summaryrefslogtreecommitdiff
path: root/app/Model/Base.php
AgeCommit message (Expand)Author
2014-11-23Fix some issuesFrédéric Guillot
2014-11-23Fix issues with PHP 5.3 and phpdocsFrédéric Guillot
2014-11-23Fixes for scrutinizerFrédéric Guillot
2014-11-22Some refactoring for PHP 5.3Frédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-12Add pagination/column sorting for search and completed tasksFrédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-09-20Models refactoring/improvementsFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-20Split Task model into smaller classesFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-08-19Add phpdoc commentFrédéric Guillot
2014-08-16Various minor fixesFrédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-25Add subtasksFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot