]> git.openstreetmap.org Git - rails.git/history - app
Merge branch 'master' into moderation
[rails.git] / app /
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-08-01 Tom HughesFix user settings form
2017-07-28 Andy AllanMerge pull request #1597 from tomhughes/current-user
2017-07-27 Tom HughesReplace @user with @current_user
2017-07-27 Tom HughesChange user forms to use current user instead of @user
2017-07-27 Tom HughesConvert @user to current_user in helpers
2017-07-27 Tom HughesMerge remote-tracking branch 'upstream/pull/1595'
2017-07-27 Andy AllanConvert @user to current_user
2017-07-27 Andy AllanUse a current_user helper for accessing the logged...
2017-07-27 Andy AllanConvert remaining controller code to use current_user
2017-07-18 Tom HughesMark account suspended flash message as HTML safe
2017-07-17 Tom HughesMerge remote-tracking branch 'upstream/pull/1587'
2017-07-17 Benoîtnew png file for banner with square 350x350
2017-07-17 BenoîtDelete sotmlatam-2016.jpg
2017-07-17 BenoîtDelete sotmasia-2016.jpg
2017-07-17 BenoîtDelete donate-2016.jpg
2017-07-17 Benoîtimage with proper width 350px
2017-07-17 Benoîtadd png file with background
2017-07-12 Tom HughesMerge remote-tracking branch 'upstream/pull/1583'
2017-07-12 Andy AllanUse current_user to represent the currently logged...
2017-07-12 Andy AllanUse rails 5 version of redirect_back.
2017-07-12 Andy AllanRemove indirection.
2017-07-12 Andy AllanSet the reported_user in a callback
2017-07-12 Andy AllanRubocop autofixes.
2017-07-12 Andy AllanRename association to reported_user, for clarity
2017-07-12 Andy AllanGet tests passing. Use factories instead of fixtures.
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-07-07 Bryan HouselAdd iD walkthrough autostart parameter
2017-07-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1575'
2017-07-06 Tom HughesAdd some tests for the user helper
2017-07-05 Andy AllanWhitespace fixes.
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
next