Age | Commit message (Expand) | Author |
2015-10-11 | Fix some phpdoc | Frederic Guillot |
2015-10-10 | Allow plugins to override CSP rules | Frederic Guillot |
2015-10-08 | Add proxy support for http client | Frederic Guillot |
2015-10-03 | Fix a couple of issues for PHP 7.0 | Frederic Guillot |
2015-10-03 | Add unit test for FileStorage | Frederic Guillot |
2015-10-03 | Add web notifications | Frederic Guillot |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot |
2015-09-26 | Add getPluginHomepage() | Frederic Guillot |
2015-09-26 | Add page to show the list of plugins | Frederic Guillot |
2015-09-23 | Change interface for objectStorage | Frederic Guillot |
2015-09-22 | Add config parameter PLUGINS_DIR | Frederic Guillot |
2015-09-20 | Add php docblocks | Frederic Guillot |
2015-09-20 | Fix some phpdoc and remove useless code | 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-16 | Fix regression due to previous code change | Frederic Guillot |
2015-09-16 | Add abstract storage layer | Frederic Guillot |
2015-09-13 | Move budget outside of the core | Frederic Guillot |
2015-09-13 | First draft for plugins system | Frederic Guillot |
2015-09-05 | Creating another task stay in the popover | Frederic Guillot |
2015-08-19 | Improve sidebar menus | Frederic Guillot |
2015-08-01 | Add config parameter to define session duration | Frederic Guillot |
2015-07-19 | Fix minor issues | Frederic Guillot |
2015-07-18 | Add new search attributes: created, modified and updated | Frederic Guillot |
2015-07-18 | Add new search attribute for swimlane | Frederic Guillot |
2015-07-16 | Store redirect login url in session instead of using url parameter | Frederic Guillot |
2015-07-16 | Refactoring of Github authentication (oauth url change) | Frederic Guillot |
2015-07-16 | Refactoring of Google Authentication (new callback url) | Frederic Guillot |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot |
2015-07-06 | Add lead and cycle time for projects | Frederic Guillot |
2015-07-05 | Add task analytics | Frederic Guillot |
2015-07-05 | Set the assignee as organizer for ical events | Frederic Guillot |
2015-07-04 | Allow search by task id | Frederic Guillot |
2015-07-04 | Add search attribute to search by reference | Frederic Guillot |
2015-07-01 | Add project and column attributes for advanced search | Frederic Guillot |
2015-06-28 | Add category attribute for advanced search | Frederic Guillot |
2015-06-28 | Add description attribute for advanced search | Frederic Guillot |
2015-06-28 | Add status attribute for advanced search | Frederic Guillot |
2015-06-28 | Start to implement advanced search query language | Frederic Guillot |
2015-06-21 | Update Bitbucket webhooks to handle issues/commit/comments | Frederic Guillot |
2015-06-19 | Fix phpdoc comments | Frederic Guillot |
2015-06-13 | Add Sendgrid as mail transport | Frederic Guillot |
2015-06-07 | Add Mailgun API as mail transport | Frederic Guillot |
2015-06-06 | Improve email sending system and add Postmark as mail transport | Frederic Guillot |
2015-05-24 | Avoid creating multiple instances of Translator | Frederic Guillot |
2015-05-24 | Helpers refactoring | Frederic Guillot |
2015-05-16 | Display tasks in the calendar + improve settings | Frederic Guillot |
2015-05-14 | Return application url if defined for the helper getCurrentBaseUrl() | Frederic Guillot |