]> git.openstreetmap.org Git - rails.git/history - app
Adjust for rails5 convention on migrations.
[rails.git] / app /
2017-07-05 Andy AllanRemove unused files
2017-07-05 Andy AllanHide contributor terms details, unless the user hasn...
2017-06-30 Tom HughesDon't disable search submission buttons on form submission
2017-06-29 Tom HughesFix more parameter sanitisation issues and add tests
2017-06-29 Tom HughesDisable forgery protection for notes API methods
2017-06-29 Tom HughesSanitize parameters for various paged views
2017-06-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1561'
2017-06-27 Tom HughesFix some tests for changes in rails 5
2017-06-27 Tom HughesUpdate to rails 5.0.4
2017-06-23 Andy AllanRework coordinates to avoid scientific formatting of...
2017-06-13 Tom HughesConvert XML document to a string when returning it
2017-06-06 Tom HughesAdd explicit primary key declaration for changeset...
2017-06-05 Tom HughesUse explicit to_unsafe_h method when converting paramet...
2017-06-05 Tom HughesReplace deprecated ActiveModel::Errors get/set methods
2017-06-05 Tom HughesReplace deprecated env method with request.env
2017-06-04 Tom HughesUse distinct instead of uniq which is deprecated
2017-06-04 Tom HughesReplace render :nothing with non-deprecated alternatives
2017-06-04 Tom HughesSanitise parameters used in URL generation
2017-06-04 Tom HughesReplace render :nothing with head
2017-06-03 Tom HughesReplace deprecated Mime::XXX with Mime[:xxx]
2017-06-03 Tom HughesAvoid using format as a URL parameter name
2017-06-03 Tom HughesMake delete button translatable
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Hamel DesaiAdd delete button to message view
2017-06-02 Tom HughesSanitise parameters used in URL generation
2017-06-02 Tom HughesRemove duplicate size specification for user image
2017-06-02 Tom HughesRemove all use of the :text option to render
2017-06-02 Tom HughesRemove conditions from delete_all
2017-06-01 Tom HughesFix rubocop warnings
2017-06-01 Andy AllanEnsure closed changesets appear in the feed, and update...
2017-05-24 Peter KarichInclude car profile for GraphHopper routing
2017-05-17 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1521'
2017-05-10 Tom HughesParse asset map JSON before passing it to iD
2017-05-01 Tom HughesUse POST when editing GPX trace details
2017-04-24 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1527'
2017-04-24 daganzdaandaMove list of containing relations to top of browse...
2017-04-22 Matt AmosCredit the whole of UCL, rather than just the Bartlett...
2017-04-11 Dan StowellRemember user's choice of directions engine
2017-04-08 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1510'
2017-04-08 Herve Saint-AmandFix indentation in email template
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1508'
2017-03-30 Andy AllanUpdate mapzen directions credit link
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1507'
2017-03-30 Andy AllanFormat latitudes and longitudes as %7f in XML output
2017-03-22 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1496'
2017-03-22 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1495'
2017-03-22 Tom HughesMake the publisher URL configurable, with no default
2017-03-22 Tom HughesUse canonical-rails gem to generate canonical URLs
2017-03-22 Tom HughesAdd a canonical URL to the head
2017-03-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1491'
2017-03-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1488'
2017-03-13 Tom HughesThrow an exception if adding a note comment fails
2017-03-13 Christian StadelmannMake search use HTTPS automatically
2017-03-13 Simon PooleReturn maximum size of bounding box for note retrieval
2017-03-10 Tom HughesImprove styling of flash messages on the front page
2017-03-10 Tom HughesShow offline/readonly messages as normal flash messages
2017-03-07 Tom HughesDo more preloading in browse controller methods
2017-03-06 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1477'
2017-03-06 Tom HughesDetect a timeout encapsulated in ActionView::Template...
2017-03-06 Tom HughesFix hiding of sidebar loading indicator
2017-03-05 Tom HughesRemove inline styles
2017-03-05 Han ChaoUse local api to export map.osm
2017-03-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1437'
2017-03-02 Tom HughesSilence remaining jshint warnings
2017-03-02 Tom HughesFix some jshint warnings
2017-03-01 Tom HughesImprove the content security policy
2017-03-01 Tom HughesRemove inline javascript from page header
2017-03-01 Tom HughesRemove inline javascript from id views
2017-03-01 Tom HughesCorrect name of zoom argument for Potlatch 2
2017-03-01 Tom HughesRemove inline javascript from potlatch2 view
2017-02-28 Tom HughesRemove inline javascript from potlatch view
2017-02-28 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1469'
2017-02-27 Tom HughesRemove inline javascript from user views
2017-02-27 Herve Saint-AmandIncluded greeting string in changeset_comment_notificat...
2017-02-27 Tom HughesRevert "Update iD frame parameters if the parent URL...
2017-02-27 Tom HughesUpdate iD frame parameters if the parent URL changes
2017-02-26 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1467'
2017-02-26 Simon PooleExternalize message about missing OAuth capabilities...
2017-02-26 Tom HughesAdd support for Content-Security-Policy
2017-02-25 Tom HughesRemove explicit context menu width
2017-02-24 Tom HughesRename 'clickable' to 'interactive' per leaflet 1.x...
2017-02-23 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1436'
2017-02-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1449'
2017-02-21 Tom HughesEnable context menu on mouse down with no shift pressed
2017-02-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1451'
2017-02-20 Tom HughesUse created at for RSS format with note#show
2017-02-19 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1445'
2017-02-19 Holger JerominFix shift key handling in contextmenu
2017-02-18 Simon PooleSmall improvement to block status display
2017-02-18 Tom HughesMerge branch 'contextmenu'
2017-02-18 Tom HughesFix rubocop warnings
2017-02-18 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1443'
2017-02-18 Simon PooleMake test for a "zero hour" block more robust
2017-02-18 Tom HughesApparently some fool things the colon is part of the...
2017-02-18 Simon PooleActually use user_block
2017-02-18 Simon PooleAdd functionality to return a specific message for...
2017-02-18 Tom HughesPreserve protocol in standard links
2017-02-18 Tom HughesPreserve protocol in short links
2017-02-17 Tom HughesInitialise locale before looking up user blocked error
2017-02-17 Matt AmosImplement the OWG credit policy for hosting partners.
next