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
/
Controller
/
Config.php
Age
Commit message (
Collapse
)
Author
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-06-24
Add timer for subtasks and remove settings for subtask time tracking
Frederic Guillot
2015-05-16
Display tasks in the calendar + improve settings
Frederic Guillot
2015-05-11
Add Jabber/XMPP integration
Frederic Guillot
2015-03-30
Add Gravatar integration
Frederic Guillot
2015-03-29
Add Hipchat integration
Frederic Guillot
2015-03-28
Add Slack integration
Frederic Guillot
2015-03-26
Display subtask estimates in the user calendar according to the timetable
Frederic Guillot
2015-03-14
Calculate the time spent based on the timetable
Frederic Guillot
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-07
Update subtask spent based on the time tracking
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-11-20
Move and clean some templates to a subfolder
Frédéric Guillot
2014-11-02
Change layout (experimental)
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-12
Add settings field to control project columns (pull-request #244)
Frédéric Guillot
2014-09-02
Refactoring of user management (ui)
Frédéric Guillot
2014-08-16
Authentication backends refactoring
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot