summaryrefslogtreecommitdiff
path: root/app/Model/SwimlaneModel.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
2017-02-18Prevent people to remove swimlanes that contains tasksFrederic Guillot
2017-02-18Add mandatory argument "project_id" to API method "updateSwimlane()"Frederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2016-07-03Take default swimlane into consideration for ↵Frederic Guillot
SwimlaneModel::getFirstActiveSwimlane()
2016-06-01Added mail helperFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot