]> git.openstreetmap.org Git - rails.git/history - app/views/issues/show.html.erb
Merge remote-tracking branch 'upstream/pull/1576'
[rails.git] / app / views / issues / show.html.erb
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-14 Andy AllanRemove unnecessary div
2018-03-14 Andy AllanApply list styling to list of related reports
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanAllow reporting of anonymous notes
2018-02-28 Andy AllanRefactor reportable_url to just return the url
2018-02-28 Andy AllanRefactor reportable_url helper to focus on just the...
2018-02-28 Andy AllanRemove the report_type helper and use the model_name...
2018-01-22 Andy AllanFully internationalise the issues and reports interfaces.
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-12-06 Andy AllanShow issues based on all the users roles
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanRemove indirection.
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 ShreyAdded helper + minor UI changes
2016-08-22 ShreyUI changes + Redirection after creating report fixed
2016-08-22 ShreyAdded sortable headers + search + reportable Notes
2016-08-22 ShreyAdded Issue Type + Issue Reassigning + Last updated_by
2016-08-22 ShreyMoved strings to locales + Added 'Issues' button +...
2016-08-22 ShreyFixed tests + Altered migration file + Added reporting...
2016-08-22 ShreyDB changes + Related issues added
2016-08-22 ShreyAdded IssueComments + ForeignKeys + Indexes
2016-08-22 ShreyAdded authorization + issues dashboard
2016-08-22 ShreyControllers + a few tests + new notification added...