]> git.openstreetmap.org Git - rails.git/history - app/controllers/reports_controller.rb
Merge remote-tracking branch 'upstream/pull/4720'
[rails.git] / app / controllers / reports_controller.rb
2023-09-27 Andy AllanMerge pull request #3690 from AntonKhorev/search-form...
2023-03-08 Andy AllanMerge pull request #3846 from SK53/osgb-date-2022
2023-02-08 Andy AllanMerge pull request #3691 from AntonKhorev/wikipedia...
2023-01-11 Tom HughesMerge remote-tracking branch 'upstream/pull/3891'
2023-01-11 Tom HughesMerge remote-tracking branch 'upstream/pull/3890'
2023-01-11 Andy AllanMerge pull request #3878 from tomhughes/issues-offline
2023-01-11 Tom HughesAdd database checks to issue and report controllers
2022-12-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3126'
2022-11-23 Andy AllanMerge pull request #3676 from harry-wood/notes-disappea...
2022-10-19 Tom HughesMerge remote-tracking branch 'upstream/pull/3758'
2022-09-14 Andy AllanMerge pull request #3678 from AntonKhorev/close-button...
2022-09-13 Tom HughesMerge remote-tracking branch 'upstream/pull/3680'
2022-09-12 Anton KhorevMerge tooltip fixes/tests
2022-09-10 Adam HoyleMerge branch 'master' into feature/add-communities...
2022-09-09 Tom HughesFix new rubocop warnings
2022-05-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3542'
2022-05-04 Harry WoodReport verification render not redirect
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-08-28 Andy AllanMerge pull request #2266 from systemed/patch-2
2019-07-18 Tom HughesFix new rubocop warnings
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2042'
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2023'
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-10 Andy AllanMove issues and reports to authorization system
2018-06-17 Tom HughesAssign vandalism reports for users to moderators
2018-06-16 Tom HughesSet the locale for issue and report views
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-10 Tom HughesUse lazy lookups for translations in issues
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-03-28 Andy AllanCreate a report_link helper, and use text instead of...
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-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-01-21 Andy AllanMerge branch 'master' into moderation
2018-01-21 Andy AllanReopen issues if necessary when creating a report.
2017-12-13 Andy AllanRemove new issue notifications for now
2017-12-13 Andy AllanStore the report category.
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-09-06 Andy AllanRefactor creating a new report to use a ReportsController