Kevin Pham
Kevin Pham
Stemming from https://github.com/bigbluebutton/bigbluebutton/issues/11548, whilst it is a good idea to have an alternative set of fixed colors, _addtionally_, it would be fun and enjoyable for users or at least moderators...
When using the command 'vim-mode-plus:snake-case' it converts the target text in to lower case, but does not add the underscores '_' where the spaces are. **Original Text:** Hello I am...
Closes #426 Related reading: https://docs.moodle.org/dev/Moodle_App_Plugins_Development_Guide Tested on mobile device (phone) using the Moodle App. Tested working in the activity Tested working as an embed from the course page (embedded in...
When loading a h5p content on the mobile app, it appears to load correctly the first time, but the next time the activity is loaded, whether by going out to...
Closes #424 https://github.com/moodle/moodle/blob/036800d99debfe61dde45f61292bc5ad44ab7cb0/lib/weblib.php#L2284-L2287 States that it only passes the 'X-Frame-Options: sameorigin' setting if embedding is disabled AND if the user is not loading the page from the app. ``` //...
There is a core setting which states the following: **allowframeemedding** - If enabled, this site may be embedded in a frame in a remote system, as recommended when using the...
I cannot filter files down whilst an initial search is happening. This means whilst searching for a term which could be used in multiple places, I cannot at the same...
Might clean this request up at a later point but wanted to raise this as it's been happening for a while now. When I enter a `search` term, and go...
In the case of S3, this should reduce/remove the initial load time filled by the connection test, and alllow you to enter in the relevant details. The keys to check...
100% agree. But, formatting should be fixed in a different PR. _Originally posted by @dmitriim in https://github.com/catalyst/moodle-tool_objectfs/pull/473#discussion_r833833788_ This can be done quickly using something like phpcbf phpcbf path/to/code --standard=Generic --sniffs=Generic.Arrays.DisallowLongArraySyntax