summaryrefslogtreecommitdiff
path: root/app/common.php
AgeCommit message (Expand)Author
2016-05-29Make console commands pluggableFrederic Guillot
2016-05-29Update JsonRPC library and APIFrederic Guillot
2016-05-28Added mail provider classFrederic Guillot
2016-05-23Added QueueManager to process background jobsFrederic Guillot
2016-05-06Added support for Mysql SSL connectionFrederic Guillot
2016-04-14Added new constant DATA_DIRFrederic Guillot
2016-04-13Fixing some pathing information, for cases where the KB sourceDj Padzensky
2016-04-09Filter refactoringFrederic Guillot
2016-03-18Added pluggable Avatar providersFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-06Search for config file in both locationsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-10Try to load config.php from /data if not availableFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-26Add page to show the list of pluginsFrederic Guillot
2015-09-20Add sub namespace for pluginsFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-16Store redirect login url in session instead of using url parameterFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-12Change routesFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-10Require autoloader relative from the current directoryYannick Ihmels
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic Guillot
2015-06-06Improve email sending system and add Postmark as mail transportFrederic Guillot
2015-05-07Fix typoFrederic Guillot
2015-05-07Set DB_PORT constant from DATABASE_URL env variableFrederic Guillot
2015-01-12Add Heroku one-click install buttonFrederic 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-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-06Try another composer configFrédéric Guillot
2014-11-06Change composer include filesFrédéric Guillot
2014-11-04Switch to composerFrédéric Guillot
2014-09-16Don't load Javascript assets for public board accessFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-10Fix Mysql and Postgresql bugFrédéric Guillot
2014-08-20Improve default email domain for reverse-prxy authFrédéric Guillot
2014-08-19Add multiple LDAP binding typeFrédéric Guillot
2014-08-17Add secure connection TLS/SSL for the SMTP transportFrédéric Guillot
2014-08-17Highlight recently modified tasks on board (pull-request #201)Frédéric Guillot