summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-15Update documentationFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-08-14Update the brazilian translationFrédéric Guillot
2014-08-14Add Reverse-Proxy authentication documentation (pull-request #202)Frédéric Guillot
2014-08-13Add new contributorFrédéric Guillot
2014-08-13Merge pull-request #188 (update translations)Frédéric Guillot
2014-08-13Add new contributorFrédéric Guillot
2014-08-13Add ReverseProxy authentication (pull-request #199)Frédéric Guillot
2014-08-12Project cloning/duplication (pull-request #196)Frédéric Guillot
2014-08-10Update Ubuntu installation doc (merge pull-request #198)Frédéric Guillot
2014-08-10Update chinese translationFrédéric Guillot
2014-07-29Add contributorFrédéric Guillot
2014-07-28Added Finnish translationJanne Mäntyharju
2014-07-27Update translations.phprafaelrossa
2014-07-26Fix bug: wrong date displayed by strftime (#178)Frédéric Guillot
2014-07-26Minor css changeFrédéric Guillot
2014-07-26Overdue date have a different color now (merge pull-request #186)Frédéric Guillot
2014-07-26Improve german translation (merge pull-request #185)Frédéric Guillot
2014-07-22Update JSON API documentationFrédéric Guillot
2014-07-21Improve webhooks to call external url on task creation/modificationFrédéric Guillot
2014-07-20Add CLI documentationFrédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-07-17Update translations.phpgavlepeter
Added some more Swedish translations.
2014-07-14Add contributorFrédéric Guillot
2014-07-14Centered login form (merge pull-requests #142 and #143)Frédéric Guillot
2014-07-14Merge pull-request #147 and #146 (autofocus for comment and description ↵Frédéric Guillot
textarea)
2014-07-14Merge pull-request #171: many fixes (Vagrant file, German locales and CSS)Frédéric Guillot
2014-07-14Show task count in each column even if no limit is set (merge pull-request #169)Fré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-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