Commit Graph

10260 Commits (92429dfd0b638e6bf8537d096b972b72f23f60c4)
 

Author SHA1 Message Date
Jens Ulferts 86a1c5aec5 adds route for new timelog 11 years ago
Jens Ulferts a2752d872a links work_package#edit now that it is uniform for pe and issues 11 years ago
Hagen Schink c26e1f6e83 Adds copy/move work package cukes 11 years ago
Hagen Schink 69477d434c Moves copy/move methods to work package 11 years ago
Martin Czuchra 1be6ad166b Fixes issues resulting from merge conflicts. 11 years ago
Christian Ratz 4d3307af8d remove rdoc/usage from reposman 11 years ago
Martin Czuchra 95dc518a78 Merge remote-tracking branch 'opf/feature/rails3' into feature/merge_planning_element_type_with_type 11 years ago
Martin Czuchra 1052d7c3d4 Removes some more planning element types. 11 years ago
Hagen Schink 96a250eef6 Merge pull request #291 from opf/fix/planning_element_trees 11 years ago
Martin Czuchra 87deaafb2c Updates changelog to include; 11 years ago
Martin Czuchra 4404e0115f Merge remote-tracking branch 'opf/feature/rails3' into feature/merge_planning_element_type_with_type 11 years ago
Martin Czuchra 0f0316cfc6 Merge branch 'feature/merge_planning_element_type_with_type' of github.com:opf/openproject into feature/merge_planning_element_type_with_type 11 years ago
Martin Czuchra cca054ebbe Fixes even more references to types and cukes. 11 years ago
Hagen Schink 595ed30186 Adds work package move controller specs 11 years ago
Jens Ulferts 1841d26208 Merge branch 'feature/rails3' into feature/clean_up_action_menu 11 years ago
Jens Ulferts 8ccd71c347 removes parent_issue_id references introduced by merge 11 years ago
sschu c34f979132 Merge pull request #295 from opf/feature/rails3_improve_member_search_additions 11 years ago
Sebastian Schuster 33b0d554d2 Added missing changelog entry 11 years ago
Jens Ulferts dfc1662434 improve spec and cuke performance 11 years ago
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