summaryrefslogtreecommitdiff
path: root/app/Template/project_view/duplicate.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-08-22Add custom roles project duplicationMatteo Mazza
2017-02-18Remove default swimlaneFrederic Guillot
2016-07-24Fixed typo in template that prevent project permissions to be duplicatedFrederic Guillot
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle project tags duplicationFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-25Split project controller into multiple classesFrederic Guillot