Improvements (4)
2021-02-20 #XCC-1684 (Ildar Amankulov)
Adapted PayTabs payment method for API v2. #XC-PayTabs
2021-02-11 #XCC-1545 (Ildar Amankulov)
Added a new setting: Terms and conditions agreement type = Clickwrap or Browsewrap. #CDev-Core #XC-FastLaneCheckout
2021-02-15 #XCB-307 (Fedya Lavrentyev)
Changed the icon for the add-on "Product Stickers". #QSL-ProductStickers
2021-02-12 #XCB-240 (Nikita Erkhov)
Changed the icon for the add-on "Add To Cart Popup". #XC-Add2CartPopup
Fixes (29)
2021-03-04 #XCB-352 (Nikita Erkhov)
The "Request to review purchased products" notification was not getting sent. Fixed. #XC-Reviews
2021-02-18 #XCB-343 (Ildar Amankulov)
Google Product Feed error if there was a CTRL+Z char in the product description. Fixed. #XC-GoogleFeed
2021-02-18 #XCB-342 (Damir Khamidullin)
If both PayPal Checkout and Heartland payment methods were available at the same time, guest customers were not able to place an order at the first attempt. Fixed. [anonymous customers] #XC-Heartland
2021-02-19 #XCB-340 (Ildar Amankulov)
The availability of the Place order button did not depend on the "I accept the Terms & Conditions" checkbox option for Clickwrap mode. Fixed. Now with any settings the "Terms & Conditions" open in a popup. #CDev-Core #CDev-Paypal #XC-FastLaneCheckout
2021-02-24 #XCB-338 (Fedya Lavrentyev)
GlobalTransport. Order total not the same as shopping cart total. Fixed. #QSL-GlobalTransport
2021-02-16 #XCB-336 (Nikita Erkhov)
BuyButton JS code could not be used on a static page. Fixed. #XC-BuyButton
2021-02-11 #XCB-326 (Fedya Lavrentyev)
Blank page if choosing to edit an email notification. Fixed. #XC-ThemeTweaker
2021-02-26 #XCB-306 (Alexander Shevelov)
Optimized the number of requests when opening a product details page with cold cache. #CDev-Core
2021-02-24 #XCB-302 (Damir Khamidullin)
Layout issues related to displaying the text element "Entire store: Access allowed" in the profile details. Fixed. #QSL-AdvancedSecurity
2021-02-15 #XCB-292 (Damir Khamidullin)
The Advanced Contact Us Form (/target=advanced_contact_us) page layout does not change with Layout editor enabled and with any Home page and Other pages settings. #QSL-AdvancedContactUs
2021-02-18 #XCB-289 (Damir Khamidullin)
When running the test case, there is no notice in xlite.log now. #QSL-ShopByBrand
2021-02-15 #XCB-288 (Damir Khamidullin)
Added a link to the password reset form to the password reset email for the Russian language.
2021-02-15 #XCB-275 (Fedya Lavrentyev)
If the Roles field was left blank when creating an admin user profile, after saving the profile details the Roles field remained blank. Fixed. #CDev-Core
2021-02-12 #XCB-270 (Fedya Lavrentyev)
After clicking on "Click to specify", the focus now switches to the respective field at once. #CDev-Core
2021-02-22 #XCB-261 (Damir Khamidullin)
Facebook & Instagram Ads. The sending of ev=Purchase took place on each reloading of the page cart.php?target=checkoutSuccess&order_number= <n> instead of only once. Fixed. #XC-FacebookMarketing
2021-02-22 #XCB-260 (Alexander Shevelov)
Fixed the incorrect spelling of the name
XLite\View\ToolTip
in some twig files. The correct spelling is\XLite\View\Tooltip
. #CDev-Core2021-02-12 #XCB-258 (Artem Glibanov)
Values in the Cost price column are now right aligned. #QSL-CostPrice
2021-02-11 #XCB-256 (Artem Glibanov)
Added a bottom margin to the Cash On Delivery section in the add-ons UPS and USPS. #CDev-Core
2021-02-20 #XCB-255 (Artem Glibanov)
Removed the outdated JS code jQuery.browser.msie #CDev-Core
2021-02-09 #XCB-253 (Artem Glibanov)
Fatal error when trying to access admin.php?target=notification. Fixed. Now "Page not found" is displayed. #CDev-Core #XC-ThemeTweaker
2021-02-22 #XCB-249 (Alexander Shevelov)
Canadian taxes & Sales taxes vs Coupons. A free shipping coupon applied to an order was not taken into account in tax calculation. Fixed. #CDev-SalesTax #XC-CanadianTaxes
2021-02-19 #XCB-243 (Damir Khamidullin)
Single Sign-On with OAuth 2. Layout issues in the Sign In popup. Fixed. #QSL-OAuth2Client
2021-02-22 #XCB-241 (Nikita Erkhov)
Service. Layout issues related to displaying the message "Request for upgrade" in My Apps list view. #XC-Service
2021-02-16 #XCB-234 (Nikita Erkhov)
The space between the sticky panel and the CSV delimiter field is now two rhythms (48px). #CDev-Core
**** #XCB-233 (Nikita Erkhov)
Fixed displaying the popup message on hover over the "!" icon. The message is now displayed over the other elements of the block. The "!" icon is now aligned with the left side of the block. #XC-Service
2021-02-24 #XCB-231 (Damir Khamidullin)
Fatal error when trying to access the page of an order with a product for which "Requires shipping" is set to "No" and the "Tax exempt" option is enabled. Fixed. #QSL-TaxExempt
2021-02-22 #XCB-169 (Nikita Erkhov)
Color swatches. Color swatches were not switching when switching the available product variants. Fixed. #QSL-ColorSwatches
2021-02-19 #XCB-152 (Ildar Amankulov)
Payment with PayPal Checkout did not work with serialize_precision != -1 in php.ini. Fixed. #CDev-Paypal
2021-02-22 #XCB-53 (Nikita Erkhov)
Block Users by IP / Country / User agent. Access to the Admin area was blocked after setting the "Allow access from IP addresses in white list" mode. Fixed. #QSL-AdvancedSecurity