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
*
Refactor: split method ProjectsController#edit to ProjectsController#update.
Eric Davis
2010-09-08
1
-2
/
+2
*
Refactor: rename method ProjectsController#add to ProjectsController#new
Eric Davis
2010-09-07
1
-7
/
+7
*
Refactor: split ProjectsController#add into #add (GET) and #create (POST).
Eric Davis
2010-09-06
1
-30
/
+55
*
Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...
Eric Davis
2010-09-03
1
-46
/
+0
*
Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...
Eric Davis
2010-09-02
1
-132
/
+0
*
Refactor: move method, ProjectsController#add_file to FilesController#new.
Eric Davis
2010-09-01
1
-36
/
+0
*
Refactor: move method, ProjectsController#list_files to FilesController#index.
Eric Davis
2010-08-31
1
-15
/
+0
*
Refactor: move method, ProjectsController#roadmap to VersionsController#index.
Eric Davis
2010-08-30
1
-32
/
+0
*
Refactor: extract ProjectsController#activity to a new Activities controller.
Eric Davis
2010-08-27
1
-81
/
+0
*
Add a link to the cross project time entries page to /projects. #4935
Eric Davis
2010-06-20
1
-0
/
+27
*
Show subproject versions on the Roadmap.
Eric Davis
2010-05-27
1
-2
/
+4
*
Fixes URLs in atom feeds broken by r3681 (#5403).
Jean-Philippe Lang
2010-04-30
1
-0
/
+3
*
Refactor: Move the rest of the routing tests to RoutingTest.
Eric Davis
2010-04-21
1
-140
/
+0
*
Moves ProjectsController#add_issue_category to IssueCategoriesController#new.
Jean-Philippe Lang
2010-03-06
1
-12
/
+0
*
Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
2010-03-06
1
-35
/
+0
*
Fixes project editing route broken by r3313.
Jean-Philippe Lang
2010-01-14
1
-0
/
+7
*
Adds a 'Add subprojects' permission.
Jean-Philippe Lang
2009-12-24
1
-63
/
+155
*
Removes changelog view.
Jean-Philippe Lang
2009-12-12
1
-23
/
+0
*
Ability to add a new version from the issue form (#4315).
Jean-Philippe Lang
2009-12-06
1
-0
/
+23
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-0
/
+18
*
Allow non admin users to add subprojects (#2963).
Jean-Philippe Lang
2009-11-15
1
-0
/
+17
*
When a specific TimeEntryActivity are change, associated TimeEntries will be
Eric Davis
2009-10-21
1
-1
/
+62
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
1
-1
/
+128
*
Renames uploaded_test_file helper.
Jean-Philippe Lang
2009-10-10
1
-2
/
+2
*
Adds missing native eol properties.
Jean-Philippe Lang
2009-09-20
1
-577
/
+577
*
Fixed: Custom values with a nil value cause error on (project|account)/show (...
Jean-Philippe Lang
2009-09-20
1
-567
/
+577
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Ability to allow non-admin users to create projects (#1007).
Jean-Philippe Lang
2009-05-17
1
-0
/
+50
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Added the ability to copy a project in the Project Administration panel.
Eric Davis
2009-05-03
1
-2
/
+18
*
Fixes tests broken by r2532 (#2853).
Jean-Philippe Lang
2009-02-28
1
-2
/
+2
*
Moves project menu tests to a dedicated integration test.
Jean-Philippe Lang
2009-02-21
1
-32
/
+0
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-4
/
+4
*
Adds (a maximum of 3) links to project ancestors in the page title (#2788).
Jean-Philippe Lang
2009-02-20
1
-0
/
+16
*
Converted routing and urls to follow the Rails REST convention.
Eric Davis
2009-01-26
1
-23
/
+176
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
1
-5
/
+12
*
Jump to the current tab when using the project quick-jump combo (#2364).
Jean-Philippe Lang
2008-12-30
1
-0
/
+17
*
Fixes functional test failures.
Jean-Philippe Lang
2008-12-27
1
-2
/
+2
*
Files module: makes version field non required (#1053).
Jean-Philippe Lang
2008-12-09
1
-2
/
+47
*
Makes activity view accept a user_id param to show user's activity (#1002).
Jean-Philippe Lang
2008-11-30
1
-0
/
+18
*
Adds a css class on menu items in order to apply item specific styles (eg. ic...
Jean-Philippe Lang
2008-11-27
1
-3
/
+6
*
Slight tests fixes.
Jean-Philippe Lang
2008-11-25
1
-0
/
+1
*
Adds support for free ticket filtering and custom queries on Calendar.
Jean-Philippe Lang
2008-09-11
1
-26
/
+2
*
Adds support for free ticket filtering and custom queries on Gantt chart.
Jean-Philippe Lang
2008-09-10
1
-41
/
+0
*
Merged hooks branch @ r1785 into trunk.
Jean-Philippe Lang
2008-09-05
1
-0
/
+19
*
Fixed: activity atom feed broken by r1701 (#1703).
Jean-Philippe Lang
2008-07-30
1
-0
/
+6
*
Activity refactoring.
Jean-Philippe Lang
2008-07-27
1
-46
/
+15
*
Menu mapper: add support for :before, :after and :last options to #push metho...
Jean-Philippe Lang
2008-07-13
1
-0
/
+29
*
Fixed: no :author method error on projects atom feed (#1623).
Jean-Philippe Lang
2008-07-12
1
-0
/
+8
*
Merged Rails 2.1 compatibility branch.
Jean-Philippe Lang
2008-07-04
1
-1
/
+1
[next]