Commit Graph

1823 Commits (6acf1c64bd9c967cf56c8e9e7025f8cdc7a4d56f)

Author SHA1 Message Date
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink 745f596725 Renames remaining occurences of issue_relation 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink c50dc253fb Renames IssueRelation(Helper) source files 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
Hagen Schink 453439259f Removes :add_issues 11 years ago
Hagen Schink e74287fbd1 Removes :view_issue_watchers 11 years ago
Hagen Schink 31ca1a3d62 Removes :add_issue_notes 11 years ago
jwollert acffdc96c8 fixes query's work package count 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Nils Kenneweg 4c9bea0776 sortable rows. w/ impaired support. 11 years ago
Michael Frister f376076092 Use helper method on WorkPackage to check for disabled done_ratio 11 years ago
Michael Frister 3c630ce8d0 Hide done ratio in CSV export 11 years ago
Michael Frister 7093a6830e WorkPackage: Don't update parent done_ratio if done_ratio is disabled 11 years ago
Michael Frister a12bbb2fa1 Query: remove done_ratio from available columns if 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
Stefan Frank be5e82d4dc fixing several factories 11 years ago
Stefan Frank 94fe8a7521 Moved several factories from :issue to :work_package. 11 years ago
Hagen Schink ef9f306d5f Moves behind schedule tests to spec 11 years ago
Martin Czuchra 80e4d5d79e Fixes project_spec. 11 years ago
Martin Czuchra d7b21f38ef Removes more Issue occurances. 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
Christian Ratz 43bc798abb changed feed setting to enabled instead of disabled 11 years ago
Christian Ratz b86f8d65d7 [#1850] Disable atom feeds via setting 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
Stefan Frank df4cf0189a indentation in project fixed. 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
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