summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2016-01-12Integrate Malay languageFrederic Guillot
2016-01-12Merge pull-request #1643Frederic Guillot
2016-01-12Add dropdown menu for subtasksFrederic Guillot
2016-01-12add hook to app/filters_helper, add $project delivery to project/filtersBusfreak
This request adds two new hooks to the app/filters_helper (before and after) including delivery of $project to hooked template if set. Additionally it delivers $project from project/filters to app/filters_helper.
2016-01-12Update translations.phpMuhaimin
2016-01-12Create translations.php for Malay languageMuhaimin
2016-01-11Move project validator methodsFrederic Guillot
2016-01-11Minor fixesFrederic Guillot
2016-01-11Move subtask validator methodsFrederic Guillot
2016-01-11Move swimlane validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-11Move TaskValidator classFrederic Guillot
2016-01-11Move user validator methodsFrederic Guillot
2016-01-11Merge pull-request #1642Frederic Guillot
2016-01-11Update TranslationEskiso
2016-01-11updated german translationBusfreak
2016-01-10Fix bug: Automatic action listeners were using the same instanceFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-09Improve check setup for required extensionsFrederic Guillot
2016-01-07Remove HTMLToMarkdown dependencyFrederic Guillot
2016-01-07Move Gitlab webhook to an external pluginFrederic Guillot
2016-01-07Move bitbucket webhook to an external pluginFrederic Guillot
2016-01-06Fix phpdocFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
See: https://github.com/kanboard/plugin-github-webhook
2016-01-05Change Auth classes properties to be protectedFrederic Guillot
2016-01-05Forget to translate one string in FrenchFrederic Guillot
2016-01-05Sync localesFrederic Guillot
2016-01-05Merge pull-request #1610Frederic Guillot
2016-01-05Improve 2FAFrederic Guillot
2016-01-05Correct translation of word hours in Frenchzimmi1
2016-01-05Correct translation of word project in Frenchzimmi1
2016-01-03Added RUB - Russian RubleFrederic Guillot
2016-01-03Merge pull-request #1601Frederic Guillot
2016-01-03Increase action name column length in actions tableFrederic Guillot
2016-01-03Reduce number of SQL queries for actionsFrederic Guillot
2016-01-03Add migrations for new action namesFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2016-01-03Update translations.phpDmitry
2015-12-30Add unit test to remove metadataFrederic Guillot
2015-12-30Merge pull-request #1583Frederic Guillot
2015-12-30Use SHA-1 for session hash to avoid incompatibility between platformsFrederic Guillot
2015-12-30Remove arguments of beforeAction() methodFrederic Guillot
2015-12-30Fix compatiblity issue with FreeBSD for session.hash_functionFrederic Guillot
2015-12-29Sync localesFrederic Guillot
2015-12-29Merge pull-request #1594Frederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-29Update modification date during task moveFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-12-26kanboard\app\Locale\es_ESDario Espinosa
kanboard\app\Template\analytic sidebar.php t('Compare hours')
2015-12-24Update active menu in sidebarsFrederic Guillot