summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
* Create tracker by copy (#34258).Go MAEDA2020-11-252-1/+2
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@20492 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of app/views/common/feed.atom.builderToshi MARUYAMA2020-11-221-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20484 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove spaces inside {} of app/views/journals/index.builderToshi MARUYAMA2020-11-221-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20472 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of app/views/common/feed.atom.builderToshi MARUYAMA2020-11-211-3/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20455 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded semicolon from app/views/common/feed.atom.builderToshi MARUYAMA2020-11-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20453 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that "View differences" buttons on RepositoriesController#diff page does ↵Go MAEDA2020-11-121-6/+6
| | | | | | | | | not work due to r20147 (#33896, #33383). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20336 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move the "Private" badge next to the "Open/Closed" badge (#33832).Go MAEDA2020-11-111-0/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20334 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Query links for subtasks on issue page (#28471).Go MAEDA2020-11-101-1/+14
| | | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@20321 e93f8b46-1217-0410-a6f0-8f06a7374b81
* not use html_safe in app/views/common/_calendar.html.erbToshi MARUYAMA2020-11-071-7/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20292 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-2511-22/+12
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20191 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Incorrect position of the revision graph (#33896, #33383).Go MAEDA2020-10-151-8/+8
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20147 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show an icon for a bookmarked project in the projects list (#33908).Go MAEDA2020-09-201-0/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-152-1/+4
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@20034 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line of app/views/common/_calendar.html.erbToshi MARUYAMA2020-09-121-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20027 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-295-10/+43
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@19990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a setting to disable/enable/require 2fa auth (#1237).Go MAEDA2020-08-295-0/+36
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@19989 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds two factor authentication support (#1237).Go MAEDA2020-08-297-1/+105
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@19988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not show list for custom fields without list entry on project overview ↵Go MAEDA2020-08-251-1/+1
| | | | | | | | | (#33889). Patch by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@19983 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show open/closed badge in email notifications (#33834).Go MAEDA2020-08-212-1/+24
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19982 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include updated_on and passwd_changed_on columns in API response (#33592).Go MAEDA2020-07-282-2/+6
| | | | | | | Patch by vzvu 3k6k and Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19940 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that selected gantt columns are not displayed with MS Edge Legacy (#33724).Go MAEDA2020-07-131-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19899 e93f8b46-1217-0410-a6f0-8f06a7374b81
* robots.txt: disallow crawling dynamically generated PDF documents (#31617).Go MAEDA2020-07-091-0/+2
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19867 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-062-2/+2
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@19861 e93f8b46-1217-0410-a6f0-8f06a7374b81
* robots.txt: disallow crawling issues list with a query string (#6734).Go MAEDA2020-07-021-0/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19844 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Additional email addresses are not displayed in user profile page (#33601).Go MAEDA2020-06-271-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19836 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Table column sorting (#1718).Go MAEDA2020-06-241-0/+1
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19833 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Date selection for Activity page (#1422).Go MAEDA2020-06-181-1/+4
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19828 e93f8b46-1217-0410-a6f0-8f06a7374b81
* shorten long line at app/views/context_menus/issues.html.erbToshi MARUYAMA2020-06-161-2/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19826 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add plugin CSS classes to plugin settings views (#33453).Go MAEDA2020-06-091-1/+1
| | | | | | | Contributed by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@19813 e93f8b46-1217-0410-a6f0-8f06a7374b81
* URLs in atom feeds don't take into account Setting.protocol and ↵Go MAEDA2020-06-041-3/+5
| | | | | | | | | Setting.hostname (#10535). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-3010-5/+94
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19799 e93f8b46-1217-0410-a6f0-8f06a7374b81
* gantt: simplify week day logic of viewToshi MARUYAMA2020-05-271-6/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19795 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Tribute to 5.1.3 (#33424).Go MAEDA2020-05-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19785 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-181-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19783 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r19769 (#31887).Go MAEDA2020-05-141-1/+1
| | | | | | | The change broke the Highlighted code button in the Wiki toolbar. git-svn-id: http://svn.redmine.org/redmine/trunk@19776 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-091-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19769 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Parent task subject column in gantt is not fully displayed when widened ↵Go MAEDA2020-05-081-5/+8
| | | | | | | | | (#33220). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support issue relations when importing issues (#28198).Go MAEDA2020-05-063-22/+73
| | | | | | | Patch by Gregor Schmidt and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Possible values field in list format custom field form is not marked as ↵Go MAEDA2020-05-021-1/+1
| | | | | | | | | required (#33275). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19742 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allowed/Disallowed email domains settings to restrict users' email addresses ↵Go MAEDA2020-04-301-0/+6
| | | | | | | | | (#3369). Patch by Yuichi HARADA and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19735 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-233-3/+4
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19719 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show groups in members box on project overview page (#33174).Go MAEDA2020-04-221-3/+3
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19718 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show tooltip when hovering on repeat-value link in Field permission tab ↵Go MAEDA2020-04-131-1/+1
| | | | | | | | | (#32341). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19694 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show wiki toolbar in time spent form for custom fields with text formatting ↵Go MAEDA2020-04-112-1/+8
| | | | | | | | | enabled (#33256). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19692 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show toolbar for full width custom fields with text formatting enabled on ↵Go MAEDA2020-04-111-0/+1
| | | | | | | | | issues bulk edit page (#32471). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the same layout for custom fields in issue bulk edit page (#32471).Go MAEDA2020-04-111-7/+31
| | | | | | | Patch by Shingo Hosotani and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19689 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show user name in time entry bulk edit (#3800).Jean-Philippe Lang2020-04-051-3/+8
| | | | | | Patch by Kevin Fischer. git-svn-id: http://svn.redmine.org/redmine/trunk@19654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Editing time entries should show the time entry user (#3800).Jean-Philippe Lang2020-04-051-0/+6
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19653 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to Check/Uncheck all block columns in export (#33169).Go MAEDA2020-04-012-10/+20
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19633 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix issues and spent time CSV export does not include custom fields with ↵Go MAEDA2020-04-012-2/+8
| | | | | | | | | "Full width layout" enabled (#33169). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19632 e93f8b46-1217-0410-a6f0-8f06a7374b81