- Details
- Category: Dev News
PrestaShop 1.7.8.4 is now available. This maintenance release fixes 23 bugs and feature request.
We suggest upgrading your store quickly to benefit from these bug fixes. Make sure to perform a full manual backup before, so you can roll back the upgrade if something goes wrong.
Reminder: the latest version of the 1-Click Upgrade module is v4.14.0, don’t forget to upgrade it.
Bug fixes and improvements
- Reverts the integration of Symfony kernel in the webservice dispatcher
- Update links to docs : docs.prestashop-project.org instead of doc.prestashop.com
- Fix translations installation broken by prefix
- Fix the category dropdown on the module catalog page
- Align checkboxes of multistore widget
- Fix php notices while loading subtotals
- Removed double escape for Tree Node template to fix an error in some BO legacy pages
- Fix the product grade not displayed in the list page
- Fix an error while adding product to cart in quantity check
- Remove duplicate shopping carts and make sure carts are linked
- Fix Entities Mapping error on debug mode
- Fix the padding left of the header of the stock page
- Fix an unclear alert with an invalid address on FO
- Fix product sorting on new product page
- Make the progress bar percentage visible on bulk actions on product page
- Fix scrollbar position in sidebar menu in BO for RTL version
- Fix customer grid data factory
- Add class on light display layout and remove padding top
- Fix default value for jQuery colorpicker
- Reduce the number of queries on one by page by 50 - 150
- Fix display of download button on credit slip page
- Improve CMS edit page footer
- Fix login when debug mode is activated and severity of logs is 2
Acknowledgments
Contributors to this patch version:
PrestaEdit, NeOMakinG, Progi1984, okom3pom, atomiix, mparvazi, rsoulard-prolaser, sowbiba, Hlavtox, eternoendless,vladikk007, saulaski, matks, PierreRambaud, lmeyer1, jolelievre, jf-viguier, nesrineabdmouleh
Thank you!
Download PrestaShop 1.7.8.4 now!
Since version 1.7.8.4 is a “patch” update to version 1.7.8.3, upgrading from any 1.7.8 version will be easy: features will work better, and modules & themes which worked fine on 1.7.8.x will work just as well with 1.7.8.3. Upgrades from a standard 1.7.x version should work just as well.
Read more https://build.prestashop.com/news/prestashop-1-7-8-4-maintenance-release/
- Details
- Category: Dev News
This edition of the Core Weekly report highlights changes in PrestaShop’s core codebase from Monday 28th of February to Sunday 6th of March 2022.
General messages
Dear developers,
PrestaShop 1.7.8.4 was released on the 24th of March 2022. This maintenance release fixes 23 bugs and feature requests.
We suggest upgrading your store quickly to benefit from these bug fixes. Make sure to perform a full manual backup before, so you can roll back the upgrade if something goes wrong.
Reminder: the latest version of the 1-Click Upgrade module is v4.14.0, don’t forget to upgrade it.
Releases
A quick update about PrestaShop’s GitHub issues and pull requests:
- 22 new issues have been created in the project repositories;
- 39 issues have been closed, including 11 fixed issues on the core;
- 53 pull requests have been opened in the project repositories;
- 66 pull requests have been closed, including 51 merged pull requests.
Code changes in the ‘develop’ branch
Core
- #27811: Removed execute bit set on PHP files, by @Progi1984
- #27641: Added CQRS Commands & Queries for State domain, by @Progi1984
- #27416: Remove unused variables in Cart::applyProductCalculations(), by @eternoendless
- #27401: Use mbstring functions without check if exist. Thank you @davidglezz
- #24584: Database update command - Wrong SQL Query generated. Thank you @RomsC
Back office
- #27815: Display Ecotax select when ecotax is enabled, without saving, by @Progi1984
- #27808: Fixes Security controller help frame opening CORS Problem. Thank you @LouisAUTHIE
- #27767: Add autocomplete=”off” to date picker inputs in helpers. Thank you @jf-viguier
- #27762: Add help field when integer type is used to a form. Thank you @okom3pom
- #27663: Fixed wording on Security page, by @Progi1984
- #27620: Multistore - Catalog > Stocks > Stocks & Movements - Update message in all shops or in a group context, by @Progi1984
- #27510: Improve wording tooltip Traffic & SEO > Schema of URLs. Thank you @okom3pom
- #27098: Remove the page
Referrers
, by @Progi1984
Front office
- #27347: Added contextual information messages in multistore context, by @Progi1984
Web services
- #27741: Remove PSWS-Version header as it’s added after and only if we are authenticated. Thank you @PrestaEdit
Tests
- #27826: Functional tests - Fix import test. Thank you @nesrineabdmouleh
- #27804: Fix nightly 27-02-2022 and 26-02-2022. Thank you @nesrineabdmouleh
Code changes in the ‘1.7.8.x’ branch
Back office
Code changes in modules, themes & tools
Customer reassurance block module
- #371: Bump webpack from 5.69.1 to 5.70.0. Built by @dependabot[bot]
- #370: Bump mini-css-extract-plugin from 2.5.3 to 2.6.0. Built by @dependabot[bot]
- #368: Bump eslint from 8.9.0 to 8.10.0. Built by @dependabot[bot]
Faceted search module
- #628: Bump webpack from 5.69.1 to 5.70.0. Built by @dependabot[bot]
- #627: Bump eslint from 8.9.0 to 8.10.0. Built by @dependabot[bot]
stylelint configuration
- #27: Update unsup, by @NeOMakinG
- #26: Update unupported features, by @NeOMakinG
Changes in developer documentation sources
- #1309: Backport 1272 to 8.x, by @matks
- #1307: Remove the root note, the file could be everywhere inside the module. Thank you @PrestaEdit
- #1282: Remove links to PrestaShop Company, by @Progi1984
-
#1281: Add the registerHook unregisterHook action. Thank you @PrestaEdit - #1272: Mention the need to use namespace import of code example is used outside of initial namespace. Thank you @WebHelpersPau
Issues Bot
- #52: Revert “Revert of the revert”. Thank you @MatShir
- #51: Revert of the revert. Thank you @MatShir
- #50: my first contribution. Thank you @MatShir
- #49: Move cards inside Project Beta kanban, by @NeOMakinG
- #48: Bump url-parse from 1.5.6 to 1.5.10. Built by @dependabot[bot]
Hummingbird theme
- #188: Add tests, lint and typescript to CI, by @NeOMakinG
- #187: Expose useToast to window.prestashop, by @NeOMakinG
The PrestaShop open source project
- #78: Add link to commercial support by PS SA in the support section, by @eternoendless
- #77: Add support page, by @eternoendless
PrestaShop Project Metrics
Example modules
- #90: Bump url-parse from 1.5.7 to 1.5.10 in /example_module_mailtheme. Built by @dependabot[bot]
Buy button lite module
- #61: Bump url-parse from 1.5.7 to 1.5.10 in /app. Built by @dependabot[bot]
Core Weekly Generator tool
- #117: Bump url-parse from 1.5.7 to 1.5.10. Built by @dependabot[bot]
- #116: Add ps_supplierlist to mapping, by @matks
Docker images
- #298: Add 1.7.8.4 image, by @NeOMakinG
- #296: Add Webp support to the php-gd extension, by @atomiix
Webservices PHP Client
- #80: Update phpDoc about psCompatibleVersions. Thank you @PrestaEdit
PrestaShop Specifications
Thank you to the contributors whose pull requests were merged since the last Core Weekly Report: @atomiix, @Progi1984, @dependabot[bot], @NeOMakinG, @matks, @MatShir, @nesrineabdmouleh, @eternoendless, @LouisAUTHIE, @PrestaEdit, @jf-viguier, @okom3pom, @WebHelpersPau, @davidglezz, @RomsC!
Thank you to the contributors whose PRs haven’t been merged yet! And of course, a big thank you to all those who contribute with issues and comments on GitHub!
If you want to contribute to PrestaShop with code, please read these pages first:
…and if you do not know how to fix an issue but wish to report it, please read this: How to use GitHub to report an issue. Thank you!
Happy contributin’ everyone!
Read more https://build.prestashop.com/news/coreweekly-09-2022/
- Details
- Category: Dev News
Recently we shared that you can now purchase six popular Automattic plugins right from your WordPress.com dashboard. We’re intentionally testing this out with our own products before opening it up to the broader community. This is the first step in our plan to make taking your site to the next level faster, easier, and more flexible than ever before.
But it’s really just the beginning.
What’s coming soon
Today, we’d like to share a vision of what’s coming for instant purchases of plugins, themes, and even services – all from right within your WordPress.com dashboard. This will help you level up your site and make any goal you bring to WordPress.com a reality – with increased ease and convenience.
Everything you need, one click away
WordPress.com already comes with a suite of powerful, adaptable tools to bring your site, blog, or store to life. On top of those tools, our Business and eCommerce customers have the option of making use of thousands of free and paid themes and plugins from across the wider WordPress ecosystem. In the near future, this will be available for all WordPress.com customers.
The new integrated experience will take that one step further, making getting up and running one-click simple and providing customers with:
- A curated selection of the best plugins for every need, saving you the hassle of searching for and comparing from the hundreds of options available.
- Premium themes that are designed to look beautiful the second they’re activated.
- Professional help to make your vision a reality – even when you don’t have time to do it yourself.
- Managed Plugins and Themes, giving you the peace of mind that any plugin or theme you purchase is fully managed by the team at WordPress.com. No security patches. No update nags. It just works. Leaving you to focus on the things that matter most.
- The knowledge that you’re supporting the ecosystem of WordPress community developers and service providers as they support you in turn with your personal or business goals.
Powered by the WordPress community
WordPress isn’t the world’s most popular website builder by accident. Our roots in a huge, and hugely creative, open source community make the platform everything it is and can be.
Giving WordPress.com customers the very best tools and support to achieve their goals will take a village. We’ll be partnering with developers and service providers from across the WordPress ecosystem (and across every part of the world) to make that happen.
As Matt Mullenweg, our CEO and co-founder of the WordPress open source project said recently:
“We’ve got about 2 million people with saved payment details that we can make it one-click easy [for folks] to upgrade, so hopefully this represents a big new potential audience and customer base for people selling things in the WP ecosystem. And of course, we will prioritize working with developers and companies who participate in Five for the Future and contribute back to the WP community.”
Get on the early access list
If you’re a WordPress plugin or theme developer, or you provide professional services for WordPress users, we’d love to hear from you, today.
Drop your details in the form below, and as we work to expand the products and services we’ll bring to WordPress.com customers, you’ll be first on the list when we start reaching out to form new partnerships.
We can’t wait to work with you!
- Details
- Category: Dev News
The post Run ray(), dump(), and dd() From Any PHP Script appeared first on Laravel News.
Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.
Read more https://laravel-news.com/global-ray
- Details
- Category: Dev News
The post The WebSocket Handbook: learn about the technology behind the realtime web appeared first on Laravel News.
Join the Laravel Newsletter to get Laravel articles like this directly in your inbox.
Read more https://laravel-news.com/websocket-handbook