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
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
8
-11
/
+11
*
Fixed that the proposed users list may be empty when adding a project member ...
Jean-Philippe Lang
2012-03-06
1
-1
/
+1
*
Rails3: view: html_safe for auto_link of project homepage
Toshi MARUYAMA
2012-02-23
1
-2
/
+4
*
add ":id => nil" to "Overall activity" link_to
Toshi MARUYAMA
2012-02-22
1
-1
/
+3
*
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
2
-3
/
+3
*
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
*
html_safe for Rails3
Jean-Philippe Lang
2011-12-17
1
-1
/
+1
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
1
-1
/
+1
*
Removed TabularFormBuilder references in views.
Jean-Philippe Lang
2011-12-09
2
-8
/
+4
*
Use #labelled_form_for instead of #labelled_tabular_form_for.
Jean-Philippe Lang
2011-12-09
4
-8
/
+8
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
1
-1
/
+1
*
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
*
Removed object name from form_for arguments.
Jean-Philippe Lang
2011-11-23
3
-3
/
+3
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-3
/
+5
*
Makes issue categories available in project REST API (#9553).
Jean-Philippe Lang
2011-11-20
1
-0
/
+6
*
Rails3: view: use html_safe for subprojects at projects/show.html.erb
Toshi MARUYAMA
2011-10-06
1
-1
/
+1
*
Rails3: view: use html_safe for :text_project_identifier_info at projects/_fo...
Toshi MARUYAMA
2011-09-30
1
-1
/
+1
*
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/copy.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
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
*
remove trailing white-spaces from app/views/projects/show.api.rsb
Toshi MARUYAMA
2011-09-17
1
-3
/
+3
*
replace tabs to spaces at app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2011-09-17
1
-27
/
+26
*
remove trailing white-spaces from app/views/projects/index.api.rsb
Toshi MARUYAMA
2011-09-16
1
-2
/
+2
*
replace tabs to spaces at app/views/projects/settings/_activities.html.erb
Toshi MARUYAMA
2011-09-16
1
-4
/
+4
*
replace tabs to spaces at app/views/projects/_form.html.erb
Toshi MARUYAMA
2011-09-15
1
-4
/
+4
*
replace tabs to spaces and remove trailing white-spaces at app/views/projects...
Toshi MARUYAMA
2011-09-15
1
-7
/
+7
*
replace tabs to spaces at app/views/projects/show.html.erb
Toshi MARUYAMA
2011-09-14
1
-27
/
+27
*
replace a tab to spaces at app/views/projects/index.html.erb
Toshi MARUYAMA
2011-09-14
1
-1
/
+1
*
remove trailing tabs from app/views/projects/show.html.erb
Toshi MARUYAMA
2011-09-14
1
-3
/
+3
*
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/index.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/list_members.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/settings.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/_form.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/projects/_edit.rhtml.
Toshi MARUYAMA
2011-09-01
1
-0
/
+0
[next]