Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-04 | Fix for #1352 based on #1460 | perburn | |
Fixes https://github.com/fguillot/kanboard/issues/1352 by implementing the changes suggested in https://github.com/fguillot/kanboard/issues/1460 | |||
2015-12-03 | updated doc | Matthew Cillo | |
2015-11-26 | Add filter by task link | Olivier Maridat | |
2015-11-21 | Add new hooks for plugins | Frederic Guillot | |
2015-11-15 | Update doc | Frederic Guillot | |
2015-10-24 | Remove trailing slash for FILES_DIR | Frederic Guillot | |
2015-10-24 | Add documentation for metadata | Frederic Guillot | |
2015-10-18 | Remove useless class and add new plugin hooks | 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-16 | Add documentation to add new mail transports | Frederic Guillot | |
2015-10-16 | Make mail transports pluggable and move integrations to plugins | Frederic Guillot | |
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid | |||
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot | |
2015-10-11 | added Java example | Thomas Lutz | |
2015-10-11 | Improve LDAP auth | Frederic Guillot | |
2015-10-11 | Update Vagrant config | Frederic Guillot | |
2015-10-10 | Allow plugins to override CSP rules | Frederic Guillot | |
2015-10-08 | Update docker documentation | Frederic Guillot | |
2015-10-08 | Add proxy support for http client | Frederic Guillot | |
2015-10-07 | Update documentation | Frederic Guillot | |
2015-10-06 | Adding some hints about required AllowOverride for Apache | Jan Wagner | |
2015-10-05 | Add Mysql and Postgres schema (SQL dump) | Frederic Guillot | |
2015-10-05 | .htaccess: Add compatibility for apache 2.4 | Jan Wagner | |
2015-10-03 | Fix issue when unlinking Gitlab account | Frederic Guillot | |
2015-10-02 | Add config parameter to enable/disable Syslog | Frederic Guillot | |
2015-10-02 | Merge pull-request #1310 | Frederic Guillot | |
2015-10-02 | French doc - fixing typos on the fly - part 2 | goofy-bz | |
2015-10-02 | French doc - fixing typos on the fly | goofy-bz | |
2015-09-29 | Update url rewrite doc for nginx | Frederic Guillot | |
2015-09-29 | adding more French-speaking screenshots | goofy | |
2015-09-28 | ajout captures pour les vues | goofy | |
2015-09-27 | essai intégration image | goofy | |
2015-09-26 | settings chapter | goofy | |
2015-09-26 | Add getPluginHomepage() | Frederic Guillot | |
2015-09-26 | Add page to show the list of plugins | Frederic Guillot | |
2015-09-24 | Merge pull-request #1274 | Frederic Guillot | |
2015-09-24 | adding working with users French doc | goofy | |
2015-09-24 | trivial typofix | goofy-bz | |
2015-09-23 | Merge pull-request #1261 | Frederic Guillot | |
2015-09-23 | Do not check anymore data folder permissions | Frederic Guillot | |
People who are using a remote database (Mysql/Postgresql) and a remote file storage (Aws S3 or similar) don't necessary needs to have a persistent local data folder or to change the permissions. | |||
2015-09-23 | après quelques corrections, partie tâches de la doc fr | goofy | |
2015-09-23 | ajout de la partie doc fr sur les tâches | goofy | |
2015-09-22 | Add config parameter PLUGINS_DIR | Frederic Guillot | |
2015-09-22 | Allow to extend automatic actions from plugins | Frederic Guillot | |
2015-09-21 | Add plugin hooks for assets | Frederic Guillot | |
2015-09-21 | Add French doc index | Marien Fressinaud | |
2015-09-20 | Move timetable to a plugin | Frederic Guillot | |
Plugin repository: https://github.com/kanboard/plugin-timetable | |||
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot | |
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast | |||
2015-09-20 | Add sub namespace for plugins | Frederic Guillot | |
2015-09-18 | User-Api: add getMyPorjects (#1233) | Timo Litzbarski | |