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
*
Restyles user search fields and ajax indicator.
Jean-Philippe Lang
2012-02-14
1
-0
/
+2
*
Resourcified project memberships.
Jean-Philippe Lang
2012-02-05
1
-12
/
+11
*
Adds specific css class for information in forms.
Jean-Philippe Lang
2012-02-02
1
-2
/
+2
*
replace tabs to spaces at app/views/projects/settings/_repositories.html.erb
Toshi MARUYAMA
2012-01-26
1
-11
/
+11
*
Sort repositories in settings (#779).
Jean-Philippe Lang
2012-01-17
1
-1
/
+1
*
Removed unused partial.
Jean-Philippe Lang
2012-01-15
1
-39
/
+0
*
Adds support for multiple repositories per project (#779).
Jean-Philippe Lang
2012-01-15
1
-3
/
+8
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-0
/
+36
*
code layout clean up app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2012-01-10
1
-7
/
+14
*
route: use ":controller" instead of ":as" for project_enumerations
Toshi MARUYAMA
2012-01-09
1
-2
/
+2
*
Rails3: view: use explicit post method at projects/settings/_modules.html.erb
Toshi MARUYAMA
2012-01-03
1
-1
/
+2
*
Removed TabularFormBuilder references in views.
Jean-Philippe Lang
2011-12-09
2
-8
/
+4
*
Resourcified boards.
Jean-Philippe Lang
2011-12-01
1
-4
/
+8
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
1
-1
/
+1
*
Adds icon on new item links in project settings.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-3
/
+5
*
replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erb
Toshi MARUYAMA
2011-09-18
1
-12
/
+12
*
replace tabs to spaces at app/views/projects/settings/_boards.html.erb
Toshi MARUYAMA
2011-09-18
1
-14
/
+14
*
replace tabs to spaces at app/views/projects/settings/_repository.html.erb
Toshi MARUYAMA
2011-09-17
1
-2
/
+2
*
replace tabs to spaces at app/views/projects/settings/_versions.html.erb
Toshi MARUYAMA
2011-09-17
1
-8
/
+8
*
replace tabs to spaces at app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2011-09-17
1
-27
/
+26
*
replace tabs to spaces at app/views/projects/settings/_activities.html.erb
Toshi MARUYAMA
2011-09-16
1
-4
/
+4
*
remove trailing white-spaces and tabs from app/views/projects/settings/_membe...
Toshi MARUYAMA
2011-09-14
1
-3
/
+3
*
remove trailing white-spaces from app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2011-09-14
1
-2
/
+2
*
remove trailing white-spaces from app/views/projects/settings/_modules.html.erb
Toshi MARUYAMA
2011-09-14
1
-1
/
+1
*
rename .rhtml to .html.erb of app/views/projects/settings/_activities.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/settings/_members.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/settings/_wiki.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/settings/_repository.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/settings/_boards.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/settings/_modules.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/settings/_versions.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/settings/_issue_categories.r...
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
Makes versions resource shallow (#7403).
Jean-Philippe Lang
2011-07-05
1
-2
/
+2
*
Adds REST API for versions (#7403).
Jean-Philippe Lang
2011-07-04
1
-3
/
+3
*
Slight UI changes (#4273).
Jean-Philippe Lang
2011-05-29
1
-3
/
+2
*
scm: remove scm command and version on project setting (#4273).
Toshi MARUYAMA
2011-05-29
1
-4
/
+2
*
set svn:eol-style=native app/views/projects/settings/_activities.rhtml.
Toshi MARUYAMA
2011-05-21
1
-42
/
+42
*
scm: change separator between command and version ',' to '|' in setting (#4273).
Toshi MARUYAMA
2011-05-10
1
-1
/
+2
*
scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in...
Toshi MARUYAMA
2011-05-10
1
-1
/
+1
*
scm: add the feature of SCM command availability automatic check in administr...
Toshi MARUYAMA
2011-05-04
1
-1
/
+7
*
scm: refactor projects/settings/_repository.rhtml.
Toshi MARUYAMA
2011-05-04
1
-3
/
+9
*
scm: code clean up projects/settings/_repository.rhtml.
Toshi MARUYAMA
2011-05-04
1
-4
/
+11
*
scm: code clean up app/views/projects/settings/_repository.rhtml.
Toshi MARUYAMA
2011-05-03
1
-1
/
+1
*
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
[next]