summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-30Fix wrong linkFrederic Guillot
2015-12-30Add documentation for user mentionsFrederic Guillot
2015-12-30Add unit test to remove metadataFrederic Guillot
2015-12-30Merge pull-request #1583Frederic Guillot
2015-12-30Do not show window scrollbars when individual column scrolling is enabledFrederic Guillot
2015-12-30Update Ubuntu documentationFrederic Guillot
2015-12-30Use SHA-1 for session hash to avoid incompatibility between platformsFrederic Guillot
2015-12-30Update ChangeLogFrederic Guillot
2015-12-30Remove arguments of beforeAction() methodFrederic Guillot
2015-12-30Fix compatiblity issue with FreeBSD for session.hash_functionFrederic Guillot
2015-12-29Remove XMPP dependencyFrederic Guillot
2015-12-29Update composer.jsonFrederic 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-23Updated documentation for MetaDatamiddeke
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-22Add unit test for LdapBackendGroupProviderFrederic 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-17Merge remote-tracking branch 'refs/remotes/fguillot/master'Busfreak
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-15Merge remote-tracking branch 'refs/remotes/origin/master'Busfreak
2015-12-14Improve pull-request that compare hoursFrederic Guillot
2015-12-14Add contributorsFrederic Guillot
2015-12-14Merge pull-request #1528Frederic Guillot
2015-12-14Merge pull-request #1548Frederic Guillot
2015-12-14Fix pagination in group members listingFrederic Guillot
2015-12-14Add unit tests for ProjectPermission modelFrederic Guillot
2015-12-14Add routes for ProjectUser controllerFrederic Guillot