summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-012-2/+3
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20701 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Create custom field by copy (#34307).Go MAEDA2020-12-262-0/+2
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@20692 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't show "Two-factor authentication" on new user form (#1237, #34495).Go MAEDA2020-12-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow issue relation autocomplete to select multiple values (#33418).Go MAEDA2020-12-251-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulk addition of related issues (#33418).Go MAEDA2020-12-251-3/+12
| | | | | | | Patch by Dmitry Makurin and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@20689 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Users API should return twofa_scheme only for administrators (#34242).Go MAEDA2020-12-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20687 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include two-factor authentication scheme in users API response (#34242).Go MAEDA2020-12-232-0/+2
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r19810 (#10535).Go MAEDA2020-12-221-5/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20685 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert r20455 (#10535).Go MAEDA2020-12-221-24/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Atom feed on project with subprojects should show in article title the name ↵Go MAEDA2020-12-141-1/+1
| | | | | | | | | of the project (#15212). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@20648 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-0/+4
| | | | | | | Patch by Go MAEDA and Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@20617 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-1/+8
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@20601 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Require explicit confirmation before deleting a user (#34417).Go MAEDA2020-12-102-1/+21
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@20600 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 500 error when attempting to create custom field enumeration with empty name ↵Go MAEDA2020-12-062-2/+9
| | | | | | | | | (#33930). Patch by Kevin Fischer. git-svn-id: http://svn.redmine.org/redmine/trunk@20583 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use robots.txt instead of robots meta tag to prevent web crawlers from ↵Go MAEDA2020-12-055-16/+3
| | | | | | | | | indexing login, register, and lost password form (#33658). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20577 e93f8b46-1217-0410-a6f0-8f06a7374b81
* TypeError when attempting to update a user with a blank email address (#33355).Go MAEDA2020-12-031-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20562 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Robots meta tag to prevent web crawlers from indexing login, register, and ↵Go MAEDA2020-12-014-0/+16
| | | | | | | | | lost password form (#33658). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20532 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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