summaryrefslogtreecommitdiffstats
path: root/public/javascripts/gantt.js
Commit message (Expand)AuthorAgeFilesLines
* Move public assets (images, javascripts, stylesheets, themes) to app/assets (...Marius Balteanu2024-02-071-308/+0
* Reverts r22694 (#39111).Marius Balteanu2024-02-071-0/+308
* Move public assets (images, javascripts, stylesheets, themes) to app/assets (...Marius Balteanu2024-02-071-308/+0
* Shorten copyright headers for JS files (#37730).Marius Balteanu2024-01-111-15/+4
* Add missing copyrights (#37730).Marius Balteanu2023-11-261-1/+15
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Fix typo in class 'icon-expended' (#36149).Marius Balteanu2021-11-081-2/+2
* Progress bar for a shared version on gantt disappears when the tree is collap...Go MAEDA2021-07-311-4/+6
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Replace deprecated size() method with length property (#33384).Go MAEDA2020-05-021-3/+3
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Clicking on a parent object in gantt wrongly collapses objects at the same le...Go MAEDA2020-01-181-2/+3
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-301-0/+2
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-161-4/+49
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-051-1/+59
* Reverted r17925 (#6417). The change breaks GanttHelperTest.Go MAEDA2019-03-041-59/+1
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-041-1/+59
* Make gantt columns resizable (#20481).Go MAEDA2017-11-251-0/+22
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* [js-cleanup] add short copyright notices to javascripts and remove superfluou...Jean-Philippe Lang2015-07-051-0/+3
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-2/+2
* Ability to save Gantt query filters (#7836).Jean-Philippe Lang2013-07-141-1/+1
* fix JavaScript error of gantt.js on IE7 (#13823)Toshi MARUYAMA2013-04-211-1/+1
* Gantt progress lines (#12122).Jean-Philippe Lang2013-01-201-1/+64
* Only process issues that have relations.Jean-Philippe Lang2013-01-051-8/+6
* Use JSON so we don't have to parse data-rels manually (#3436).Jean-Philippe Lang2013-01-051-8/+5
* Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).Jean-Philippe Lang2013-01-051-0/+114