This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
app
/
views
/
projects
History
Jean-Philippe Lang
6aad82e524
Fixed that the proposed users list may be empty when adding a project member (
#10374
).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9128 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-06 18:37:30 +00:00
..
settings
Fixed that the proposed users list may be empty when adding a project member (
#10374
).
2012-03-06 18:37:30 +00:00
_edit.html.erb
Use #labelled_form_for instead of #labelled_tabular_form_for.
2011-12-09 18:15:55 +00:00
_form.html.erb
Adds specific css class for information in forms.
2012-02-02 20:07:37 +00:00
_members_box.html.erb
html_safe for Rails3
2011-12-17 21:46:39 +00:00
copy.html.erb
Use #labelled_form_for instead of #labelled_tabular_form_for.
2011-12-09 18:15:55 +00:00
destroy.html.erb
rename .rhtml to .html.erb of app/views/projects/destroy.rhtml.
2011-09-01 13:23:05 +00:00
index.api.rsb
remove trailing white-spaces from app/views/projects/index.api.rsb
2011-09-16 15:16:30 +00:00
index.html.erb
add ":id => nil" to "Overall activity" link_to
2012-02-22 14:36:31 +00:00
list_members.html.erb
rename .rhtml to .html.erb of app/views/projects/list_members.rhtml.
2011-09-01 13:27:38 +00:00
new.html.erb
Use #labelled_form_for instead of #labelled_tabular_form_for.
2011-12-09 18:15:55 +00:00
settings.html.erb
rename .rhtml to .html.erb of app/views/projects/settings.rhtml.
2011-09-01 13:26:57 +00:00
show.api.rsb
Makes issue categories available in project REST API (
#9553
).
2011-11-20 14:55:44 +00:00
show.html.erb
Rails3: view: html_safe for auto_link of project homepage
2012-02-23 23:08:00 +00:00