| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | fixed #9097: Minor rendering problem within Safari at admin/mail_options and ... | Jean-Philippe Lang | 2007-03-06 | 1 | -1/+2 |
* | added the ability to set the sort order for roles | Jean-Philippe Lang | 2007-01-31 | 1 | -0/+7 |
* | deprecated start_form_tag replaced by form_tag | Jean-Philippe Lang | 2007-01-26 | 1 | -4/+4 |