summaryrefslogtreecommitdiff
path: root/composer.json
AgeCommit message (Collapse)Author
2015-06-24Bump the version of ParsedownFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-05-30Update loggerFrederic Guillot
2015-05-24Rename directory app/LibsFrederic Guillot
2015-05-23API refactoringFrederic Guillot
2015-05-17Add iCalendar public access for projectsFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-04-06Add check for gd extensionFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-29composer: min PHP 5.3 addedTomáš Votruba
According to travis.yml
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-01-25Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment ↵Frederic Guillot
identifiers and update Parsedown
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ↵Frederic Guillot
#546)
2015-01-18Make Kanboard compatible with PHP 5.3.3Frederic Guillot
2015-01-18Update composer filesFrederic Guillot
2015-01-11Add extensionFrederic Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-29Replace Core\Cli by Symfony\ConsoleFré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