summaryrefslogtreecommitdiff
path: root/app/Model/Board.php
AgeCommit message (Expand)Author
2014-10-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-10-12Add pagination/column sorting for search and completed tasksFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-09-17Improve board API callsFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-04Task move position refactoringFrédéric Guillot
2014-08-30Move a task to another projectFrédéric Guillot
2014-08-19Fix a bug and improve project cloning codeFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-05Add Postgresql supportFrédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-06-20First API implementationFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot