Commit Graph

10775 Commits (66629f80073a7c136821ec16dfdc06fe75486684)
 

Author SHA1 Message Date
jwollert 33c82556a9 reload the whole issue tree before attempting to copy relations 11 years ago
jwollert 21c956c6ad fixes bug when copying watchers: watcher expected its watchable to be saved 11 years ago
jwollert 84c27e82f7 fixes bug in copying issue relations 11 years ago
jwollert d79575d1b1 remove actions from authorize filter that got moved to CopyProjectsController 11 years ago
jwollert 663d9ba603 restructure project's copy spec 11 years ago
jwollert d261e41a63 fixes bug in copying timelines with non-existant options 11 years ago
jwollert d1a69194ec some copying specs specifically for projects 11 years ago
jwollert 9e07a6aae3 reload stuff gotten from map, because issues might have been moved around in the tree 11 years ago
jwollert 588fec0282 specs for attributes that are considered safe but should not be copied regardless 11 years ago
jwollert c6d5bfba7f make CopyModel#not_to_copy handle symbols as well 11 years ago
jwollert 674b6c7928 specs for order of copy association calls 11 years ago
jwollert 1d83bdc4c0 more elegant way to specfify which stuff to copy and in what order 11 years ago
jwollert e9952eb0a7 use activerecord-tableless gem instead of own code for using tableless models in specs 11 years ago
jwollert b329665a73 basic specs for copying associations 11 years ago
jwollert af2c541930 specs for copying attributes through CopyModel 11 years ago
jwollert b87972a8bb tableless AR class for specs 11 years ago
jwollert 78deed7671 fix method signature of class-side copy method of CopyModel and includes SafeAttributes 11 years ago
jwollert 68ab5e3fc0 enable copying of Reportings 11 years ago
jwollert 6c005afa6d fixes projectscontroller routing 11 years ago
jwollert 60871b9f22 rudimentary spec for CopyProjectsController 11 years ago
jwollert 5101ac8c5a permission spec for copy_projects 11 years ago
jwollert 20f1c24ee6 copyright headers and newlines for all 11 years ago
jwollert 73f7faf1f2 fixes complex issue cuke, specifies category name 11 years ago
jwollert 85f63d6f0f adds missing translation for breadcrumb 11 years ago
jwollert 92bbd993dc move project copy actions to its own controller 11 years ago
jwollert 985c1d236f test for copying a complex issue 11 years ago
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