summaryrefslogtreecommitdiff
path: root/app/Schema/Mysql.php
AgeCommit message (Expand)Author
2014-10-21Add option to allow everybody on a projectFrédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-10-08Add Mysql escapingFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-28Add support for Github Issue WebhooksFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-10Fix Mysql and Postgresql bugFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-01Add the possibility to duplicate a task to another projectFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot
2014-07-08Add fields: task creator and modification dateFrédéric Guillot
2014-07-05Add Postgresql supportFrédéric Guillot
2014-06-30Merge pull-request: Github authentication #162Fré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-28Add CSRF protectionsFrédéric Guillot
2014-05-25Add subtasksFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot