Commit Graph

269 Commits (3e08c94a3c75029f21a7eb581293c70ee62bac8c)

Author SHA1 Message Date
Johannes Wollert 0f244ea0d2 catch all RecordNotFound errors when destroying work packages in a project 11 years ago
Philipp Tessenow 8173e3fc31 refactor pagination model. remove duplicated code and scopes 11 years ago
jwollert 87f7eb50bc move project copy stuff to its own module so it doesn't clutter project.rb 11 years ago
jwollert 33c82556a9 reload the whole issue tree before attempting to copy relations 11 years ago
jwollert 84c27e82f7 fixes bug in copying issue relations 11 years ago
jwollert d261e41a63 fixes bug in copying timelines with non-existant options 11 years ago
jwollert 9e07a6aae3 reload stuff gotten from map, because issues might have been moved around in the tree 11 years ago
jwollert 1d83bdc4c0 more elegant way to specfify which stuff to copy and in what order 11 years ago
jwollert 68ab5e3fc0 enable copying of Reportings 11 years ago
jwollert 5610e6573b define the order in which associations are copied: 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 1569fea11f enable copying of timelines across projects 11 years ago
jwollert 406b432e96 fixes wiki copying 11 years ago
jwollert b6a53d21f7 refactor copy process out of project model 11 years ago
jwollert 0e4315ccc1 makes it possible to copy project associations across projects 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 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
jwollert 44fbb90ad2 rename Project#copy_from to #copy_attributes to distinguish from Project#copy 11 years ago
jwollert 7088ae0fb4 put all safe attributes inside a single call 11 years ago
jwollert 7fe1c44994 allow copying of parent_id as well 11 years ago
Till Breuer 675cc294a6 Do not deactivate wiki module after wiki_page#destroy, instead preserve menu item of last wiki page 11 years ago
Markus Kahl 50ff5f6ecb eager load all the things in projects/planning_element_custom_fields 11 years ago
Till Breuer 222874af95 Disable wiki module when last wiki page is destroyed 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Jens Ulferts ffcacf9a17 corrects comment 11 years ago
Jens Ulferts abfa9e1465 renames setting 11 years ago
jwollert 1e694eefe4 fixin' oldschool validations and broken tests 11 years ago
Jean-Philippe Lang 3f0a7fa15d Ability to assign issues to groups (#2964). 11 years ago
Hagen Schink 745f596725 Renames remaining occurences of issue_relation 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra 80e4d5d79e Fixes project_spec. 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Stefan Frank df4cf0189a indentation in project fixed. 11 years ago
Stefan Frank f51fd7332f removed the planning-element-features from project 11 years ago
Stefan Frank 256861c8c4 removed PlanningElement, pulled up remaining methods and started fixing broken specs[skip_ci] 11 years ago
Hagen Schink e31b804c22 Removes PE trash functionality 11 years ago
Jens Ulferts b541755eda removes scenarios and alternate dates 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Sebastian Schuster de3b43dc98 Disabled presence of types validation in project as 11 years ago
Sebastian Schuster 90c253c5f8 Removed document attachments 11 years ago
Sebastian Schuster f5275549fb Removed adding files to versions and projects 11 years ago