Commit Graph

40 Commits (6e42181654ab8fdb50ae83330b1470c5511641f0)

Author SHA1 Message Date
Gregor Schmidt 2c02984721 allowing 0 values for story points 14 years ago
Jens Ulferts a756277605 prettier code 14 years ago
Gregor Schmidt 46b7f0496d checking for enabled modules in more robust way 14 years ago
Gregor Schmidt f7c755f17c changing error message scope definition in specs 14 years ago
Gregor Schmidt 9934bb5da8 validating story points within sensible defaults 14 years ago
Jens Ulferts 8296a3f4c1 having before_validation on issues again, globally. but checking whether the backlogs plugin is active on the issues' project 14 years ago
Jens Ulferts d70832f48d minor refactorings 14 years ago
Stephan Eckardt 9e0f1d73c8 bugfix in after_save hook 14 years ago
Stephan Eckardt ea84acf751 additional small refactoring for touched_sprints in after_save hook 14 years ago
Stephan Eckardt 4bb5f47609 small refactoring version_inheritance in after_save hook of issues 14 years ago
Stephan Eckardt e73d88c259 removed validation that disallowed tasks to be subissues of tasks (backpadeling) 14 years ago
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
Stephan Eckardt c9fecf6291 changed after_save hook of issues to only update issues that are stories or tasks 14 years ago
Jens Ulferts 1586bd89e1 #3178: remove patching of ancestor_of and descendant_of because the issue_relations are now created after the impediment has been saved 14 years ago
Jens Ulferts 3f14b6fd36 #3178: patching awesome_nested_set for issues so that it can handle the ancestor/descendant-relationship of new_record and existing record 14 years ago
Stephan Eckardt 034fdcbe82 allow that stories can have parent tickets 14 years ago
Stephan Eckardt 3868ea68d1 Fixes Bug #3200. Added tests for the bug/fix 14 years ago
Gregor Schmidt a9b541ca03 removing x-bits from files 14 years ago
friflaj b539bec452 Update burndown on sprint change even if change happens after end of sprint 14 years ago
friflaj adb37cb2f8 Auto-copy estimate to remaining when not set 14 years ago
friflaj 521b4cf5fe Blank? is more thorough than nil? 14 years ago
friflaj e934febdcd All test pass! 14 years ago
friflaj cb6c8e0dd3 move_after rework 14 years ago
friflaj d582ae10ed after_save effectively pushed stories to the top at every save 14 years ago
friflaj 3a209f912c Task_follows_story really wasn't the proper name anymore 14 years ago
friflaj a663b30884 Scrum statistics changed API, usage should follow suit 14 years ago
Mark Maglana 6c222f3845 Additional tests to product owner role 14 years ago
friflaj 314271f2b4 Remove position from an issue when it is changed from a story into a task 14 years ago
friflaj 587903ba08 Move task order to nested_set 14 years ago
friflaj 2b3efc1f2d Unified story priorities 14 years ago
friflaj c627b99c95 More informative abort message for the migration 14 years ago
friflaj d4e181aa63 Tree rebuild causes save on stories, which recalculation of derived attributes... which needs the tree to be present 14 years ago
friflaj 7a7f75d727 After_save only knows about plain Issues, so it doesn't support in_list? 14 years ago
friflaj 4e03cce693 Move move_after to issue_patch to make it universally available 14 years ago
friflaj 4d6309ab1a Backlog ordering had an off-by-one of you de-preoritized a story 14 years ago
Mark Maglana e3b17d91c6 Prevent server from displaying warnings 14 years ago
friflaj 3f562bc450 recalculation of parent attributes was fixed in RM, removed workaround 15 years ago