summaryrefslogtreecommitdiff
path: root/composer.lock
AgeCommit message (Collapse)Author
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-28Sync localesFrederic Guillot
2015-06-27Update documentationFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-24Bump the version of ParsedownFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic 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-13Remove info box about screenshotsFrederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-03-15Add cost breakdown for project budgetFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-05Add config parameter for custom database portFrederic Guillot
2015-02-15Add missing localeFrederic 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-08Add unit test for subtask time trackingFrederic 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-11Update lockFrederic Guillot
2015-01-02Various fixes and improvementsFré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-28Template helpers refactoringFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-26Use PicoDb operator ilike() instead of like()Frédéric Guillot
2014-11-29Replace Core\Cli by Symfony\ConsoleFrédéric Guillot
2014-11-22Improve API to return id instead of a booleanFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot