summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-12-23Improving performance during task position change (3 times faster than before)Frederic Guillot
2015-12-22Add unit test for LdapBackendGroupProviderFrederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-15Show profile link for @username mentionsFrederic Guillot
2015-12-14Add unit tests for ProjectPermission modelFrederic Guillot
2015-12-14Fix wrong constant name that cause a PHP error in project management sectionFrederic Guillot
2015-12-13Add new boolean value for CSV importFrederic Guillot
2015-12-12API: check project membership for task operationsFrederic Guillot
2015-12-06Add new method to flush session variablesFrederic Guillot
2015-12-06Add more unit testsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-12-03added testsMatthew Cillo
2015-11-27Add generic authorization classFrederic Guillot
2015-11-27Fix broken testFrederic Guillot
2015-11-27Add generic LDAP client libraryFrederic Guillot
2015-11-26Add filter by task linkOlivier Maridat
2015-11-25Add groups (teams)Frederic Guillot
2015-11-22Add Bosnian translation (pull-request #1470)Frederic Guillot
2015-11-21Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'Frederic Guillot
2015-11-21Make test case pass under WindowsFrederic Guillot
2015-11-20Fix unit testFrederic Guillot
2015-11-20Make CSV export compatible with PHP 5.3Frederic Guillot
2015-11-15Projects with duplicate name are now allowedFrederic Guillot
2015-11-15Add unit test for TaskAssignCategoryLinkFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-22Make unit tests pass under WindowsFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Add metadata for users, tasks and projectsFrederic Guillot
2015-10-17Move ProjectActivitySubscriber to a new notification typeFrederic Guillot
2015-10-17Move webhook to project notification typeFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-16Move DateParser class to Core namespaceFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-11Improve LDAP authFrederic Guillot
2015-10-07Duplicate a project with tasks will copy the new tasks in the same columnsFrederic Guillot
2015-10-05.htaccess: Add compatibility for apache 2.4Jan Wagner
2015-10-03Fix issue when unlinking Gitlab accountFrederic Guillot
2015-10-03Add more unit testsFrederic Guillot
2015-10-03Add unit test for FileStorageFrederic Guillot
2015-10-03Fix bug with due date greater than year 2038Frederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-10-01Fix Postgres issue "Cardinality violation" when there is multiple "is_milesto...Frederic Guillot