This website requires JavaScript.
Explore
Help
Sign In
admin.suherdy
/
sign_image_field
Watch
1
Star
0
Fork
0
You've already forked sign_image_field
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
2
Branches
0
Tags
125
KiB
Python
52.4%
JavaScript
35.9%
CSS
11.7%
b3f23fbc44
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Suherdy Yacob
b3f23fbc44
feat: Refactor image field lazy loading logic into a new
_triggerLazyLoad
method, applying it on enablement and page refresh, and patch
PDFIframe
.
2026-03-16 14:28:08 +07:00
controllers
feat: reduce maximum image processing and upload dimensions to 1080.
2026-02-24 11:19:03 +07:00
data
fix the iamge placeholder text
2026-01-08 12:14:08 +07:00
models
fix: Reset base output stream position before PDF file reading to ensure correct parsing.
2026-02-12 15:56:38 +07:00
static
/src
feat: Refactor image field lazy loading logic into a new
_triggerLazyLoad
method, applying it on enablement and page refresh, and patch
PDFIframe
.
2026-03-16 14:28:08 +07:00
tests
fix error on odoo 19
2026-01-23 13:40:05 +07:00
__init__.py
feat: implement server-side image compression for sign image fields.
2026-01-07 15:43:18 +07:00
__manifest__.py
fix error on odoo 19
2026-01-23 13:40:05 +07:00
.gitignore
refactor: Adjust
image_process
import path, update sign route type to
jsonrpc
, and add a
.gitignore
file.
2026-01-21 09:36:14 +07:00