index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Action
/
TaskDuplicateAnotherProject.php
Age
Commit message (
Expand
)
Author
2016-07-23
Add new automatic action to move a task to another column when closed
Frederic Guillot
2016-07-19
Refactoring of internal task events
Frederic Guillot
2016-07-02
Handle tags and tasks move/duplication to another project
Frederic Guillot
2016-06-12
Added task creation event to action "TaskDuplicateAnotherProject" (PR #2333)
Jason Tourtelotte
2016-05-28
Rename all models
Frederic Guillot
2016-02-20
Split Board model into multiple classes
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-07
Duplicate a project with tasks will copy the new tasks in the same columns
Frederic Guillot
2014-11-23
Create TaskDuplication model
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-09-28
Improve automatic actions (check for compatible events/actions/parameters)
Frédéric Guillot
2014-09-01
Add the possibility to duplicate a task to another project
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot