Age | Commit message (Expand) | Author |
2016-02-28 | Added support for HTTP header "X-Forwarded-Proto: https" | Frederic Guillot |
2016-02-07 | Use mock object instead of FakeHttpClient class | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot |
2016-01-18 | Return the highest role for a project when a user is member of multiple groups | Frederic Guillot |
2016-01-10 | Fix bug: Automatic action listeners were using the same instance | Frederic Guillot |
2016-01-07 | Remove HTMLToMarkdown dependency | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot |
2015-12-13 | Add new boolean value for CSV import | Frederic Guillot |
2015-12-06 | Add new method to flush session variables | Frederic Guillot |
2015-12-06 | Add more unit tests | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-27 | Add generic authorization class | Frederic Guillot |
2015-11-27 | Fix broken test | Frederic Guillot |
2015-11-27 | Add generic LDAP client library | Frederic Guillot |
2015-11-26 | Add filter by task link | Olivier Maridat |
2015-11-21 | Make test case pass under Windows | Frederic Guillot |
2015-11-20 | Make CSV export compatible with PHP 5.3 | Frederic Guillot |
2015-11-15 | Rewrite of session management | Frederic Guillot |
2015-10-25 | Move some classes to namespace Core\Http | Frederic Guillot |
2015-10-25 | Move token generation to Security namespace | Frederic Guillot |
2015-10-22 | Make unit tests pass under Windows | Frederic Guillot |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot |
2015-10-16 | Move DateParser class to Core namespace | Frederic Guillot |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot |
2015-10-12 | Add user CSV import | Frederic Guillot |
2015-10-03 | Add unit test for FileStorage | Frederic Guillot |
2015-09-20 | Move timetable to a plugin | Frederic Guillot |
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot |
2015-09-20 | Add sub namespace for plugins | Frederic Guillot |
2015-09-20 | Add abstract cache layer | Frederic Guillot |
2015-09-13 | First draft for plugins system | Frederic Guillot |
2015-09-05 | Improve unit tests | Frederic Guillot |