Commit Graph

2143 Commits (d2254b3ea0ade7002ef1a2d12ba5c5e977875d2f)

Author SHA1 Message Date
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
Stefan Frank d36fdf7abd removed the has_many-relation to planning-elements in type. 11 years ago
Nils Kenneweg 672c510bb5 unite project type and pe type into type column. 11 years ago
Stefan Frank 54a4bbaf7d permitted params still needs a special set of permitted params for the api. 11 years ago
Stefan Frank d7f399ab8d moved the permitted params into the workpackage_moves_controller, which is the only place it is used: This greens all moves-controller-specs 11 years ago
Stefan Frank f51fd7332f removed the planning-element-features from project 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
Hagen Schink 9f495e63cc Strips trailing path separator 11 years ago
Philipp Tessenow 5d45ac73c6 some more copyright headers for our work packages 11 years ago
Hagen Schink 4d5f395fdf Allows inter-project work package hierarchies 11 years ago
Hagen Schink b72129b210 Moves PE validation to WP 11 years ago
Philipp Tessenow a17951d220 when there is not settings table return nil when asked for a setting 11 years ago
Hagen Schink 2eeb7a5191 Ignores updated_on/at fields 11 years ago
Philipp Tessenow 220bc5eb38 more robust settings in pre-merge phase 11 years ago
Jens Ulferts 366bc3177d corrects automated work package update text 11 years ago
Jens Ulferts 310f780edd enables pdf export for work_package#index 11 years ago
Jens Ulferts 05bbaf7c24 enables csv export for work packages#index 11 years ago
Jens Ulferts 8c33323a49 separates query results from the query itself 11 years ago
Jens Ulferts a09b21b57c query returns all work packages 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 6d421804b1 fixed specs for the planning-elements 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 122958a2e5 fixed specs for the planning-elements 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
Hagen Schink 0eb9ce9d03 Creates and old wiki content version from journal 11 years ago
Hagen Schink 1c609be716 Checks only the journal for version information 11 years ago
Jens Ulferts 4bc4e59dc9 moves #duration and #reschedule_after from subclasses to work_package 11 years ago
Hagen Schink 8a9c57ca37 Corrects labels 11 years ago
Stefan Frank 5133fc4ad6 Started migrating the tests from issue into workpackage #1754 11 years ago
Hagen Schink 95e29a569f Changes issue to work package refernce 11 years ago
Hagen Schink 61f00abf7f Renames query's issue status labels 11 years ago
Hagen Schink 3877e38d1e Renames and adapts issue labels 11 years ago
Hagen Schink 513bffdcd4 Renames and adapts query and helper translations 11 years ago
Hagen Schink 7609698a0d Renames and adapts issue version error translation 11 years ago
Hagen Schink 31220947ea Renames and adapts priority enum translation 11 years ago
Hagen Schink 4af54ff9f7 Renames and adapts translation 11 years ago
Hagen Schink e8c281f8d0 Removes attributes not present in journal table 11 years ago
Hagen Schink 9dd2ff524b Fixes changeset event author 11 years ago
Christian Rijke ff73d6f559 Add explicit typcast to avoid Ruby 2 type error. 11 years ago
Sebastian Schuster 8c520b3e0f Remove document journals from core and update version 11 years ago
Martin Czuchra 0542551ac0 Moves mail options out into seperate constants. 11 years ago
Martin Czuchra 6405febe2a Prepares WikiContent for new journalization. 11 years ago