summaryrefslogtreecommitdiff
path: root/tests/functionals
AgeCommit message (Expand)Author
2015-12-12API: check project membership for task operationsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-18Add some testsFrederic Guillot
2015-09-05Improve pull-request about swimlane descriptionFrederic Guillot
2015-07-29Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get...Frederic Guillot
2015-07-29Add first draft of the user apiFrederic Guillot
2015-07-05Add urls in api response for tasks and projectsFrederic Guillot
2015-06-27Fix functional testsFrederic Guillot
2015-06-16API: Change parameters for updateTask, enforce the use of moveTaskPosition() ...Frederic Guillot
2015-06-13API: Add procedure 'getTaskByReference' and add 'reference' parameter for 'cr...Frederic Guillot
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic Guillot
2015-05-24Add file procedures to the APIFrederic Guillot
2015-05-23Add functional tests for task linksFrederic Guillot
2015-05-23API refactoringFrederic Guillot
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