summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-06-26Added new API call: "getProjectByIdentifier"Frederic Guillot
2016-06-26Added new arguments to project API calls and update composer.jsonFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-25Rewrite integration tests to run with Docker containersFrederic Guillot
2016-06-24Added unit test when updating tags for a taskFrederic Guillot
2016-06-24Remove dropdown menus that are now available with task edit formFrederic Guillot
2016-06-24Expose tags to the user interface (first prototype)Frederic Guillot
2016-06-24Added filter class for tagsFrederic Guillot
2016-06-24Associate tags to tasks in BoardFormatterFrederic Guillot
2016-06-24Use BoardFormatter to generate the boardFrederic Guillot
2016-06-23Added models for tagsFrederic Guillot
2016-06-08Add acceptance testsLev Lazinskiy
2016-06-05Changed DateParser to use only user format and ISO-8601Frederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-06-02Expose to the user interface the email sender addressFrederic 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-30Added some unit tests for avatar letter with UTF-8Frederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Improve notification classes and move interface to coreFrederic Guillot
2016-05-28Split board controller into multiple classesFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Mark notification as read when clicking on itFrederic Guillot
2016-05-25Rename ProjectEdit controllerFrederic Guillot
2016-05-25Support strtotime strings for date searchFrederic Guillot
2016-05-24Clean up unit testsFrederic Guillot
2016-05-24Do not send notifications to disabled usersFrederic Guillot
2016-05-24Filter non compatible pluginsFrederic Guillot
2016-05-23Added QueueProvider to base class for unit testsFrederic Guillot
2016-05-17Added the possibility to convert a subtask to a taskFrederic Guillot
2016-05-16Update test caseFrederic Guillot
2016-05-15User creation forms are now displayed with inline popupFrederic Guillot
2016-05-15Added unit tests for middlewareFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-05-11Added unit test for ProjectMetadata::duplicate()Frederic Guillot
2016-05-11Duplicate project metadata when duplicating project (#2074)Busfreak
2016-05-07Improve plugin loadingFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Remove logger from unit testsFrederic 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-05Allow a project owner to manage his own public projectFrederic Guillot
2016-05-04Added automated action to change task color based on the priorityFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-05-03Improve LDAP user group membership synchronizationFrederic Guillot
2016-05-02Added auto-loading in tests for pluginsFrederic Guillot
2016-04-30Added support for LDAP Posix Groups (OpenLDAP with memberUid)Frederic Guillot