summaryrefslogtreecommitdiff
path: root/app/Model/Category.php
AgeCommit message (Expand)Author
2016-03-04PHPdoc cleanupFrederic Guillot
2016-03-04Added unit test for Category modelFrederic Guillot
2016-01-31Add unit tests for last automatic actionsFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-07-01Remove method Category::getBoardCategories()Frederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-20Improve automatic action duplication with unit tests and improve database schemaFrederic Guillot
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ...Frederic Guillot
2014-12-28Add default project categories in settingsFrédéric Guillot
2014-12-01Fix bug category duplicationFrédéric Guillot
2014-11-23Create TaskDuplication modelFrédéric Guillot
2014-11-22Some refactoring for PHP 5.3Frédéric Guillot
2014-11-22Improve API to return id instead of a booleanFrédéric Guillot
2014-09-12Remove some code duplication (validation rules)Frédéric Guillot
2014-09-11Improve API calls for categoriesFrédéric Guillot
2014-09-01Improve task duplicationFrédéric Guillot
2014-08-19Fix a bug and improve project cloning codeFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot