summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
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
2015-12-14Fix pagination in group members listingFrederic Guillot
2015-12-14Add routes for ProjectUser controllerFrederic Guillot
2015-12-14Fix wrong constant name that cause a PHP error in project management sectionFrederic Guillot
2015-12-14Update Polish translation (locale: pl_PL)Damian
2015-12-14polish translationDamian
Hi I translated some phrases to Polish (locale: pl_PL) Regards, Damian
2015-12-13Add new boolean value for CSV importFrederic Guillot
2015-12-12API: check project membership for task operationsFrederic Guillot
2015-12-12Fix regression for subtask restrictionFrederic Guillot
2015-12-11added/reworded some commentsMatthew Cillo
2015-12-11removed debug line and added titleMatthew Cillo