summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2016-01-14Do not cache app settings in sessionFrederic Guillot
2016-01-14Fix bug: unable to set currency rate with PostgresFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-13Move some validators to separate classesFrederic Guillot
2016-01-13Change private properties to protectedFrederic Guillot
2016-01-13Fix wrong link for category in task footerFrederic Guillot
2016-01-13Corrected some mistakes in russian localeFors1
2016-01-12Add dropdown menu for task links tableFrederic Guillot
2016-01-12Add dropdown menu for column 'Actions' in tablesFrederic Guillot
2016-01-12Rename template hooks added by last PRFrederic Guillot
2016-01-12Merge pull-request #1648Frederic Guillot
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