Commit Graph

10916 Commits (a70afc542e35a347fe4590ff6a1370a0818f489f)
 

Author SHA1 Message Date
Hagen Schink cd51e02f93 Fixes customizable migration 11 years ago
Hagen Schink d0e6010682 Improves customizable utils implementation 11 years ago
Hagen Schink 031d1ad31a Reorder customizable migration 11 years ago
Christian Ratz 1af342632f new version; updated changelog 11 years ago
sschu fbb6204d14 Merge pull request #619 from opf/fix/work_packages_attachable_journals_migration 11 years ago
Hagen Schink dd8a4735ea Improves code layout 11 years ago
Sebastian Schuster 76248f0e69 Adds repair migration for customizable journals 11 years ago
Hagen Schink a44a1120e0 Adds missing attachable journals 11 years ago
Hagen Schink 3f0285a29d Considers journal type 11 years ago
Sebastian Schuster 772db26863 Fixed the fix of attachable journals 11 years ago
Hagen Schink 48124e1ac5 Adds changelog entry 11 years ago
Hagen Schink a78e728195 Finds missing attachable journals 11 years ago
Philipp Tessenow dd1c12147f Merge pull request #628 from opf/fix/add_journal_indices 11 years ago
Michael Frister 0eb4e91108 Add indices on journal tables 11 years ago
cratz 09fd2115b3 Merge pull request #623 from opf/feature/restructure_project_menu_for_timelines 11 years ago
Christian Ratz 73bf020924 Fixed order of project menu entries 11 years ago
Jens Ulferts b528e63b99 updates changelog 11 years ago
Jens Ulferts 528ac5c345 fix indentation 11 years ago
Jens Ulferts e40d3e7e81 restructures project menu for timelines 11 years ago
cratz 6017edb217 Merge pull request #624 from opf/fix/responsible_id_journal_formatter 11 years ago
Jens Ulferts 17fc8cc633 updates changelog 11 years ago
Jens Ulferts a205fab41d removes false (duplicate) journal formatter registration 11 years ago
Philipp Tessenow 9f68eec04d Merge pull request #626 from opf/fix/settings_performance 11 years ago
cratz b2c0496b32 Merge pull request #616 from opf/fix/work_package_priority_deletion 11 years ago
Hagen Schink 2af79c352f Adds specs 11 years ago
Hagen Schink fd72e8f6fc Adds changelog entry 11 years ago
Hagen Schink 7926512605 Fixes reassign list 11 years ago
Hagen Schink 87f14354a1 Fixes form method 11 years ago
Hagen Schink 6d767232be Removes superfluous comment 11 years ago
Michael Frister eda857d75b Settings: Cache whether settings table exists 11 years ago
jwollert 86e405e5ee copy wiki menu items as well when copying a wiki 11 years ago
meeee 7f35ce5402 Merge pull request #621 from opf/fix/multiple_attachment_journal_entries 11 years ago
Sebastian Schuster 35d056b3c1 Fixed multiple journal entries being created when adding 11 years ago
jwollert f65b83b7f9 slimmer cucumber features, more specs instead 11 years ago
jwollert e2d863171b only display the checkboxes when there is something to copy 11 years ago
jwollert 87f7eb50bc move project copy stuff to its own module so it doesn't clutter project.rb 11 years ago
jwollert 00767d7b98 spec for copying work_packages without versions: 11 years ago
jwollert 5930eebdf7 remove watcher copy_from spec in favor of regular copying specs and adapt those 11 years ago
jwollert f29ef71702 render some error messages for the copied project and its associations 11 years ago
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