summaryrefslogtreecommitdiffstats
path: root/app/views/roles
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-4/+4
* Refactors toggle checkboxes link and switch to SVG icon (#23980).Marius Balteanu2024-09-091-8/+2
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-2/+5
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-081-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-3/+3
* Add spaces around the slash for consistency and better readability (#40166).Go MAEDA2024-02-031-2/+2
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-0/+1
* Add default spent time activity per role (#29286).Go MAEDA2022-08-091-0/+4
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-1/+1
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-2/+2
* Allow selecting encoding when exporting permission reports as CSV (#13767).Go MAEDA2021-03-181-1/+11
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-0/+3
* Add Check all / Uncheck all button to filters in permissions report (#32672).Go MAEDA2020-02-061-6/+9
* Fix missing icon classes (#31433).Go MAEDA2019-11-031-1/+1
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-251-2/+3
* Add roles filter on permissions report (#32343).Jean-Philippe Lang2019-10-251-0/+21
* Don't show unsettable permissions in the tracker permissions table (#30431).Go MAEDA2019-09-241-2/+3
* Show warning when no workflow is defined for the role (#30853).Go MAEDA2019-02-241-0/+8
* Add missing closing tag in app/views/roles/_form.html.erb (#29912).Go MAEDA2018-11-051-0/+1
* Add assignable, issues_visibility, time_entries_visibility and users_visibili...Go MAEDA2018-09-231-0/+4
* Adds toggle checkboxes feature to trackers permissions (#28242).Go MAEDA2018-04-041-4/+4
* Adds toggle checkboxes feature to roles permissions (#28242).Go MAEDA2018-02-261-1/+2
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-253-3/+3
* Add tooltip on Permissions report matrix (#24780).Jean-Philippe Lang2017-01-151-6/+9
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-033-3/+3
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-033-3/+3
* Removed unused class.Jean-Philippe Lang2016-06-051-1/+1
* Hide options when permission is not given.Jean-Philippe Lang2016-06-051-16/+10
* Adds permission to edit and delete issues by role/tracker (#285).Jean-Philippe Lang2016-06-051-2/+5
* Adds issue visibility by role/tracker (#285).Jean-Philippe Lang2016-06-051-1/+1
* Limit trackers for new issue to certain roles (#7839).Jean-Philippe Lang2016-06-051-0/+44
* Don't query for each role.Jean-Philippe Lang2016-06-041-1/+1
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-8/+7
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-201-2/+0
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-4/+8
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Replaces hard-coded strings in views (#19707).Jean-Philippe Lang2015-06-061-3/+3
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-311-1/+32
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-0/+4
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-232-3/+3
* Redirect to the current page when reordering roles (#18769).Jean-Philippe Lang2015-01-071-1/+1
* Adds a role setting for controlling visibility of users: all or members of vi...Jean-Philippe Lang2014-11-111-11/+15
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-111-1/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-112-3/+3
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-101-1/+1
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-283-3/+3
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-231-1/+1
* Expose roles details via REST API (#11502).Jean-Philippe Lang2012-10-121-0/+9
* Anonymous users should always see public issues only (#11872).Jean-Philippe Lang2012-09-201-0/+2
* Create role by copy (#9258).Jean-Philippe Lang2012-09-032-1/+2