summaryrefslogtreecommitdiffstats
path: root/test/functional/projects_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-081-0/+10
* Don't redirect anonymous users to the login form when module is disabled (#26...Jean-Philippe Lang2017-06-261-2/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-128/+323
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-2/+2
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-0/+10
* Fixed that project settings should show locked members (#22034).Jean-Philippe Lang2016-12-311-0/+12
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-261-0/+6
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-0/+30
* Disable "Select project modules" permission does not apply to the new project...Jean-Philippe Lang2016-08-301-0/+44