summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-233-3/+4
* Show groups in members box on project overview page (#33174).Go MAEDA2020-04-221-3/+3
* Show tooltip when hovering on repeat-value link in Field permission tab (#323...Go MAEDA2020-04-131-1/+1
* Show wiki toolbar in time spent form for custom fields with text formatting e...Go MAEDA2020-04-112-1/+8
* Show toolbar for full width custom fields with text formatting enabled on iss...Go MAEDA2020-04-111-0/+1
* Use the same layout for custom fields in issue bulk edit page (#32471).Go MAEDA2020-04-111-7/+31
* Show user name in time entry bulk edit (#3800).Jean-Philippe Lang2020-04-051-3/+8
* Editing time entries should show the time entry user (#3800).Jean-Philippe Lang2020-04-051-0/+6
* Option to Check/Uncheck all block columns in export (#33169).Go MAEDA2020-04-012-10/+20
* Fix issues and spent time CSV export does not include custom fields with "Ful...Go MAEDA2020-04-012-2/+8
* Show warning when attempting to attach more than the allowed number of attach...Go MAEDA2020-03-261-0/+1
* Use field_activity rather than label_activity in the context of time tracking...Go MAEDA2020-03-261-1/+1
* Clean up toggleMultiSelect js function (#32813).Go MAEDA2020-03-222-38/+5
* Download all attachments at once (#7056).Go MAEDA2020-03-212-0/+7
* Allow zooming on mobile devices (#33156).Go MAEDA2020-03-201-1/+1
* Show default assignee and default version in projects API (#33113).Go MAEDA2020-03-171-0/+2
* Show warning and the reason when the issue cannot be closed or reopen because...Go MAEDA2020-03-101-2/+7
* Add a link to the issues list in a reminder email (#33099).Go MAEDA2020-03-072-3/+3
* Update copyright year in the footer to 2020 (#33068).Go MAEDA2020-03-011-1/+1
* Add "Assign to me" shortcut to issue edit form (#29285).Go MAEDA2020-02-292-2/+27
* Make group names bold on tracker summary view (#32991).Go MAEDA2020-02-291-1/+1
* Include attachments in news post notifications (#33002).Go MAEDA2020-02-242-0/+15
* Fix missing closing div in app/views/imports/_time_entries_fields_mapping.htm...Go MAEDA2020-02-241-29/+30
* Auto select fields mapping in import based on the internal field name (ex: es...Go MAEDA2020-02-191-2/+1
* Use 'user' as internal field instead of user_id because the column accepts al...Go MAEDA2020-02-191-2/+2
* Include attachments in forum post notifications (#16006).Go MAEDA2020-02-112-0/+15
* Add system setting for default results display format of project query (#32818).Go MAEDA2020-02-111-0/+7
* Add Check all / Uncheck all button to filters in permissions report (#32672).Go MAEDA2020-02-061-6/+9
* Repository browser does not render previews for audio/video files (#32153).Go MAEDA2020-02-041-10/+3
* Fix totals not displayed in projects list view (#32896).Go MAEDA2020-01-281-0/+1
* Rails 6: Use "render template:" instead of "render file:" in app/views/layout...Go MAEDA2020-01-261-1/+1
* Make breadcrumbs of repository browser copy-paste friendly (#32835).Go MAEDA2020-01-255-20/+25
* Enable users to receive email notifications about high issues (only) (#32628).Go MAEDA2020-01-211-1/+8
* Make languages in Highlighted code button in toolbar customizable (#32528).Go MAEDA2020-01-141-0/+1
* Fix Internal Error when issue text custom field is shown in Spent time query ...Go MAEDA2020-01-121-2/+3
* Wrap submit tags with p.Jean-Philippe Lang2019-12-201-2/+10
* Add missing icons to action links.Jean-Philippe Lang2019-12-202-3/+3
* Move some links to dropdowns.Jean-Philippe Lang2019-12-205-9/+17
* CSV import does not keep the project it was clicked from (#21766).Jean-Philippe Lang2019-12-203-2/+3
* Fix indentation in app/views/queries/_form.html.erb (#32194).Go MAEDA2019-11-301-52/+52
* Add buttons to save/edit/delete a custom query to calendar view (#32194).Go MAEDA2019-11-302-2/+17
* code layout clean up app/views/issues/new.js.erbToshi MARUYAMA2019-11-221-2/+5
* code layout clean up app/views/watchers/new.js.erbToshi MARUYAMA2019-11-221-1/+5
* code layout clean up app/views/watchers/_new.html.erbToshi MARUYAMA2019-11-221-3/+12
* code layout clean up app/views/issues/_edit.html.erbToshi MARUYAMA2019-11-221-2/+4
* 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