Commit Graph

435 Commits (107704c54359d98c42fe92e6082c6be70b620d61)

Author SHA1 Message Date
Jens Ulferts a6b0bad9fc #3178: using patched awesome_nested_set (fcc6230) to fix bug that would prevent creation of new impediments 14 years ago
Jens Ulferts bdae7ca0f2 #3178: impediments with an empty blocks list are invalid 14 years ago
Jens Ulferts 2a6e9b4957 #3178: different symbol for error message when blocks of an impediment is invalid 14 years ago
Jens Ulferts 823eb1a9bb #3178: using a transaction and two save to create an impediment with the appropriate "blocks"-relationship 14 years ago
Jens Ulferts fd55e3c187 #3178: handling case where no relations_from was defined before, minor refactoring 14 years ago
Jens Ulferts 70bf42dd4f #3178: correcting attribute for impediment relation error message 14 years ago
Jens Ulferts 1119d1bdce adding find method to Impediment so that only impediments are found on issue table; using method in sprint 14 years ago
Jens Ulferts 2f76defb94 #3178: validating that blocking relations of an impediment point to issue of impediments sprint 14 years ago
Jens Ulferts d3b6e1e5b3 #3178: adding and removing from blocks list of impediment now reliant 14 years ago
Jens Ulferts 83d965d220 Simplifying searching of impediments for a sprint 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
Gregor Schmidt 7085773368 using redmine helper instead of custom breadcrumb 14 years ago
Gregor Schmidt b722867e99 adding i18n for column width 14 years ago
Gregor Schmidt 1be47c8e23 removing theme-ing support 14 years ago
Stephan Eckardt 034fdcbe82 allow that stories can have parent tickets 14 years ago
Gregor Schmidt 1d2cb18980 Improve headers - using breadcrumb view from wikis 14 years ago
Gregor Schmidt eaa2ea10d5 activating backlogs menu item for dash- and taskboard 14 years ago
Gregor Schmidt 7f01df149a improving look of headers - make them more chili-ish 14 years ago
Gregor Schmidt d9e7ff56d4 implementing pending step definition 14 years ago
Gregor Schmidt 15c2d48976 Updating jQuery UI to latest version 14 years ago
Gregor Schmidt 3860fc0b8d Updating to jQuery 1.5.1 14 years ago
Gregor Schmidt 2e2623e956 Using base layout for task board, scoping css definitions to #rb 14 years ago
Gregor Schmidt bab4f4a218 splitting js files into app and lib to make greping easier 14 years ago
Gregor Schmidt 4249e01f47 Major JS work 14 years ago
Gregor Schmidt 01c68d2e7b Changing master backlogs view to load all necessary files when running in default layout 14 years ago
Gregor Schmidt e31cf56ecb removing 'target="_blank"'s 14 years ago
Gregor Schmidt 7207280993 using jQuery.noConflict() in a more idiomatic way 14 years ago
Gregor Schmidt 9f94a65a64 using base layout instead of common one for master backlogs 14 years ago
Gregor Schmidt 39b7233838 Adding helper methods to version_setting to limit coupling 14 years ago
Gregor Schmidt 34057e2214 removing debug statement 14 years ago
Gregor Schmidt ad481d9efe deactivating refresh and auto-update 14 years ago
Gregor Schmidt c6797772e4 fixing wrong path - this file was moved to shared 14 years ago
Jens Ulferts fc9c64d375 #3168: updating of impeding task by controller now uses impediment option 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
Jens Ulferts b3ed7f2be2 #2891: selection to display a version in backlogs plugin is adhered to in master backlogs 14 years ago
Jens Ulferts 24e9a4c729 #2891: version configuration has left preselected for backlogs display column 14 years ago
Gregor Schmidt 1567c48bc8 refactoring master_backlogs helper 14 years ago
Gregor Schmidt a5663b87ee Preparing for multiple owner backlogs 14 years ago
Gregor Schmidt d32a1e67c5 using rb_common helper properly 14 years ago
Gregor Schmidt 8c50796ac3 introducing backlog model 14 years ago
Gregor Schmidt 6012559273 renaming product_backlog_container to owner_backlogs_container 14 years ago
Jens Ulferts 599917e553 #2891: displaying select menu for backlogs display options: none, left, right 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
Gregor Schmidt 87a8e58d8e Adding setting to show/disable statistics 14 years ago
Gregor Schmidt 0a1e33cfde using label_tag to enable mapping of labels to inputs in browser 14 years ago
Gregor Schmidt 6bb526aeef moving configuration files to /config, making it easier to get card label definitions 14 years ago