summaryrefslogtreecommitdiff
path: root/app/Schema/Postgres.php
AgeCommit message (Expand)Author
2015-01-12Fix Postgresql queryFrederic Guillot
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Add default project categories in settingsFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
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-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-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