summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-06Minors layout improvementsFrédéric Guillot
2014-12-06Add support for ldap_start_tls()Frédéric Guillot
2014-12-06Remove some code duplicationFrédéric Guillot
2014-12-06Fix bug, hide pagination linksFrédéric Guillot
2014-12-06Auto-select input fields for copy/pasteFrédéric Guillot
2014-12-06Update zh_CN translation.Chao Feng
2014-12-05Improve random scriptsFrédéric Guillot
2014-12-05Improve make-archive.shFrédéric Guillot
2014-12-04Move RSS link to the top and open share links with a new tabFrédéric Guillot
2014-12-04Fix wrong template pathFrédéric Guillot
2014-12-04Minor css improvementFrédéric Guillot
2014-12-04Move user templates to a subfolderFrédéric Guillot
2014-12-04Update pt_BR translations, merge pull-request #448Frédéric Guillot
2014-12-04Merge pull-request #444, Allow click on subtask status icon to toggleFrédéric Guillot
2014-12-04Reposition the tooltip when they are loaded.Francois Ferrand
At the end of the asynchronous load, the tooltips need to be repositionned, since the size of the content may have changed.
2014-12-04Allow click on subtask status icon to toggleFrancois Ferrand
2014-12-03Merge branch 'master' of https://github.com/fguillot/kanboardFrédéric Guillot
2014-12-03Move tasks templates to a subfolderFrédéric Guillot
2014-12-03Merge pull request #440 from Typz/dockerFrédéric Guillot
Fix Dockerfile to support Composer.
2014-12-03Fix Dockerfile to support Composer.Francois Ferrand
2014-12-01Fix bug category duplicationFrédéric Guillot
2014-12-01Move project templates to a subfolderFrédéric Guillot
2014-11-30Improve Markdown cssFrédéric Guillot
2014-11-30Add getTimezone() procedure to the APIFrédéric Guillot
2014-11-29Change minimum requirements and add FreeBSD installation guideFrédéric Guillot
2014-11-29Add a check in case the request failFrédéric Guillot
2014-11-29Always do the ajax session checkFrédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-29Update German translation (pull-request #430)Frédéric Guillot
2014-11-29Update cli docFrédéric Guillot
2014-11-29Add command line export/calculation for daily project summariesFrédéric Guillot
2014-11-29Replace Core\Cli by Symfony\ConsoleFrédéric Guillot
2014-11-28Update german translationTimo
2014-11-26Fix typoFrédéric Guillot
2014-11-26Add @property dateParser (phpdoc)Frédéric Guillot
2014-11-26Add @property phpdocFrédéric Guillot
2014-11-26Remove some code duplicationFrédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-11-26Move subtask templates to a subfolderFrédéric Guillot
2014-11-26Move event and notification templates to a subfolderFrédéric Guillot
2014-11-25Fix PHP 5.3 issueFrédéric Guillot
2014-11-25Remove private projects when a user is deletedFrédéric Guillot
2014-11-25Do not display a shadow for form input errorsFrédéric Guillot
2014-11-25Move comment templates to a subfolderFrédéric Guillot
2014-11-25Remove content of a comment update eventFrédéric Guillot
2014-11-25Improve task creation popoverFrédéric Guillot
2014-11-25Show the task creation form as a popoverFrédéric Guillot
2014-11-25Fix bug description previewFrédéric Guillot
2014-11-25Automatically add the logged user during project creationFrédéric Guillot
2014-11-25Auto assign user during task creation if there is only one userFrédéric Guillot