Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-29 | Add unit test for transition model | Frederic Guillot | |
2016-02-28 | Added support for HTTP header "X-Forwarded-Proto: https" | Frederic Guillot | |
2016-01-30 | Simplify code to handle ajax popover and redirects | Frederic Guillot | |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot | |
2016-01-23 | Move default-src CSP rule to ClassProvider | Marien Fressinaud | |
It was impossible to override the default-src CSP rule inside a plugin. This commit fixes this limitation by moving the assignation of the rule from Response class to ClassProvider. | |||
2016-01-16 | Minor code improvements | Frederic Guillot | |
2016-01-16 | Remove global variable | Frederic Guillot | |
2016-01-16 | Remove global | Frederic Guillot | |
2015-12-30 | Remove arguments of beforeAction() method | Frederic Guillot | |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot | |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot | |
2015-11-21 | Avoid Safari to append .html at the end of downloaded files | Frederic Guillot | |
2015-11-14 | Fix bug in daily project summary CSV export | Frederic Guillot | |
2015-10-25 | Move some classes to namespace Core\Http | Frederic Guillot | |