index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
projects_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed tests (#23980).
Marius Balteanu
2024-09-05
1
-1
/
+1
*
Adds description field to custom queries (#9309).
Marius Balteanu
2024-06-04
1
-0
/
+9
*
Link "Last activity" column to project activity page (#40706, #23954).
Marius Balteanu
2024-05-28
1
-1
/
+4
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
1
-13
/
+13
*
Adds the date of the last activity to the list of available columns for Proje...
Marius Balteanu
2024-05-03
1
-0
/
+12
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Reverts r22438 (#35189).
Marius Balteanu
2024-01-23
1
-12
/
+0
*
New email notification option "For any event on my bookmarked projects" (#351...
Go MAEDA
2023-11-16
1
-0
/
+12
*
Introduce permission to set a project public (#38048).
Go MAEDA
2023-01-12
1
-2
/
+55
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Fix RuboCop offense Rails/FreezeTime (#37248).
Go MAEDA
2022-10-27
1
-1
/
+1
*
Default query should not be applied if the query is not allowed to be set as ...
Go MAEDA
2022-07-31
1
-0
/
+33
*
Adds projects bulk delete (#36691).
Marius Balteanu
2022-05-17
1
-0
/
+25
*
Background job for project deletion (#36691).
Marius Balteanu
2022-05-17
1
-0
/
+20
*
Explicitly specify text formatting in the tests (#35952).
Marius Balteanu
2022-01-22
1
-19
/
+21
*
Change the default value for "Time span format" from "decimal" to "minutes" (...
Go MAEDA
2022-01-08
1
-2
/
+2
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
1
-2
/
+2
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
1
-1
/
+24
*
Fix that deleting a closed or archived projects not working anymore after r20...
Marius Balteanu
2021-09-06
1
-0
/
+38
*
Rails 6.1: add header=present to csv tests (#29914, #32921).
Go MAEDA
2021-04-01
1
-1
/
+1
*
Fix cannot change the default version under settings (#34982).
Go MAEDA
2021-03-31
1
-0
/
+22
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Fix that disabled trackers of subprojects are listed in project overview (#10...
Go MAEDA
2020-12-12
1
-0
/
+19
*
Require to enter project's identifier to confirm project deletion (#34417).
Go MAEDA
2020-12-10
1
-3
/
+13
*
Allow normal users to delete a project (#33945).
Go MAEDA
2020-09-15
1
-0
/
+34
*
Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...
Go MAEDA
2020-04-11
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Updating custom fields does not trigger update to "updated_on" field in the c...
Go MAEDA
2020-02-29
1
-0
/
+24
*
Reverts r19510 that breaks IssueTest#test_closed_on_should_be_set_when_closin...
Go MAEDA
2020-02-11
1
-24
/
+0
*
Updating custom fields does not trigger update to "updated_on" field in the c...
Go MAEDA
2020-02-11
1
-0
/
+24
*
Fix totals not displayed in projects list view (#32896).
Go MAEDA
2020-01-28
1
-0
/
+18
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
1
-2
/
+2
*
Fix sort projects table by custom field (#32769).
Go MAEDA
2020-01-12
1
-2
/
+25
*
CSV related tests fail with Rails 5.2.4 (#32526, #32525).
Go MAEDA
2019-12-08
1
-1
/
+1
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projec...
Toshi MARUYAMA
2019-11-25
1
-191
/
+165
*
cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/...
Toshi MARUYAMA
2019-11-24
1
-2
/
+2
*
Fix CSV export of projects (#29482).
Jean-Philippe Lang
2019-11-02
1
-0
/
+49
*
Test failure (#29482).
Jean-Philippe Lang
2019-10-19
1
-1
/
+4
*
Set default columns for the projects list (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+10
*
Option to switch between table list and board list (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+53
*
Filter after parent project (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+19
*
Filter after projects (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+19
*
Fix test failure due to missing call to set_tmp_attachments_directory (#32122).
Go MAEDA
2019-10-04
1
-0
/
+2
*
Per role visibility settings for project custom fields (#31925).
Go MAEDA
2019-08-20
1
-0
/
+12
*
Duplicate method definition in tests (#31093).
Jean-Philippe Lang
2019-06-20
1
-5
/
+5
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Adds favorites and recently used projects lists to project jump box (#31355).
Go MAEDA
2019-05-20
1
-0
/
+21
*
Project search should select subprojects scope when the project has subprojec...
Go MAEDA
2019-03-25
1
-0
/
+31
[next]