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
/
Model
/
Board.php
Age
Commit message (
Expand
)
Author
2014-11-23
Fix some issues
Frédéric Guillot
2014-11-22
addColumn() return the column_id now
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-10-12
Add pagination/column sorting for search and completed tasks
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-09-17
Improve board API calls
Frédéric Guillot
2014-09-12
Add settings field to control project columns (pull-request #244)
Frédéric Guillot
2014-09-04
Task move position refactoring
Frédéric Guillot
2014-08-30
Move a task to another project
Frédéric Guillot
2014-08-19
Fix a bug and improve project cloning code
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-07-05
Add Postgresql support
Frédéric Guillot
2014-06-25
Merge pull-request #140 (several small fixes)
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot