summaryrefslogtreecommitdiffstats
path: root/app/views/versions
Commit message (Expand)AuthorAgeFilesLines
* Fixes expander icons not switch for completed versions (#42285).Marius Balteanu2025-03-131-1/+1
* Fixes error when create a version with custom field of "File" type from Issue...Marius Balteanu2024-12-081-1/+1
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-193-8/+8
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-1/+1
* Replaces edit icons in version page with SVG icons (#23980).Marius Balteanu2024-09-051-2/+2
* Replaces icon-package in Versions index with SVG icon (#23980).Marius Balteanu2024-09-051-1/+4
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-3/+3
* Adds estimated remaining time to version page (#37862, #1671).Marius Balteanu2024-06-041-0/+7
* Update condition to check for @view_issues@ permission (#39995).Marius Balteanu2024-02-261-1/+1
* Subprojects checkbox should be shown in Activity and Roadmap sidebars only if...Marius Balteanu2024-02-261-1/+1
* Export a version as changelog text (#36679).Go MAEDA2023-04-131-0/+4
* Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions...Marius Balteanu2022-03-201-1/+1
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-2/+2
* Allow Roadmap view without any related issues (#6432).Go MAEDA2021-09-041-0/+1
* Move sidebar content on versions index view (roadmap) into a separate partial...Go MAEDA2021-08-192-53/+54
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-232-2/+2
* Move some links to dropdowns.Jean-Philippe Lang2019-12-201-0/+2
* Add estimated hours and spent hours to Versions API (#32242).Go MAEDA2019-10-311-0/+4
* Display new issue link in version page (#28138).Jean-Philippe Lang2019-10-191-0/+1
* Per role visibility settings for version custom fields (#23997).Go MAEDA2019-08-243-3/+3
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-201-0/+3
* Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).Jean-Philippe Lang2019-06-201-3/+3
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-271-2/+2
* 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
* Support wiki_page_title attribute in Versions REST API (#26237).Go MAEDA2019-04-282-10/+12
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-092-2/+4
* Adds maxlength to version name input (#27330).Jean-Philippe Lang2018-12-161-1/+1
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-021-1/+1
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-212-0/+2
* Reverted r17252 and r17253 (#26655).Go MAEDA2018-04-022-2/+0
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-022-0/+2
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-292-12/+12
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-292-12/+12
* ArgumentError: incomplete format specifier on ruby 2.5 dev (#26492).Jean-Philippe Lang2017-07-221-3/+3
* Use exists? instead of count (#24839).Jean-Philippe Lang2017-01-161-1/+1
* Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang2016-12-132-2/+2
* Add link to issue list on version estimated time.Jean-Philippe Lang2016-12-031-1/+2
* Use the regular "icon icon-*" on roadmap (#24313).Jean-Philippe Lang2016-11-181-3/+3
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-292-4/+4
* Add option to set a new version as default directly from New Version page (#2...Jean-Philippe Lang2016-10-231-0/+3
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-311-1/+3
* Adds a link to spent time on version details (#13558).Jean-Philippe Lang2016-07-131-1/+2
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-071-1/+1
* Adds edit links on the roadmap (#22756).Jean-Philippe Lang2016-05-061-0/+5
* Additional CSS class for version status (#21434).Jean-Philippe Lang2016-03-202-2/+2
* Tooltip on progress bar (#21497).Jean-Philippe Lang2016-01-091-0/+3
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-082-3/+4
* Put roadmap versions in <article> tags (#19341).Jean-Philippe Lang2015-06-131-1/+5
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-1/+1