objecttothis
objecttothis
Here are a list of issues that need to be resolved: - ~~#3451~~ - ~~#3345~~ - ~~#3349~~ - #3453 - #3452 - ~~#3454~~ - #3455 - ~~#3456~~ - ~~#3457~~ -...
This is the CRUD event generator that @jekkos suggested be the driver for third-party integrations. Per #2608 this has been implemented using the CI Events library and is pretty lean...
### Issue / Bug / Question / New Feature Unlike CI3, CI4 ranges translation phrases into an associative array. I'm not sure of the ingest/export mechanism of Weblate but we...
### Issue / Bug / Question / New Feature https://github.com/emberlabs/barcode They have a deprecation notice and they recommend replacing with something like https://github.com/picqer/php-barcode-generator. If the existing functionality can be ported...
### Issue / Bug / Question / New Feature Thumbnail creation needs to be brought up to date with CI4 styles in the pic_thumb() function found in the app/Controllers/Items controller....
### Issue / Bug / Question / New Feature CI4 does not do image uploads the same way as CI3. We need to convert part of the save_info() and all...
### Issue / Bug / Question / New Feature Composer validate gives the following results. How should we resolve the warnings? validate --no-interaction --ansi --verbose --no-check-publish --with-dependencies ./composer.json is valid...
### Background information According to the PSR-2 coding standard (which CI code adhere's to), we should be leaving off the closing `?>` tag in files that only contain PHP (i.e.,...
### Issue / Bug / Question / New Feature Currently we have a few spots in the code where a language line is called and then variables are appended to...