Commit Graph

4820 Commits (a1815590eb5192526589a17f8303d153f8fbd674)

Author SHA1 Message Date
Michael Frister 3ffbec5309 Add tests for added Member role methods 11 years ago
Michael Frister a66ccfb0f2 Refactor Member and MemberRole: Disallow Member.destroy 11 years ago
Michael Frister 4bddfe5263 MembersController: Fix Member being destroyed when editing roles 11 years ago
Jens Ulferts a1e57fbb3b use identical methods for ancestor/descendant fetching 11 years ago
Jens Ulferts 9cc5bf4d38 rewrote spec to improve readibility 11 years ago
Jens Ulferts 7c545ca592 refactors work package controller to always use work_package method 11 years ago
Jens Ulferts 34e4dc7d1b fixes custom_field_value permitance for params 11 years ago
Jens Ulferts 32f1172018 keeps values when switching types 11 years ago
Hagen Schink 0fc83e2232 Handles standard type behavior for work packages 11 years ago
Hagen Schink b8b22a19ce Do not show standard type by default 11 years ago
Hagen Schink 8cc680d64b Prevent creation of projects without types 11 years ago
Hagen Schink c43b98756c Sets label for standard type in project edit form 11 years ago
Philipp Tessenow f1e2794642 fix typo in activity event filter 11 years ago
Martin Czuchra adeadd1f5a Disables the timelines/comparisons partial. 11 years ago
Hagen Schink b684eb5f0a Removed superfluous method and statement 11 years ago
Hagen Schink 8c758ae7fa Remove 'css_classes' from WP model 11 years ago
Hagen Schink ba02f0c6f2 Corrects preview link id 11 years ago
Hagen Schink 4535ce6f76 Moves move/copy tests to rspec 11 years ago
Philipp Tessenow 003fbe8193 better censorship of overall journals 11 years ago
Christian Ratz 0f64ceb50d changed check for default admin account 11 years ago
Hagen Schink 4ae7335f57 Fixes specs 11 years ago
Sebastian Schuster aed2657513 Fixed wrong content type on html requests 11 years ago
Sebastian Schuster 2adce35ce8 Fixed xml response to expected json for reposman 11 years ago
Hagen Schink 77700f0906 Implements preview for work package 11 years ago
Martin Czuchra 38098eac5b Moves methods out of issues into work_packages. 11 years ago
Martin Czuchra 6681e59d0a Removes code that was commented out. 11 years ago
Martin Czuchra 48658490a9 Fixes types_controller_test. 11 years ago
Martin Czuchra 8b37d26b2c Changes defaults in MessagesController. 11 years ago
Martin Czuchra 5bb14a154d Changes type attribute to be in planning elements and issues. 11 years ago
Jens Ulferts a2752d872a links work_package#edit now that it is uniform for pe and issues 11 years ago
Hagen Schink 69477d434c Moves copy/move methods to work package 11 years ago
Martin Czuchra cca054ebbe Fixes even more references to types and cukes. 11 years ago
Sebastian Schuster c1724649a3 Removed regexp matching delete of cache entries 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
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 a391d12f12 adapts form to use journal notes 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