summaryrefslogtreecommitdiff
path: root/tests/units
AgeCommit message (Expand)Author
2016-01-17Make sure that project daily column stats works when score is nullFrederic Guillot
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-17Replace raw SQL query by PicoDbFrederic Guillot
2016-01-16Remove class TaskMovedDateSubscriberFrederic Guillot
2016-01-16Simplify class ProjectDailyStatsFrederic Guillot
2016-01-16Improve class ProjectDailyColumnStatsFrederic Guillot
2016-01-16Remove ProjectAnalytic classFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic Guillot
2016-01-14Fix broken unit testFrederic Guillot
2016-01-14Do not cache app settings in sessionFrederic Guillot
2016-01-14Fix bug: unable to set currency rate with PostgresFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-11Move project validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-11Move user validator methodsFrederic Guillot
2016-01-10Fix bug: Automatic action listeners were using the same instanceFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-07Remove HTMLToMarkdown dependencyFrederic Guillot
2016-01-07Move Gitlab webhook to an external pluginFrederic Guillot
2016-01-07Move bitbucket webhook to an external pluginFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
2016-01-05Improve 2FAFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-30Add unit test to remove metadataFrederic Guillot
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-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