Commit Graph

5834 Commits (06c3e29754975476bf92babd2c9fca893d3d11e7)

Author SHA1 Message Date
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 14936297ae specfix: users_controller_spec got broken by new rspec version 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
Tim Felgentreff 02c44365b2 Fix for #3962 14 years ago
Felix Schäfer bfa82efb1d UI refinements #2417 14 years ago
Jens Ulferts 8bc68a6889 changed spec (additional mock: set_localization) hoping that it will fix some issues on the ci 14 years ago
Felix Schäfer e418d7eac3 Minutes not editable with an open agenda. #2417 14 years ago
Jens Ulferts 2624335078 i18n typo is fixed in chili 1.1.0 - this is now correctly tested for 14 years ago
Felix Schäfer 925945cf25 Add an Open link to meeting agendas. 14 years ago
Felix Schäfer 23868446a7 Add a close action to agendas. #2417 14 years ago
Jens Ulferts 9777415ec8 fixed spec, adding mock for application controller security 14 years ago
Felix Schäfer 05a9515a28 More tests. 14 years ago
Felix Schäfer 95b7cd183c Severe changes to the participants! 14 years ago
Felix Schäfer 58dd20de8d Gruppierungsmethode zu einer Klassenmethode. 14 years ago
Jens Ulferts 8a79faff44 added expectation to users_controller_spec 14 years ago
Felix Schäfer 2312516bbe Even more specs! 14 years ago