summaryrefslogtreecommitdiffstats
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Table layout breaks due to .icon class on td elements (#41873).Go MAEDA2024-11-281-3/+5
* @principal_icon@ method should accept a Principal as argument (#23980).Marius Balteanu2024-11-101-1/+1
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-1910-40/+40
* Switches all icons to Material Symbols (#23980).Marius Balteanu2024-09-241-6/+8
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-1/+1
* Replaces various icons with SVG icons (#23980).Marius Balteanu2024-09-082-2/+9
* Fix broken project list layout for projects scheduled for deletion (#41217).Go MAEDA2024-09-061-4/+12
* Replaces icons from projects listing and project overview tab with SVG icons ...Marius Balteanu2024-09-052-6/+6
* Replaces news icon with SVG icon (#23980).Marius Balteanu2024-09-031-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-299-26/+26
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-041-0/+1
* Internationalize "Check all / Uncheck all" tooltip in project list for admins...Go MAEDA2024-02-031-1/+2
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-211-0/+1
* Add missing Homepage attribute in Projects API response (#39113).Go MAEDA2023-10-151-0/+1
* Introduce permission to set a project public (#38048).Go MAEDA2023-01-121-1/+1
* Make "Project" label translatable in app/views/projects/bulk_destroy.html.erb...Go MAEDA2022-06-061-1/+1
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-171-0/+27
* Background job for project deletion (#36691).Marius Balteanu2022-05-171-2/+2
* Ask more specific confirmation questions when closing/reopening/archiving pro...Marius Balteanu2022-05-161-2/+2
* Adds context menu to admin projects list (#33422).Marius Balteanu2022-04-011-12/+20
* Reuse ProjectQuery filters on the admin project list (#33422).Marius Balteanu2022-04-011-0/+14
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-192-2/+2
* Reduce database queries when rendering Custom fields box in the project setti...Go MAEDA2022-02-141-1/+2
* "Edit" misaligned in project members view (#13199).Go MAEDA2022-01-161-1/+1
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-1/+1
* Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica...Go MAEDA2021-07-201-1/+1
* Add link from group name to group page on project overview page (#12795).Go MAEDA2021-07-191-1/+1
* Default issue query (#7360).Go MAEDA2021-07-061-0/+4
* Fix cannot change the default version under settings (#34982).Go MAEDA2021-03-311-1/+1
* Project settings tab contains two items with the same id (#34032).Go MAEDA2021-03-081-1/+1
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-1/+8
* Show an icon for a bookmarked project in the projects list (#33908).Go MAEDA2020-09-201-0/+1
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-152-1/+4
* Do not show list for custom fields without list entry on project overview (#3...Go MAEDA2020-08-251-1/+1
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-062-2/+2
* Show groups in members box on project overview page (#33174).Go MAEDA2020-04-221-3/+3
* Show default assignee and default version in projects API (#33113).Go MAEDA2020-03-171-0/+2
* Fix totals not displayed in projects list view (#32896).Go MAEDA2020-01-281-0/+1
* Move some links to dropdowns.Jean-Philippe Lang2019-12-201-2/+4
* Fix missing icon classes (#31433).Go MAEDA2019-11-031-1/+1
* Reorder links the same as other lists (#29482).Jean-Philippe Lang2019-11-021-1/+1
* Fix CSV export of projects (#29482).Jean-Philippe Lang2019-11-022-0/+19
* Don't paginate the board view for now (#29482).Jean-Philippe Lang2019-10-262-1/+1
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-193-4/+41
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-192-12/+20
* Add inherit_members to projects API response (#32002).Go MAEDA2019-09-052-0/+2
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-201-1/+1
* Add links to administration pages in project settings (#30203).Jean-Philippe Lang2019-06-203-0/+12
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-201-0/+4
* Add an icon linked to trackers detail report on the project overview page (#3...Go MAEDA2019-06-021-1/+7