Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-07 | Improve javascript code and remove CSP errors | Frédéric Guillot | |
2014-07-07 | Fix bug: due date and score lost on update | Frédéric Guillot | |
2014-07-06 | Integration of the chosen jquery plugin for the board selector | Frédéric Guillot | |
2014-07-05 | Add a new contributor | Frédéric Guillot | |
2014-07-05 | Add Postgresql support | Frédéric Guillot | |
2014-07-04 | Merge pull request #161 from Typz/ldap | Frédéric Guillot | |
Implement LDAP user lookup. | |||
2014-07-04 | Merge pull request #164 from Typz/actions | Frédéric Guillot | |
Allow 'no category' and 'unassigned' in actions. | |||
2014-07-04 | Merge pull request #163 from Typz/popover | Frédéric Guillot | |
Use popover to edit task and description directly from board. | |||
2014-07-04 | Merge pull request #165 from Typz/closetask | Frédéric Guillot | |
Add openTask and closeTask jsonrpc API. | |||
2014-07-03 | Add option to disable SSL certificate verification for LDAP. | Francois Ferrand | |
2014-07-01 | Add openTask jsonrpc API. | Francois Ferrand | |
2014-07-01 | Add closeTask jsonrpc API. | Francois Ferrand | |
2014-07-01 | Allow '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-01 | Use 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-30 | Merge pull-request: Github authentication #162 | Frédéric Guillot | |
2014-06-30 | Change repo url to use https instead of ssh | Frédéric Guillot | |
2014-06-30 | Implement 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-26 | Merge pull-request #145 (Json-RPC fix) | Frédéric Guillot | |
2014-06-25 | Merge pull-request #140 (several small fixes) | Frédéric Guillot | |
2014-06-25 | Merge pull-request about HTTPS | Frédéric Guillot | |
2014-06-25 | Update API documentation | Frédéric Guillot | |
2014-06-24 | Update Spanish translation | Frédéric Guillot | |
2014-06-24 | Add Swedish translation | Frédéric Guillot | |
2014-06-24 | Start to write the API documentation | Frédéric Guillot | |
2014-06-24 | Remove Alphanumeric check for the username | Frédéric Guillot | |
2014-06-20 | Add a board selector instead of the list of projects | Frédéric Guillot | |
2014-06-20 | Merge pull-request #106 (datepicker and long column names fix) | Frédéric Guillot | |
2014-06-20 | Fix minor translations issues | Frédéric Guillot | |
2014-06-20 | Merge branch 'master' of github.com:fguillot/kanboard | Frédéric Guillot | |
2014-06-20 | First API implementation | Frédéric Guillot | |
2014-06-20 | Merge pull request #130 from NalaGinrut/master | Frédéric Guillot | |
add all missing Chinese translation | |||
2014-06-20 | add all missing Chinese translation | Nala Ginrut | |
2014-06-20 | add all missing Chinese translation | Nala Ginrut | |
2014-06-19 | Merge pull request #123 from NalaGinrut/master | Frédéric Guillot | |
Add Chinese translation | |||
2014-06-19 | Chinese works | Nala Ginrut | |
2014-06-19 | done Chinese translation | Nala Ginrut | |
2014-06-19 | Merge remote-tracking branch 'upstream/master' | Nala Ginrut | |
2014-06-02 | Fix bug #108: useless require | Frédéric Guillot | |
2014-05-28 | Improve session destroy | Frédéric Guillot | |
2014-05-28 | Fix typo (error message) | Frédéric Guillot | |
2014-05-28 | Reduce session time to 2 hours | Frédéric Guillot | |
2014-05-28 | Add CSRF protections | Frédéric Guillot | |
2014-05-27 | Update docs | Frédéric Guillot | |
2014-05-27 | Remove useless files when building the archive | Frédéric Guillot | |
2014-05-27 | Update archive script | Frédéric Guillot | |
2014-05-27 | Update doc | Frédéric Guillot | |
2014-05-27 | Fix some Windows Server issues | Frédéric Guillot | |
2014-05-27 | Add a new automatic action: assign a category based on a defined color | Frédéric Guillot | |
2014-05-27 | Improve assets loading (add helpers) | Frédéric Guillot | |
2014-05-26 | Improve automatic actions (move task to another position same columns) | Frédéric Guillot | |