summaryrefslogtreecommitdiff
path: root/tests/units/Model/ProjectDuplicationModelTest.php
AgeCommit message (Collapse)Author
2019-07-17Add option to clone filters on project duplicationRafael de Camargo
* Fixed missing metadata option from project "create from" * Added option to clone project custom filters * Added append option to custom field tests * Added a test that uses the "append" option * Fixed disabled swimlane duplication error with Postgresql
2018-12-27Fix import of automatic actions when parameters are "unassigned" or "no ↵rafacamargo123
category"
2018-08-22Add custom roles project duplicationMatteo Mazza
2017-02-18Remove default swimlaneFrederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle project tags duplicationFrederic Guillot