Age | Commit message (Expand) | Author |
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 |
2017-12-26 | Update ChangeLog | Frédéric Guillot |
2017-12-26 | Update French translations | Frédéric Guillot |
2017-12-23 | Correction of spelling mistakes in German translation | sfahrenholz |
2017-12-22 | update chinese translations | renothing |
2017-12-20 | Add missing translation in DateHelper | SkyFox |
2017-12-15 | Kanboard requires at least PHP 5.6 now | Frédéric Guillot |
2017-12-14 | Copy category on new task when create a task from sub-task | Juan Pablo Canepa |
2017-12-13 | Update translations.php | sfahrenholz |
2017-12-12 | Store PHP sessions in the database | Frédéric Guillot |
2017-12-11 | Fix typo in translations | Frédéric Guillot |
2017-12-11 | Updated Hungarian translation | Balázs Úr |
2017-12-11 | Update Brazilian portuguese translations | Claudio Ferreira Filho |
2017-12-10 | Updated danish translations. | CoRex |
2017-12-07 | Open MP3 attachments (#3603) | Luis Fernando Batels |
2017-12-07 | Added 'model:subtask:count:query' to SubtaskModel. | CoRex |
2017-12-06 | Add two automatic actions for subtasks | Frédéric Guillot |
2017-12-04 | Added 'pagination:dashboard:subtask:query' to SubtaskPagination. | CoRex |
2017-12-04 | Added 'pagination:dashboard:project:query' to ProjectPagination. | CoRex |
2017-12-04 | Added 'pagination:dashboard:task:query' to DashboardPagination. | CoRex |
2017-12-01 | Improve permission checks on custom filters page | Frédéric Guillot |
2017-12-01 | Add class "js-modal-replace" to icons | Frédéric Guillot |