Commit Graph

1319 Commits (67142e40bfff1b0f7a2f664e67b1a712ff4d1f7a)
 

Author SHA1 Message Date
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
Stephan Eckardt f9e122669c #3647: added abbreviated tracker name to master backlog view 14 years ago
Stephan Eckardt b312fb2939 #3647: added tracker_abbreviation helper 14 years ago
Jens Ulferts 61365c4173 partially reverting 7ed69872a2 so that stories with tasks in their ancestor-chain are not displayed 14 years ago
Jens Ulferts 25fef9e1cf using send in testing a private method of version_settings_helper 14 years ago
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
Jens Ulferts 1d042ab3c8 #3056: displayed left on sprints now correctly filters 14 years ago
Jens Ulferts 253bb46dcf #3056: cukes for displaying shared versions 14 years ago
Jens Ulferts 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Jens Ulferts 063b312aa0 using project_id param as a default to find the project for the controller, project of sprint is only a fallback 14 years ago
Jens Ulferts 0332d8fa79 renaming project_admin features to version_settings features and adapting to the changed layout in the form while at it 14 years ago
Jens Ulferts eb5e1a9793 #3056: shared versions are displayed in dashboard but issues for those versions are not shared but rather project specific 14 years ago
Jens Ulferts 7ed69872a2 refactoring story class 14 years ago
Jens Ulferts 358d647f2e moving separated class method to other class methods in the story model 14 years ago
Jens Ulferts 3ed8e7d145 using db to sort sprints by name 14 years ago
Jens Ulferts c67aac7ece #3056: updating displayed_left in sprint so that versions belonging to other projects and thus not having a version_setting yet are also included 14 years ago
Jens Ulferts f40191a807 #3056: version_settings to version is now an n to 1 relationship 14 years ago
Jens Ulferts af3e28de81 #3056: Using Sprint class to get owner as well as sprint backlogs and having an apply_to named scope on Sprint to also receive inherited versions. Additionally: 14 years ago
Jens Ulferts bf7318e846 refactor: moving sprint validation to a private method 14 years ago
Jens Ulferts c37fcec680 refactor: moving version_settings to helper in versions/_form.rhtml 14 years ago
Jens Ulferts 2fa4dfa2c5 specs for version_settings 14 years ago