Age | Commit message (Expand) | Author |
2014-10-07 | Only send notifications to project members (#299) | Frédéric Guillot |
2014-10-07 | Add comment creation form to the task summary page (pull-request #300) | Frédéric Guillot |
2014-10-05 | Regular users are able to create private projects | Frédéric Guillot |
2014-10-05 | Projects are not anymore visible to everybody by default | Frédéric Guillot |
2014-10-05 | Input date format is now a config parameter instead of the current locale | Frédéric Guillot |
2014-10-04 | Improve settings page and move some config parameters to the database | Frédéric Guillot |
2014-10-04 | Keep the checkbox 'another subtask' activated, see #295 | Frédéric Guillot |
2014-09-28 | Add support for Github Issue Webhooks | Frédéric Guillot |
2014-09-28 | Improve automatic actions (check for compatible events/actions/parameters) | 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-27 | Hide users menu for non-admins (pull-request #284) | Frédéric Guillot |
2014-09-27 | Replace Markdown parser by Parsedown | Frédéric Guillot |
2014-09-24 | Update translations (pull-requests #282, #287 and #288) | Frédéric Guillot |
2014-09-23 | Move task edit form to the task layout | Frédéric Guillot |
2014-09-23 | Add phpdoc comments | Frédéric Guillot |
2014-09-23 | Regular users can remove only their own tasks | Frédéric Guillot |
2014-09-22 | Move task webhook to the controller webhook | Frédéric Guillot |
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 | 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-18 | Fix bug: update of the last_modified field for projects | Frédéric Guillot |
2014-09-19 | redirect to original target page after logging in | Lim Yuen Hoe |
2014-09-18 | Fix bug: overdue tasks email notification | Frédéric Guillot |
2014-09-17 | Improve labels in change password interface (pull-request #270) | 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-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-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 | 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 |