]> git.openstreetmap.org Git - rails.git/history - app/views/issues/_comments.html.erb
Fix class name
[rails.git] / app / views / issues / _comments.html.erb
2018-03-14 Andy AllanUser user_path to generate links to users
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-06 Andy AllanRe-enable issue reassigning.
2017-11-29 Andy AllanRemove the reassign boolean display
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-09-13 Andy AllanCreate an IssueCommentsController for managing IssueCom...
2017-09-13 Andy AllanFix parameter spacing
2017-08-02 Andy AllanAvoid passing the current_user.id when commenting
2017-08-02 Andy AllanUse current_user instead of @user.
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-07-05 Andy AllanWhitespace fixes.
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 ShreyAdded a few more tests
2016-08-22 ShreyAdded Issue Type + Issue Reassigning + Last updated_by
2016-08-22 ShreyDB changes + Related issues added
2016-08-22 ShreyAdded IssueComments + ForeignKeys + Indexes