Commit Graph

154 Commits (14579fd7f379d3aaab5cafce48d486746411bb9f)

Author SHA1 Message Date
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
Stephan Eckardt 034fdcbe82 allow that stories can have parent tickets 14 years ago
Gregor Schmidt 39b7233838 Adding helper methods to version_setting to limit coupling 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
Gregor Schmidt a5663b87ee Preparing for multiple owner backlogs 14 years ago
Gregor Schmidt 8c50796ac3 introducing backlog model 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 27b841407c removing x-bits 14 years ago
Gregor Schmidt 550cc0b0f6 Deactivating burndown charts for now 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 888e127545 Fix for #354 14 years ago
friflaj d6ef70437d Older MySQL versions incorrectly evaluate "not 1 is null" to false. Cleaner this way anyhow. 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 4c223ae842 Ranking fixed, more tests pass 14 years ago
friflaj 95346025bd NULL is NULL will yield true regardless of all the rest 14 years ago
friflaj 1c14ae258d All tests run 14 years ago
friflaj 85d00ffb13 More tests pass, fix in label fetching 14 years ago
friflaj 89c7d5a25b Looks like sum is db-dependant? 14 years ago
friflaj 8c0b89c6d6 Forgot :joins 14 years ago
friflaj 9805150c97 Task/story ranking, backlog selection fixed 14 years ago
Mark Maglana a5c69e8fb5 Implement RbUpdatedItemsController 14 years ago
friflaj e934febdcd All test pass! 14 years ago
friflaj cb6c8e0dd3 move_after rework 14 years ago
Mark Maglana eaa9cfbd09 Additional tests 14 years ago
friflaj db9a677534 .nil? sometimes throws errors 14 years ago
friflaj 182fe92b53 .nil? sometimes throws errors 14 years ago
friflaj a663b30884 Scrum statistics changed API, usage should follow suit 14 years ago
Mark Maglana cf3e2cd4ee Don't update the position if it wasn't supplied in the params 14 years ago
Mark Maglana 21141b499c Refactor StoriesController#update 14 years ago
Mark Maglana dc43159680 Fix duplicate position=1 when adding a new story 14 years ago
Mark Maglana 6c222f3845 Additional tests to product owner role 14 years ago
friflaj 3ec41d99ba Simplified statistics 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
Mark Maglana a01315e30d Implement sprint date validation in the client 14 years ago