Age | Commit message (Expand) | Author |
2019-07-15 | Fix English grammatical errors | Frédéric Guillot |
2019-07-10 | Save thumbnails as PNG to allow transparency | KN4CK3R |
2019-07-05 | Make sure the Project Identifier is saved when creating a project from anther... | Florian |
2019-07-02 | Sort columns by due date | Craig Crosby |
2019-06-27 | Add "identifier" beside "name" while creating a new project | Florian Völker |
2019-02-08 | Add new actions to reorder tasks by column | Frédéric Guillot |
2019-02-01 | Limit avatar image size | Frédéric Guillot |
2019-01-31 | Avoid CSRF in users CSV import | Frédéric Guillot |
2019-01-30 | Do not show projects dropdown when prompting the 2FA code | Frédéric Guillot |
2019-01-30 | Always returns a 404 otherwise people might guess which user exist | Frédéric Guillot |
2019-01-30 | Add missing CSRF check in TwoFactorController::deactivate() | Frédéric Guillot |
2019-01-19 | Fix PHP error in task views (tag colors) | Cyboulette |
2019-01-10 | Fix permission check before "Assign to me" | Rafael de Camargo |
2018-10-15 | Redirect to board view of the current task after duplication | Michael Vickers |
2018-08-12 | Allow 'No assignee' for external task on single user public boards | Julian Maurice |
2018-08-11 | Allow to associate tags to colors | Julian Maurice |
2018-08-09 | Allow to associate project categories to colors | Julian Maurice |
2018-07-29 | Change 'entered' to 'enter' | W1lkins |
2018-06-08 | Add more fields in bulk task creation form | Frédéric Guillot |
2018-06-07 | Add quick link assign me in different views | Frédéric Guillot |
2018-06-06 | Add bulk task modification in list view | Frédéric Guillot |
2018-06-04 | Run cron jobs via URL | Miodrag Tokić |
2018-06-04 | Fix misspelled name | Miodrag Tokić |
2018-06-03 | Correct English text | James |
2018-06-01 | Add checkboxes in list view to move tasks to another column at once | Frédéric Guillot |
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-02 | Add default filter per user | Aurélien |
2018-03-09 | Fix broken daily summary export | 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-02-02 | Remove dependency on PicoFeed | 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 |
2017-12-12 | Store PHP sessions in the database | Frédéric Guillot |
2017-12-01 | Improve permission checks on custom filters page | Frédéric Guillot |
2017-11-27 | Update image links in documentation | Frédéric Guillot |
2017-11-17 | Add the possibility to send tasks and comments to multiple recipients | Frederic Guillot |
2017-11-16 | Add projects search | Frederic Guillot |
2017-11-16 | Add search in groups | Frederic Guillot |
2017-11-16 | Fix PHP notice in PR #3557 | Frederic Guillot |
2017-11-16 | Allow searching for users in the user list. | Ramón Cahenzli |
2017-11-14 | Task CSV import is now able to handle more fields | Frederic Guillot |
2017-11-09 | Add user backend provider system | Frederic Guillot |
2017-11-08 | Remove useless URL params | Frederic Guillot |
2017-11-08 | Improve iCalendar feed to include tasks with start/end date and due date with... | Frederic Guillot |
2017-11-03 | Use task description templates in bulk task creation | Frederic Guillot |
2017-11-02 | Add predefined templates for task descriptions | Frederic Guillot |
2017-10-30 | Add section for predefined contents | Frederic Guillot |