-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Henner R Setyono edited this page Jun 16, 2019
·
5 revisions
- Renamed to "edje-wc-library".
- More feature rehash coming soon...
- [Frontend] Moved over codes that rearrange elements from default theme to this plugin
- [My Account] Override Login template
- [Checkout] Compatibility with WooCommerce 3.4.x which addded Privacy page and changes on Coupon field.
- [My Account] Fixed broken Login page when Register is disabled.
- [Admin User Profile] Each section are in new line instead of 50:50 columns.
- [MyAccount] Added extra fields in Registration form.
- [Checkout] Require theme_support of
h-checkout. - [Wholesale] Require theme_support of
h-wholesale. - [Wholesale] (Still WIP) Added Wholesale price columns in Product list table.
- [Wholesale] Added wholesale price field in Product edit page. (WIP)
- Added "h" namespace to all modules
- [Single] Fixed price range not hiding when variation is selected
- Minor changes to file naming and organization.
- First foundation to Jetpack-like setting page. (Group up files into module to make it easier to enable or disable).
- Rearrange the files and add conditional to only load when needed.
- [Cart] Remove Subtotal table in CART and replace it with direct link to CHECKOUT page.
- [Cart] Change the product image in ORDER TABLE to use "thumbnail" size.
- [My Account] Hide "Downloads" menu if the customer has no item to download
- [Checkout] In order review table, move the position of quantity to be inline
- Wordpress 4.9 compatibility fix for admin CSS
- Fixed the interface when there's only 1 allowed country
- [Cart] - Fixed duplicate thumbnail in Cart and Email.
- [Checkout] Set enqueue priorty to 999,999 to prevent overlapping from theme
- [Admin] Fixed JS error on admin page
- Re-enabled Select2 script and stylesheet.
- [Checkout] Select field has its label always visible.
- [Checkout] Fully responsive checkout page
- [Thank You] Apply interface changes for Thank You page too
- [Checkout] Dequeued all other CSS so checkout page only contain CSS from this plugin.
- [Checkout] Checkout template will use the one from this plugin.
- Structure changes to follow WP recommendation.
- [Checkout] Added major interface changes for Checkout page (under development)
- Manage Stock is not ticked by default.
- Putting 0 on Quick Stock field sets the status into Out of Stock.
- Putting any number other than 0 on Quick Stock field will tick Manage Stock.
- Re-enable the variation manual sorting by drag-n-drop.
- Fixed bug where additional variation isn't set the global price initially.
- Changing Main Backorder will change all variations too
- Fixed a bug where global price are missing
- Hide the attribute checkboxes
- Automatically tick "Used for Variations" when adding new attribute
- Remove the code that hide some fields in Variation detail
- Revamped interface for Variations
- Hide most fields from Variation detail