| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r23650, r23651, r23652 and r23654 from trunk to 6.0-stable (#42465). | Marius Balteanu | 12 days | 1 | -1/+1 |
* | Merged r23548 from trunk to 6.0-stable (#42285). | Marius Balteanu | 2025-03-14 | 1 | -1/+1 |
* | Merge r23362 and r23363 from trunk to 6.0-stable (#40301). | Marius Balteanu | 2024-12-09 | 1 | -1/+1 |
* | Renames and improves methods provided by @IconsHelper@ (#23980). | Marius Balteanu | 2024-10-19 | 3 | -8/+8 |
* | Replaces icon-expanded and icon-collapsed with SVG icons (#23980). | Marius Balteanu | 2024-09-08 | 1 | -1/+1 |
* | Replaces edit icons in version page with SVG icons (#23980). | Marius Balteanu | 2024-09-05 | 1 | -2/+2 |
* | Replaces icon-package in Versions index with SVG icon (#23980). | Marius Balteanu | 2024-09-05 | 1 | -1/+4 |
* | Start working on replacing old icons with SVG icons (#23980): | Marius Balteanu | 2024-08-29 | 1 | -3/+3 |
* | Adds estimated remaining time to version page (#37862, #1671). | Marius Balteanu | 2024-06-04 | 1 | -0/+7 |
* | Update condition to check for @view_issues@ permission (#39995). | Marius Balteanu | 2024-02-26 | 1 | -1/+1 |
* | Subprojects checkbox should be shown in Activity and Roadmap sidebars only if... | Marius Balteanu | 2024-02-26 | 1 | -1/+1 |
* | Export a version as changelog text (#36679). | Go MAEDA | 2023-04-13 | 1 | -0/+4 |
* | Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions... | Marius Balteanu | 2022-03-20 | 1 | -1/+1 |
* | Fix typo in class 'icon-expended' (#36149). | Marius Balteanu | 2021-11-08 | 1 | -2/+2 |
* | Allow Roadmap view without any related issues (#6432). | Go MAEDA | 2021-09-04 | 1 | -0/+1 |
* | Move sidebar content on versions index view (roadmap) into a separate partial... | Go MAEDA | 2021-08-19 | 2 | -53/+54 |
* | Show open/closed badge on issue page (#33254). | Go MAEDA | 2020-04-23 | 2 | -2/+2 |
* | Move some links to dropdowns. | Jean-Philippe Lang | 2019-12-20 | 1 | -0/+2 |
* | Add estimated hours and spent hours to Versions API (#32242). | Go MAEDA | 2019-10-31 | 1 | -0/+4 |
* | Display new issue link in version page (#28138). | Jean-Philippe Lang | 2019-10-19 | 1 | -0/+1 |
* | Per role visibility settings for version custom fields (#23997). | Go MAEDA | 2019-08-24 | 3 | -3/+3 |
* | Make project settings more accessible (#22090). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+3 |
* | Roadmap shows 100%, but one of its tasks is still set to 90% (#30949). | Jean-Philippe Lang | 2019-06-20 | 1 | -3/+3 |
* | Use the regular "icon icon-*" classes for collapsible fields (#31433). | Go MAEDA | 2019-05-27 | 1 | -2/+2 |
* | Add issue css_classes to issue rows (#31424). | Go MAEDA | 2019-05-22 | 2 | -2/+2 |
* | Show assignee avatar in Roadmap and Version (#28510). | Go MAEDA | 2019-05-22 | 2 | -1/+3 |
* | Support wiki_page_title attribute in Versions REST API (#26237). | Go MAEDA | 2019-04-28 | 2 | -10/+12 |
* | Show version status as badge in rodmap#index and roadmap#show (#29391). | Go MAEDA | 2019-04-09 | 2 | -2/+4 |
* | Adds maxlength to version name input (#27330). | Jean-Philippe Lang | 2018-12-16 | 1 | -1/+1 |
* | Replace cancel button with cancel link in modals (#28662). | Go MAEDA | 2018-12-02 | 1 | -1/+1 |
* | Use button as additional option for contextmenu (#26655). | Go MAEDA | 2018-04-21 | 2 | -0/+2 |
* | Reverted r17252 and r17253 (#26655). | Go MAEDA | 2018-04-02 | 2 | -2/+0 |
* | Use button as additional option for contextmenu (#26655). | Go MAEDA | 2018-04-02 | 2 | -0/+2 |
* | Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676). | Jean-Philippe Lang | 2017-11-29 | 2 | -12/+12 |
* | Adds visibility checks on version views (#27676). | Jean-Philippe Lang | 2017-11-29 | 2 | -12/+12 |
* | ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492). | Jean-Philippe Lang | 2017-07-22 | 1 | -3/+3 |
* | Use exists? instead of count (#24839). | Jean-Philippe Lang | 2017-01-16 | 1 | -1/+1 |
* | Use multipart forms for objects that may have file custom fields (#6719). | Jean-Philippe Lang | 2016-12-13 | 2 | -2/+2 |
* | Add link to issue list on version estimated time. | Jean-Philippe Lang | 2016-12-03 | 1 | -1/+2 |
* | Use the regular "icon icon-*" on roadmap (#24313). | Jean-Philippe Lang | 2016-11-18 | 1 | -3/+3 |
* | Don't use a global variable for storing context menu URL. | Jean-Philippe Lang | 2016-10-29 | 2 | -4/+4 |
* | Add option to set a new version as default directly from New Version page (#2... | Jean-Philippe Lang | 2016-10-23 | 1 | -0/+3 |
* | Don't show "status" field when creating a new version (#23377). | Jean-Philippe Lang | 2016-08-31 | 1 | -1/+3 |
* | Adds a link to spent time on version details (#13558). | Jean-Philippe Lang | 2016-07-13 | 1 | -1/+2 |
* | Use HTML5 date input fields instead of text fields with jquery ui date picker... | Jean-Philippe Lang | 2016-05-07 | 1 | -1/+1 |
* | Adds edit links on the roadmap (#22756). | Jean-Philippe Lang | 2016-05-06 | 1 | -0/+5 |
* | Additional CSS class for version status (#21434). | Jean-Philippe Lang | 2016-03-20 | 2 | -2/+2 |
* | Tooltip on progress bar (#21497). | Jean-Philippe Lang | 2016-01-09 | 1 | -0/+3 |
* | Improved responsiveness for versions and roadmap (#19097). | Jean-Philippe Lang | 2015-11-08 | 2 | -3/+4 |
* | Put roadmap versions in <article> tags (#19341). | Jean-Philippe Lang | 2015-06-13 | 1 | -1/+5 |