Commit Graph

10699 Commits (5858fc75f48d9b399667636387587b72b1d18c07)
 

Author SHA1 Message Date
jwollert 5858fc75f4 reuse and unify issue steps 11 years ago
jwollert c0e80e861a Refactor the way a defaut wiki menu item gets created: 11 years ago
jwollert 5fd0fb4350 fixes project routing spec for copying 11 years ago
jwollert 5d3f39aaa0 adapt projects controller test 11 years ago
jwollert 5610e6573b define the order in which associations are copied: 11 years ago
jwollert a98f36c7ff rename copy method in project_test 11 years ago
jwollert aa39d77afa strategically reload the model to copy and be more explicit about the wiki we use 11 years ago
jwollert a0d21b4715 fixes membership copying: insert into memberships association instead of members because we can get groups as well 11 years ago
jwollert 38fdc192c3 update copyright headers 11 years ago
jwollert 5a4ad0bddd don't need tree in copy_model anymore 11 years ago
jwollert 54f7a67b10 typeadapt to move of types into their own tab in project settings 11 years ago
jwollert 8108752f5a add checks for successful rendering of create notice in copy project feature 11 years ago
jwollert 1b16239efe get rid of project instance variable in our partials and render the same possible associations for copying in both settings and admin copying 11 years ago
jwollert b56c68ae5f reenable finding the right project on copy action 11 years ago
jwollert 687b0d9924 adapt to issue category => category renaming 11 years ago
jwollert 1569fea11f enable copying of timelines across projects 11 years ago
jwollert 8ffa1b9d42 test for copying planning elements 11 years ago
jwollert 7556a5576d remove unnecessary step 11 years ago
jwollert 13209f6589 use proper name for dependencies, so we don't confuse it with reportings 11 years ago
jwollert 88c29bc63b basic test for copying projects with work packages 11 years ago
jwollert f835d88d2f test for copying a wiki with some content in it 11 years ago
jwollert 406b432e96 fixes wiki copying 11 years ago
jwollert d64acacc8b tests for copying the public status 11 years ago
jwollert 8c1bf368cd gets custom field copying to work, moves partials around a bit 11 years ago
jwollert 1cfaf5aa55 make hidden field partial handle 'false' values as expected 11 years ago
jwollert 309a5d85c4 test for copying custom fields, fails atm 11 years ago
jwollert b8b40bdae1 test for copying types across projects 11 years ago
jwollert b71618a830 test for parent id copying 11 years ago
jwollert 3d6c8de390 fix broken identifier updating 11 years ago
jwollert e5eb8e6c42 indentation 11 years ago
jwollert bda66aa5d4 get types to work in copying from settings and use the right instance for copying 11 years ago
jwollert ae90151c83 no need to copy the attributes of @project in our controller, as we can just use @project to build the form 11 years ago
jwollert 02021d94d5 test for issue category copying 11 years ago
jwollert b6a53d21f7 refactor copy process out of project model 11 years ago
jwollert 6850a65f7d fix brittle project_associations test 11 years ago
jwollert f0fe140ba8 test for copying versions across projects 11 years ago
jwollert 3eabb40284 removes special treatment of effective_date row for version tests 11 years ago
jwollert 0e4315ccc1 makes it possible to copy project associations across projects 11 years ago
jwollert 1ede71aa4f refine member copying tests, now adresses groups as well 11 years ago
jwollert de3fb37f8f test copying boards across projects 11 years ago
jwollert 381cad13e1 test for copying queries across projects 11 years ago
jwollert 460f1a0b0a project form gets its project as a local now, instead of using an instance variable; 11 years ago
jwollert 2ee6420b4c make url in settings pretty again 11 years ago
jwollert 3a832efdb9 test for copying a project from settings and check for copied members 11 years ago
jwollert a5cd72fdfb check for private methods to copy stuff, too 11 years ago
jwollert fc5831d5d1 don't limit copying stuff to associations 11 years ago
jwollert 1af909e893 acceptance test for the blacklisting of project attributes inside the form 11 years ago
jwollert 0a23e16a85 fixes blacklisting inside Project#copy_attributes 11 years ago
jwollert d1189d0c80 make Project#copy extensible and throw away its whitelist 11 years ago
jwollert 7aa19211ed updates doc on Project#copy 11 years ago