summaryrefslogtreecommitdiff
path: root/app/Model/Board.php
AgeCommit message (Expand)Author
2015-07-19Fix minor issuesFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-06-20Improve automatic action duplication with unit tests and improve database schemaFrederic Guillot
2015-05-052nd Recurring Tasks CommitDavid-Norris
2015-04-18Fix PHP 5.3 issueFrederic Guillot
2015-04-18Fix issue move column up/down with non consecutive positionsFrederic Guillot
2015-04-07Display the sum of task complexity in the columnFrederic Guillot
2015-02-09- Markdown supported in column description.ashbike
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-02-01Add collapsible swimlanes (merge and improve pull-request #565)Frederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ...Frederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Fix bug tasks don't show up on board/swimlanesFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-11-23Fix some issuesFrédéric Guillot
2014-11-22addColumn() return the column_id nowFrédéric Guillot
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