summaryrefslogtreecommitdiff
path: root/app/Controller/Base.php
AgeCommit message (Expand)Author
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-31Remove php noticeFrederic Guillot
2015-03-31Improve 2FAFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-21Add option to enable/disable iframe inclusion http headerFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-02-21Add Debian 6 in Vagrantfile to test with PHP 5.3.3Frederic Guillot
2015-02-14Allow remote images for markdown contentFrederic Guillot
2015-02-14Fix PHPAnalyzer issuesFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-01-26Remove unused variablesFrederic Guillot
2015-01-26Allow urls without project_idFrederic Guillot
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-18Fix some phpdoc commentsFrederic Guillot
2015-01-17Add top links to the calendarFrederic Guillot
2015-01-02Allow project managers to remove tasksFrédéric Guillot
2015-01-02Cleanup and fixesFrédéric Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Add debug optionFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Add more subscribersFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-12-03Move tasks templates to a subfolderFrédéric Guillot
2014-12-01Move project templates to a subfolderFrédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-26Add @property dateParser (phpdoc)Frédéric Guillot
2014-11-26Add @property phpdocFrédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-11-23Fix issues with PHP 5.3 and phpdocsFrédéric Guillot
2014-11-23Create TaskDuplication modelFrédéric Guillot
2014-11-23Create TaskModification modelFrédéric Guillot
2014-11-23Fixes for scrutinizerFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-21Create TaskStatus modelFrédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-11-16Remove conditionFrédéric Guillot
2014-11-15Attach events only for board controllerFrédéric Guillot
2014-11-14Move some class instancaiations outside the routerFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-09Start templates cleanup and reorganisationFrédéric Guillot