summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
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
2015-12-23Improving performance during task position change (3 times faster than before)Frederic Guillot
2015-12-23Merge pull request #1 from fguillot/masterBusfreak
please merge
2015-12-23remove function for MetaDatamiddeke
2015-12-22Avoid PHP error when enabling LDAP group provider with PHP < 5.5Frederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-18Merge remote-tracking branch 'refs/remotes/fguillot/master'Busfreak
2015-12-17Show only active projects in board selectorFrederic Guillot
2015-12-17Merge pull-request #1572Frederic Guillot
2015-12-17Merge pull-request #1566Frederic Guillot
2015-12-17set class=active when selecting controller=ProjectPermissionBusfreak
2015-12-17extend hook 'template:project:sidebar' with $projectBusfreak
2015-12-17Added MaxLenght to 50 for use with API/Comment new parameterEskiso
2015-12-17Add reference to the createComment parametersEskiso
I've only seen the reference column being used by integrations (gitbucket,etc), would be nice that from the API we could also use that column for other references.
2015-12-16Update SQL filesFrederic Guillot
2015-12-16Updated translationEskiso
2015-12-15Show profile link for @username mentionsFrederic Guillot
2015-12-14Improve pull-request that compare hoursFrederic Guillot
2015-12-14Merge pull-request #1528Frederic Guillot
2015-12-14Merge pull-request #1548Frederic Guillot