]> git.openstreetmap.org Git - rails.git/history - app/views/issues/_reports.html.erb
Just pass the user object, rather than the display_name, to the user_path helper
[rails.git] / app / views / issues / _reports.html.erb
2018-09-10 Andy AllanJust pass the user object, rather than the display_name...
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesMerge branch 'master' into next
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-03-14 Andy AllanFix class name
2018-03-14 Andy AllanUser user_path to generate links to users
2018-03-14 Andy AllanCombine category and reporting user
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
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-13 Andy AllanRemove some more of the structured-details stuff
2017-09-13 Andy AllanFix parameter spacing
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanMerge branch 'master' into moderation
2016-08-22 Matt AmosMore whitespace fixes. Attempting to get tests to pass.
2016-08-22 ShreyUI changes + Redirection after creating report fixed
2016-08-22 ShreyReplaced check_box_tags with radio_button
2016-08-22 ShreyProper implementation of report strings + cleaning up
2016-08-22 ShreyFixed tests + Altered migration file + Added reporting...
2016-08-22 ShreyAdded IssueComments + ForeignKeys + Indexes
2016-08-22 ShreyAdded authorization + issues dashboard