Kanboard-Prod/app/Controller
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.php Acl refactoring 2014-12-31 12:37:15 -05:00
Analytic.php Acl refactoring 2014-12-31 12:37:15 -05:00
App.php Do not show inactive projects info on the dashboard and update picodb (merge #546) 2015-01-25 11:55:12 -05:00
Base.php Remove unused variables 2015-01-26 21:41:33 -05:00
Board.php Add column description (merge/change pull-request #549) 2015-02-01 14:19:49 -05:00
Calendar.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Category.php Acl refactoring 2014-12-31 12:37:15 -05:00
Comment.php Acl refactoring 2014-12-31 12:37:15 -05:00
Config.php Acl refactoring 2014-12-31 12:37:15 -05:00
Export.php Add subtasks export and move export actions to a specific controller 2015-01-04 21:14:57 -05:00
File.php Add new constants: FILES_DIR and DEBUG_FILE 2015-01-25 10:47:21 -05:00
Project.php Implemented Changes to Project Duplication to include Swimlanes and Tasks. 2015-02-03 11:16:10 +01:00
Subtask.php Cleanup and fixes 2015-01-02 21:48:26 -05:00
Swimlane.php Cleanup and fixes 2015-01-02 21:48:26 -05:00
Task.php Add shortcut link to close a task from the dropdown menu 2015-02-01 19:34:01 -05:00
User.php Pagination refactoring 2015-01-18 17:59:41 -05:00
Webhook.php Add Gitlab webhook 2014-12-28 22:22:15 -05:00