summaryrefslogtreecommitdiff
path: root/tests/units/ProjectTest.php
AgeCommit message (Expand)Author
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