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
/
app
/
views
/
projects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaces TimeEntry.visible_by with a visible scope.
Jean-Philippe Lang
2011-03-16
1
-1
/
+1
*
Fixed: "Loading..." icon does not disappear after adding a project member whe...
Jean-Philippe Lang
2011-01-15
1
-2
/
+2
*
Do not show trackers and issue custom fields on project form when issue track...
Jean-Philippe Lang
2011-01-06
2
-14
/
+17
*
Changes ProjectsController#modules param name and add tests.
Jean-Philippe Lang
2011-01-06
1
-1
/
+1
*
Moves enabled_module_names param to project attribute so that it can be set t...
Jean-Philippe Lang
2011-01-06
1
-2
/
+2
*
Makes /projects API accept same pagination parameters as other API collection...
Jean-Philippe Lang
2010-12-23
1
-1
/
+1
*
Makes some attributes optional in API response to get faster/lightweight resp...
Jean-Philippe Lang
2010-12-11
1
-1
/
+1
*
Fixed: error when serializing back objects with custom fields using ActiveRes...
Jean-Philippe Lang
2010-12-10
2
-10
/
+4
*
Adds a pseudo format to api template names and overrides ActionController#def...
Jean-Philippe Lang
2010-12-04
2
-0
/
+0
*
Moves project attributes default assignments from ProjectsController#new to t...
Jean-Philippe Lang
2010-12-03
1
-0
/
+2
*
Converts ProjectsController to use the new API template system.
Jean-Philippe Lang
2010-12-03
4
-42
/
+40
*
Raised maximum length of project names and identifiers to 255 and 100 respect...
Jean-Philippe Lang
2010-11-14
1
-3
/
+3
*
Adds a "visible" option on User and Project custom fields (#1738).
Jean-Philippe Lang
2010-11-07
3
-3
/
+3
*
Disable button to prevent accidental double click on project members (#6826).
Jean-Philippe Lang
2010-11-06
1
-2
/
+4
*
Add a label for user and group search fields. #6521
Jean-Baptiste Barth
2010-10-30
1
-1
/
+1
*
Fix wikilinks in project > settings > versions and version view. #6435 #4416
Jean-Baptiste Barth
2010-10-29
1
-2
/
+2
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
1
-1
/
+1
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
1
-1
/
+1
*
Refactor: rename TimelogController#details to #index
Eric Davis
2010-10-06
1
-1
/
+1
*
Refactor: extract TimelogController#report to a new controller class
Eric Davis
2010-10-05
1
-1
/
+1
*
Refactor: convert VersionsController to a REST resource.
Eric Davis
2010-09-17
1
-2
/
+2
*
Fix the new subproject link on project overview. #6388
Eric Davis
2010-09-17
1
-1
/
+1
*
Refactor: convert ProjectEnumerations to a resource on a project.
Eric Davis
2010-09-10
1
-2
/
+2
*
Refactor: convert the Projects routes to resources.
Eric Davis
2010-09-09
2
-2
/
+2
*
Refactor: split method ProjectsController#edit to ProjectsController#update.
Eric Davis
2010-09-08
1
-1
/
+1
*
Refactor: rename method ProjectsController#add to ProjectsController#new
Eric Davis
2010-09-07
2
-1
/
+1
*
Change project add form to use #create. (From r4067)
Eric Davis
2010-09-06
1
-1
/
+1
*
Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...
Eric Davis
2010-09-03
1
-1
/
+1
*
Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...
Eric Davis
2010-09-02
1
-1
/
+1
*
Refactor: move method, ProjectsController#add_file to FilesController#new.
Eric Davis
2010-09-01
1
-16
/
+0
*
Refactor: move method, ProjectsController#list_files to FilesController#index.
Eric Davis
2010-08-31
1
-46
/
+0
*
Refactor: move method, ProjectsController#roadmap to VersionsController#index.
Eric Davis
2010-08-30
1
-54
/
+0
*
Refactor: extract ProjectsController#activity to a new Activities controller.
Eric Davis
2010-08-27
3
-63
/
+2
*
Refactor: extract Members Box to partial.
Eric Davis
2010-08-19
2
-8
/
+9
*
Add maxlength attributes to some Project fields. #4896
Eric Davis
2010-08-04
1
-2
/
+2
*
Add a link to the cross project time entries page to /projects. #4935
Eric Davis
2010-06-20
1
-0
/
+1
*
Add ATOM auto discovery link to the Projects list. #5317
Eric Davis
2010-06-19
1
-0
/
+4
*
Invalid HTML
Eric Davis
2010-05-24
1
-1
/
+1
*
Adds missing thead tags (#5440).
Jean-Philippe Lang
2010-05-09
5
-50
/
+50
*
Refactor: move Project Calendar to it's own controller.
Eric Davis
2010-05-03
1
-1
/
+1
*
Fixing indentation.
Jean-Philippe Lang
2010-05-01
1
-12
/
+12
*
Adds trackers to individual project XML (#5342).
Jean-Philippe Lang
2010-05-01
1
-7
/
+13
*
Refactor: Move gantts to a separate controller.
Eric Davis
2010-04-28
1
-1
/
+1
*
Removes hard-coded size on user search fields (#5319).
Jean-Philippe Lang
2010-04-18
1
-1
/
+1
*
Fixed: Links to missing wiki pages not red on project overview page (#5177).
Jean-Philippe Lang
2010-03-27
1
-1
/
+3
*
Adds an option to enable/disable email notifications during a project copy (#...
Jean-Philippe Lang
2010-03-21
1
-0
/
+2
*
Adds an helper for displaying the 'checked' image.
Jean-Philippe Lang
2010-03-17
1
-1
/
+1
*
Moves ProjectsController#add_issue_category to IssueCategoriesController#new.
Jean-Philippe Lang
2010-03-06
2
-7
/
+1
*
Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
2010-03-06
2
-7
/
+1
*
Adds context menu to the roadmap issue lists.
Jean-Philippe Lang
2010-03-06
1
-5
/
+11
[next]