]> git.openstreetmap.org Git - rails.git/history - app
Drop geocoder.us from search engines
[rails.git] / app /
2017-09-25 Tom HughesDrop geocoder.us from search engines
2017-09-14 Ian DeesAdd banner-sotmus2017.png
2017-09-14 Ian DeesDelete banner-sotm-2017.png
2017-09-14 Tom HughesDefer measuring of header elements to a timeout
2017-09-08 Kshitiz KhanalAdd banner for State of the Map Asia 2017
2017-09-08 Wille MarcelAdd padding between the last diary post and the paginat...
2017-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1614'
2017-08-30 Andy AllanRename xml processing methods with an update_ prefix
2017-08-25 Bryan HouselAdd iD hashtags parameter
2017-08-18 Andy AllanRefactor the from_xml methods to act on existing trace...
2017-08-11 Tom HughesMake sure we show errors correctly when resetting a...
2017-08-10 mmd-osmDiscard empty ways from query result geometries
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1604'
2017-08-02 Tom HughesMake sure the account form is POSTed
2017-08-02 Andy AllanMerge pull request #1588 from Georeactor/master
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1603'
2017-08-02 Andy AllanRemove unused user save template.
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-26 Nick Doironuse no-r2 comment to block RTL gem from changing sprites
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-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 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
next