summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Only admin users should be able to manage public queries on the project list ...Jean-Philippe Lang2019-11-201-2/+1
* code layout clean up app/views/watchers/create.js.erbToshi MARUYAMA2019-11-081-2/+8
* Fix missing icon classes (#31433).Go MAEDA2019-11-032-2/+2
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-022-1/+9
* 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
* Add estimated hours and spent hours to Versions API (#32242).Go MAEDA2019-10-311-0/+4
* Add permission to import time entries (#32196, #28234).Go MAEDA2019-10-281-1/+1
* Don't paginate the board view for now (#29482).Jean-Philippe Lang2019-10-262-1/+1
* Styling .info selector is not specific enough.Jean-Philippe Lang2019-10-262-4/+4
* 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
* Removes duplicated 'group_by' id (#29482).Go MAEDA2019-10-221-1/+1
* Fix display type in query form view (#29482).Go MAEDA2019-10-221-3/+3
* Use radio buttons to choose display type (#29482).Jean-Philippe Lang2019-10-191-6/+5
* Set default columns for the projects list (#29482).Jean-Philippe Lang2019-10-191-0/+8
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-195-8/+83
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-194-55/+77
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-191-0/+1
* code layout clean up app/views/issues/_action_menu.html.erbToshi MARUYAMA2019-10-081-4/+10
* code layout clean up app/views/issues/_attributes.html.erbToshi MARUYAMA2019-10-081-6/+11
* Add styles for Textile/Markdown attachments preview (#29752).Go MAEDA2019-10-031-1/+1
* Render Textile and Markdown attachments on the preview page (#29752).Go MAEDA2019-10-032-1/+4
* remove extra space from app/views/issues/_edit.html.erbToshi MARUYAMA2019-09-301-1/+0
* Move the links (All time entries, Import) from Spent time section of the spen...Go MAEDA2019-09-272-9/+5
* Don't show unsettable permissions in the tracker permissions table (#30431).Go MAEDA2019-09-241-2/+3
* Auto-complete issues #id in the search form (#32052).Go MAEDA2019-09-212-2/+10
* Change textfield to textarea for "Exclude attachments by name" (#19903).Go MAEDA2019-09-181-1/+1
* Add wiki toolbar to "Email header" and "Email footer" in "Email notifications...Go MAEDA2019-09-171-0/+2
* Remove 'app/views/auto_completes/issues.html.erb' which is not used (#31994).Go MAEDA2019-09-111-7/+0
* Inline auto complete for issue (#) in wiki-edit fields (#31989).Go MAEDA2019-09-0910-19/+58
* REST API for retrieving news (#13468).Go MAEDA2019-09-091-0/+24
* Add inherit_members to projects API response (#32002).Go MAEDA2019-09-052-0/+2
* Footer is not placed at the bottom on pages with little content (#30467).Go MAEDA2019-09-041-3/+3
* Force passwords to contain specified character classes (#4221).Go MAEDA2019-08-295-5/+22
* Add CSS class to "journal" and "reply" headers (#31950).Go MAEDA2019-08-272-2/+2
* Per role visibility settings for version custom fields (#23997).Go MAEDA2019-08-244-4/+4
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-202-3/+3
* Refactor custom fields form (#31859).Go MAEDA2019-08-183-84/+44
* Speed up workflow edit page rendering (#31855).Go MAEDA2019-08-171-2/+3
* Fix that "New custom field" button does not work if there are no custom field...Go MAEDA2019-08-171-1/+1
* Fix jQuery.fn.attr('selected') might use property instead of attribute (#3189...Go MAEDA2019-08-131-1/+1
* Fix JQMIGRATE: jQuery.fn.load() is deprecated (#31884, #31196).Go MAEDA2019-08-131-2/+2
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-094-59/+71
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-041-2/+7
* Support "active" attribute in Enumerations REST API (#31559).Go MAEDA2019-06-301-0/+1
* Fix missing closing tags in workflows/permissions.html.erb (#31510).Go MAEDA2019-06-291-2/+2
* View switches from gantt to list after editing an issue (#31552).Go MAEDA2019-06-292-0/+3
* Fix that actions dropdown menu is missing (#30294).Go MAEDA2019-06-271-10/+9
* Add links to administration pages in project settings (#30203).Jean-Philippe Lang2019-06-203-0/+12