Age | Commit message (Expand) | Author |
2018-03-12 | Add thumbnail quality parameter (default to 95) | Gero Müller |
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-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-13 | Run SessionHandler::write() into a transaction | Frédéric Guillot |
2018-02-05 | Remove t() from PHPdoc example to avoid confusion | Frédéric Guillot |
2018-01-29 | Add CSRF check for task and project files upload | Frédéric Guillot |
2017-12-12 | Store PHP sessions in the database | Frédéric Guillot |
2017-11-28 | Add config option to exclude fields from auth providers sync | Frédéric Guillot |
2017-11-16 | Fix PHP notice in PR #3557 | Frederic Guillot |
2017-11-14 | Task CSV import is now able to handle more fields | Frederic Guillot |
2017-11-09 | Add limit argument to ldap_search() | Frederic Guillot |
2017-11-09 | Add user backend provider system | Frederic Guillot |
2017-11-08 | Improve iCalendar feed to include tasks with start/end date and due date with... | Frederic Guillot |
2017-11-02 | Add predefined templates for task descriptions | Frederic Guillot |
2017-10-12 | Render a dropdown menu for external task providers | Frederic Guillot |
2017-08-31 | Allow the use of open_basedir and upload_tmp_dir | kent1 |
2017-05-22 | Add task and project API formatters | Frederic Guillot |
2017-04-08 | Improve dashboard | Frederic Guillot |
2017-04-01 | Move Gantt charts to external plugin | Frederic Guillot |
2017-04-01 | Move calendar to external plugin | Frederic Guillot |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot |
2017-03-09 | Render QR code for TwoFactor authentication without Google Chart API | Frederic Guillot |
2017-02-26 | Add toggle button to show/hide subtasks in task list view | Frederic Guillot |
2017-02-26 | Add class SubtaskListFormatter | Frederic Guillot |
2017-02-26 | Display tags in task list view | Frederic Guillot |
2017-02-19 | Allow people to remove missing automatic actions | Frederic Guillot |
2017-02-18 | Add Reply-To header to emails sent from Kanboard | Frederic Guillot |
2017-02-11 | Open comments in board view with a modal dialog instead of tooltip | Frederic Guillot |
2017-02-05 | Improve LDAP error reporting | Frederic Guillot |
2017-02-05 | Merge pull-request #2766 | Frederic Guillot |
2017-01-28 | Add command to execute individual job | Frederic Guillot |
2017-01-24 | Simplify date and time configuration to avoid potential validation issues | Frederic Guillot |
2017-01-24 | Fix wrong datetime formatting when task form shows validation errors | Frederic Guillot |
2017-01-22 | Add user invitations | Frederic Guillot |
2017-01-14 | Add workaround when IE11 submit corrupted multipart/form-data | Frederic Guillot |
2017-01-08 | Offer the possibility to define version compatibility from plugins | Frederic Guillot |
2017-01-08 | Display project analytics in modal box | Frederic Guillot |
2017-01-05 | Update Swiftmailer to avoid potential security risk | Frederic Guillot |
2017-01-02 | Refactoring/rewrite of modal boxes handling | Frederic Guillot |
2016-12-21 | Fix conflict | phecho |
2016-12-21 | Added pagination details showing | phecho |
2016-12-20 | Make PR #2897 pass unit tests | Frederic Guillot |
2016-12-20 | Merge pull-request #2897 | Frederic Guillot |
2016-12-20 | Offer the possibility to override internal formatter objects from plugins | Frederic Guillot |
2016-12-20 | array_combine error in PHP 5.3 | Busfreak |
2016-12-17 | Add cache decorator for UserModel | Frederic Guillot |