Commit Graph

5601 Commits (57874efa23daedcb98728916042c2281fe82cdae)

Author SHA1 Message Date
Gregor Schmidt 1500ddd056 avoiding additional journal with aaj when using update_attributes 14 years ago
Gregor Schmidt ea2c71b7b4 Fixing indentation 14 years ago
Gregor Schmidt 252ed7aaf4 better save! than sorry! 14 years ago
Gregor Schmidt 0b6b8c71bd Fixing test mocking for aaj 14 years ago
Gregor Schmidt b38dafdfde style change 14 years ago
Gregor Schmidt 3fd8c7e779 Fixing reload to actually work 14 years ago
Gregor Schmidt 6352decab4 using return value instead of changed attribute 14 years ago
Gregor Schmidt f09baccf13 Calling reload to avoid StaleObjectErrors 14 years ago
Konstantin Haase 1a67f82176 --allow-empty-message 14 years ago
Romano Licker 25b48fb459 burndown chart now involves status "done" when plotting 14 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Tim Felgentreff a2ed89e1e3 fix spec 14 years ago
Tim Felgentreff 897ee4d963 split specs, for easier fixing 14 years ago
Tim Felgentreff b6d8e1bd08 fix the backlog specs. reloading the story+project at the right time helps 14 years ago
Tim Felgentreff 5a5f628e2a add newline to end of file 14 years ago
Gregor Schmidt ee6c1cbe59 Fixing tests to work with changes in impermanent_memberships 14 years ago
Gregor Schmidt ac5b890e50 fixing wrong truncation of string, when handling multi line characters 14 years ago
Gregor Schmidt 49c0aaa1b6 updating test to make it work with the changes 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Jens Ulferts b23d7fee42 handling errors on roles_controller update correctly 14 years ago
Jens Ulferts 0dd161dc02 rendering the correct template on roles_controller create 14 years ago
Jens Ulferts 79320880fb adapting specs to represent the changes in the roles controller made by chiliproject 1.3.0; removed unnecessary variable assignments 14 years ago
Jens Ulferts bd6269c060 #4382: remaining hours are collected from issues children if they exist 14 years ago
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
Felix Schäfer 72fd2b9819 Komische Dinge auf der CI sind komisch. 14 years ago
Felix Schäfer 8e7e2f09fe Disable requesting user logging. 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 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