]> git.openstreetmap.org Git - rails.git/history - app/views/issues/_comments.html.erb
Avoid passing the current_user.id when commenting
[rails.git] / app / views / issues / _comments.html.erb
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