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
2016-05-28
Rename controllers
Frederic Guillot
2016-05-18
Added plugin controller (WIP)
Frederic Guillot
2016-05-15
User import is now a popover
Frederic Guillot
2016-05-15
Refactoring: added controlled middleware and changed response class
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-03-12
Show server configuration in settings page
Frederic Guillot
2016-02-13
Add setting option to disable private projects
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-01-31
Simplify layout and templates generation
Frederic Guillot
2016-01-09
Add forgot password feature
Frederic Guillot
2015-12-17
Show only active projects in board selector
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-17
Move slack, hipchat and jabber integrations to plugins
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-26
Add page to show the list of plugins
Frederic Guillot
2015-09-20
Move subtask forecast to a plugin
Frederic Guillot
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast
2015-07-25
Add settings to disable subtask timer and another to not include closed ↵
Frederic Guillot
tasks into CFD
2015-07-19
Add settings option to define the default task color
Frederic Guillot
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