| Commit message (Expand) | Author | Age | Files | Lines |
* | Swaps out the icon-fav for icon-user on projects#index (#31356). | Go MAEDA | 2019-05-14 | 1 | -1/+1 |
* | Set an appropriate default type in New custom field page depending on the cur... | Go MAEDA | 2019-05-11 | 2 | -5/+2 |
* | Option to send email notifications while importing issues from CSV files (#22... | Go MAEDA | 2019-05-10 | 1 | -0/+6 |
* | Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910). | Go MAEDA | 2019-05-09 | 1 | -5/+1 |
* | Import time entries (#28234). | Go MAEDA | 2019-05-09 | 8 | -3/+100 |
* | Generalize issues imports (#28234). | Go MAEDA | 2019-05-09 | 11 | -45/+42 |
* | admin/info page: text cut off in pre tag on mobile (#31311). | Go MAEDA | 2019-05-08 | 1 | -1/+1 |
* | Allow a bigger range for the gantt timeline (#14654). | Go MAEDA | 2019-05-08 | 2 | -1/+3 |
* | Add avatar_server_url configuration option in order to support Libravatar (#9... | Go MAEDA | 2019-05-04 | 1 | -1/+2 |
* | Add "robohash" to "Default Gravatar image" options (#31294). | Go MAEDA | 2019-05-04 | 1 | -1/+1 |
* | Add hook :view_wiki_show_sidebar_bottom (#7975). | Go MAEDA | 2019-05-03 | 1 | -0/+2 |
* | Display horizontal scroll bar of files table when overflow occurs on small sc... | Go MAEDA | 2019-04-30 | 1 | -35/+37 |
* | Support wiki_page_title attribute in Versions REST API (#26237). | Go MAEDA | 2019-04-28 | 2 | -10/+12 |
* | Fix gaps in resizable gantt chart (#31268). | Go MAEDA | 2019-04-28 | 1 | -1/+2 |
* | Show locked badge for protected pages (#9634). | Go MAEDA | 2019-04-27 | 1 | -4/+7 |
* | Wrap subprojects in the overview section with an unordered list (#29289). | Go MAEDA | 2019-04-23 | 1 | -1/+5 |
* | Remove hard-coded strings (#30838). | Go MAEDA | 2019-04-21 | 1 | -1/+1 |
* | Update Rails ujs (#31205). | Go MAEDA | 2019-04-18 | 1 | -1/+1 |
* | Show the total number of open issues in a reminder (#31104). | Go MAEDA | 2019-04-18 | 2 | -1/+2 |
* | "Create and continue" button for custom fields (#31159). | Go MAEDA | 2019-04-09 | 1 | -1/+8 |
* | Show version status as badge in rodmap#index and roadmap#show (#29391). | Go MAEDA | 2019-04-09 | 2 | -2/+4 |
* | Move styles for count and private to a new class named 'badge' (#29391). | Go MAEDA | 2019-04-09 | 2 | -2/+2 |
* | Let user select a tracker from the modal (#442). | Jean-Philippe Lang | 2019-03-30 | 1 | -1/+10 |
* | Cannot uncheck Gantt chart options of a custom query (#31063). | Jean-Philippe Lang | 2019-03-30 | 1 | -0/+2 |
* | "View differences" buttons are shown in the repository page even without "Bro... | Jean-Philippe Lang | 2019-03-30 | 1 | -1/+1 |
* | Show projects using a table instead of an unordered list in the user profile ... | Go MAEDA | 2019-03-28 | 1 | -5/+19 |
* | Project search should select subprojects scope when the project has subprojec... | Go MAEDA | 2019-03-25 | 1 | -1/+1 |
* | Enable frozen_string_literal for app/views/*/*.builder (#26561). | Go MAEDA | 2019-03-17 | 2 | -2/+2 |
* | Display user's groups on profile (#12796). | Jean-Philippe Lang | 2019-03-15 | 1 | -0/+12 |
* | Show recent documents first (#29725). | Jean-Philippe Lang | 2019-03-15 | 1 | -1/+1 |
* | Add a description for trackers (#442). | Jean-Philippe Lang | 2019-03-15 | 7 | -4/+26 |
* | Display details about inheritance when editing a member roles (#31032). | Jean-Philippe Lang | 2019-03-15 | 2 | -5/+9 |
* | Send columns as a param to context menu instead of parsing back_url (#26836). | Jean-Philippe Lang | 2019-03-15 | 1 | -0/+1 |
* | Filtering issues via context menu should not reset selected columns (#26836). | Jean-Philippe Lang | 2019-03-15 | 1 | -1/+1 |
* | Update footer copyright to 2019 (#30872). | Jean-Philippe Lang | 2019-03-15 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 2 | -0/+4 |
* | Move custom field classes to a method (#30994). | Go MAEDA | 2019-03-09 | 4 | -4/+4 |
* | Add CSS class to user custom fields (#30985). | Go MAEDA | 2019-03-09 | 1 | -1/+1 |
* | Add CSS class to project custom fields (#30977). | Go MAEDA | 2019-03-06 | 1 | -1/+1 |
* | Allow collapse/expand in gantt chart (#6417). | Go MAEDA | 2019-03-05 | 1 | -0/+1 |
* | Reverted r17925 (#6417). The change breaks GanttHelperTest. | Go MAEDA | 2019-03-04 | 1 | -1/+0 |
* | Allow collapse/expand in gantt chart (#6417). | Go MAEDA | 2019-03-04 | 1 | -0/+1 |
* | Option to parse HTML part of multipart (HTML) emails first (#30838). | Go MAEDA | 2019-03-03 | 1 | -0/+1 |
* | Timeout for "Check for updates" on Plugins page is too short (#30939). | Go MAEDA | 2019-03-01 | 1 | -1/+1 |
* | New setting to include the status changes in issue mail notifications subject... | Go MAEDA | 2019-02-28 | 1 | -0/+2 |
* | Show warning when no workflow uses the status in the workflows (#30916). | Go MAEDA | 2019-02-26 | 1 | -0/+8 |
* | Show warning when no workflow is defined for the role (#30853). | Go MAEDA | 2019-02-24 | 1 | -0/+8 |
* | Show full width layout custom fields as block columns in issue listing (#26081). | Go MAEDA | 2019-02-13 | 1 | -1/+1 |
* | Show Edit/Preview tabs for full width layout custom fields with text formatti... | Go MAEDA | 2019-02-12 | 1 | -0/+1 |
* | Add a check/uncheck all button to search (#10264). | Go MAEDA | 2019-02-08 | 1 | -5/+8 |