]> git.openstreetmap.org Git - rails.git/history - app/controllers
Use "user" as user id parameter for notes searches
[rails.git] / app / controllers /
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1857'
2018-05-13 Tom HughesMake CSP rule for the remote control explicitly allow...
2018-05-13 Tom HughesMerge remote-tracking branch 'upstream/pull/1851'
2018-05-09 Andy AllanRename message_controller to messages_controller
2018-05-09 Andy AllanLazy lookups for translations in message_controller.rb
2018-05-09 Andy AllanRename trace_controller to traces_controller
2018-05-09 Andy AllanMore lazy translation lookups for traces
2018-04-29 J GuthrieMerge branch 'convert_roundabout_exits' of https:/...
2018-04-29 Jamie GuthrieMerge branch 'master' into convert_roundabout_exits
2018-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1809'
2018-04-29 Tom HughesUpdate translation keys for renaming of note to notes
2018-04-28 Tom HughesFix syntax error with ruby 2.5
2018-04-25 Rajdeep MandrekarUse rails helpers to construct URLs
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1833'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1839'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1838'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1837'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1836'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1835'
2018-04-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1834'
2018-04-25 Andy AllanUse lazy translation lookups for the oauth controller.
2018-04-25 Andy AllanUse lazy translation lookups for redactions
2018-04-25 Andy AllanUse lazy lookups for user_blocks translations
2018-04-18 Tom HughesMerge remote-tracking branch 'upstream/pull/1827'
2018-04-18 Tom HughesMerge remote-tracking branch 'upstream/pull/1826'
2018-04-18 Tom HughesMerge remote-tracking branch 'upstream/pull/1824'
2018-04-18 Andy AllanPluralise user_preferences_controller
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1815'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1820'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1816'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1814'
2018-04-11 Andy AllanRefactor @this_user to @user
2018-04-11 Andy AllanMerge branch 'master' into moderation
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...
next