Commit Graph

37 Commits (784f2537b5c44b9cc728d78de5d1c3dcddf08cf4)

Author SHA1 Message Date
Stephan Eckardt f05f2690b4 use tasks getter method in stories instead of descendants, as we want to allow tasks to have subtasks that will not show up in the task board 14 years ago
Stephan Eckardt 31150a9e33 additional changes to allow stories have parent issues, basic handling of tasks that have subtasks, but hierarchy will be flattened on changes in task board 14 years ago
Jens Ulferts 0815343b31 #3178: removing update_with_relationships from impediment class, using supers (Task). Also removing exception throwing from task.update_with_relationships 14 years ago
Jens Ulferts a98879078a #3178: fixing bug in task when story_id is set, removing explicitly setting required_time to 0 in impediment update method as this is handled by status_id= 14 years ago
Jens Ulferts ca51ba6a08 #3178: refactoring task 14 years ago
Jens Ulferts 38d25f8355 #3178: time_remaining is always set to 0 if status is a closing one 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 cb8f343439 #3178: cleaning up task model, removed impediment creation and updating because this is now handled by impediment class 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 ecfaf2bb77 refactoring in task class 14 years ago
Jens Ulferts 68d7230d8e #3178: creating explicit impediment class, only copy and paste for now 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 034fdcbe82 allow that stories can have parent tickets 14 years ago
Jens Ulferts 4627438663 #3168: using correct symbol to create error message when blocks list is empty for an impediment 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt 87315191be Use safe_attributes as intended by Redmine 1.1 14 years ago
friflaj ba96dd1874 More 1.1.0 compatibility fixes 14 years ago
friflaj c1601fbba5 Fix for #342 by abashin 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
Mark Maglana 0dea21c926 Initial work on pretty UI and themes 14 years ago
friflaj 1c14ae258d All tests run 14 years ago
friflaj 9805150c97 Task/story ranking, backlog selection fixed 14 years ago
Mark Maglana a5c69e8fb5 Implement RbUpdatedItemsController 14 years ago
friflaj 3d3eca8d26 Stupid rails and the blank vs nil stuff... 14 years ago
friflaj 587903ba08 Move task order to nested_set 14 years ago
Mark Maglana ba8e8364ac Fixes 14 years ago
Mark Maglana 148c9a842e Differentiate between task and impediment 14 years ago
Mark Maglana 3a03fd0343 Implement impediment creation 14 years ago
Mark Maglana 34e8215577 Move domain login from TasksController#update to Task 14 years ago
friflaj 2b3efc1f2d Unified story priorities 14 years ago
Mark Maglana e4439f543a Real-time updates for taskboard 14 years ago
friflaj 85567ad652 Doesn't really matter whether we've selected the backlog, just show the link 15 years ago
Mark Maglana eb775bcb81 Ability to add a task in the taskboard 15 years ago
friflaj fa5364754d Multiple story trackers, fix for #233 15 years ago
friflaj 211dd05e67 Issues sidebar works 15 years ago
friflaj 1f6764a016 Initial checkin 15 years ago