Commit Graph

8 Commits

Author SHA1 Message Date
83d6f9547e Fix merge with upstream 2018-05-27 07:09:02 +02:00
44d1e86d56 Fix missing h3 in panel header 2018-05-27 02:00:38 +02:00
a604abb018 Changed all calls to View::render() in views to use absolute path within module
Maximises compatibility with view overrides, preventing "View not Found – yii\base\ViewNotFoundException" errors when a view is overridden that contains a call to `View::render()` and a relative path was specified
2018-05-01 12:17:43 +01:00
20a58bb1d4 External links should open in a new tab|window
The gravatar link makes user leave the page without saving changes. Opening in a new tab prevent this.
2017-10-15 22:40:46 +02:00
f706ebb4fa update php code standards fixer rules 2017-07-15 16:45:25 +02:00
d275fae9ec update phpdoc 2017-06-11 23:53:46 +02:00
7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
13255a5117 update folder location 2017-01-11 21:31:42 +01:00