summaryrefslogtreecommitdiff
path: root/tests/units/Core
AgeCommit message (Expand)Author
2017-02-05Improve LDAP error reportingFrederic Guillot
2017-02-05Add unit test for PR #2766Frederic Guillot
2017-01-28Update SQL exportsFrederic Guillot
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-24Fix wrong datetime formatting when task form shows validation errorsFrederic Guillot
2017-01-14Add workaround when IE11 submit corrupted multipart/form-dataFrederic Guillot
2017-01-08Offer the possibility to define version compatibility from pluginsFrederic Guillot
2016-12-20Add test case for ExternalTaskManager::getProvidersList()Frederic Guillot
2016-11-15Do not load translations from a relative pathFrederic Guillot
2016-11-01Add ExternalTaskManager classFrederic Guillot
2016-09-08Custom project roles inherit from project membersFrederic Guillot
2016-09-03Support version operators for plugin directory: >= and >Frederic Guillot
2016-08-31Time spent for subtasks are not rounded too the nearest quarter anymoreFrederic Guillot
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-08-22Store board collapsed mode user preference in the databaseFrederic Guillot
2016-08-21Store comment sorting direction in user metadataFrederic Guillot
2016-08-21Add FileCache driverFrederic Guillot
2016-08-13Add reference hooksFrederic Guillot
2016-07-31Cleanup events and stuff before processing job in workerFrederic Guillot
2016-07-16Fixed search query with multiple assignees (nested OR conditions)Frederic Guillot
2016-07-16Handle HTTP header X-Real-IP to get IP addressFrederic Guillot
2016-07-14Make search attributes not case sensitiveFrederic Guillot
2016-07-02Added more unit tests for LDAP user classFrederic Guillot
2016-07-01Fixed lexer issue with non word charactersFrederic Guillot
2016-06-24Added filter class for tagsFrederic Guillot
2016-06-05Changed DateParser to use only user format and ISO-8601Frederic Guillot
2016-06-01Added mail helperFrederic Guillot
2016-06-01Fix filters with UTF-8 charactersSébastien Kergreis
2016-05-30Do not sync user role if LDAP groups are not configuredFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-25Support strtotime strings for date searchFrederic Guillot
2016-05-24Filter non compatible pluginsFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-05-07Improve plugin loadingFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-05-07User roles are now synced with LDAP at each loginFrederic Guillot
2016-05-03Improve LDAP user group membership synchronizationFrederic Guillot
2016-04-30Added support for LDAP Posix Groups (OpenLDAP with memberUid)Frederic Guillot
2016-04-24Use PLUGINS_DIR constant to load plugin templatesFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-27Handle state in OAuth2 clientFrederic Guillot
2016-03-25Allow to use the original template in overridden templates (PR #1941)Frederic Guillot
2016-03-17Added support for multiple placeholders for LDAP_USER_FILTERFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-03-04Added unit test for Category modelFrederic Guillot
2016-02-28Added support for HTTP header "X-Forwarded-Proto: https"Frederic Guillot
2016-02-07Use mock object instead of FakeHttpClient classFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-18Return the highest role for a project when a user is member of multiple groupsFrederic Guillot