summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Switch between toggle plus and minus icons for toggle multi select (#31496).Go MAEDA2019-06-022-4/+6
* Add an icon linked to trackers detail report on the project overview page (#3...Go MAEDA2019-06-021-1/+7
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-305-7/+7
* Fix missing icons (#31433).Go MAEDA2019-05-305-7/+7
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-272-4/+4
* Use the regular "icon icon-*" classes for sort-handle (#31433).Go MAEDA2019-05-271-1/+1
* Hide closed statuses by default in the chart (#31418).Go MAEDA2019-05-261-1/+1
* Stacked bar charts in the issue details report (#31418).Go MAEDA2019-05-261-0/+51
* Add issue css_classes to issue rows (#31424).Go MAEDA2019-05-222-2/+2
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-222-1/+3
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-203-0/+4
* Display user's gravatar when editing profile (#5899).Go MAEDA2019-05-201-1/+4
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-198-11/+11
* 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