Oscar Arzola
Oscar Arzola
Four errors in current CI tests matrix when running against PHP8: Example: ``` 1) SamesiteTest::test_login PHPUnit\Framework\Exception: PHP Deprecated: Required parameter $object_type follows optional parameter $group_slug in /home/runner/work/pressbooks-lti-provider-1p3/pressbooks/symbionts/custom-metadata/custom_metadata.php on line 772...
I was thinking that probably it could be a good idea to avoid duplication to have a centralized GitHub action that handle the PHP experimental paths and also reduce duplication...
This PR would add a couple of filtering hooks to get counts and totals filtered by institution
Our current sidebar is still using the dashicon icon, we want to replace it with the right/left heroicon. TODO: - [x] Append the icons to the pb heroicons font -...
As part of the standardization process we want to make PB PSR compatible, this effort was in the radar before (https://github.com/pressbooks/pressbooks/issues/271). This task should include * New directory structure PSR4...
As part of the standardization process we want to make PB PSR compatible, this effort was in the radar before (https://github.com/pressbooks/pressbooks/issues/271). This task should include New directory structure PSR4 compilant...
We want to standarize / armonize our UI elements, we've been testing Shoelace and maybe it could be a good fit for our products, WP custom admin pages, book pages...