Commit Graph

11054 Commits (597bc84dce147ad94893e578514a4b11be3a7f58)
 

Author SHA1 Message Date
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
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