Skip to content

Releases: modx-pro/miniShop2

Version 2.9.3-pl

16 Oct 07:50
Compare
Choose a tag to compare

Added

  • Added a class for the form of cleaning the trash [#630]

Changed

  • Fixed bug with adding text_address field [#628]

Version 2.9.2-pl

27 Sep 19:51
Compare
Choose a tag to compare

[2.9.2-pl] - 2021-09-28

Added

  • Added the ability to set / remove product previews [#617]

Changed

  • Removed duplicate code [#619]
  • Removed a broken check for resource changes [#618]
  • Fixed correct http code 403 in case of unauthorized access to the file [#622]
  • Default msProduct class when added to cart [#613]
  • Improved overall code readability [#620]
    -- Optimized dirname method when connecting files
    -- Optimized definition of constants
    -- Added PHPDOC
    -- Removed commented code and some empty blocks
    -- Added access specifier to methods

Version 2.9.1-pl

12 Sep 11:12
Compare
Choose a tag to compare

Added

  • Added msVendor fields in the list of order items [#612]
  • Added frequently used fields to the address table [#581]

Changed

  • Bug fixed This image is already in the product gallery

Version 2.9.0-pl

25 Aug 16:44
Compare
Choose a tag to compare

Added

  • Added wiretapping of initiated context for work from API [#578]
  • Added counting of the number of items in the cart [#579]
  • Replace ssl certificate for PayPal [#573]
  • Added delivery_cost parameter for msOnGetOrderCost event [#585]
  • Added the ability to set week start in orders [#570]
  • Added support for zero cost

Changed

  • Fixed the logic of registration of the order status label in the order history [#576], [#580]
  • Bringing the code to the PSR12 standard [#574]
  • Refactoring PSR-12 errors [#577]
  • Added a name field for micro-markup [#588]
  • Fixed error Cannot read property 'Search' of undefined [#591]
  • getCost method optimized [#602]
  • Fixed error create ms2_options table [#590]

Version 2.8.3-pl

01 Apr 10:58
Compare
Choose a tag to compare

[2.8.3-pl] - 2021-04-01

Changed

  • Regular expression update to validate phone number [#563]
  • Legacy php backward support [#564]

Removed

  • Removed object references as legacy code. [#566]

Version 2.8.2-pl

15 Mar 05:42
Compare
Choose a tag to compare

Added

  • Added support for OR, AND operators in the optionFilters parameter in the msProducts snippet [#539]
  • The concept of refactoring the connection of notification scripts [#542]
  • Added "Save and close" button on links window [#533]
  • Added support for the return parameter in msProducts [#553]

Changed

  • Fix Recoverable error: Object of class msProductData_mysql could not be converted to string [#555]
  • Change variables in fenom chunk [#557]
  • New keep a changelog format
  • Remove unnecessary type="text/javascript"

Removed

  • Removed unused library jquery.form [#544]
  • Removed unused old.css file [#552]
  • Removed deprecated backward compatibility method with ms1 [#537]
  • Remove duplicate css [#558]

Version 2.8.1-pl

14 Feb 12:33
Compare
Choose a tag to compare
  • Fixed Recoverable error: Object of class msProductData_mysql could not be converted to string [PR #532]

Version 2.80-pl

27 Jan 11:41
Compare
Choose a tag to compare

2.8.0-pl (27/01/2021)

  • Checking if the field free_delivery_amount is present [PR #520]
  • Set checkbox value [PR #513]
  • Minor English vernacular improvements [PR #512] [PR #511]
  • Fixed. Correction of displaying a product category if it is not a container [PR #509]
  • Fixed PHP warning: count() error [PR #508]
  • Improvement. Dividing the order amount by the purchase and delivery [PR #507]
  • Removing the console script for converting from ms1 to ms2 [PR #506]
  • Fixing the Notice: Undefined offset error when importing a picture with a Russian name through the 'gallery/upload' processor [PR #504]
  • Converting code to cross-browser ECMAScript 5.1 standard [PR #503]
  • Fixed display of settings tabs and resource groups when editing a Category [PR #501]
  • Fixed logic for free delivery calculation [PR #498]

Version 2.7.0-pl

09 Dec 16:29
Compare
Choose a tag to compare

2.7.0-pl (09/12/2020)

  • Improvement. Discount calculation added to the status method in the cart class [PR #497]
  • Improvement. Added order product's options interface [PR #491]
  • Improvement. Added amount for free shipping [PR #490]
  • Improvement. Changing any product fields by event msOnGetProductFields [PR #417]
  • Fixed problem with "Cannot read property items of undefined" and corrected the order of tabs when creating an item [PR #486]
  • Fixed PHP warning: count() [PR #482]
  • Fixed baseUrl in media source [PR #489]
  • Improvement. Added an example of displaying product content on Fenom [PR #478]
  • Improvement. ignoreGroups and sortGroups to msProductOptions snippet [PR #483]
  • Improvement. Added return property to msProductOptions snippet [PR #484]
  • Fixed visual bug [PR #480]
  • Improvement. Added transparency to disabled grid lines [PR #485]

Version 2.6.0-pl

11 Nov 18:55
25b8efa
Compare
Choose a tag to compare

2.6.0-pl (12/11/2020)

  • Added micro-markup [PR #471]
  • Added ms2_frontend_country lexicon [PR #470]
  • Added displaying of the alt attribute and title in the gallery chunk [PR #469, #472]
  • Fixed sorting by customer field in the order list [PR #468]
  • Updated snippets: msCart, msOrder, msGetOrder and msGallery [PR #461]
  • Changed the display encoding of collector messages [PR# 460]
  • Changed order of tabs for category [PR #459]
  • Added display of the gallery tab when creating a product [PR #455]
  • Added sortOptions property for snippet msProductOptions [PR #447]
  • Expanded functionality of windows for quick creation/updating of product/category [PR #439]
  • Fixed clone media source on update if is renamed [PR #438]
  • Added multicontext cart settings [PR #436]
  • Added buttons on orders and settings pages [PR #435]
  • Fixed ui bug header in modal window [PR #434]
  • Added sorting sortOptions in msOptions, msProductOptions [PR #407, #433]
  • Added renderBadge to statuses [PR #432]
  • Added settings link in miniShop2 menu [PR #430]
  • Added msorder_remove permission [PR #421]
  • Added icon for image in vendor modal creation [PR #420]
  • Added usable choice of chunk in the windows for creating/editing statuses [PR #419]
  • Update lexicons [PR #414]
  • Added clone msCategory options on subcategory creation [PR #412]
  • Ext.Loader remove asynchronous loading of strftime-min-1.3.js [PR #411]
  • Added ids to product tabs [PR #408]
  • Added filter on modCategory for options [PR #405]
  • Display field key if caption and lexicon entry is empty [PR #401]
  • Fix miniShop2.combo.Options paging on local mode [PR #400]
  • Added settings for order numeration [PR #393]
  • Fixed deleting link from one-to-one deleting all links [PR #389]
  • Switch context if the order context does not match [PR #388]
  • Fixed paypal error [PR #387]
  • Fixed error 500 if pdoTools not installed [PR #386]
  • Added example for webp in media source [PR #385]
  • Added reloading order object after changes in changeOrderStatus method [PR #384]
  • Change class name to variable in sort processor [PR #381]
  • Moved product gallery tabs if enabled ticket comments [PR #377]
  • Moved product tabs [PR #376]
  • Fix options bug [PR #374]
  • Fix if impossible to remove the "Vendor" field [PR #372]
  • Added icons for tree from system settings [PR #365]
  • Output context name if it is [PR #364]
  • Notify user on move product in grid [PR #359]
  • Added product cost in cart [PR #358]
  • Fixed miniShop2.combo.Options [PR #355]