Commit Graph

326 Commits (d7cde62c06e2272a95e1fdddbbf4e7e888cbbf1c)

Author SHA1 Message Date
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 4b864cdbf4 Renames done ratio update setting 'issue_field' 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg 4d525d7c02 keep work package values for time entry. 11 years ago
Christian Ratz f49f3e1ecd makes work_package.move_to_project_without_transaction not protected 11 years ago
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Jens Ulferts 0df5585e41 removes code accidentally added by cherry-picking 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister f376076092 Use helper method on WorkPackage to check for disabled done_ratio 11 years ago
Michael Frister 7093a6830e WorkPackage: Don't update parent done_ratio if done_ratio is disabled 11 years ago
Michael Frister 02dc2ecc03 Don't show done ratio on WorkPackage#show if disabled 11 years ago
Michael Frister f36cc6a94a Remove doubly defined methods from WorkPackage 11 years ago
Hagen Schink bf7f6226e3 Fixes specs 11 years ago
Hagen Schink dec5732815 Reverts changes to issue and work package 11 years ago
Hagen Schink 2f06077193 Fixes nil description handling 11 years ago
Hagen Schink 7987934e18 Moves AAJ test to spec 11 years ago
Hagen Schink dd1336d715 Moves #on_active_project test to spec 11 years ago
Hagen Schink 084ab6b0c6 Moves group by tests to spec 11 years ago
Hagen Schink 152e1575e6 Moves done ration tests to spec 11 years ago
Hagen Schink ef9f306d5f Moves behind schedule tests to spec 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Jens Ulferts 1b9edac314 removes issue views/actions/routes no longer required 11 years ago
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