summaryrefslogtreecommitdiff
path: root/composer.json
AgeCommit message (Expand)Author
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-18Add some testsFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-12Update dependenciesFrederic Guillot
2015-08-29Include documentation in the applicationFrederic Guillot
2015-08-29Add delay of 1.5s for draggable items on touch devicesFrederic Guillot
2015-08-28Add no referrer policy in meta tagsFrederic Guillot
2015-08-12Fix bug task estimate is reseted when using subtask timerFrederic Guillot
2015-08-01Update iCalendar library to display organizer nameFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-29Add first draft of the user apiFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-28Sync localesFrederic Guillot
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
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 i...Frederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ...Frederic Guillot
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