Age | Commit message (Expand) | Author |
2014-11-23 | Create TaskPosition model | Frédéric Guillot |
2014-11-14 | Move some class instancaiations outside the router | Frédéric Guillot |
2014-11-14 | Use Pimple instead of Core\Registry and add Monolog for logging | Frédéric Guillot |
2014-11-09 | Start templates cleanup and reorganisation | Frédéric Guillot |
2014-11-04 | Switch to composer | Frédéric Guillot |
2014-10-24 | Rename Locales and Templates folders to be more consistent | Frédéric Guillot |
2014-10-12 | Project activity refactoring and listeners improvements | Frédéric Guillot |
2014-09-28 | Request::getValues() doesn't parse json request anymore | Frédéric Guillot |
2014-09-28 | Move methods getIpAddress() and getUserAgent() to the Request class | Frédéric Guillot |
2014-09-23 | Move task edit form to the task layout | Frédéric Guillot |
2014-09-22 | Basic prototype to handle Github webhooks | Frédéric Guillot |
2014-09-19 | Exclude current user in email notifications, pull-request #273) | Frédéric Guillot |
2014-09-19 | redirect to original target page after logging in | Lim Yuen Hoe |
2014-09-16 | Improve template loader | Frédéric Guillot |
2014-09-15 | Run unit tests across different database backends + fix bugs | Frédéric Guillot |
2014-09-10 | Add subtasks and comments history | Frédéric Guillot |
2014-09-08 | Change the session lifetime (valid until the browser is closed) | Frédéric Guillot |
2014-09-08 | Fix bug HTTPS detection (issue with IIS) | Frédéric Guillot |
2014-08-17 | Fix encoding issue in mail subject | Frédéric Guillot |
2014-08-16 | Authentication backends refactoring | Frédéric Guillot |
2014-08-15 | Add email notifications | Frédéric Guillot |
2014-07-26 | Fix bug: wrong date displayed by strftime (#178) | Frédéric Guillot |
2014-07-19 | Add Task CSV export and Kanboard CLI | Frédéric Guillot |
2014-06-25 | Merge pull-request #140 (several small fixes) | Frédéric Guillot |
2014-05-28 | Improve session destroy | Frédéric Guillot |
2014-05-28 | Reduce session time to 2 hours | Frédéric Guillot |
2014-05-28 | Add CSRF protections | Frédéric Guillot |
2014-05-27 | Fix some Windows Server issues | Frédéric Guillot |
2014-05-26 | Improve automatic actions (move task to another position same columns) | Frédéric Guillot |
2014-05-26 | Improve events handling | Frédéric Guillot |
2014-05-23 | Improve css and phpdoc comments | Frédéric Guillot |
2014-05-23 | Minor code improvements | Frédéric Guillot |
2014-05-22 | Add files upload | Frédéric Guillot |
2014-05-22 | Code refactoring (add autoloader and change files organization) | Frédéric Guillot |