summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-04-30Change Kanboard's website URL to use HTTPS everywhereFrederic Guillot
2016-04-29Fixed improper Markdown escaping for some tooltipsFrederic Guillot
2016-04-29Fix bug: closing all tasks by column, also update closed tasksFrederic Guillot
2016-04-29Fixed wrong task link generation within Markdown textFrederic Guillot
2016-04-26Update JsonRPC libraryFrederic Guillot
2016-04-24Use PLUGINS_DIR constant to load plugin templatesFrederic Guillot
2016-04-22Added searchTasks API procedureFrederic Guillot
2016-04-21Added priority field to API proceduresFrederic Guillot
2016-04-21Added API procedure "getMemberGroups"Frederic Guillot
2016-04-10Added search in activity streamFrederic Guillot
2016-04-10Refactor ProjectActivity model to use Filter and Formatter interfaceFrederic Guillot
2016-04-10Added search by task creatorFrederic Guillot
2016-04-09Added search in commentsFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-29Fix broken unit test in PR #2066Frederic Guillot
2016-03-27Improve UserHelper::getInitials()Frederic Guillot
2016-03-27Fix bad unique constraints in Mysql table user_has_notificationsFrederic Guillot
2016-03-27Minor improvementsFrederic Guillot
2016-03-27Handle state in OAuth2 clientFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-25Allow to use the original template in overridden templates (PR #1941)Frederic Guillot
2016-03-22Force integer type for aggregated metricsFrederic Guillot
2016-03-22Fixes cycle time calculation when the start date is defined in the futureFrederic Guillot
2016-03-19Added letter based avatar providerFrederic Guillot
2016-03-17Added support for multiple placeholders for LDAP_USER_FILTERFrederic Guillot
2016-03-17Added local file link providerFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-03-04Add namespace Export and move classesFrederic Guillot
2016-03-04Improve test case to avoid false positive with the CIFrederic Guillot
2016-03-04Add unit test for Color modelFrederic Guillot
2016-03-04Added unit test for Category modelFrederic Guillot