Commit Graph

95 Commits (9412b96e2440ad235cd4db42d886a7f9e1388605)

Author SHA1 Message Date
Gregor Schmidt 6a92d66c9d Adding view spec for stories on task board 14 years ago
Gregor Schmidt 1ac5ca02da rendering rb_taskboards/show view in spec w/o errors 14 years ago
Gregor Schmidt 2c02984721 allowing 0 values for story points 14 years ago
Jens Ulferts e531d27c68 specfix: story points can no longer be set to 0 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 16e9d592b7 #3605: massive refactoring of burndown 14 years ago
Gregor Schmidt 0b71b564e9 adding specs for added issue validations 14 years ago
Gregor Schmidt f7c755f17c changing error message scope definition in specs 14 years ago
Jens Ulferts 25fef9e1cf using send in testing a private method of version_settings_helper 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 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 2fa4dfa2c5 specs for version_settings 14 years ago
Jens Ulferts 9d87bd473d calling tracker method from within acts_as_list scope 14 years ago
Jens Ulferts 01361027f5 stop using inheritance for factory definitions because the ci can not handle it 14 years ago
Jens Ulferts 867873e7a7 #3178: providing a non existent issue id as blocked by impediment does fail smoothly 14 years ago
Jens Ulferts e619bfb20b #3178: using blocks_ids instead of blocks in impediment management, hence removing overhead 14 years ago
Jens Ulferts 2ef65cc407 #3178: removing create_with_relationship from impediment class - method is inherited from task. Signature of create_with_relationship looses user.id - User.current is always the author 14 years ago
Jens Ulferts a21e3b5a68 #3178: including permissions for create_ and update_with_relationship 14 years ago
Jens Ulferts bf3430004d #3178: blocks_ids will be ids of issues with which a blocking relation is defined until new ids are provided 14 years ago
Jens Ulferts f664e85503 #3178: impediment spec blocks_ids 14 years ago
Jens Ulferts f389dfd978 #3178: impediment specs for update_with_relationships 14 years ago
Jens Ulferts a0aeb66cd8 #3178: factory for impediment 14 years ago
Jens Ulferts a4a04ebe01 #3178: impediment spec 14 years ago
Jens Ulferts 5512c6f758 #3178: impediment spec 14 years ago
Jens Ulferts 04160038f3 #3178: spec for Impediment.create_with_relationship with an issue of same version 14 years ago
Jens Ulferts 4553103818 splitting up tasks and impediments, impediments remain a subclass of taks but a lot of methods are overwritten. Also refactored method of creating blocking relationship. 14 years ago
Jens Ulferts 0541bad731 #3178: adding explicit method to task to request whether it is really an impediment 14 years ago
Stephan Eckardt 3868ea68d1 Fixes Bug #3200. Added tests for the bug/fix 14 years ago
Jens Ulferts fa749fea2e #2891: version without configuration is sorted to the left 14 years ago
Jens Ulferts b3ed7f2be2 #2891: selection to display a version in backlogs plugin is adhered to in master backlogs 14 years ago
Jens Ulferts 599917e553 #2891: displaying select menu for backlogs display options: none, left, right 14 years ago
Jens Ulferts b7b71c1a94 #2891: cleaning up spec helper 14 years ago
Jens Ulferts df7d40c739 #2891: constants for display options and moving spec file to be named spec 14 years ago
Jens Ulferts ee454a8cca #2891: creating table and specs for version_settings which will hold the display information 14 years ago