Kanboard-Prod/app
Michael Lüpkes e5ea361255 Implemented Changes to Project Duplication to include Swimlanes and Tasks.
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
2015-02-03 11:16:10 +01:00
..
Action Add new automatic action (Task comment logging), patch #539 2015-01-22 17:46:58 -05:00
Auth Minor code improvements for the pull-request 2015-01-19 21:49:01 -05:00
Console Allow users to override the timezone and the language 2015-01-04 22:34:59 -05:00
Controller Implemented Changes to Project Duplication to include Swimlanes and Tasks. 2015-02-03 11:16:10 +01:00
Core Simplify CSP header method 2015-02-01 14:38:29 -05:00
Event Add more subscribers 2014-12-27 21:11:11 -05:00
Integration Fix Gitlab webhook issue 2015-01-19 21:02:01 -05:00
Libs Make Kanboard compatible with PHP 5.3.3 2015-01-18 21:55:08 -05:00
Locale Add dropdown menu to the tasks 2015-02-01 18:57:07 -05:00
Model Implemented Changes to Project Duplication to include Swimlanes and Tasks. 2015-02-03 11:16:10 +01:00
Schema Add column description (merge/change pull-request #549) 2015-02-01 14:19:49 -05:00
ServiceProvider Fix bug duplicate project with a too long name 2015-01-25 18:08:28 -05:00
Subscriber Fix typo in phpdoc 2015-01-18 18:24:59 -05:00
Template Implemented Changes to Project Duplication to include Swimlanes and Tasks. 2015-02-03 11:16:10 +01:00
.htaccess Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
check_setup.php Make Kanboard compatible with PHP 5.3.3 2015-01-18 21:55:08 -05:00
common.php Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
constants.php Prefix DEBUG_FILE with __DIR__ 2015-01-28 21:27:33 -05:00
functions.php Use Pimple instead of Core\Registry and add Monolog for logging 2014-11-14 22:44:25 -05:00