summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Show the number of days left until the due date in reminders (#31225).Go MAEDA2019-05-192-2/+2
* Fix broken gantt layout due to r18171 (#27672).Go MAEDA2019-05-171-3/+3
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-162-14/+49
* Swaps out the icon-fav for icon-user on projects#index (#31356).Go MAEDA2019-05-141-1/+1
* Set an appropriate default type in New custom field page depending on the cur...Go MAEDA2019-05-112-5/+2
* Option to send email notifications while importing issues from CSV files (#22...Go MAEDA2019-05-101-0/+6
* Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).Go MAEDA2019-05-091-5/+1
* Import time entries (#28234).Go MAEDA2019-05-098-3/+100
* Generalize issues imports (#28234).Go MAEDA2019-05-0911-45/+42
* admin/info page: text cut off in pre tag on mobile (#31311).Go MAEDA2019-05-081-1/+1
* Allow a bigger range for the gantt timeline (#14654).Go MAEDA2019-05-082-1/+3
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-041-1/+2
* Add "robohash" to "Default Gravatar image" options (#31294).Go MAEDA2019-05-041-1/+1
* Add hook :view_wiki_show_sidebar_bottom (#7975).Go MAEDA2019-05-031-0/+2
* Display horizontal scroll bar of files table when overflow occurs on small sc...Go MAEDA2019-04-301-35/+37
* Support wiki_page_title attribute in Versions REST API (#26237).Go MAEDA2019-04-282-10/+12
* Fix gaps in resizable gantt chart (#31268).Go MAEDA2019-04-281-1/+2
* Show locked badge for protected pages (#9634).Go MAEDA2019-04-271-4/+7
* Wrap subprojects in the overview section with an unordered list (#29289).Go MAEDA2019-04-231-1/+5
* Remove hard-coded strings (#30838).Go MAEDA2019-04-211-1/+1
* Update Rails ujs (#31205).Go MAEDA2019-04-181-1/+1
* Show the total number of open issues in a reminder (#31104).Go MAEDA2019-04-182-1/+2
* "Create and continue" button for custom fields (#31159).Go MAEDA2019-04-091-1/+8
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-092-2/+4
* Move styles for count and private to a new class named 'badge' (#29391).Go MAEDA2019-04-092-2/+2
* Let user select a tracker from the modal (#442).Jean-Philippe Lang2019-03-301-1/+10
* Cannot uncheck Gantt chart options of a custom query (#31063).Jean-Philippe Lang2019-03-301-0/+2
* "View differences" buttons are shown in the repository page even without "Bro...Jean-Philippe Lang2019-03-301-1/+1
* Show projects using a table instead of an unordered list in the user profile ...Go MAEDA2019-03-281-5/+19
* Project search should select subprojects scope when the project has subprojec...Go MAEDA2019-03-251-1/+1
* Enable frozen_string_literal for app/views/*/*.builder (#26561).Go MAEDA2019-03-172-2/+2
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-151-0/+12
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-151-1/+1
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-157-4/+26
* Display details about inheritance when editing a member roles (#31032).Jean-Philippe Lang2019-03-152-5/+9
* Send columns as a param to context menu instead of parsing back_url (#26836).Jean-Philippe Lang2019-03-151-0/+1
* Filtering issues via context menu should not reset selected columns (#26836).Jean-Philippe Lang2019-03-151-1/+1
* Update footer copyright to 2019 (#30872).Jean-Philippe Lang2019-03-151-1/+1
* 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