]> git.openstreetmap.org Git - rails.git/history - app/controllers
Do not display two coordinates on 'where am I' click
[rails.git] / app / controllers /
2018-03-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1796'
2018-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1799'
2018-03-28 Andy AllanBe more consistent with 'my' vs 'your' for objects...
2018-03-28 Andy AllanCreate a report_link helper, and use text instead of...
2018-03-26 Tom HughesFix new rubocop warnings
2018-03-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1788'
2018-03-21 Andy AllanUse user_path links. Fixes #1785
2018-03-14 Andy AllanRedirect to the reportable after creating a report.
2018-03-14 Andy AllanAdd a redirect and error message if user ends up trying...
2018-03-14 Andy AllanHandle issue_types properly if current_user is both...
2018-03-14 Andy AllanHandle current_user being both an admin and a moderator...
2018-03-14 Andy AllanUnwind the set_issues method
2018-03-14 Andy AllanCreate a more accurate permissions check message
2018-03-09 Andy AllanMerge branch 'pull/1765'
2018-03-09 Andy AllanSimplify redirect.
2018-03-05 Andy AllanRemove unused code
2018-03-03 biswesh456Change test case
2018-02-28 Andy AllanRubocop fixes
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanRemove reporting of changesets
2018-02-28 Andy AllanAllow reporting of anonymous notes
2018-02-28 Andy AllanLink to diary comments using anchors, rather than showi...
2018-02-28 Andy AllanRework status search to avoid relying on the enum ids...
2018-02-24 biswesh456Allow admins and moderators to delete traces
2018-02-23 Andy AllanMerge pull request #1758 from ardean80/patch-1
2018-02-23 Andy AllanMerge pull request #1732 from tomhughes/npemap
2018-02-23 Andy Allanresolve last_reported_by vs last_updated_by duplication
2018-02-09 Tom HughesUse https when redirecting to the render server
2018-02-05 Tom HughesUse configured protocol for URLs in diary feeds
2018-02-04 Tom HughesRemove npemap as a source for UK postcodes
2018-02-04 Tom HughesMerge remote-tracking branch 'upstream/pull/1704'
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-22 Tom HughesFix new rubocop warnings
2018-01-22 Andy AllanFully internationalise the issues and reports interfaces.
2018-01-21 Andy AllanMerge branch 'master' into moderation
2018-01-21 Andy AllanReopen issues if necessary when creating a report.
2018-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/1707'
2018-01-08 Tom HughesConvert various URLs to https
2018-01-08 Tom HughesUse https for nominatim
2018-01-02 Tom HughesRemove dependencies on mapzen services
2017-12-19 mmd-osmRevoking administrator role on current user should...
2017-12-16 Guillaume RISCHARDRemove support for soon discontinued josm remote https...
2017-12-16 mmd-osmAllow (un)subscribing discussions also when changeset...
2017-12-13 Andy AllanSimplify permissions check.
2017-12-13 Andy AllanRemove unused update method from issues_controller.
2017-12-13 Andy AllanRemove new issue notifications for now
2017-12-13 Andy AllanStore the report category.
2017-12-06 Andy AllanShow issues based on all the users roles
2017-12-06 Andy AllanRe-enable issue reassigning.
2017-12-06 Andy AllanRename 'issue_type' to 'assigned_role', set defaults...
2017-12-04 Tom HughesMake changeset#query preload users, tags and comments
2017-12-01 Tom HughesMake the AMF getway_old call parse times as UTC
2017-11-29 Tom HughesUse decoded strings when parsing XML responses from...
2017-11-29 Andy AllanRemove column sorting
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-25 Tom HughesExtend form-action policies for Chrome
2017-11-24 Tom HughesAllow iD to fetch gpx files from arbitrary locations
2017-11-24 Tom HughesFix security policy for mapillary in iD
2017-11-24 Tom HughesFix remote editing security policy
2017-11-24 Tom HughesAdd security policy for remote control editing
2017-11-24 Tom HughesAllow iD to connect to nominatim
2017-11-23 Tom HughesAllow third party images in user content
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-16 Tom HughesAdd openstreetcam.org to security policy for iD
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-29 Tom HughesFix rubocop warnings
2017-10-27 Tom HughesUpdate for ActionView::Template::Error change
2017-10-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1652'
2017-10-24 Tom HughesMerge remote-tracking branch 'upstream/pull/1659'
2017-10-24 Tom HughesMerge remote-tracking branch 'upstream/pull/1658'
2017-10-22 Andy AllanAvoid using or comparing explicit model ids
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-10-09 Tom HughesUse send_data for GPX traces intead of monkey patching...
2017-10-05 Tom HughesFix rubocop warnings
2017-09-25 Tom HughesDrop geocoder.us from search engines
2017-09-13 Andy AllanCreate an IssueCommentsController for managing IssueCom...
2017-09-13 Andy AllanRework the 'issues not found' notice slightly.
2017-09-06 Andy AllanRefactor creating a new report to use a ReportsController
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-18 Andy AllanRefactor the from_xml methods to act on existing trace...
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 AllanUse current_user instead of @user.
2017-08-02 Andy AllanMerge branch 'master' into moderation
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 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-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
next