Commit Graph

989 Commits (d0cf62ba643498a7ec98a40cfeb2cd09cccdcf7b)
 

Author SHA1 Message Date
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
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 a756277605 prettier code 14 years ago
Jens Ulferts 3514bcf7c6 removing velocity_based_estimate as long as scrum_statistics are disabled 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 14 years ago
Gregor Schmidt 46b7f0496d checking for enabled modules in more robust way 14 years ago
Gregor Schmidt 0b71b564e9 adding specs for added issue validations 14 years ago
Gregor Schmidt 0b7821ff85 wrapping all i18n strings in " for the sake of consistency 14 years ago
Gregor Schmidt f7c755f17c changing error message scope definition in specs 14 years ago
Gregor Schmidt 0c9fd512cc de.yml now in the same order as en.yml 14 years ago
Gregor Schmidt 7866ecc891 changing the way errors are displayed within backlogs pop ups 14 years ago
Gregor Schmidt 9934bb5da8 validating story points within sensible defaults 14 years ago
Stephan Eckardt 40def1a585 #3647: show tracker name right before the story name 14 years ago
Stephan Eckardt cefc522332 Revert "#3647: added abbreviated tracker name to master backlog view" 14 years ago
Stephan Eckardt dd0d0f76af Revert "#3647: added tracker_abbreviation helper" 14 years ago