summaryrefslogtreecommitdiffstats
path: root/test/functional/roles_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...Go MAEDA2021-12-291-1/+1
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-011-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Remove unnecessary `include` added in r20778 (#13767).Go MAEDA2021-03-121-2/+0
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-0/+32
* use 'lambda' instead of '->{}' at RolesControllerTestToshi MARUYAMA2020-12-171-2/+2
* fix source indent of RolesControllerTestToshi MARUYAMA2020-10-261-48/+75
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/functional/roles_controll...Toshi MARUYAMA2019-11-221-1/+3
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-251-10/+14
* Add roles filter on permissions report (#32343).Jean-Philippe Lang2019-10-251-0/+11
* Don't show unsettable permissions in the tracker permissions table (#30431).Go MAEDA2019-09-241-0/+2
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Show warning when no workflow is defined for the role (#30853).Go MAEDA2019-02-241-0/+18
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Role#copy_from should copy managed roles.Jean-Philippe Lang2016-10-201-1/+1
* Fixed that r15668 prevents from setting managed roles.Jean-Philippe Lang2016-10-201-0/+15
* Fixed that new role does not have non member permissions as default (#23633).Jean-Philippe Lang2016-08-301-0/+12
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-20/+12
* Pass parameters with :params in controller tests.Jean-Philippe Lang2016-07-161-35/+55
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-051-0/+16
* Removes #move_to= (#12909).Jean-Philippe Lang2016-04-181-4/+4
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-171-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Adds a configuration setting to enable sudo mode, disabled by default (#19851).Jean-Philippe Lang2015-06-191-1/+0
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-191-0/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-12/+4
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-201-2/+2
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-2/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-3/+0
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-2/+2
* Anonymous users should always see public issues only (#11872).Jean-Philippe Lang2012-09-201-0/+8
* Create role by copy (#9258).Jean-Philippe Lang2012-09-031-0/+25
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Test cleanup.Jean-Philippe Lang2012-03-041-0/+3
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+5
* Resourcified roles.Jean-Philippe Lang2011-12-091-34/+32
* remove trailing white-spaces from test/functional/roles_controller_test.rb.Toshi MARUYAMA2011-08-251-25/+25
* Add missing fixture when running tests from scratch in functional RolesContro...Toshi MARUYAMA2011-05-011-1/+1
* Fix annotate functional roles_controller_test.rb due fails to changing en.yml...Toshi MARUYAMA2011-04-011-1/+1