Commit Graph

9891 Commits (8b2d7a13ef539c7a78e4bff22de6de71e624d2cd)
 

Author SHA1 Message Date
Hagen Schink ff5d657931 Moves helper methods to separate class 11 years ago
sschu cf81513fb4 Merge pull request #293 from opf/feature/rails3_re_enable_additional_environment_config_file 11 years ago
Sebastian Schuster 5664ae9837 Used the in memory cache for development and test 11 years ago
Jens Ulferts c13a402108 Merge branch 'feature/rails3' into feature/changesets_on_work_packages 11 years ago
Sebastian Schuster c1724649a3 Removed regexp matching delete of cache entries 11 years ago
Hagen Schink 783303f82c Adds copy/move action menu entry cukes 11 years ago
Jens Ulferts 3dd32b7a6e streamlines cuke 11 years ago
Hagen Schink 9e11019ee1 Corrects work package move link 11 years ago
Hagen Schink 8e4933266a Corrects copy/move check 11 years ago
Jens Ulferts 75cb2d1cf2 shortens like sql while maintaining condition 11 years ago
Hagen Schink 686f1b9eb7 Corrects copy link 11 years ago
Hagen Schink 012a030188 Introduces work package move controller 11 years ago
Hagen Schink d11c442aa0 Moves up allowed target projects query method 11 years ago
Hagen Schink 1754eb9338 Adds work package move permissions 11 years ago
Hagen Schink b722e4f838 Adds work package move routes and translations 11 years ago
Hagen Schink 8d6734a01a Adds work package move route specs 11 years ago
Jens Ulferts 9fd6673019 update changelog 11 years ago
Jens Ulferts b9590aff9a patches nested_set to add tree rebuilding methods that are not using 11 years ago
Jens Ulferts 242601f6f4 specs for work_package nested set rebuilding 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 ac209eb276 adds documentation 11 years ago
Jens Ulferts 1872714ad0 removes redundant tests 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Jens Ulferts 37ff41081f removes parent_issue_id from scoped nested_set as it is no longer necessary - yeah 11 years ago
Jens Ulferts 231972eedf adapts WorkPackage creation in cukes 11 years ago
Jens Ulferts a391d12f12 adapts form to use journal notes 11 years ago
Jens Ulferts 58da8064e4 reorders and breaks up before filter 11 years ago
Jens Ulferts 6431fee0aa reloads alternate_dates in specs where necessary 11 years ago
Jens Ulferts 12de6e45b9 removes reference to plugin from spec 11 years ago
Jens Ulferts d88c1467ae renames parent to parent_issue_id for planning element - preliminary 11 years ago
Jens Ulferts c0b57509e4 alternate implementation of nested set with root id 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
Christian Ratz 426e1d712e Re enable additional environment config file 11 years ago
Jens Ulferts b03a412cef internal restructurings of nested_set patch 11 years ago
Jens Ulferts 247436ca38 moves scoped nested set into own module, applies to WorkPackage 11 years ago
Jens Ulferts 57285d2b03 adds spec for nested set attributes on issues 11 years ago
ulferts b2311b6ea6 Merge pull request #280 from opf/feature/work_package_update 11 years ago
Jens Ulferts e83cc8b4c8 removes mass assignment protection 11 years ago
sschu 2bca45aa87 Merge pull request #286 from opf/feature/rails3_repair_activity 11 years ago
Martin Czuchra 275aa7d033 Fixes some more references to types and some cukes. 11 years ago
Hagen Schink a6811b7d06 Allow to copy WPs 11 years ago
Hagen Schink fbda734b59 Moves methods from issue to WP 11 years ago
Hagen Schink 7090cb5995 Sets controller name to 'types' and adds permissions 11 years ago
Hagen Schink 60fc9882fe Allows to set controller name 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