chore: tested up to version updated on readme.txt
Merge pull request #62 from Codeinwp/readme-core-61
readme.txt update
fix: remove unnecessarry space in textarea content closes #60
chore: wc tested up to data updated. closes #63
fix: round up the base price issue of the bulkquantity base price has…
… been fixed. (before that fix, base price was rounding up with intval when product added to cart)
fix: twice tax calculation of fixed fees if wc prices included tax ((…
…wc settings->tax->prices entered with tax)) has been fixed.
fix: [PPOM Pro] use tax class of the product for tax class of the fix…
…ed fee
fix: [ppom pro] bulk quantity base price was calculated as wrong (onl…
…y for 1 quantity), that has been fixed
fix: [ppom pro] fix the meta title of bulk quantity seems a data_name…
… on the cart instead of human readable. That has ben fixed
fix: in bulk quantity field: the inconsistent line total calculation …
…which occurrs if the entered product quantity hits the common borders(limits) has been fixed. https://github.com/Codeinwp/ppom-pro/issues/45\#issuecomment-1312449920
fix: bulk quantity sync issue between slider and quantity input has b…
fix: when all conditions met; remove locked classes on the visible/hi…
…dden field for all dependent fields, not just last changed one. https://github.com/Codeinwp/ppom-pro/issues/40
chore: locked ppom field tab added for ppom pro conditional field rep…
…eater feature
Merge pull request #71 from Codeinwp/freemium/conditional-field-repeater
Locked tab for PPOM Pro Conditional Field Repeater feature.
refactor: text-domain of some translation function calls has been upd…
…ated with the correct one
refactor: wip - text-domain of some translation function calls has be…
…en updated with the correct one
refactor: text-domain of some translation function calls has been upd…
…ated with the correct one
Merge pull request #72 from Codeinwp/fix/translation-text-domain
[wip] fix text-domain on translation functions
fix: makepot.sh updated to correct text-domain
fix: .po and .mo lang files has been renamed for correct text-domain
Merge pull request #70 from Codeinwp/fix/multi-conditional-price-matr…
…ix-fee [ppom pro] fix price matrix does not work if the field is shown conditionally by the two other fields
Merge branch 'development' into fix/fixed-fee-tax-calculation
Merge pull request #68 from Codeinwp/fix/fixed-fee-tax-calculation
extra tax calculation even though wc prices inclusive of tax on fixed fees has been fixed.
Merge remote-tracking branch 'origin/development' into pro-bulkquanti…
…ty-support
Revert "fix: in bulk quantity field: the inconsistent line total calc…
…ulation which occurrs if the entered product quantity hits the common borders(limits) has been fixed. https://github.com/Codeinwp/ppom-pro/issues/45\#issuecomment-1312449920" This reverts commit 83a153a.
fix: early return if bulk quantity range has matched with quantity (p…
…revent calculation according to the latest range if renge overlap and thus prevent inconsistent calculation between cart/product since cart returns early when the first range has found)
refactor: add i18n support to bq button and add a space between buttons
refactor: update plugin text-domain on package.json
Merge remote-tracking branch 'origin/development' into pro-bulkquanti…
…ty-support
Merge remote-tracking branch 'origin/development' into pro-bulkquanti…
…ty-support
refactor: input mask added to quantity range of bulk quantity module
feat: on admin side; validation support added for given bulk quantity…
… range
refactor: code improvement on bulk quantity admin range validation me…
…chanism
refactor: dynamic digit for bulk quantity admin form range
fix: wrong validation results on bulk quantity admin range validation
refactor: regex validation added for bulk quantity ranges in admin form
fix: on admin side; have inputmask for range inputs of the newly adde…
…d bulkquantity fields
refactor: the validation rule priority order has been changed for bul…
…kquantity range validation (on admin side)
fix: google map picker related texts has been removed since there is …
…no google picker field currently we have
chore: price table related texts removed from All Addons screen since…
… we do not have currently price table addon
chore: svg addon has been removed from All Addons screen since we do …
…not have currenty svg addon in pro
chore: uploadcare addon card has been removed from all addons screen …
…since we do not have uploadcare addon on stable ppom version
chore: Fancy Cropper Addon Card has been removed from All Addons scre…
…en since we do not have that addon on Pro side currently