summaryrefslogtreecommitdiffstats
path: root/test/functional/projects_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Merged r21748 from trunk to 5.0-stable (#37499).Go MAEDA2022-08-021-0/+33
* Explicitly specify text formatting in the tests (#35952).Marius Balteanu2022-01-221-19/+21
* Change the default value for "Time span format" from "decimal" to "minutes" (...Go MAEDA2022-01-081-2/+2
* 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-2/+2
* You can configure default project queries in the following places (#35795):Marius Balteanu2021-11-151-1/+24
* Fix that deleting a closed or archived projects not working anymore after r20...Marius Balteanu2021-09-061-0/+38
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-011-1/+1
* Fix cannot change the default version under settings (#34982).Go MAEDA2021-03-311-0/+22
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Fix that disabled trackers of subprojects are listed in project overview (#10...Go MAEDA2020-12-121-0/+19
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-3/+13
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-151-0/+34
* Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...Go MAEDA2020-04-111-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Updating custom fields does not trigger update to "updated_on" field in the c...Go MAEDA2020-02-291-0/+24
* Reverts r19510 that breaks IssueTest#test_closed_on_should_be_set_when_closin...Go MAEDA2020-02-111-24/+0
* Updating custom fields does not trigger update to "updated_on" field in the c...Go MAEDA2020-02-111-0/+24
* Fix totals not displayed in projects list view (#32896).Go MAEDA2020-01-281-0/+18
* Use #media_type instead of #content_type to test the MIME type of a response ...Go MAEDA2020-01-271-2/+2
* Fix sort projects table by custom field (#32769).Go MAEDA2020-01-121-2/+25
* CSV related tests fail with Rails 5.2.4 (#32526, #32525).Go MAEDA2019-12-081-1/+1
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projec...Toshi MARUYAMA2019-11-251-191/+165
* cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/...Toshi MARUYAMA2019-11-241-2/+2
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-021-0/+49
* Test failure (#29482).Jean-Philippe Lang2019-10-191-1/+4
* Set default columns for the projects list (#29482).Jean-Philippe Lang2019-10-191-0/+10
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-191-0/+53
* Filter after parent project (#29482).Jean-Philippe Lang2019-10-191-0/+19
* Filter after projects (#29482).Jean-Philippe Lang2019-10-191-0/+19
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-041-0/+2
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-201-0/+12
* Duplicate method definition in tests (#31093).Jean-Philippe Lang2019-06-201-5/+5
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-201-0/+21
* Project search should select subprojects scope when the project has subprojec...Go MAEDA2019-03-251-0/+31
* Remove trailing whitespaces from test/functional/projects_controller_test.rbGo MAEDA2019-03-251-28/+28
* 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
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-061-1/+1
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-221-0/+12
* Let admins unarchive the project when trying to access an archived project (#...Jean-Philippe Lang2018-12-021-2/+14
* Mark default version in versions tab from project settings (#27799).Go MAEDA2018-08-091-0/+21
* Fix improper way of getting roles in test_settings_should_show_tabs_depending...Go MAEDA2018-06-031-3/+4
* Tests for r17359 (#28693).Go MAEDA2018-06-031-0/+22
* Adds a few tests.Jean-Philippe Lang2017-07-311-0/+10
* Removes wiki tab in project settings (#26579).Jean-Philippe Lang2017-07-301-15/+0
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-271-4/+2
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-261-4/+6