]> git.openstreetmap.org Git - rails.git/history - app/helpers/issues_helper.rb
Merge remote-tracking branch 'upstream/pull/4764'
[rails.git] / app / helpers / issues_helper.rb
2023-10-26 Andy AllanMerge pull request #4170 from osmcz/cuzk
2023-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4226'
2023-09-28 Tom HughesMerge remote-tracking branch 'upstream/pull/4260'
2023-09-27 Andy AllanMerge pull request #3690 from AntonKhorev/search-form...
2023-09-27 Andy AllanMerge pull request #4201 from AntonKhorev/issues-limit...
2023-09-27 Andy AllanMerge pull request #4184 from AntonKhorev/print
2023-09-01 Anton KhorevUse i18n at_least_pattern in issues count helper
2023-09-01 Anton KhorevChange issue count logic from (n-1)+ to n+
2023-09-01 Anton KhorevMove max value of issues counter to settings
2023-08-31 Tom HughesMerge remote-tracking branch 'upstream/pull/4212'
2023-08-30 Andy AllanUse bootstrap badges to implement count-number badges
2023-03-08 Andy AllanMerge pull request #3846 from SK53/osgb-date-2022
2023-02-08 Andy AllanMerge pull request #3691 from AntonKhorev/wikipedia...
2023-02-01 Tom HughesMerge remote-tracking branch 'upstream/pull/3911'
2023-02-01 Andy AllanMove browse#note to notes#show
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2020-08-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2667'
2020-06-11 Tom HughesFix new rubocop warnings
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-22 Tom HughesFix Style/NumericPredicate rubocop warnings
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1974'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1973'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1972'
2018-09-05 Andy AllanRename diary_entry#view to diary_entry#show
2018-09-05 Andy AllanRename user#view to user#show
2018-06-17 Tom HughesOnly include issues visible to the current user in...
2018-06-16 Tom HughesShow count of open issues in the header
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesMake reportable item titles translatable
2018-06-10 Tom HughesMerge branch 'master' into next
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanRemove reporting of changesets
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-02-28 Andy AllanLink to diary comments using anchors, rather than showi...
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-11-29 Andy AllanRemove column sorting
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanGet tests passing. Use factories instead of fixtures.
2017-07-12 Andy AllanMerge branch 'master' into moderation
2016-08-22 Matt AmosMade rubocop happy by formatting and minor syntax tweaks.
2016-08-22 ShreyAdded helper + minor UI changes
2016-08-22 ShreyAdded sortable headers + search + reportable Notes
2016-08-22 ShreyAdded report icon + changes to admin UI + changes to...
2016-08-22 ShreyFixed link to DiaryComments
2016-08-22 ShreyAdded support for reporting Changesets + Deleting issue...
2016-08-22 ShreyDB changes + Related issues added
2016-08-22 Shreybasic UI for reporting diary entries,diary entry commen...
2016-08-22 ShreyAdded authorization + issues dashboard
2016-08-22 ShreyControllers + a few tests + new notification added...