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
/
Schema
/
Mysql.php
Age
Commit message (
Expand
)
Author
2015-02-14
Refactoring/simplification of the pull-request about links
Frederic Guillot
2015-02-13
Add task links (Merge pull-request #610)
Frederic Guillot
2015-02-11
Improve pull-request
Frederic Guillot
2015-02-11
Task age and time spent in one column.
ashbike
2015-02-07
Be able to disable the login form for specific users
Frederic Guillot
2015-02-04
Add subtasks restrictions and time tracking
Frederic Guillot
2015-02-01
Add column description (merge/change pull-request #549)
Frederic Guillot
2015-01-04
Allow users to override the timezone and the language
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Add default project categories in settings
Frédéric Guillot
2014-12-26
Add swimlanes
Frédéric Guillot
2014-12-11
Add project owner support (allow user management to a regular user), see #316
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-16
Add cumulative flow diagram
Frédéric Guillot
2014-10-21
Add option to allow everybody on a project
Frédéric Guillot
2014-10-12
Project activity refactoring and listeners improvements
Frédéric Guillot
2014-10-11
Add 3 new fields for tasks: start date, time estimated and time spent
Frédéric Guillot
2014-10-08
Add Mysql escaping
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-05
Input date format is now a config parameter instead of the current locale
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-09-28
Add support for Github Issue Webhooks
Frédéric Guillot
2014-09-16
Improve API calls for users
Frédéric Guillot
2014-09-12
Add settings field to control project columns (pull-request #244)
Frédéric Guillot
2014-09-10
Fix Mysql and Postgresql bug
Frédéric Guillot
2014-09-10
Add subtasks and comments history
Frédéric Guillot
2014-09-01
Add the possibility to duplicate a task to another project
Frédéric Guillot
2014-08-30
Projects management refactoring
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-07-21
Improve webhooks to call external url on task creation/modification
Frédéric Guillot
2014-07-08
Add fields: task creator and modification date
Frédéric Guillot
2014-07-05
Add Postgresql support
Frédéric Guillot
2014-06-30
Merge pull-request: Github authentication #162
Frédéric Guillot
2014-06-25
Merge pull-request #140 (several small fixes)
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-25
Add subtasks
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