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
/
roles
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
3
-3
/
+3
*
Adds a simple API for listing roles (#9725).
Jean-Philippe Lang
2012-02-06
1
-0
/
+8
*
Permissions report: display role names on each permission group (#10119).
Jean-Philippe Lang
2012-02-02
1
-2
/
+5
*
Resourcified roles.
Jean-Philippe Lang
2011-12-09
5
-13
/
+13
*
Use #labelled_form_for instead of #labelled_tabular_form_for.
Jean-Philippe Lang
2011-12-09
3
-4
/
+4
*
[#9489] linked label to its element
Toshi MARUYAMA
2011-10-29
1
-1
/
+1
*
replace tabs to spaces at app/views/roles/index.html.erb
Toshi MARUYAMA
2011-09-18
1
-4
/
+4
*
replace tabs to spaces at app/views/roles/report.html.erb
Toshi MARUYAMA
2011-09-17
1
-4
/
+4
*
remove trailing white-spaces from app/views/roles/edit.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/roles/_form.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/roles/new.html.erb
Toshi MARUYAMA
2011-09-14
1
-2
/
+2
*
rename .rhtml to .html.erb of app/views/roles/_form.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/roles/report.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/roles/edit.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/roles/new.rhtml.
Toshi MARUYAMA
2011-08-25
1
-0
/
+0
*
remove trailing white-spaces from app/views/roles/index.html.erb.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
Additional escaping.
Jean-Philippe Lang
2011-07-30
1
-1
/
+1
*
Adds an issues visibility level on roles (#7412).
Jean-Philippe Lang
2011-04-11
1
-2
/
+3
*
Removed useless javascript.
Jean-Philippe Lang
2011-03-13
1
-1
/
+1
*
Adds an autoscroll div around permissions report table.
Jean-Philippe Lang
2011-03-13
1
-0
/
+2
*
Refactor: Merged RolesController#list and #index
Eric Davis
2010-02-15
1
-0
/
+0
*
HTML escaping (#4106).
Jean-Philippe Lang
2009-10-25
1
-1
/
+1
*
Makes 'delete links' the same on admin views.
Jean-Philippe Lang
2009-09-12
1
-2
/
+5
*
Administration panel breadcrumbs (#3314).
Jean-Philippe Lang
2009-07-05
3
-3
/
+3
*
Slight change to the permissions report view, with folding support.
Jean-Philippe Lang
2009-05-10
1
-1
/
+6
*
Reorder links refactoring (follows r2526).
Jean-Philippe Lang
2009-03-01
1
-4
/
+1
*
Makes permission screens localized (#2070).
Jean-Philippe Lang
2008-10-24
2
-4
/
+4
*
Adds a workflow overview screen.
Jean-Philippe Lang
2008-09-28
1
-58
/
+0
*
Adds checkboxes toggle links on permissions report.
Jean-Philippe Lang
2008-08-26
1
-5
/
+13
*
Do not toggle assignable check box when using un/check all permissions links ...
Jean-Philippe Lang
2008-05-14
1
-2
/
+2
*
Add some tests on RolesController.
Jean-Philippe Lang
2008-03-17
1
-0
/
+1
*
Workflow copy:
Jean-Philippe Lang
2008-03-15
1
-0
/
+4
*
Slight improvements to the browser views.
Jean-Philippe Lang
2008-01-02
2
-2
/
+2
*
New setting added to specify how many objects should be displayed on most pag...
Jean-Philippe Lang
2007-12-29
1
-1
/
+1
*
More detailed html title on several views.
Jean-Philippe Lang
2007-12-07
2
-0
/
+4
*
Performance improvement on workflow setup screen.
Jean-Philippe Lang
2007-12-07
1
-8
/
+6
*
Added label tags on role form permission checkboxes.
Jean-Philippe Lang
2007-10-05
1
-2
/
+2
*
Don't show attributes on role form for built-in roles.
Jean-Philippe Lang
2007-10-01
2
-3
/
+4
*
Slight style update.
Jean-Philippe Lang
2007-09-27
1
-1
/
+1
*
Application layout refactored.
Jean-Philippe Lang
2007-09-22
3
-20
/
+10
*
Added project module concept.
Jean-Philippe Lang
2007-09-14
2
-21
/
+31
*
Some deprecation fixes (end_form_tag and count API).
Jean-Philippe Lang
2007-08-29
1
-2
/
+2
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
3
-35
/
+33
*
Added a 'Assignable' boolean on Role model.
Jean-Philippe Lang
2007-08-16
1
-0
/
+2
*
Removed some parentheses before arguments.
Jean-Philippe Lang
2007-04-23
1
-1
/
+1
*
Removed some parentheses before arguments.
Jean-Philippe Lang
2007-04-22
1
-1
/
+1
*
Checkboxes on the workflow screen diagonal no longer disabled
Jean-Philippe Lang
2007-04-17
1
-1
/
+0
*
Added permissions report (link available on roles list view).
Jean-Philippe Lang
2007-04-07
2
-1
/
+35
*
Applied the same column width in different similar views.
Jean-Philippe Lang
2007-04-02
1
-2
/
+2
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
5
-85
/
+85
[next]