Age | Commit message (Expand) | Author |
2016-01-16 | Improve class ProjectDailyColumnStats | Frederic Guillot |
2016-01-16 | Remove ProjectAnalytic class | Frederic Guillot |
2016-01-15 | Move analytic logic to separate classes | Frederic Guillot |
2016-01-14 | Fix broken unit test | Frederic Guillot |
2016-01-14 | Do not cache app settings in session | Frederic Guillot |
2016-01-14 | Fix bug: unable to set currency rate with Postgres | Frederic Guillot |
2016-01-14 | Move validator methods | Frederic Guillot |
2016-01-11 | Move project validator methods | Frederic Guillot |
2016-01-11 | Move task link validator methods | Frederic Guillot |
2016-01-11 | Move user validator methods | Frederic Guillot |
2016-01-10 | Fix bug: Automatic action listeners were using the same instance | Frederic Guillot |
2016-01-09 | Add forgot password feature | Frederic Guillot |
2016-01-09 | Update API test | Frederic Guillot |
2016-01-07 | Remove HTMLToMarkdown dependency | Frederic Guillot |
2016-01-07 | Move Gitlab webhook to an external plugin | Frederic Guillot |
2016-01-07 | Move bitbucket webhook to an external plugin | Frederic Guillot |
2016-01-06 | Move Github Webhook to external plugin | Frederic Guillot |
2016-01-05 | Improve 2FA | Frederic Guillot |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot |
2015-12-30 | Add unit test to remove metadata | Frederic Guillot |
2015-12-29 | Add autocompletion in textarea for user mentions | Frederic Guillot |
2015-12-29 | Send notifications on user mentions | Frederic Guillot |
2015-12-23 | Improving performance during task position change (3 times faster than before) | Frederic Guillot |
2015-12-22 | Add unit test for LdapBackendGroupProvider | Frederic Guillot |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot |
2015-12-15 | Show profile link for @username mentions | Frederic Guillot |
2015-12-14 | Add unit tests for ProjectPermission model | Frederic Guillot |
2015-12-14 | Fix wrong constant name that cause a PHP error in project management section | Frederic Guillot |
2015-12-13 | Add new boolean value for CSV import | Frederic Guillot |
2015-12-12 | API: check project membership for task operations | 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-12-03 | added tests | Matthew Cillo |
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-25 | Add groups (teams) | Frederic Guillot |
2015-11-22 | Add Bosnian translation (pull-request #1470) | Frederic Guillot |
2015-11-21 | Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...' | Frederic Guillot |
2015-11-21 | Make test case pass under Windows | Frederic Guillot |
2015-11-20 | Fix unit test | Frederic Guillot |
2015-11-20 | Make CSV export compatible with PHP 5.3 | Frederic Guillot |
2015-11-15 | Projects with duplicate name are now allowed | Frederic Guillot |
2015-11-15 | Add unit test for TaskAssignCategoryLink | 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 |