Kevin Pham

Results 35 issues of Kevin Pham

should be in different MR _Originally posted by @dmitriim in https://github.com/catalyst/moodle-tool_objectfs/pull/473#discussion_r833877803_

https://github.com/catalyst/moodle-tool_objectfs/blob/f38401223489e14940528a78fa58f081ba931013/lib.php#L30-L34

**Describe the bug** `gum input` and `gum filter` seem to jump to the end of the line when an input is made after moving the cursor back to the start...

**Describe the bug** `gum input` and `gum filter` and `gum write` don't seem to handle `home` / `end` keyboard inputs as expected. **To Reproduce** Steps to reproduce the behavior: 1....

There might be a newer workflow created, that should be run as top priority. But it seems currently it's running in the order it was created at, and in the...

enhancement

Seems to be a couple of JS style lint related ones, maybe some more. - [ ] MOODLE_35_STABLE branch - [ ] MOODLE_311_STABLE branch

enhancement

Tested on Moodle 3.9 with latest version of tool_trigger (151ea4d) ``` root@50f2c74f5c17:/var/www/html# php admin/cli/uninstall_plugins.php --plugins=tool_trigger --run Uninstalling: tool_trigger Event Trigger -->tool_trigger ++ Exception encountered in event observer '\tool_trigger\event_processor::process_event': Error reading...

bug

Similar to issue #50, I'm seeing a warning/error for this: ``` Line 55: Package is not specified for class (. It is also not specified in file-level phpdocs Line 17:...

Changes: - Add `embed` param to the viewreport link to skip header/footer from being included - Add configuration to **hide the print button** from the report - Add configuration to...

I need to embed a custom SQL report, using a template and display it somewhere else, preferably in a HTML block. However if I embed the report view directly, it...