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 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-03 | Add option to disable SSL certificate verification for LDAP. | 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 | 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-25 | Merge pull-request #140 (several small fixes) | 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 | 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 | add all missing Chinese translation | Nala Ginrut | |
2014-06-20 | add all missing Chinese translation | Nala Ginrut | |
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 | 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 | |
2014-05-26 | Improve events handling | Frédéric Guillot | |
2014-05-25 | Make sure that files are removed when a task is deleted | Frédéric Guillot | |
2014-05-25 | Add more tests | Frédéric Guillot | |
2014-05-25 | Improve file upload | Frédéric Guillot | |
2014-05-25 | Add subtasks | Frédéric Guillot | |
2014-05-25 | add zh_CN locale | Nala Ginrut | |
2014-05-25 | Added German translation (contribution of @troloo) | Frédéric Guillot | |
2014-05-23 | Improve responsive design | Frédéric Guillot | |
2014-05-23 | Improve css and phpdoc comments | Frédéric Guillot | |
2014-05-23 | Minor code improvements | Frédéric Guillot | |
2014-05-23 | Improve user interface | Frédéric Guillot | |
2014-05-22 | Add files upload | Frédéric Guillot | |
2014-05-22 | Code refactoring (add autoloader and change files organization) | Frédéric Guillot | |