| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r14897 to r14900 and r14949 (#21258). | Jean-Philippe Lang | 2015-12-06 | 1 | -1/+1 |
* | Replaces hard-coded strings in views (#19707). | Jean-Philippe Lang | 2015-06-06 | 1 | -3/+3 |
* | Ability to limit member management to certain roles (#19707). | Jean-Philippe Lang | 2015-05-31 | 1 | -1/+32 |
* | Adds a role setting that viewing all or own time entries (#8929). | Jean-Philippe Lang | 2015-05-30 | 1 | -0/+4 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 2 | -3/+3 |
* | Redirect to the current page when reordering roles (#18769). | Jean-Philippe Lang | 2015-01-07 | 1 | -1/+1 |
* | Adds a role setting for controlling visibility of users: all or members of vi... | Jean-Philippe Lang | 2014-11-11 | 1 | -11/+15 |
* | Removes duplicate ids (#15485). | Jean-Philippe Lang | 2014-01-11 | 1 | -1/+1 |
* | Removed deprecated align and width html attributes (#15307). | Jean-Philippe Lang | 2013-11-11 | 2 | -3/+3 |
* | Adds a CSS class for reorder links (#15307). | Jean-Philippe Lang | 2013-11-10 | 1 | -1/+1 |
* | Adds missing html titles (#14517). | Jean-Philippe Lang | 2013-07-28 | 3 | -3/+3 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-23 | 1 | -1/+1 |
* | Expose roles details via REST API (#11502). | Jean-Philippe Lang | 2012-10-12 | 1 | -0/+9 |
* | Anonymous users should always see public issues only (#11872). | Jean-Philippe Lang | 2012-09-20 | 1 | -0/+2 |
* | Create role by copy (#9258). | Jean-Philippe Lang | 2012-09-03 | 2 | -1/+2 |
* | Moved link to the contextual menu. | Jean-Philippe Lang | 2012-09-02 | 1 | -2/+1 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -4/+1 |
* | 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 |