Eric Phetteplace

Results 11 issues of Eric Phetteplace

- moosh version: 1.1 - moodle version: 3.10.4 - database: MariaDB 5.7.34 - php version: 7.3.28 - operating system: Gnu/Linux. `uname -a` = Linux ... 5.4.109+ #1 SMP Tue Jun...

- moosh version: 0.30 - moodle version: 3.8.2 - database: MySQL - php version: PHP 7.2.24-0ubuntu0.18.04.7 - operating system: Linux 4.15.0-88-generic #88-Ubuntu SMP x86_64 GNU/Linux ### Actual behaviour `sql-run` produces...

Spotted a typo in the readme & I couldn't help myself.

### Issue description `pipenv install` when not specifying a `--python` seems to create a venv with a different python version than what it uses in Pipfile and the Pipfile does...

triage
Contributor Candidate

colorAll now mimics clearAll by testing `document.querySelector('.tree-view')` first before doing anything, prevents the error where tree view is hidden and a call to `treeView.querySelectorAll()` still fires.

**Describe the bug** There's a `com.equella.admin.validation.incomplete` language string which isn't defined in any of the reference language packs (I downloaded all of them from 2019.2 up to the most recent...

Tech debt
Admin Console
Language Strings

Package version (if known): all known versions ## Describe the bug Where they appear in the UI—for instance in the deposit form's subjects dropdown menu ( SubjectsField.js in the [invenio-rdm-records](https://github.com/inveniosoftware/invenio-rdm-records)...

bug
stale

Don't use --init-command when starting a fish venv subshell, instead treat it as other shells. The --init--command doesn't work well with python managed by mise. This has an added bonus...

area/shell

### Description I appear to have hit some kind of frustrating edge case with poetry, mise, and fish shell. If I run `poetry shell`, the venv python isn't the one...

kind/bug
status/triage
area/shell

### Description > Please describe briefly your pull request. Support webp images. I believe that this change in conjunction with inveniosoftware/invenio-previewer#209 is enough to have pretty solid webp previews in...