Age | Commit message (Expand) | Author |
2014-09-22 | Basic prototype to handle Github webhooks | Frédéric Guillot |
2014-09-20 | Add configuration option to enable/disable 'Strict-Transport-Security' HTTP h... | Frédéric Guillot |
2014-09-20 | Improve installation doc | Frédéric Guillot |
2014-09-20 | Models refactoring/improvements | Frédéric Guillot |
2014-09-20 | Extract project permissions to a separate class | Frédéric Guillot |
2014-09-20 | Split Task model into smaller classes | Frédéric Guillot |
2014-09-19 | Exclude current user in email notifications, pull-request #273) | Frédéric Guillot |
2014-09-19 | Merge pull-request #274 (url redirection/session expired) | Frédéric Guillot |
2014-09-19 | Improve make-archive.sh | Frédéric Guillot |
2014-09-19 | Improve make-archive.sh and update swiftmailer | Frédéric Guillot |
2014-09-19 | Add API example in Python | Frédéric Guillot |
2014-09-18 | Fix bug: update of the last_modified field for projects | Frédéric Guillot |
2014-09-18 | Add doc for projects modification | Frédéric Guillot |
2014-09-19 | redirect to original target page after logging in | Lim Yuen Hoe |
2014-09-18 | Add screenshots for automatic actions documentation | Frédéric Guillot |
2014-09-18 | Add documentation about board public access | Frédéric Guillot |
2014-09-18 | Fix bug: overdue tasks email notification | Frédéric Guillot |
2014-09-17 | Add documentation to create projects | Frédéric Guillot |
2014-09-17 | Add documentation to create tasks | Frédéric Guillot |
2014-09-17 | Add install procedure for Centos 7 | Frédéric Guillot |
2014-09-17 | Add documentation to execute automatic tests | Frédéric Guillot |
2014-09-17 | Improve labels in change password interface (pull-request #270) | Frédéric Guillot |
2014-09-17 | Fix typos in API documentation | Frédéric Guillot |
2014-09-17 | Improve API calls for project permissions | Frédéric Guillot |
2014-09-17 | Improve board API calls | Frédéric Guillot |
2014-09-16 | Improve API calls for users | Frédéric Guillot |
2014-09-16 | Improve API calls for comments | Frédéric Guillot |
2014-09-16 | Add more events and notifications for tasks | Frédéric Guillot |
2014-09-16 | Don't load Javascript assets for public board access | Frédéric Guillot |
2014-09-16 | Remove unused code | Frédéric Guillot |
2014-09-16 | Rename method names to be more consistent | Frédéric Guillot |
2014-09-16 | Improve template loader | Frédéric Guillot |
2014-09-16 | Improve Board::Index() and avoid useless HTTP redirects | Frédéric Guillot |
2014-09-16 | Update Russian and Italian translations (pull-requests #266 and #265) | Frédéric Guillot |
2014-09-16 | Add more unit tests for task position moves | Frédéric Guillot |
2014-09-15 | Fix documentation link | Frédéric Guillot |
2014-09-15 | Update Spanish translations | Frédéric Guillot |
2014-09-15 | Tiny postgres fixes (pull-request #263) | Frédéric Guillot |
2014-09-15 | Run unit tests across different database backends + fix bugs | Frédéric Guillot |
2014-09-14 | Add documentation for nginx+ssl setup | Frédéric Guillot |
2014-09-12 | Split LDAP findUser() method into smaller functions | Frédéric Guillot |
2014-09-12 | Fix minor bug: wrong variable | Frédéric Guillot |
2014-09-12 | Add settings field to control project columns (pull-request #244) | Frédéric Guillot |
2014-09-12 | Remove some code duplication (validation rules) | Frédéric Guillot |
2014-09-12 | Improve API calls for subtasks | Frédéric Guillot |
2014-09-12 | Fix broken task export (#249) | Frédéric Guillot |
2014-09-12 | Add Russian translations (pull-request #248) | Frédéric Guillot |
2014-09-11 | Improve API calls for categories | Frédéric Guillot |
2014-09-11 | Add icon for subtasks on the board | Frédéric Guillot |
2014-09-11 | Add contributor to the readme | Frédéric Guillot |