summaryrefslogtreecommitdiff
path: root/tests/functionals
AgeCommit message (Expand)Author
2015-03-01Add api procedure to get the application versionFrederic Guillot
2015-01-02Various fixes and improvementsFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-09Change API::getProjectByName() to reflect the documentationFrédéric Guillot
2014-12-09Improve functional test for apiFrédéric Guillot
2014-11-30Add getTimezone() procedure to the APIFrédéric Guillot
2014-11-22addColumn() return the column_id nowFrédéric Guillot
2014-11-22Improve API to return id instead of a booleanFré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-10-25Update JsonRPC libraryFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-17Improve board API callsFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot
2014-09-16Improve API calls for commentsFrédéric Guillot
2014-09-15Run unit tests across different database backends + fix bugsFrédéric Guillot
2014-09-12Improve API calls for subtasksFrédéric Guillot
2014-09-11Improve API calls for categoriesFrédéric Guillot
2014-09-09Improve project api proceduresFrédéric Guillot
2014-09-05Start to improve task Api operations and docFrédéric Guillot
2014-09-04Task move position refactoringFrédéric Guillot
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot