summaryrefslogtreecommitdiff
path: root/app/Model/Base.php
AgeCommit message (Expand)Author
2015-10-19Cosmetic fixesFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-03Fix issue when unlinking Gitlab accountFrederic Guillot
2015-09-20Add formattersFrederic Guillot
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-05-30Fix bug in calendar conditionFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-09Fix some php analyzer issuesFrederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-12Start to develop the budget moduleFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-17Add top links to the calendarFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
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