Commit Graph

1649 Commits (9f82f03b3194e16f92ca0ff8f41047ae32858240)

Author SHA1 Message Date
Jens Ulferts 75cb2d1cf2 shortens like sql while maintaining condition 11 years ago
Hagen Schink d11c442aa0 Moves up allowed target projects query method 11 years ago
Jens Ulferts b9590aff9a patches nested_set to add tree rebuilding methods that are not using 11 years ago
Jens Ulferts 1f85552222 removes duplcate method, same exists in WorkPackage 11 years ago
Jens Ulferts fcc51fa8e2 allow hierarchies between Issues and PlanningElements by moving methods up 11 years ago
Jens Ulferts 5b5cb976ca removes method implemented in nested_set 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
Jens Ulferts e83cc8b4c8 removes mass assignment protection 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
Martin Czuchra 38e939f811 Removes obsolete associations. 11 years ago
Martin Czuchra ff11bd4ba9 New projects now have default types enabled. 11 years ago
Hagen Schink 60c481d631 Queries issues 11 years ago
Hagen Schink a730bbfcd2 Revert changes of 847a302 11 years ago
Sebastian Schuster cdb419e0a7 Removed commas from search string and added 11 years ago
Hagen Schink b719fd911b Checks user permissions and project id 11 years ago
Martin Czuchra 72b5ed5c26 Fixes Planning Element specs. 11 years ago
Martin Czuchra f3130ac07f Removes obsolete relations from Type. 11 years ago
Martin Czuchra 01370d1ee5 Removes DefaultPlanningElementType. 11 years ago
Martin Czuchra 307ec13f64 Removes EnabledPlanningElementType. 11 years ago
Martin Czuchra 734934f747 Removes enabled_planning_element_types relation. 11 years ago
Martin Czuchra 7c31fa2b4c Removes unused variable. 11 years ago
Martin Czuchra 992b50c31b Fixes some specs by removing after_save hook. 11 years ago
Hagen Schink d9bf70d3ed Use type property 11 years ago
Hagen Schink 0d6f9db999 Lets default and enabled PE type use Type 11 years ago
Hagen Schink d84b469ff5 Use Type 11 years ago
Sebastian Schuster 861ab1750a Removed the requirement of attachment containers having 11 years ago
Hagen Schink 2d3e2d2c22 Use type in API 11 years ago
Sebastian Schuster ee6c9f792e Added missing copyright notice for various files 11 years ago
Hagen Schink 42e8e74ffa Fix type sort 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 3b011dab78 enables type switching for existing work_packages 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 87b99d02e7 explicitly passes attributes to views 11 years ago
Jens Ulferts 98e94f892f adds a method for updating a work_package 11 years ago
Jens Ulferts 5a03ad9bba adds params for update work_package to permitted params 11 years ago
Jens Ulferts bb85b6bfb0 initial work_package#edit implementation 11 years ago
Hagen Schink f5d66560df Use strong parameters for type 11 years ago
Martin Czuchra af666d3582 Moves contents of PlanningElementType into Type. 11 years ago
Michael Frister 1a848ee2f5 Add password expiry check 11 years ago
Philipp Tessenow 0ca9fcd4e7 fix member role_empty validation 11 years ago
Martin Czuchra ca611540f3 Renames STI column name on work packages. 11 years ago
Martin Czuchra e8e6c6cdde Fixes two cukes. 11 years ago