summaryrefslogtreecommitdiffstats
path: root/app/views/roles
Commit message (Expand)AuthorAgeFilesLines
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-253-3/+3
* Adds a simple API for listing roles (#9725).Jean-Philippe Lang2012-02-061-0/+8
* Permissions report: display role names on each permission group (#10119).Jean-Philippe Lang2012-02-021-2/+5
* Resourcified roles.Jean-Philippe Lang2011-12-095-13/+13
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-093-4/+4
* [#9489] linked label to its elementToshi MARUYAMA2011-10-291-1/+1
* replace tabs to spaces at app/views/roles/index.html.erbToshi MARUYAMA2011-09-181-4/+4
* replace tabs to spaces at app/views/roles/report.html.erbToshi MARUYAMA2011-09-171-4/+4
* remove trailing white-spaces from app/views/roles/edit.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/roles/_form.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/roles/new.html.erbToshi MARUYAMA2011-09-141-2/+2
* rename .rhtml to .html.erb of app/views/roles/_form.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/roles/report.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/roles/edit.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* rename .rhtml to .html.erb of app/views/roles/new.rhtml.Toshi MARUYAMA2011-08-251-0/+0
* remove trailing white-spaces from app/views/roles/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* Additional escaping.Jean-Philippe Lang2011-07-301-1/+1
* Adds an issues visibility level on roles (#7412).Jean-Philippe Lang2011-04-111-2/+3
* Removed useless javascript.Jean-Philippe Lang2011-03-131-1/+1
* Adds an autoscroll div around permissions report table.Jean-Philippe Lang2011-03-131-0/+2
* Refactor: Merged RolesController#list and #indexEric Davis2010-02-151-0/+0
* HTML escaping (#4106).Jean-Philippe Lang2009-10-251-1/+1
* Makes 'delete links' the same on admin views.Jean-Philippe Lang2009-09-121-2/+5
* Administration panel breadcrumbs (#3314).Jean-Philippe Lang2009-07-053-3/+3
* Slight change to the permissions report view, with folding support.Jean-Philippe Lang2009-05-101-1/+6
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-4/+1
* Makes permission screens localized (#2070).Jean-Philippe Lang2008-10-242-4/+4
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-281-58/+0
* Adds checkboxes toggle links on permissions report.Jean-Philippe Lang2008-08-261-5/+13
* Do not toggle assignable check box when using un/check all permissions links ...Jean-Philippe Lang2008-05-141-2/+2
* Add some tests on RolesController.Jean-Philippe Lang2008-03-171-0/+1
* Workflow copy:Jean-Philippe Lang2008-03-151-0/+4
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-022-2/+2
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-1/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-072-0/+4
* Performance improvement on workflow setup screen.Jean-Philippe Lang2007-12-071-8/+6
* Added label tags on role form permission checkboxes.Jean-Philippe Lang2007-10-051-2/+2
* Don't show attributes on role form for built-in roles.Jean-Philippe Lang2007-10-012-3/+4
* Slight style update.Jean-Philippe Lang2007-09-271-1/+1
* Application layout refactored.Jean-Philippe Lang2007-09-223-20/+10
* Added project module concept.Jean-Philippe Lang2007-09-142-21/+31
* Some deprecation fixes (end_form_tag and count API).Jean-Philippe Lang2007-08-291-2/+2
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-293-35/+33
* Added a 'Assignable' boolean on Role model.Jean-Philippe Lang2007-08-161-0/+2
* Removed some parentheses before arguments.Jean-Philippe Lang2007-04-231-1/+1
* Removed some parentheses before arguments.Jean-Philippe Lang2007-04-221-1/+1
* Checkboxes on the workflow screen diagonal no longer disabledJean-Philippe Lang2007-04-171-1/+0
* Added permissions report (link available on roles list view).Jean-Philippe Lang2007-04-072-1/+35
* Applied the same column width in different similar views.Jean-Philippe Lang2007-04-021-2/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-125-85/+85