Commit Graph

955 Commits (1a22b207e977f51190d23909a82e20baea97899d)
 

Author SHA1 Message Date
Gregor Schmidt 1a22b207e9 Refactoring scenarios to use own trackers instead of default-fixture ones 14 years ago
Jens Ulferts ebb24c81a9 modal boxes have their closing "x" again 14 years ago
Gregor Schmidt 651255197a only showing enabled story trackers in story form 14 years ago
Gregor Schmidt 466bcbe181 formatting 14 years ago
Jens Ulferts 6af6873b67 version bump to 0.6.2 14 years ago
Gregor Schmidt ab8fd10cf2 Adding i18n for "validate start_and_end_dates" 14 years ago
Gregor Schmidt fb26a3f5ff Error message pop ups are no longer transparent on task board view 14 years ago
Gregor Schmidt 23d10e2ff8 adding hours string to remaining hours - matches estimated hours 14 years ago
Gregor Schmidt 8be1f2b56f style improvements 14 years ago
Gregor Schmidt 5dc3bbbd25 formatting remaining hours as localized hours to make them look like the estimated hours 14 years ago
Gregor Schmidt 245d03f028 enabling velocity based estimate in issue view, when scrum stats are enabled 14 years ago
Jens Ulferts 4944dc9473 improving burndown series functionality 14 years ago
Jens Ulferts 5b2809d695 sorting checkboxes for burndown series selection 14 years ago
Jens Ulferts 362a42f6b5 removing unneeded i18n from server_variables 14 years ago
Jens Ulferts 907f567906 preventing resizing of burndown modal dialog 14 years ago
Jens Ulferts 6e09cae64e displaying x as close button but not the "Close"-Button on burndown modal box 14 years ago
Jens Ulferts 863fd3b7f7 using overflow to prevent scrollbars on burndown modal box 14 years ago
Jens Ulferts 414d5793e9 yaxis on burndown handles max of 0 well 14 years ago
Jens Ulferts b8ff436c2b version bump to 0.6.1 14 years ago
Gregor Schmidt 3bbac52433 Fixing permission checks for stats controller 14 years ago
Jens Ulferts 29f85dffcf version bump to 0.6.0 14 years ago
Jens Ulferts eff95d8a35 #3605: cleanup frontend code 14 years ago
Jens Ulferts 784f2537b5 #3605: cleanup of burndown frontend code 14 years ago
Jens Ulferts 6b3f4b1033 #3605: cleaning up burndown frontend code 14 years ago
Jens Ulferts b8592e5339 #3605: some more cleaning up of burndown frontend code 14 years ago
Jens Ulferts 4c81806ebc #3605: cleaning up burndown frontend code 14 years ago
Jens Ulferts 1c77e110f9 #3605: plotting empty graph if no series is selected 14 years ago
Jens Ulferts 1fabd86bac #3605: replacing jqPlot with jquery.flot 0.7.0 which works for ie8 14 years ago
Gregor Schmidt fd5296b690 Merge branch 'feature/ie-styles' into finn-master 14 years ago
Gregor Schmidt eb0ba85332 adding css filter for opacity in IE 14 years ago
Gregor Schmidt 15051714cf explicitly handling empty remaining hours since IE does not support :empty pseudo class 14 years ago
Gregor Schmidt afb24da649 removing all box-shadows and border-radiuses 14 years ago
Gregor Schmidt e454fd4865 fixing some mis-scoped style definitions, removing unused ones 14 years ago
Gregor Schmidt 6882bb4f07 removing box-shadow for menu and replacing it with borders 14 years ago
Gregor Schmidt 6a972ea8a7 recalculating odd and even css classes on each backlog update 14 years ago
Gregor Schmidt d101644f7c [refactor] introducing refresh method on story and backlog to wrap velocity calculation 14 years ago
Gregor Schmidt bcd3835e5a fixing jslint warnings 14 years ago
Gregor Schmidt 7b7010f2e8 removing shadows and rounded corners and nth-child for backlogs and stories 14 years ago
Gregor Schmidt 2c02984721 allowing 0 values for story points 14 years ago
Jens Ulferts 689326fcdf activating burndown cuke 14 years ago
Jens Ulferts 01b51c756f removing burndown from issue/index until it can be reactivated safely 14 years ago
Jens Ulferts dc2edbd5a7 making has_burndown a proper boolean method: renamed to has_burndown? 14 years ago
Jens Ulferts e531d27c68 specfix: story points can no longer be set to 0 14 years ago
Jens Ulferts 9cf4ca816f #3605: i18n in js and styling 14 years ago
Jens Ulferts 14d018577b #3605: i18n for burndown graphs 14 years ago
Jens Ulferts db426a4cbb #3605: stories, whose status is set to closed are not counted 14 years ago
Jens Ulferts a145ea4a61 #3605: specing moving between trackers and projects 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