summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Collapse)Author
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-07-08Minor changes for the LDAP modelFrédéric Guillot
2014-07-08Add fields: task creator and modification dateFrédéric Guillot
2014-07-07Fix bug: due date and score lost on updateFrédéric Guillot
2014-07-05Add Postgresql supportFrédéric Guillot
2014-07-04Merge pull request #161 from Typz/ldapFrédéric Guillot
Implement LDAP user lookup.
2014-07-03Add option to disable SSL certificate verification for LDAP.Francois Ferrand
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-06-30Implement LDAP user lookup.Francois Ferrand
This is required to improve compatibility when the DN cannot be easily computed from the user name. Additionally, this allows automatically getting the full name and email address from LDAP.
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-06-24Add Swedish translationFrédéric Guillot
2014-06-24Remove Alphanumeric check for the usernameFrédéric Guillot
2014-06-20Add a board selector instead of the list of projectsFrédéric Guillot
2014-06-20Fix minor translations issuesFrédéric Guillot
2014-06-20Merge branch 'master' of github.com:fguillot/kanboardFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot
2014-06-19Chinese worksNala Ginrut
2014-06-02Fix bug #108: useless requireFrédéric Guillot
2014-05-28Fix typo (error message)Frédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-27Add a new automatic action: assign a category based on a defined colorFrédéric Guillot
2014-05-26Improve automatic actions (move task to another position same columns)Frédéric Guillot
2014-05-26Improve events handlingFrédéric Guillot
2014-05-25Make sure that files are removed when a task is deletedFrédéric Guillot
2014-05-25Add more testsFrédéric Guillot
2014-05-25Improve file uploadFrédéric Guillot
2014-05-25Add subtasksFrédéric Guillot
2014-05-25Added German translation (contribution of @troloo)Frédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-23Minor code improvementsFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot