summaryrefslogtreecommitdiffstats
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merged r23026 from trunk to 5.1-stable (#41217).Go MAEDA2024-09-071-4/+12
* Merged r22675 and r22676 from trunk to 5.1-stable (#40166).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
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-202-0/+3
* Swaps out the icon-fav for icon-user on projects#index (#31356).Go MAEDA2019-05-141-1/+1
* Wrap subprojects in the overview section with an unordered list (#29289).Go MAEDA2019-04-231-1/+5
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-152-2/+2
* Move custom field classes to a method (#30994).Go MAEDA2019-03-091-1/+1
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-061-1/+1
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-221-4/+9
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-121-0/+2
* Use sorted instead of sort (#29406).Go MAEDA2018-12-021-1/+1
* Adds view_projects_copy_only_items hook (#28895).Go MAEDA2018-12-011-0/+1