summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-07Improve javascript code and remove CSP errorsFrédéric Guillot
2014-07-07Fix bug: due date and score lost on updateFrédéric Guillot
2014-07-06Integration of the chosen jquery plugin for the board selectorFrédéric Guillot
2014-07-05Add a new contributorFré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-04Merge pull request #164 from Typz/actionsFrédéric Guillot
Allow 'no category' and 'unassigned' in actions.
2014-07-04Merge pull request #163 from Typz/popoverFrédéric Guillot
Use popover to edit task and description directly from board.
2014-07-04Merge pull request #165 from Typz/closetaskFrédéric Guillot
Add openTask and closeTask jsonrpc API.
2014-07-03Add option to disable SSL certificate verification for LDAP.Francois Ferrand
2014-07-01Add openTask jsonrpc API.Francois Ferrand
2014-07-01Add closeTask jsonrpc API.Francois Ferrand
2014-07-01Allow 'no category' and 'unassigned' in actions.Francois Ferrand
This can be used to assign a color to task with no category/assignee, or to reset assignee.
2014-07-01Use popover to edit task and description directly from board.Francois Ferrand
- Click on 'description' icon opens the 'edit-description' page. - Edit task and edit description now open in popover, like the assign dialog.
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-06-30Change repo url to use https instead of sshFré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-26Merge pull-request #145 (Json-RPC fix)Frédéric Guillot
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-06-25Merge pull-request about HTTPSFrédéric Guillot
2014-06-25Update API documentationFrédéric Guillot
2014-06-24Update Spanish translationFrédéric Guillot
2014-06-24Add Swedish translationFrédéric Guillot
2014-06-24Start to write the API documentationFré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-20Merge pull-request #106 (datepicker and long column names fix)Fré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-20Merge pull request #130 from NalaGinrut/masterFrédéric Guillot
add all missing Chinese translation
2014-06-20add all missing Chinese translationNala Ginrut
2014-06-20add all missing Chinese translationNala Ginrut
2014-06-19Merge pull request #123 from NalaGinrut/masterFrédéric Guillot
Add Chinese translation
2014-06-19Chinese worksNala Ginrut
2014-06-19done Chinese translationNala Ginrut
2014-06-19Merge remote-tracking branch 'upstream/master'Nala Ginrut
2014-06-02Fix bug #108: useless requireFrédéric Guillot
2014-05-28Improve session destroyFrédéric Guillot
2014-05-28Fix typo (error message)Frédéric Guillot
2014-05-28Reduce session time to 2 hoursFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-27Update docsFrédéric Guillot
2014-05-27Remove useless files when building the archiveFrédéric Guillot
2014-05-27Update archive scriptFrédéric Guillot
2014-05-27Update docFrédéric Guillot
2014-05-27Fix some Windows Server issuesFrédéric Guillot
2014-05-27Add a new automatic action: assign a category based on a defined colorFrédéric Guillot
2014-05-27Improve assets loading (add helpers)Frédéric Guillot
2014-05-26Improve automatic actions (move task to another position same columns)Frédéric Guillot