index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
Age
Commit message (
Expand
)
Author
2017-12-01
.gitignore was ignoring too many files
Frédéric Guillot
2017-12-01
Add command to remove project activities after one year
Frédéric Guillot
2017-11-17
Add the possibility to send tasks and comments to multiple recipients
Frederic Guillot
2017-11-09
Add user backend provider system
Frederic Guillot
2017-11-08
Improve iCalendar feed to include tasks with start/end date and due date with...
Frederic Guillot
2017-11-03
Fix filename in composer classmap
Frederic Guillot
2017-11-02
Add predefined templates for task descriptions
Frederic Guillot
2017-10-30
Add section for predefined contents
Frederic Guillot
2017-10-25
Include composer dependencies in repo
Frederic Guillot
2014-11-06
Remove vendor again
Frédéric Guillot
2014-11-06
Change composer include files
Frédéric Guillot
2014-11-06
Include all vendor files in the repo to be easier for people
Frédéric Guillot
2014-11-04
Switch to composer
Frédéric Guillot
2014-10-25
Update JsonRPC library
Frédéric Guillot
2014-10-19
Update PicoDb
Frédéric Guillot
2014-10-08
Add Mysql escaping
Frédéric Guillot
2014-09-27
Replace Markdown parser by Parsedown
Frédéric Guillot
2014-09-19
Exclude current user in email notifications, pull-request #273)
Frédéric Guillot
2014-09-19
Improve make-archive.sh and update swiftmailer
Frédéric Guillot
2014-09-17
Improve board API calls
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-10
Fix Mysql and Postgresql bug
Frédéric Guillot
2014-09-09
Improve project api procedures
Frédéric Guillot
2014-09-09
Update dependencies
Frédéric Guillot
2014-09-05
Start to improve task Api operations and doc
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-07-05
Add Postgresql support
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot
2014-05-03
Add Google authentication
Frédéric Guillot
2014-04-27
Add support for the ISO 8601 date format (for due date)
Frédéric Guillot
2014-04-26
Add a filter by user and due date + minor changes
Frédéric Guillot
2014-03-31
Revert password_compat to be compatible with Debian 6
Frédéric Guillot
2014-03-30
Add Mysql/MariaDB support
Frédéric Guillot
2014-03-14
Update to the last version of password_compat
Frédéric Guillot
2014-03-05
Add a 'due date' field and display the number of comments on the board
Frédéric Guillot
2014-02-25
Add task limit for each column
Frédéric Guillot
2014-02-21
Replace Mardown parser by another one to be able to disallow markup or entities
Frédéric Guillot
2014-02-16
Update PicoDb
Frédéric Guillot
2014-01-25
First commit
Frédéric Guillot