]> git.openstreetmap.org Git - rails.git/history - app/views/issues/show.html.erb
Use a secondary-actions nav for issue actions
[rails.git] / app / views / issues / show.html.erb
2022-05-11 Andy AllanUse a secondary-actions nav for issue actions
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2021-11-16 Tom HughesMerge remote-tracking branch 'upstream/pull/3353'
2021-11-11 Tom HughesMerge remote-tracking branch 'upstream/pull/3365'
2021-11-11 Tom HughesMerge remote-tracking branch 'upstream/pull/3364'
2021-11-11 Andy AllanConvert remaining heading titles to use h1
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2020-12-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2999'
2020-11-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2921' into...
2020-11-11 Andy AllanPrefer string interpolation to concatenation in erb...
2020-08-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2667'
2020-07-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2695'
2020-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2711'
2020-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2710'
2020-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2709'
2020-07-15 Andy AllanUse bootstrap backgrounds and text utilities for read...
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2698'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2696'
2020-07-08 Andy AllanUse bootstrap text-muted in place of custom deemphasze...
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-02-26 Andy AllanMerge pull request #2485 from mmd-osm/patch/json2
2020-02-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2381'
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2508'
2020-01-15 Andy AllanRemove list style reset, and add overrides where necessary
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2507'
2020-01-15 Andy AllanRework issues display page to be responsive
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2190'
2019-03-28 Tom Hugheserblint: use consistent spacing in HTML tags
2019-03-27 Tom Hugheserblint: fix remaining single quoted strings
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2189'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2188'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2187'
2019-03-27 Andy Allanerblint: use hash rocket syntax
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2168'
2019-03-26 Andy AllanWhitespace fixes for issues erb files
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
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...