]> git.openstreetmap.org Git - rails.git/history - app/controllers/reports_controller.rb
Use cancancan to authorize user_preference_controller
[rails.git] / app / controllers / reports_controller.rb
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