Age | Commit message (Expand) | Author |
2016-01-23 | Move default-src CSP rule to ClassProvider | Marien Fressinaud |
2016-01-22 | Add new API procedures for groups, roles and project permissions | Frederic Guillot |
2016-01-18 | Return the highest role for a project when a user is member of multiple groups | Frederic Guillot |
2016-01-16 | Minor code improvements | Frederic Guillot |
2016-01-16 | Remove global variable | Frederic Guillot |
2016-01-16 | Remove global | Frederic Guillot |
2016-01-16 | Show template rendering time in debug log | Frederic Guillot |
2016-01-16 | Remove ProjectAnalytic class | Frederic Guillot |
2016-01-15 | Move analytic logic to separate classes | Frederic Guillot |
2016-01-14 | Do not cache app settings in session | Frederic Guillot |
2016-01-14 | Move validator methods | Frederic Guillot |
2016-01-13 | Move some validators to separate classes | Frederic Guillot |
2016-01-13 | Change private properties to protected | Frederic Guillot |
2016-01-11 | Move project validator methods | Frederic Guillot |
2016-01-11 | Minor fixes | Frederic Guillot |
2016-01-11 | Move subtask validator methods | Frederic Guillot |
2016-01-11 | Move swimlane validator methods | Frederic Guillot |
2016-01-11 | Move task link 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-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 | Fix phpdoc | 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 | Use SHA-1 for session hash to avoid incompatibility between platforms | Frederic Guillot |
2015-12-30 | Remove arguments of beforeAction() method | Frederic Guillot |
2015-12-30 | Fix compatiblity issue with FreeBSD for session.hash_function | 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-13 | Add new boolean value for CSV import | Frederic Guillot |
2015-12-06 | Add debug log for session invalidation | Frederic Guillot |
2015-12-06 | Update plugin doc | 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 | Remove unused use statements | Frederic Guillot |
2015-12-05 | Fix phpdoc | Frederic Guillot |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot |
2015-11-27 | Add generic authorization class | Frederic Guillot |
2015-11-27 | Add generic LDAP client library | Frederic Guillot |
2015-11-26 | Add filter by task link | Olivier Maridat |
2015-11-21 | Avoid Safari to append .html at the end of downloaded files | Frederic Guillot |
2015-11-20 | Make CSV export compatible with PHP 5.3 | Frederic Guillot |
2015-11-15 | Use PHP7 function random_bytes() to generate tokens if available | Frederic Guillot |
2015-11-15 | Code cleanup | Frederic Guillot |
2015-11-15 | Rewrite of session management | Frederic Guillot |
2015-11-14 | Improve error handling of plugins | Frederic Guillot |
2015-11-14 | Fix bug in daily project summary CSV export | Frederic Guillot |