summaryrefslogtreecommitdiff
path: root/app/Model/Project.php
AgeCommit message (Expand)Author
2014-09-18Fix bug: update of the last_modified field for projectsFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-12Remove some code duplication (validation rules)Frédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-19Fix a bug and improve project cloning codeFrédéric Guillot
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-08-16Various minor fixesFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-08-12Project cloning/duplication (pull-request #196)Frédéric Guillot
2014-07-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot
2014-06-20Add a board selector instead of the list of projectsFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot
2014-05-28Add CSRF protectionsFré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