Commit Graph

133 Commits (c843476a6a86752f2a45b09e3a0ccfa510c1671f)

Author SHA1 Message Date
Hagen Schink d13831a4f3 Moves recipients to work package 11 years ago
Stefan Frank db79b04ffb pulled up some more function that accidentally fell under protected. 11 years ago
Stefan Frank 8ab5a1515b Pulled up several methods over the protected-barrier to make them accessible again. 11 years ago
Hagen Schink 120c944183 Moves issue functions to work package 11 years ago
Stefan Frank ed2ad319c2 removing keys with blank values from the mass-assignment 11 years ago
Martin Czuchra 6ed02ab159 Moves code from issue.rb into work_package.rb. 11 years ago
Martin Czuchra 14b2cf65dd Removes double private declaration from work packages model. 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Jens Ulferts 366bc3177d corrects automated work package update text 11 years ago
Stefan Frank bf7054fa47 re-merged the changes from the unit-tests-branch&fixed the tests. 11 years ago
Stefan Frank 7eafa68904 pulled up changes to the scheduling-rules into the module. 11 years ago
Stefan Frank 9d775ef422 Adding the more complex validations (re-/scheduling, versions etc.) 11 years ago
Stefan Frank a70d8d4012 Started migrating the tests from issue into workpackage #1754 11 years ago
Hagen Schink e31b804c22 Removes PE trash functionality 11 years ago
Stefan Frank 99ef714058 Adding the more complex validations (re-/scheduling, versions etc.) 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Hagen Schink 92fd2453e9 Moves 'for_project' scope and removes unused scope 11 years ago
Jens Ulferts 4bc4e59dc9 moves #duration and #reschedule_after from subclasses to work_package 11 years ago
Stefan Frank 5133fc4ad6 Started migrating the tests from issue into workpackage #1754 11 years ago
Hagen Schink 24c48b7fb3 Fixes specs 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Hagen Schink e0b4ed5f2e Saves journals after attachment removal 11 years ago
Hagen Schink 965c7e3427 AAJ considers attachments and custom fields, again 11 years ago
Jens Ulferts 7130428ff3 unifies activity across work packages 11 years ago
Hagen Schink 26ae83af46 Leaves journales uncreated until save 11 years ago
Hagen Schink 024cb06e1b Removes doubled method definition 11 years ago
Jens Ulferts 32f1172018 keeps values when switching types 11 years ago
Hagen Schink 0fc83e2232 Handles standard type behavior for work packages 11 years ago
Hagen Schink 8c758ae7fa Remove 'css_classes' from WP model 11 years ago
Hagen Schink 4535ce6f76 Moves move/copy tests to rspec 11 years ago
Hagen Schink 4ae7335f57 Fixes specs 11 years ago
Martin Czuchra 38098eac5b Moves methods out of issues into work_packages. 11 years ago
Hagen Schink 69477d434c Moves copy/move methods to work package 11 years ago
Hagen Schink d11c442aa0 Moves up allowed target projects query method 11 years ago
Jens Ulferts fcc51fa8e2 allow hierarchies between Issues and PlanningElements by moving methods up 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Jens Ulferts 58da8064e4 reorders and breaks up before filter 11 years ago
Jens Ulferts eb350344ca moves code into their own methods 11 years ago
Jens Ulferts 5d3b70928c moves after save hooks to work_package 11 years ago
Jens Ulferts 247436ca38 moves scoped nested set into own module, applies to WorkPackage 11 years ago
Martin Czuchra 275aa7d033 Fixes some more references to types and some cukes. 11 years ago
Hagen Schink fbda734b59 Moves methods from issue to WP 11 years ago
Hagen Schink d84b469ff5 Use Type 11 years ago
Jens Ulferts 3b7dfb1552 warning message if attachments could not be saved 11 years ago
Jens Ulferts dcb694f765 fixes updating a work_package without providing time entry values 11 years ago
Jens Ulferts c5f40d84c4 enables logging time on update 11 years ago
Jens Ulferts 0def3223c4 enables attaching files on edit 11 years ago
Jens Ulferts f24e88878e enables notes to be set on edit 11 years ago
Jens Ulferts 98e94f892f adds a method for updating a work_package 11 years ago
Jens Ulferts bb85b6bfb0 initial work_package#edit implementation 11 years ago