Age | Commit message (Expand) | Author |
2019-01-30 | Disable by default plugin installer | Frédéric Guillot |
2018-07-05 | Make HTTP client timeout configurable | Frédéric Guillot |
2018-04-06 | Move documentation to https://docs.kanboard.org/ | Frédéric Guillot |
2018-03-05 | Add system log driver and use it by default | Frédéric Guillot |
2018-02-14 | Add timeout parameter for database connection | Frédéric Guillot |
2018-01-11 | Add option to disable Mysql SSL server verification | Frédéric Guillot |
2017-12-01 | Add command to remove project activities after one year | Frédéric Guillot |
2017-11-28 | Add config option to exclude fields from auth providers sync | Frédéric Guillot |
2017-11-27 | Update code base and doc to use kanboard.org domain | Frédéric Guillot |
2017-11-09 | Add user backend provider system | Frederic Guillot |
2017-10-19 | Make configurable to number of events stored in project activities | Frederic Guillot |
2017-02-05 | Add configuration parameter to disable email configuration from user interface | Frederic Guillot |
2016-12-02 | Add config parameter to toggle automatic SQL migrations | Frederic Guillot |
2016-08-21 | Add FileCache driver | Frederic Guillot |
2016-07-10 | Cherry-pick from PR #2435 (Show TOTP Issuer) | Frederic Guillot |
2016-07-02 | Use PHP7 for Docker image | Frederic Guillot |
2016-06-05 | Added config parameter to allow self-signed certificates for the HTTP client | Frederic Guillot |
2016-05-20 | Manage plugins from the user interface and from the command line | Frederic Guillot |
2016-05-18 | Added plugin controller (WIP) | Frederic Guillot |
2016-05-07 | Added support for language LDAP attribute | Frederic Guillot |
2016-05-07 | Improve logging | Frederic Guillot |
2016-05-07 | Added support for LDAP user photo profile | Frederic Guillot |
2016-05-06 | Added support for Mysql SSL connection | Frederic Guillot |
2016-04-30 | Added support for LDAP Posix Groups (OpenLDAP with memberUid) | Frederic Guillot |
2016-04-30 | Added new constants for folders | Frederic Guillot |
2016-04-14 | Added new constant DATA_DIR | Frederic Guillot |
2016-03-12 | Show version number from git-archive | Frederic Guillot |
2016-02-28 | Add some environment variables | Frederic Guillot |
2016-02-13 | Update doc and default config file for new config option | Frederic Guillot |
2016-02-12 | Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, ... | Dj Padzensky |
2016-02-10 | Add constant to enable/disable database group provider | Frederic Guillot |
2016-01-29 | Move Gitlab and Github authentication to external plugins | Frederic Guillot |
2016-01-29 | Move Google authentication to an external plugin | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-10-24 | Remove trailing slash for FILES_DIR | Frederic Guillot |
2015-10-22 | Make unit tests pass under Windows | Frederic Guillot |
2015-10-16 | Make mail transports pluggable and move integrations to plugins | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-08 | Add proxy support for http client | Frederic Guillot |
2015-10-02 | Add config parameter to enable/disable Syslog | Frederic Guillot |
2015-09-22 | Add config parameter PLUGINS_DIR | Frederic Guillot |
2015-09-06 | Add LDAP group sync | Frederic Guillot |
2015-08-30 | Update documentation | Frederic Guillot |
2015-08-23 | Add Gitlab authentication | Frederic Guillot |
2015-08-15 | Add Makefile and remove the scripts directory | Frederic Guillot |
2015-08-01 | Enable support for Github Enterprise when using Github Authentication | Frederic Guillot |
2015-08-01 | Add config parameter to disable/enable RememberMe authentication | Frederic Guillot |
2015-08-01 | Add config parameter to define session duration | Frederic Guillot |
2015-08-01 | Add bruteforce protection | Frederic Guillot |
2015-07-18 | Add new config option to disable automatic creation of LDAP accounts | Frederic Guillot |