]> git.openstreetmap.org Git - rails.git/history - app/helpers/issues_helper.rb
Merge remote-tracking branch 'upstream/pull/2009'
[rails.git] / app / helpers / issues_helper.rb
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...