summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-02Fix the issue #1415 and issue #1425 Datepicker will disappear when click ↵Libin Pan
arrow button to change month
2015-10-29Update es_ES translationGerardo Zamudio
translate missing strings
2015-10-26pt_BR: fix and improve translationFlaudísio Tolentino
2015-10-26pt_BR: translate missing stringsFlaudísio Tolentino
2015-10-26Add new action: Assign automatically a category based on a linkOlivier Maridat
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-24Minor changesFrederic Guillot
2015-10-24Sync localesFrederic Guillot
2015-10-24Remove trailing slash for FILES_DIRFrederic Guillot
2015-10-24Fix typo in French translationFrederic Guillot
2015-10-24Regenerate thumbnails if missingFrederic Guillot
2015-10-24Add documentation for metadataFrederic Guillot
2015-10-24Check for each request that reverse proxy user match user sessionFrederic Guillot
2015-10-23Avoid to disable the default swimlane during renaming when there is no other ↵Frederic Guillot
activated swimlane
2015-10-23People should not see any tasks during a search when they are not associated ↵Frederic Guillot
to a project
2015-10-22Make unit tests pass under WindowsFrederic Guillot
2015-10-20Form add subtasks in each taskMax Kamashev
2015-10-19Fix regressionsFrederic Guillot
2015-10-19Cosmetic fixesFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-18Remove useless class and add new plugin hooksFrederic Guillot
2015-10-18Update jquery and change sortable settingsFrederic Guillot
2015-10-18Update SQL schema exportsFrederic Guillot
2015-10-18Do not show scrollbars when a column is collapsed (IE)Frederic Guillot
2015-10-17Fix typo in phpdocFrederic Guillot
2015-10-17Fix typo in phpdocFrederic Guillot
2015-10-17Fix some phpdocFrederic Guillot
2015-10-17Fix issues in Mysql schemaFrederic Guillot
2015-10-17Fix typo in schema declarationFrederic Guillot
2015-10-17Remove exit expression in database providerFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Add metadata for users, tasks and projectsFrederic Guillot
2015-10-17Move ProjectActivitySubscriber to a new notification typeFrederic Guillot
2015-10-17Move webhook to project notification typeFrederic Guillot
2015-10-17Throw exception for page not foundFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-17Merge pull-request #1383Frederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-16pt_BR: translate missing stringsFlaudísio Tolentino
2015-10-16Improve pt_BR translationFlaudísio Tolentino
2015-10-16Move DateParser class to Core namespaceFrederic Guillot
2015-10-16Add documentation to add new mail transportsFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-13Rebuild js and add contributorFrederic Guillot
2015-10-13Merge pull-request #1361Frederic Guillot
2015-10-13Fix javascript for board swimlaneallyraza
2015-10-12Add CSV import for tasksFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot