summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-152-0/+4
| | | | | | | This will be changed to true in the future. git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move custom field classes to a method (#30994).Go MAEDA2019-03-094-4/+4
| | | | | | | 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
* 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
* 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
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-031-0/+1
| | | | | | | 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
* New setting to include the status changes in issue mail notifications ↵Go MAEDA2019-02-281-0/+2
| | | | | | | | | subject (#13111). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17907 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
* Show full width layout custom fields as block columns in issue listing (#26081).Go MAEDA2019-02-131-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17865 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show Edit/Preview tabs for full width layout custom fields with text ↵Go MAEDA2019-02-121-0/+1
| | | | | | | | | 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
* Add issue tracking table on the user profile page (#30421).Go MAEDA2019-02-011-8/+51
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17844 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-221-4/+9
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17838 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
* Move calendar day classes to a helper (#27096).Go MAEDA2019-01-141-1/+1
| | | | | | | 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
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-0/+3
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17755 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 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
* Use pre tags for wiki diff (#11359).Jean-Philippe Lang2018-12-162-6/+2
| | | | | | Patch by Kouhei Sutou. git-svn-id: http://svn.redmine.org/redmine/trunk@17742 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a link to container on attachments edit form.Jean-Philippe Lang2018-12-121-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17722 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display user logins on profiles (#26127).Go MAEDA2018-12-122-5/+3
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17721 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Setting to restrict spent times on future dates (#3322).Go MAEDA2018-12-111-0/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17719 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Discourage search engines from indexing old versions of wiki pages (#29503).Go MAEDA2018-12-061-0/+4
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use sorted instead of sort (#29406).Go MAEDA2018-12-021-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17685 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix for r17683: s/button_search/label_search/ (#26620).Go MAEDA2018-12-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17684 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change the text of the submit button on search page from button_submit to ↵Go MAEDA2018-12-021-1/+1
| | | | | | | | | label_search (#26620). Patch by Dmitry Lisichkin. git-svn-id: http://svn.redmine.org/redmine/trunk@17683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let admins unarchive the project when trying to access an archived project ↵Jean-Philippe Lang2018-12-021-0/+5
| | | | | | (#29993). git-svn-id: http://svn.redmine.org/redmine/trunk@17682 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let admin users unarchive subprojects of archived projects (#29993).Jean-Philippe Lang2018-12-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17681 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves some action links on the wiki page to a dropdown menu (#26575).Jean-Philippe Lang2018-12-021-10/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17678 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-0210-10/+10
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17677 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds view_projects_copy_only_items hook (#28895).Go MAEDA2018-12-011-0/+1
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@17670 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restore History link at the top of a wiki page (#26575).Jean-Philippe Lang2018-11-291-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17660 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing closing tag in app/views/roles/_form.html.erb (#29912).Go MAEDA2018-11-051-0/+1
| | | | | | | Patch by Vincent Robert. git-svn-id: http://svn.redmine.org/redmine/trunk@17621 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Previous/Next link on repository page disappears when switching to "View ↵Go MAEDA2018-11-051-0/+27
| | | | | | | | | differences" tab (#26576, #29730). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17620 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move attachments to their own section in issue page (#29033).Go MAEDA2018-11-041-4/+6
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17619 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide "Files" section in wiki pages when printing (#29791).Go MAEDA2018-10-311-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17614 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces from app/views/wiki/show.html.erbGo MAEDA2018-10-311-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17613 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert unwanted changes in r17607 (#20081).Go MAEDA2018-10-291-27/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17609 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter issues after project status (#20081).Go MAEDA2018-10-291-0/+27
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17607 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverted r17605 that breaks some tests (#26576, #29730).Go MAEDA2018-10-291-27/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17606 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Previous/Next link on repository page disappears when switching to "View ↵Go MAEDA2018-10-281-0/+27
| | | | | | | | | differences" tab (#26576, #29730). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17605 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Send emails asynchronously (#26791).Jean-Philippe Lang2018-10-1012-12/+12
| | | | | | Custom async_* delivery methods are removed in favor of ActiveJob (Async by default). git-svn-id: http://svn.redmine.org/redmine/trunk@17588 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-064-8/+6
| | | | | | | | | | | | | | | | | | | | | | | We are creating multipe mails per class notification event, one per recipient, wrapped in a Mailer::MultiMessage object to send them all at once. We keep the existing interface of all class methods intended to be used by external code the same as they were before, with one exception: We provide additional recipient addresses in options[:recipients] for Mailer.security_notification. Since the first-class recipients have to be users to render individual mails for them, additional recipient addresses have to be provided with some other channel. By providing additional recipients in options[:recipients], we can solve the use-case for address change notifications for users, which probably is the only real use-case for having to use a plain email address instead of a User as a notification recipient. Patch by Holger Just and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17583 e93f8b46-1217-0410-a6f0-8f06a7374b81