summaryrefslogtreecommitdiff
path: root/tests/units/Base.php
AgeCommit message (Expand)Author
2018-03-29Add cli to base test classFrédéric Guillot
2018-03-05Move SimpleLogger lib into app source treeFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-07-06fixed memory leak in unit testsBernhard Ankenbrand
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-03Add missing service provider for plugin testsFrederic Guillot
2016-08-21Add FileCache driverFrederic Guillot
2016-07-31Cleanup events and stuff before processing job in workerFrederic Guillot
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-06-24Added filter class for tagsFrederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-23Added QueueProvider to base class for unit testsFrederic Guillot
2016-05-07Improve plugin loadingFrederic Guillot
2016-05-07Remove logger from unit testsFrederic Guillot
2016-05-02Added auto-loading in tests for pluginsFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-27Minor improvementsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-02-07Use mock object instead of FakeHttpClient classFrederic Guillot
2016-01-30Load ActionProvider in unit testsFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Fix email client mockFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-22Make unit tests pass under WindowsFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-06Add unit tests for LDAP and ReverseProxy authFrederic Guillot
2015-09-05Improve unit testsFrederic Guillot
2015-07-05Set the assignee as organizer for ical eventsFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-20Change travis-ci configurationFrederic Guillot
2015-06-20Add automatic action to send a task by emailFrederic Guillot
2015-06-07Add Mailgun API as mail transportFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-06-06Improve email sending system and add Postmark as mail transportFrederic Guillot
2015-05-18Send all Kanboard events to the webhook (breaking change)Frederic Guillot
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-02-08Add unit test for subtask time trackingFrederic Guillot
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
2014-12-28Template helpers refactoringFré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-04Switch to composerFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot