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
/
settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: "Loading..." icon does not disappear after adding a project member whe...
Jean-Philippe Lang
2011-01-15
1
-2
/
+2
*
Changes ProjectsController#modules param name and add tests.
Jean-Philippe Lang
2011-01-06
1
-1
/
+1
*
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: convert VersionsController to a REST resource.
Eric Davis
2010-09-17
1
-2
/
+2
*
Refactor: convert ProjectEnumerations to a resource on a project.
Eric Davis
2010-09-10
1
-2
/
+2
*
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
*
Invalid HTML
Eric Davis
2010-05-24
1
-1
/
+1
*
Adds missing thead tags (#5440).
Jean-Philippe Lang
2010-05-09
5
-50
/
+50
*
Removes hard-coded size on user search fields (#5319).
Jean-Philippe Lang
2010-04-18
1
-1
/
+1
*
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
1
-1
/
+1
*
Moves ProjectsController#add_version to VersionsController#new.
Jean-Philippe Lang
2010-03-06
1
-1
/
+1
*
Fixed: changing user/roles of project member not possible without javascript ...
Jean-Philippe Lang
2010-02-24
1
-1
/
+1
*
Fixed some labels to be more accessible.
Eric Davis
2010-01-21
2
-3
/
+5
*
Fixed untranslated string (:label_close_versions => Close completed versions)
Azamat Hackimov
2010-01-01
1
-1
/
+1
*
Ask for confirmation when a non-admin users tries to remove himself from a pr...
Jean-Philippe Lang
2009-12-26
1
-1
/
+2
*
Display shared versions in project settings (#4357).
Jean-Philippe Lang
2009-12-08
1
-10
/
+12
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-0
/
+2
*
Cleaning edit/delete links style.
Jean-Philippe Lang
2009-11-27
2
-9
/
+17
*
Adds a link to automatically close completed versions in project settings (#1...
Jean-Philippe Lang
2009-11-09
1
-0
/
+6
*
Adds version status to limit issue assignments (#1245).
Jean-Philippe Lang
2009-11-08
1
-5
/
+8
*
HTML escaping (#4106).
Jean-Philippe Lang
2009-10-25
1
-1
/
+1
*
Fixes form buttons on projects/settings/activities (closes #4083).
Jean-Philippe Lang
2009-10-22
1
-2
/
+7
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
1
-0
/
+37
*
User groups branch merged.
Jean-Philippe Lang
2009-09-12
1
-19
/
+24
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-15
/
+25
*
Adds a user search field with autocompleter on project members screen.
Jean-Philippe Lang
2009-03-28
1
-9
/
+16
*
Escape member name.
Jean-Philippe Lang
2009-03-27
1
-1
/
+1
*
Ability to add multiple project members in a single action (#1556).
Jean-Philippe Lang
2009-03-27
1
-6
/
+15
*
Reorder links refactoring (follows r2526).
Jean-Philippe Lang
2009-03-01
1
-4
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Typos/fixes in views (#2654).
Jean-Philippe Lang
2009-02-03
1
-1
/
+0
*
Replaces User.find_active with a named scope.
Jean-Philippe Lang
2008-11-30
1
-1
/
+1
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
1
-1
/
+4
*
Added context fields to the :view_projects_settings_members_table hooks
Eric Davis
2008-09-10
1
-2
/
+2
*
Merged hooks branch @ r1785 into trunk.
Jean-Philippe Lang
2008-09-05
1
-0
/
+2
*
Ability to disable unused SCM adapters in application settings.
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Added translation support for project modules names and a few other strings.
Jean-Philippe Lang
2008-02-16
1
-2
/
+3
*
Translation for various hard-coded strings (#577).
Jean-Philippe Lang
2008-02-12
3
-4
/
+6
*
User display format is now configurable in administration settings.
Jean-Philippe Lang
2008-01-25
1
-2
/
+2
*
Added version details view accessible from the roadmap.
Jean-Philippe Lang
2007-12-07
1
-1
/
+1
*
Application layout refactored.
Jean-Philippe Lang
2007-09-22
5
-14
/
+33
*
A category with assigned issue can now be deleted. 2 options are proposed:
Jean-Philippe Lang
2007-09-15
1
-1
/
+1
*
Added project module concept.
Jean-Philippe Lang
2007-09-14
7
-0
/
+166