index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Model
Age
Commit message (
Collapse
)
Author
2014-07-19
Add Task CSV export and Kanboard CLI
Frédéric Guillot
2014-07-08
Minor changes for the LDAP model
Frédéric Guillot
2014-07-08
Add fields: task creator and modification date
Frédéric Guillot
2014-07-07
Fix bug: due date and score lost on update
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-03
Add option to disable SSL certificate verification for LDAP.
Francois Ferrand
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
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
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-19
Chinese works
Nala Ginrut
2014-06-02
Fix bug #108: useless require
Frédéric Guillot
2014-05-28
Fix typo (error message)
Frédéric Guillot
2014-05-28
Add CSRF protections
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-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
Added German translation (contribution of @troloo)
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