summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-22Add config parameter PLUGINS_DIRFrederic Guillot
2015-09-22Allow to extend automatic actions from pluginsFrederic Guillot
2015-09-22Add unit test for Slack webhookFrederic Guillot
2015-09-21Add plugin hooks for assetsFrederic Guillot
2015-09-21Add French doc indexMarien Fressinaud
2015-09-20Replace switch/case by a mapping listFrederic Guillot
2015-09-20Remove unused statementFrederic Guillot
2015-09-20Add php docblocksFrederic Guillot
2015-09-20Add formattersFrederic Guillot
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
Plugin repository: https://github.com/kanboard/plugin-timetable
2015-09-20Move subtask forecast to a pluginFrederic Guillot
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast
2015-09-20Add sub namespace for pluginsFrederic Guillot
2015-09-20Add abstract cache layerFrederic Guillot
2015-09-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-09-20Improve icon alignment for dropdown menuFrederic Guillot
2015-09-18Add some testsFrederic Guillot
2015-09-18User-Api: add getMyPorjects (#1233)Timo Litzbarski
2015-09-17#1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, ↵Timo Litzbarski
allow getProjectActivity for user-api
2015-09-16Fix regression due to previous code changeFrederic Guillot
2015-09-16Merge Russian translation update (#1237)Frederic Guillot
2015-09-16Enable Javascript translation for IndonesianFrederic Guillot
2015-09-16Merge pull-request #1231Frederic Guillot
2015-09-16Add abstract storage layerFrederic Guillot
2015-09-17minor typofixgoofy-bz
2015-09-16Update translations.phpvskRU
2015-09-15add bahasa indonesia translationAnjar Febrianto
integrate new bahasa indonesia translation
2015-09-14Change dropdown item paddingFrederic Guillot
2015-09-14Highlight selected item in dropdown menusFrederic Guillot
2015-09-14Fix issue: task time tracking is not updated when deleting a subtaskFrederic Guillot
2015-09-14Add event subtask.deleteFrederic Guillot
2015-09-14Fix placeholder issue in nb_NO translationFrederic Guillot
2015-09-15Update translations.phpvskRU
2015-09-14Updated Norwegian translationDanny
2015-09-13Add plugin documentationFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
The budget planning feature is now a plugin See: https://github.com/kanboard/plugin-budget
2015-09-13Merge pull-request #1224Frederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-13trivial typofixgoofy-bz
2015-09-12Show localized documentation if availableFrederic Guillot
2015-09-12Improve LDAP authentication classFrederic Guillot
2015-09-12Update dependenciesFrederic Guillot
2015-09-12Gantt chart: change bar color according to task progress (pull-request #1195)Frederic Guillot
2015-09-12Merge pull-request #1222Frederic Guillot
2015-09-12Merge pull-request #1221 (Do not always show scrollbars)Frederic Guillot
2015-09-12Remove unnecessary margin for calendar headerFrederic Guillot
2015-09-12adding 11 documentation pagesgoofy
2015-09-12automatic horizontal scroll on #board-containerjulesverhaeren
edited source directly
2015-09-11do not show ugly scrollbar unless it is necessaryjulesverhaeren
overflow-x:scroll causes the public page to always show a horizontal scrollbar, even when this is not necessary overflow-x:auto should fix this
2015-09-10Update translations.phpVladimir Skrypnikov