summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-05-03Improve LDAP user group membership synchronizationFrederic Guillot
2016-04-30Added support for LDAP Posix Groups (OpenLDAP with memberUid)Frederic 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-27Fixed wrong URL on comment toggle link for sortingFrederic Guillot
2016-04-24Category and user filters do not append anymore in search fieldFrederic Guillot
2016-04-24Added more template hooksFrederic 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-18Update doc for CLIFrederic Guillot
2016-04-14Added some documentation to install Kanboard outside of the docrootFrederic Guillot
2016-04-13Fixed form submission with Meta+Enter keyboard shortcutFrederic Guillot
2016-04-12Added command line utility to reset user password and to disable 2FAFrederic Guillot
2016-04-11Removed PHP notices in comment suppression viewFrederic Guillot
2016-04-10Added search in activity streamFrederic Guillot
2016-04-10Added search by task creatorFrederic Guillot
2016-04-09Added search in commentsFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-27Fix typoFrederic Guillot
2016-03-27Update ChangeLogFrederic Guillot
2016-03-27Added more logging for LDAP clientFrederic Guillot
2016-03-27Integrate Korean translationFrederic Guillot
2016-03-27Update SQL dumps and improve schema migration processFrederic Guillot
2016-03-27Fix bad unique constraints in Mysql table user_has_notificationsFrederic 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-25Unification of project headerFrederic 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-20Added Markdown editor and Javascript code refactoringFrederic Guillot
2016-03-19Improve comments designFrederic Guillot
2016-03-19Added letter based avatar providerFrederic Guillot
2016-03-18Added pluggable Avatar providersFrederic Guillot
2016-03-18Improve task summary sectionsFrederic Guillot
2016-03-17Put back task actions on the sidebarFrederic Guillot
2016-03-17Added support for multiple placeholders for LDAP_USER_FILTERFrederic Guillot
2016-03-17Added local file link providerFrederic Guillot
2016-03-13Update ChangeLogFrederic Guillot
2016-03-12Show server configuration in settings pageFrederic Guillot
2016-03-11Added "?" to display list of keyboard shortcutsFrederic Guillot
2016-03-11Added new keyboard shortcut for task viewFrederic Guillot
2016-03-08Always display project name and task title in task viewsFrederic Guillot
2016-03-05Improve automatic action creationFrederic Guillot
2016-03-05Increase bottom notification sizeFrederic Guillot
2016-03-05Import automatic actions from another projectFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-03-04Fix ambiguous column name with very old version of SqliteFrederic Guillot
2016-03-04Fix security issue: Unexpected access to any tasks from a shared public boardFrederic Guillot