]> git.openstreetmap.org Git - rails.git/history - app/views/reports
Rename user#list to user#index
[rails.git] / app / views / reports /
2018-06-17 Tom HughesAssign vandalism reports for users to moderators
2018-06-16 Tom HughesAvoid using "other" as a translation key
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesMake report type a required field
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-14 Andy AllanUse underscore versions of model names for translation...
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanRework the new report form text and layout
2018-02-28 Andy AllanRefactor reportable_url to just return the url
2018-02-23 Andy AllanAvoid submit_tag to avoid 'Save changes' default
2018-01-22 Andy AllanFully internationalise the issues and reports interfaces.
2018-01-21 Andy AllanMerge branch 'master' into moderation
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