Commit Graph

21 Commits (94ad83592a7d3c8977850a8ff95d86452a9e9bb1)

Author SHA1 Message Date
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