summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* robots.txt: disallow crawling issues list with a query string (#6734).Go MAEDA2020-07-021-0/+3
* Additional email addresses are not displayed in user profile page (#33601).Go MAEDA2020-06-271-1/+1
* Table column sorting (#1718).Go MAEDA2020-06-241-0/+1
* Date selection for Activity page (#1422).Go MAEDA2020-06-181-1/+4
* shorten long line at app/views/context_menus/issues.html.erbToshi MARUYAMA2020-06-161-2/+10
* Add plugin CSS classes to plugin settings views (#33453).Go MAEDA2020-06-091-1/+1
* URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...Go MAEDA2020-06-041-3/+5
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-3010-5/+94
* gantt: simplify week day logic of viewToshi MARUYAMA2020-05-271-6/+3
* Update Tribute to 5.1.3 (#33424).Go MAEDA2020-05-181-1/+1
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-181-1/+1
* Reverts r19769 (#31887).Go MAEDA2020-05-141-1/+1
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-091-1/+1
* Parent task subject column in gantt is not fully displayed when widened (#332...Go MAEDA2020-05-081-5/+8
* Support issue relations when importing issues (#28198).Go MAEDA2020-05-063-22/+73
* Possible values field in list format custom field form is not marked as requi...Go MAEDA2020-05-021-1/+1
* Allowed/Disallowed email domains settings to restrict users' email addresses ...Go MAEDA2020-04-301-0/+6
* 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