Jesse Meijer

Results 3 issues of Jesse Meijer

# Steps to reproduce - [ ] bug I have auto discovered a SOAP 1.1 Webservice with `lb soap` and Loobback created models as expected. However when using the StrongLoop...

bug
major
help wanted
pinned

## Expected Behavior Translation should be based on system setting ## Current Behavior Translation is reverted to English as default ## Screenshots ## Possible Solution In file application/helpers/trans_helper.php Replace line...

Bug

Resolves 4.5 compatibility - install failure [#562](https://github.com/h5p/moodle-mod_hvp/issues/562) Replaced MESSAGE_DEFAULT_LOGGEDIN + MESSAGE_DEFAULT_LOGGEDOFF to MESSAGE_DEFAULT_ENABLED as per Moodle plugin upgrade documentation: https://github.com/moodle/moodle/blob/13c12756b4d7e85f2d2e34038216179fd287c9c2/lib/upgrade.txt#L716 Thanks to @otacke and @lkcivan