Age | Commit message (Expand) | Author |
2018-04-12 | Use utf8mb4 encoding for MySQL instead of utf8 | Frédéric Guillot |
2018-04-11 | Increase text fields length in several tables | Frédéric Guillot |
2018-04-09 | Update Chinese translations | renothing |
2018-04-06 | Make sure no empty group is submitted on project permissions page | Frédéric Guillot |
2018-04-06 | Move documentation to https://docs.kanboard.org/ | Frédéric Guillot |
2018-04-05 | Update German translation | Frédéric Guillot |
2018-04-04 | Add missing translations | Frédéric Guillot |
2018-04-04 | Add Project MetaData API calls | Julien Moreau |
2018-04-02 | Fallback to "status:open" if there is no user filter | Frédéric Guillot |
2018-04-02 | Add default filter per user | Aurélien |
2018-03-26 | Update Chinese translations | Mofasa |
2018-03-12 | Update da_DK translations | Ole Carlsen |
2018-03-12 | Add thumbnail quality parameter (default to 95) | Gero Müller |
2018-03-09 | Fix broken daily summary export | Frédéric Guillot |
2018-03-08 | Fix role precedence in LDAP integration | DebianRoxx |
2018-03-06 | Add author name and email arguments to mail send client | Rens |
2018-03-05 | Add system log driver and use it by default | Frédéric Guillot |
2018-03-05 | Move SimpleLogger lib into app source tree | Frédéric Guillot |
2018-03-05 | Redirect to original URL after oauth login | kent1 |
2018-03-02 | Display exceptions from plugins while refreshing board | Frédéric Guillot |
2018-03-02 | Add response body to InvalidStatusException | Frédéric Guillot |
2018-03-02 | Improve HTTP client to raise exceptions | Frédéric Guillot |
2018-02-28 | Add started, due and completed dates to TaskLinkModel::getAll | Olivier Maridat |
2018-02-22 | Add CSS class to categories to allow custom styling | sfahrenholz |
2018-02-22 | Update German translation | sfahrenholz |
2018-02-21 | Fix typo in Italian translation | Luca Ciani |
2018-02-19 | Add error log for authentication failure to allow fail2ban integration | doc75 |
2018-02-14 | Add timeout parameter for database connection | Frédéric Guillot |
2018-02-13 | Run SessionHandler::write() into a transaction | Frédéric Guillot |
2018-02-13 | Fix mistakes on localizations | Vitaliy VVS |
2018-02-07 | Fix french error | SansPseudoFix |
2018-02-05 | update chinese translations | renothing |
2018-02-05 | Remove unnecessary anchor from feed entry link | Frédéric Guillot |
2018-02-05 | Remove t() from PHPdoc example to avoid confusion | Frédéric Guillot |
2018-02-02 | Remove dependency on PicoFeed | Frédéric Guillot |
2018-02-02 | Update Portuguese translations | Frédéric Guillot |
2018-01-30 | Add missing translations | Frédéric Guillot |
2018-01-30 | Update pt_BR translation | Frédéric Guillot |
2018-01-29 | Add CSRF check for task and project files upload | Frédéric Guillot |
2018-01-29 | Add missing CSRF check on avatar upload form | Frédéric Guillot |
2018-01-29 | Add missing CSRF check in saveUploadDB() method | Frédéric Guillot |
2018-01-25 | Set the correct swimlane/column ID when moving a task via its internal dialog. | kousu |
2018-01-22 | Add action to change column once a start date is reached | Christian Wolter |
2018-01-22 | Add action to change color once start date is reached | Christian Wolter |
2018-01-19 | Updated translation | Eskiso |
2018-01-15 | Allow filtering for tasks without due date | Carsten Brachem |
2018-01-11 | Add option to disable Mysql SSL server verification | Frédéric Guillot |
2018-01-10 | Added plugin hook 'aftersave' after creating Task | Zdenko Pikula |
2018-01-06 | Update RU translation | Dmitry |
2018-01-02 | Send event author in webhook notification | Benjamin MALYNOVYTCH |