]> git.openstreetmap.org Git - rails.git/history - test/system/issues_test.rb
Merge remote-tracking branch 'upstream/pull/2431'
[rails.git] / test / system / issues_test.rb
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-04-15 Andy AllanMerge pull request #2547 from bezdna/mobile-layout
2020-03-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2548'
2020-03-01 Tom HughesEnforce restrictions on issue visibility properly
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2209'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2257'
2019-06-12 Andy AllanUse i18n for submit button for issue comments
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2060'
2018-11-14 Andy AllanRemove custom deny_access handlers
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Andy AllanRename user_controller to users_controller
2018-06-17 Tom HughesAssign vandalism reports for users to moderators
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesImprove system tests for issues
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-28 Andy AllanAdd more tests
2018-03-14 Andy AllanCreate a more accurate permissions check message
2018-02-28 Andy AllanUpdate tests for new link text
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-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-12-06 Andy AllanRe-enable issue reassigning.
2017-12-06 Andy AllanRename 'issue_type' to 'assigned_role', set defaults...
2017-11-29 Andy AllanConvert issue search tests to system tests
2017-11-29 Andy AllanRemove minitest-rails-capybara and convert feature...