Appearance
<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.17.md for this page in Markdown format</div>
Version 4
version 4.17
version 4.17.0x
- [4.17.1] cd-feat: Add in the slides filters for the country and county
- [4.17.1] cd-feat: Add a new review email for review the shop to google
- [4.17.1] cd-fix: Fixed agora v2 patch for banner slots
- [4.17.1] cd-fix: Fixed agora v2 patch to load default values previously erased from app.php
- [4.17.1] cd-feat: Get the active gift rules in home page for promo section in home page and wherever is needed (promo example)
- [4.17.1] cd-fix: Fix offset getting assigned with cat_slug, remove check for offset being numeric
- [4.17.1] cd-fix: Remove smart point info from courier comments field, instead getting them from the db smart_point table.
- [4.17.1] ui-fix: Add in the admin login and in the admin footer the new logos of the ecommercen
- [4.17.1] cd-fix: fix blog link in main template
homepage-blog-feed - [4.17.1] cd-fix: Remove ids from input & labels at EntryFilters.vue component
- [4.17.1] cd-fix: Added missing currency data for skroutz order acceptance
- [4.17.1] ui-fix: Deleted duplicate cart summary from
eshop/admin/order/invoice_bodyview - [4.17.1] cd-fix: Fix for project agora pixel currency
- [4.17.1] cd-feat: Add to customers tag the country and the county
- [4.17.1] cd-fix: In jobs cal the extend class for sen email for remaing points instead of extended
- [4.17.1] cd-fix: Add extra library to jobs for send email for birthday in case of overwrights
- [4.17.1] cd-feat: Add in the slides filter for the customers groups and customers avg cart (ecommercen plus only)
- [4.17.1] cd-fix: Fix in the slides the customer filter for the registered customers (ecommercen plus only)
- [4.17.1] cd-fix: Fix
.env.exampleforAPP_PHP_EXECUTABLE_PATH - [4.17.1] cd-fix: Lang fix for eshop.admin.order.delivery_method
- [4.17.1] ui-fix: Change the logo of ecommercen in admin panel
- [4.17.1] cd-feat: Vendors page metadata static langs to language langs
- [4.17.1] cd-feat: Add customer tags for the turnover of the customer and the avg cart of the customer
- [4.17.1] cd-feat: Add a page to download csv with customers of tag
- [4.17.1] cd-fix: Enable payment settings for admin users
- [4.17.0] cd-fix: Fix the second param of
applyCurrency()on invoice_logistics for previous commitbeea1db966f19d9b6ba364773cc470fa2f42102d - [4.17.0] cd-feat: Variations
- [4.17.0] cd-fix: Added missing clear cache for transporters on admin panel on clear cache settings option/case.
- [4.17.0] cd-fix: Added missing currency on
ADVEmailViewer - [4.17.0] cd-fix: Delete the customers tags when a customer is sanitized.
- [4.17.0] cd-feat: in database config open the save_query only in testing and development environment
- [4.17.0] cd-feat: Added a marketing tool for export customers based on their tags
- [4.17.0] cd-fix: Added missing auth_role to
Marketing_admin - [4.17.0] cd-fix: Allowed admin users to view the services bar in admin/dashboard
- [4.17.0] cd-fix: Adv_order checkoutValidationRules fix for $this->setts['MIN_ORDER_AMOUNT']. Functions addCustomerManago and displayManagoNewsletterCheckbox visibility set to protected
- [4.17.0] cd-fix: Admin currencies default currency cant be set to inactive
- [4.17.0] cd-feat: Sent email to customers for the birthday
- [4.17.0] cd-fix: Fix for
cart_helper::buildOrderSummary()in casecoupon_modelwas not loaded - [4.17.0] cd-fix: converted structured data scheme from data-vocabulary.org to schema.org (data-vocabulary.org schema deprecated)
Notes
- [4.17.1] In home page uncomment the slider for the gifts (this is for the customers that have a section with gifts in home page)
- [4.17.1] Use in promo with gift rules the method that breanks the active gifts and show the active gifts as proper (need to contact with the accounts to move the sliders with gifts from sliders to gifts)
- [4.17.1] Need
php cli.php patch/giftsAddImages - [4.17.1] Check for overrides on
Skroutz_orders_admin::accept(),Vendors::vendors() - [4.17.1] Check for custom changes in
eshop/admin/order/invoice_bodyview - [4.17.1] Need
php cli.php patch/addCountryCountyTag - [4.17.1] Need
php cli.php patch/slideTagAddValue - [4.17.1] Need
composer install - [4.17.1] Check on server
APP_PHP_EXECUTABLE_PATHin.envbased on.env.example - [4.17.1] Need
npm i && npm run production && npm run admin-production - [4.17.1] Need
php cli.php patch/customerTagAddValue - [4.17.0] Need
composer install - [4.17.0] Need
npm ci && npm run production && npm run admin-production - [4.17.0] Run first
php cli.php patch/variations/schemathenphp cli.php patch/variations/dataand finallyphp cli.php patch/variations/v2 - [4.17.0] Check for overrides in Controllers:
Adv_product_categories,Adv_products_admin,Adv_vendors - [4.17.0] Check for overrides in Models:
Adv_admin_live_search,Adv_product_model - [4.17.0] Enable
Variationsinapplication -> config -> app.php$config['enableProductVariations']= true; - [4.17.0] Enable
Variation Group Master displaying in listingsinAdmin Panel -> Settings -> Variation Settings - [4.17.0] Check for override on
Marketing_admin::__construct() - [4.17.0] Check order controller for redeclaration of addCustomerManago and displayManagoNewsletterCheckbox. If declaration is identical remove said functions else set visibility to protected
- [4.17.0] Needs to add the cronjob
sentBirthdayEmailevery day (0 9 * * *) if the jobs is set up then no need for this. - [4.17.0] Need
composer i - [4.17.0] Check for overrides on
cart_helper::buildOrderSummary() - [4.17.0] For clients using custom template change
mdata_link_open_tagaccording toconfig/main.phpin $config['breadcrumbs']