summaryrefslogtreecommitdiff
path: root/tests/units/ProjectTest.php
AgeCommit message (Expand)Author
2015-09-05Improve unit testsFrederic Guillot
2015-08-18Add start and end date for projectsFrederic Guillot
2015-06-20Add automatic action to send a task by emailFrederic Guillot
2015-05-17Fix bug when creating project in DutchFrederic Guillot
2015-04-19Add Sendgrid integration (incoming email handling)Frederic Guillot
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-01-10Change events for project modification subscriberFrederic Guillot
2014-12-28Add default project categories in settingsFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-01Fix bug category duplicationFrédéric Guillot
2014-11-25Automatically add the logged user during project creationFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-09Add projects to the dashboard and rename some methodsFrédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-18Fix bug: update of the last_modified field for projectsFrédéric Guillot
2014-09-09Improve project api proceduresFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot