summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-152-0/+4
* Move custom field classes to a method (#30994).Go MAEDA2019-03-094-4/+4
* Add CSS class to user custom fields (#30985).Go MAEDA2019-03-091-1/+1
* Add CSS class to project custom fields (#30977).Go MAEDA2019-03-061-1/+1
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-051-0/+1
* Reverted r17925 (#6417). The change breaks GanttHelperTest.Go MAEDA2019-03-041-1/+0
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-041-0/+1
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-031-0/+1
* Timeout for "Check for updates" on Plugins page is too short (#30939).Go MAEDA2019-03-011-1/+1
* New setting to include the status changes in issue mail notifications subject...Go MAEDA2019-02-281-0/+2
* Show warning when no workflow uses the status in the workflows (#30916).Go MAEDA2019-02-261-0/+8
* Show warning when no workflow is defined for the role (#30853).Go MAEDA2019-02-241-0/+8
* Show full width layout custom fields as block columns in issue listing (#26081).Go MAEDA2019-02-131-1/+1
* Show Edit/Preview tabs for full width layout custom fields with text formatti...Go MAEDA2019-02-121-0/+1
* Add a check/uncheck all button to search (#10264).Go MAEDA2019-02-081-5/+8
* Add issue tracking table on the user profile page (#30421).Go MAEDA2019-02-011-8/+51
* Remove unnecessary bgl and bgr wrappers from the footer (#30445).Go MAEDA2019-01-231-2/+0
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-221-4/+9
* Add the splitcontent* classes to my page layout (#30168).Go MAEDA2019-01-191-4/+2
* Move calendar day classes to a helper (#27096).Go MAEDA2019-01-141-1/+1
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-1210-2/+20
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-0/+3
* Removed extra p tag.Jean-Philippe Lang2018-12-161-1/+0
* Adds maxlength to version name input (#27330).Jean-Philippe Lang2018-12-161-1/+1
* Ability to add private comments from the issue bulk edit page (#22368).Jean-Philippe Lang2018-12-161-0/+7
* Use pre tags for wiki diff (#11359).Jean-Philippe Lang2018-12-162-6/+2
* Adds a link to container on attachments edit form.Jean-Philippe Lang2018-12-121-1/+3
* Display user logins on profiles (#26127).Go MAEDA2018-12-122-5/+3
* Setting to restrict spent times on future dates (#3322).Go MAEDA2018-12-111-0/+2
* Discourage search engines from indexing old versions of wiki pages (#29503).Go MAEDA2018-12-061-0/+4
* Use sorted instead of sort (#29406).Go MAEDA2018-12-021-1/+1
* Fix for r17683: s/button_search/label_search/ (#26620).Go MAEDA2018-12-021-1/+1
* Change the text of the submit button on search page from button_submit to lab...Go MAEDA2018-12-021-1/+1
* Let admins unarchive the project when trying to access an archived project (#...Jean-Philippe Lang2018-12-021-0/+5
* Let admin users unarchive subprojects of archived projects (#29993).Jean-Philippe Lang2018-12-021-1/+1
* Moves some action links on the wiki page to a dropdown menu (#26575).Jean-Philippe Lang2018-12-021-10/+20
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-0210-10/+10
* Adds view_projects_copy_only_items hook (#28895).Go MAEDA2018-12-011-0/+1
* Restore History link at the top of a wiki page (#26575).Jean-Philippe Lang2018-11-291-0/+1
* Add missing closing tag in app/views/roles/_form.html.erb (#29912).Go MAEDA2018-11-051-0/+1
* Previous/Next link on repository page disappears when switching to "View diff...Go MAEDA2018-11-051-0/+27
* Move attachments to their own section in issue page (#29033).Go MAEDA2018-11-041-4/+6
* Hide "Files" section in wiki pages when printing (#29791).Go MAEDA2018-10-311-1/+1
* Remove trailing whitespaces from app/views/wiki/show.html.erbGo MAEDA2018-10-311-1/+1
* Revert unwanted changes in r17607 (#20081).Go MAEDA2018-10-291-27/+0
* Filter issues after project status (#20081).Go MAEDA2018-10-291-0/+27
* Reverted r17605 that breaks some tests (#26576, #29730).Go MAEDA2018-10-291-27/+0
* Previous/Next link on repository page disappears when switching to "View diff...Go MAEDA2018-10-281-0/+27
* Send emails asynchronously (#26791).Jean-Philippe Lang2018-10-1012-12/+12
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-064-8/+6