Commit Graph

25 Commits (ff2aeb1282066401b70cfaed91d76caef9a5eef7)

Author SHA1 Message Date
Sebastian Schuster e1f7993456 Renamed the plugin settings name into openproject_backlogs 12 years ago
Jens Ulferts 1af1c37482 separates classes used for burndown into files 12 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 09fd2d4c35 Fix burndown specs/code on postgres 13 years ago
Gregor Schmidt c3afae9948 white space 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Jens Ulferts 9fbac855e2 filtering interesting stories by like statements before instantiating them for the burndown 13 years ago
Gregor Schmidt 6b5a5ca645 Sorting journals by date to ensure proper calculations 13 years ago
Gregor Schmidt d5b0f71ad2 Introducing new methods for aaj that make the tests work 13 years ago
Gregor Schmidt d1e57c9b14 formatting 13 years ago
Gregor Schmidt c41f5f8f7f formatting 13 years ago
Gregor Schmidt 2f27c750b9 refactoring 13 years ago
Gregor Schmidt 720d6afd33 style changes 13 years ago
Romano Licker 25b48fb459 burndown chart now involves status "done" when plotting 14 years ago
jwollert 677d5fcad4 fixes Ticket #4313: fixes burndowns #collect with Postgresql. Since version 8.3, Ints won't be automatically casted when comparing them with chars 14 years ago
Jens Ulferts bd6269c060 #4382: remaining hours are collected from issues children if they exist 14 years ago
Jens Ulferts 1fabd86bac #3605: replacing jqPlot with jquery.flot 0.7.0 which works for ie8 14 years ago
Jens Ulferts db426a4cbb #3605: stories, whose status is set to closed are not counted 14 years ago
Jens Ulferts e40f080ab7 #3605: stories moved in and out of the sprint are handled well 14 years ago
Jens Ulferts 60a25b015e refactoring of burndown class 14 years ago
Jens Ulferts abfe0d45d1 #3605: refactoring of series_data collection so that the data is added right away and not intermediarilly stored. Also handling case now where values are set initially. 14 years ago
Jens Ulferts 6344172e98 #3605: support for story_points, refactoring so that series raw data become own class 14 years ago
Jens Ulferts e46d0b1bca #3605: removed formerly commented out code and enabled creation of ideal line 14 years ago
Jens Ulferts ad280b76a1 removed unneeded code 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 14 years ago