summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Move custom field classes to a method (#30994).Go MAEDA2019-03-096-7/+10
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17937 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add CSS class to user custom fields (#30985).Go MAEDA2019-03-091-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17935 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Last updated by" filter causes an SQL error with MariaDB (#30367).Go MAEDA2019-03-071-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17933 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-061-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17931 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-051-0/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17929 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue emails cannot be threaded by some mailers due to inconsistent ↵Go MAEDA2019-03-041-10/+16
| | | | | | | | | Message-ID and References field (#17096). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17927 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverted r17925 (#6417). The change breaks GanttHelperTest.Go MAEDA2019-03-041-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17926 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-041-0/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17925 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "View all issues" link in email reminders points to issues list which does ↵Go MAEDA2019-03-031-1/+1
| | | | | | | | | not include issues assigned to a group (#30955). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17918 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Parse author's name enclosed in parentheses in the From field when creating ↵Go MAEDA2019-03-031-6/+3
| | | | | | | | | a user account from an email (#17699). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17914 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-032-7/+15
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17913 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Timeout for "Check for updates" on Plugins page is too short (#30939).Go MAEDA2019-03-011-1/+1
| | | | | | | Contributed by Eric Gauthier. git-svn-id: http://svn.redmine.org/redmine/trunk@17909 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Multiple issue ids in "Subtasks" filter (#30808).Go MAEDA2019-02-281-3/+5
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17908 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New setting to include the status changes in issue mail notifications ↵Go MAEDA2019-02-282-2/+7
| | | | | | | | | subject (#13111). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17907 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cannot make cross-project wiki link if the project name includes square ↵Go MAEDA2019-02-271-1/+1
| | | | | | | | | brackets (#30256). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17906 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show warning when no workflow uses the status in the workflows (#30916).Go MAEDA2019-02-261-0/+8
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17903 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show warning when no workflow is defined for the role (#30853).Go MAEDA2019-02-241-0/+8
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17899 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Daylight savings causes inconsistency of Message-Id (#13888).Go MAEDA2019-02-191-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drop Ruby 2.2 support (#30356).Go MAEDA2019-02-191-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17887 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issues autocomplete should response with content type json and not html ↵Go MAEDA2019-02-181-5/+15
| | | | | | | | | (#30818). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17881 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mail handler does not ignore emails sent from emission email address if ↵Go MAEDA2019-02-181-1/+2
| | | | | | | | | Setting.mail_from includes display name (#30785). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17879 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r17862.Go MAEDA2019-02-182-7/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17878 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show author's name in the From field of email notifications (#5913).Go MAEDA2019-02-151-2/+10
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17870 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translation missing error in "Project's Status" filter options (#30718).Go MAEDA2019-02-152-10/+4
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17869 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show full width layout custom fields as block columns in issue listing (#26081).Go MAEDA2019-02-132-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17865 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Mail handler does not ignore emails sent from emission email address if ↵Go MAEDA2019-02-122-1/+7
| | | | | | | | | Setting.mail_from includes display name (#30785). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17862 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Refactor custom field value tag for custom fields with full text formatting ↵Go MAEDA2019-02-122-12/+15
| | | | | | | | | enabled (#29712). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17859 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show Edit/Preview tabs for full width layout custom fields with text ↵Go MAEDA2019-02-123-3/+11
| | | | | | | | | formatting enabled (#29712). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17858 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a check/uncheck all button to search (#10264).Go MAEDA2019-02-081-5/+8
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17852 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes sure the generated thumbnail is always of at least the requested size ↵Go MAEDA2019-02-051-1/+1
| | | | | | | | | (#13688). Patch by Jens Krämer and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17850 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ajax Request Returns 200 but an error event is fired instead of success ↵Go MAEDA2019-02-051-2/+2
| | | | | | | | | (#30073). Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17849 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add issue tracking table on the user profile page (#30421).Go MAEDA2019-02-012-8/+61
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17844 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Multiple issue ids in "Parent task" filter (#30482).Go MAEDA2019-02-011-1/+7
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17843 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Start date and due date in email notifications (#13307).Go MAEDA2019-01-251-2/+2
| | | | | | | Patch by Senya Senya. git-svn-id: http://svn.redmine.org/redmine/trunk@17840 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove unnecessary bgl and bgr wrappers from the footer (#30445).Go MAEDA2019-01-231-2/+0
| | | | | | | Patch by Max Johansson. git-svn-id: http://svn.redmine.org/redmine/trunk@17839 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-222-4/+10
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17838 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adding an issue note via email fails due to NoMethodError (#30455).Jean-Philippe Lang2019-01-191-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New date filter operators: tomorrow, next week, next month (#4502).Go MAEDA2019-01-191-3/+19
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the splitcontent* classes to my page layout (#30168).Go MAEDA2019-01-191-4/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "nwday" class to non-working days in calendar (#27096).Go MAEDA2019-01-142-0/+4
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17798 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move calendar day classes to a helper (#27096).Go MAEDA2019-01-142-1/+7
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17797 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox ↵Go MAEDA2019-01-1210-2/+20
| | | | | | | | | (#30168). Patch by Max Johansson. git-svn-id: http://svn.redmine.org/redmine/trunk@17790 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import UTF-8 issue CSV files with BOM and quoted strings (#30412).Go MAEDA2019-01-121-0/+1
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@17786 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Performance improvement when rendering news or calendar block on My page ↵Go MAEDA2018-12-211-2/+2
| | | | | | | | | (#30249). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-165-5/+43
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved Version#fixed_issues extension to a module (#30115).Jean-Philippe Lang2018-12-161-82/+84
| | | | | | Patch by Jérôme BATAILLE. git-svn-id: http://svn.redmine.org/redmine/trunk@17754 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed extra p tag.Jean-Philippe Lang2018-12-161-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a link to remove a subtask from its parent task (#23392).Jean-Philippe Lang2018-12-162-2/+12
| | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17747 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds maxlength to version name input (#27330).Jean-Philippe Lang2018-12-161-1/+1
| | | | | | Patch by Vasili Korol. git-svn-id: http://svn.redmine.org/redmine/trunk@17746 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to add private comments from the issue bulk edit page (#22368).Jean-Philippe Lang2018-12-161-0/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17744 e93f8b46-1217-0410-a6f0-8f06a7374b81