|
1 | 1 |
|
2 | 2 | ## v19.4.18 - unreleased
|
3 | 3 |
|
4 |
| -## v19.4.17 - unreleased |
| 4 | +## v19.4.17 - 2022-08-02 |
| 5 | + |
| 6 | +Replaced a lot of Magento logos with OpenMage ones by @fballiano in #1599 |
| 7 | +Remove end class comment by @luigifab in #2092 |
| 8 | +Trim trailing whitespace by @luigifab in #2093 |
| 9 | +Issue #268: sales_order_create_sidebar_wishlist breaks if wishlist module is disabled by @fballiano in #2059 |
| 10 | +Better messages for product alerts by @fballiano in #1930 |
| 11 | +Clean review_entity_summary when reviews are deleted by @fballiano in #1103 |
| 12 | +Fixed admin tabs order not working properly. by @kiatng in #1360 |
| 13 | +Fix admin menu z-index when debug template paths is enabled by @elidrissidev in #1819 |
| 14 | +Change default sort in CMS Pages/Blocks/Widgets grids by @ADDISON74 in #1922 |
| 15 | +Small improvements in Manage Attributes grid by @ADDISON74 in #1944 |
| 16 | +Added database ID to EAV options table by @fballiano in #2060 |
| 17 | +Clean up empty directories created when file requested does not exist in remote storage. by @colinmollenhour in #1338 |
| 18 | +Add a word-break to list items to keep the layout intact by @loekvangool in #1321 |
| 19 | +fix download custom option backend by @empiricompany in #1827 |
| 20 | +Fix Varien_File_Uploader ignored errors with try catch by @luigifab in #1277 |
| 21 | +User-configurable cron expression for regular cache flushing #2086 by @LukasCesal in #2087 |
| 22 | +Fixed infinite loop of popup alerts in backend attribute set page by @kiatng in #1672 |
| 23 | +Added option not to use timezone in rendering datetime in backend grid. by @kiatng in #1997 |
| 24 | +Upgrade GitHub action/checkout to v3 by @fballiano in #2141 |
| 25 | +Fix admin menu z-index for popup message by @luigifab in #2142 |
| 26 | +Fix undefined array key when an image depend on another field by @luigifab in #2133 |
| 27 | +Fix supplied resource is not a valid stream resource for Varien_Io_File by @eneiasramos in #2040 |
| 28 | +Raise phpstan level to 1 and fix basic issues by @tmotyl in #2055 |
| 29 | +fix wrong tier price percentage rounding by @empiricompany in #2089 |
| 30 | +Replaced travis badge with workflow badges by @fballiano in #2067 |
| 31 | +Update References to Documentation/Magento Website - Issue #988 by @fballiano in #2069 |
| 32 | +Create a global config cache rather than a config cache per store by @rvelhote in #1066 |
| 33 | +Rise Phpstan level 2, fix some issues by @tmotyl in #2146 |
| 34 | +Backend mask title has padding also when not having an icon by @fballiano in #2145 |
| 35 | +Fix config menu css from Isse #1219 by @aterjung in #1224 |
| 36 | +Fix protect code changing on order save by @justinbeaty in #1422 |
| 37 | +Introducing polyfill for is_countable() by @fballiano in #2163 |
| 38 | +Ensure there are no emails without recipient in email queue by @lemundo-team in #1109 |
| 39 | +Fix Core Bug: To make "01/01/1970" a valid birthday by @1Shiroyuuki1 in #1851 |
| 40 | +Fix issues with isCurrentlySecure detection and Offloader Header config. by @colinmollenhour in #1462 |
| 41 | +PHP 8 fix null provided to count() in tax calculation class by @iamniels in #2162 |
| 42 | +Better error handling for issues during bulk attribute update by @woutersamaey in #1434 |
| 43 | +Allow to cancel orders like registerCancellation by @luigifab in #1804 |
| 44 | +Revert "Fix wrong payment info template paths" by @fballiano in #2179 |
| 45 | +Fix Failed IPN changing to Payment Received incorrectly by @fballiano in #2183 |
| 46 | +Reverted commit 2ae8c05 by @fballiano in #2182 |
| 47 | +Revert "creditmemo bundle inventory calculation error" by @fballiano in #2186 |
| 48 | +Sourcemap link removed since this file is not minified by @fballiano in #2187 |
| 49 | +Remove suppression operator from translate method to support PHP 8 by @iamniels in #2161 |
| 50 | +[PHP 8] Fix TypeError when calling round() with a string argument by @elidrissidev in #2193 |
| 51 | +Backend - Change the default sort column in Export page by @ADDISON74 in #2170 |
| 52 | +Fix warnings on undefined user agent by @Caprico85 in #2032 |
| 53 | +Fix PHP 8 Fatal error: Uncaught ValueError: imagecolorsforindex() in Varien_Image_Adapter_Gd2 by @iamniels in #2197 |
| 54 | +Do not calculate catalogrules when there are none by @tmotyl in #1119 |
| 55 | +replacing apc with apcu functions. by @f1-outsourcing in #1951 |
| 56 | +Add robots.txt.sample by @simbus82 in #1024 |
| 57 | +Changed timestamp definition to fix issue #1166 by @fballiano in #2189 |
| 58 | +Cast params receiving int to string by @holozaen in #2144 |
| 59 | +Set log level from config by @elidrissidev in #1727 |
| 60 | +Expected PayPal (Express) field not found in NVP Response: AMT by @luigifab in #1520 |
| 61 | +Fix display of Insert widget and Insert variable by @luigifab in #1848 |
| 62 | +Fix region API list response - Update Api.php --> bug by @kyansi in #792 |
| 63 | +Fixed issue #2001, EAV datetime attribute can't save time. by @kiatng in #2003 |
| 64 | +Wrap max log level retrieval from config in a try catch by @elidrissidev in #2203 |
| 65 | +Fix to allow for always reorder by @seansan in #504 |
| 66 | +Remove frontend_type tag for text by @luigifab in #2148 |
| 67 | +Pass delimiter char to preg_quote by @MarcinNowakMacopedia in #2047 |
| 68 | +Avoids multiplying all price adjustments by the number of websites by @azambon in #1303 |
| 69 | +Use latest media editor plugin (989c4b5 from 2015030) for tinymce v3.5 by @theroch in #1123 |
| 70 | +Some more room for the category menu by @loekvangool in #1314 |
| 71 | +PHP 8: Fix cannot remove category on admin product edit categories tab by @iamniels in #2205 |
| 72 | +Config cache for system.xml loader: Speed improvement by @lamskoy in #1916 |
| 73 | +Avoid session invalidation when changing session lifetime. by @colinmollenhour in #546 |
| 74 | +Modernize setCategoryIds() by @loekvangool in #1308 |
| 75 | +Replace Magento word with OpenMage in root files by @ADDISON74 in #2215 |
| 76 | +Remove backslash character in translations files by @ADDISON74 in #2219 |
| 77 | +Fix ACL resource name typo in Api2 roles page by @elidrissidev in #2222 |
| 78 | +Missing bottom borders in Orders page with Gift Messages allowed by @ADDISON74 in #2220 |
| 79 | +Backend > Orders grid - More space for columns by @ADDISON74 in #2217 |
| 80 | +Fixed issue #2196, throws error if an email is already a newsletter s… by @kiatng in #2214 |
| 81 | +Widen some dynamic admin input fields by @loekvangool in #1315 |
| 82 | +Admin's password validation during Api's role/user removing process by @przemyslaw-p in #1045 |
| 83 | +Fix multiple "PHPDoc tag @param has invalid value" phpstan errors by @tmotyl in #2227 |
| 84 | +Fix for "non well formed numeric value" by @fballiano in #2225 |
| 85 | +Fixed warning a non-numeric value encountered in /Mage/Catalog/Model/Resource/Product/Option.php by @kiatng in #2228 |
| 86 | +Added support for sending subscribe confirm email by @fballiano in #2195 |
| 87 | +Allow setting optional product attributes to null in REST API by @elidrissidev in #2230 |
| 88 | +Fixed issue #2212 SQLSTATE[42S22]: Column not found: 1054 Unknown col… by @kiatng in #2221 |
| 89 | +Drop LTS csv files by @luigifab in #1621 |
| 90 | +Remove the word section by @luigifab in #2147 |
| 91 | +Fix Missing Mage_Api_Model_Server_V2_Handler in SOAP v2 WSDL. by @SRaromicon in #392 |
| 92 | +Throw exception when trying to modifying address that does not belong to logged in user by @fballiano in #2231 |
| 93 | +Grid - iterate only columns with filters by @Sekiphp in #1642 |
| 94 | +Fix Mage_Shell_Indexer wrong class name by @fballiano in #2234 |
| 95 | +Backend > Manage Products grid - More space for columns by @ADDISON74 in #2218 |
| 96 | +Made sitemap more flexible by @sreichel in #1854 |
| 97 | +Update Mage_Eav_Model_Entity_Collection_Abstract::joinTable() by @cebe in #1814 |
| 98 | +Add "Times used" indicator field to promo rule quote grid by @spinsch in #1853 |
| 99 | +bugfix: fix adminhtml translation in config.xml for importexport module by @eneiasramos in #2244 |
| 100 | +Replace deprecated global now() calls with Varien_Date::now() by @Sdfendor in #2250 |
| 101 | +Fix the calculation of bundle saleable status by @aredridel in #2178 |
| 102 | +Revert "Some more room for the category menu" by @ADDISON74 in #2254 |
| 103 | +prevent customer review view from loading foreign reviews by @aterjung in #1970 |
| 104 | +Fix for "reset filter" breaking grid sorting by @fballiano in #2252 |
| 105 | +Flush Magento Cache - button and message changes by @ADDISON74 in #2261 |
| 106 | +Can upload xlsx file by @sdecalom in #2266 |
| 107 | +Backend grid heads - Remove colons after To, From and In words by @ADDISON74 in #2267 |
| 108 | +Fixed documentation link for "store scope" in store switcher (backend) by @fballiano in #2256 |
| 109 | +Fix Varien_Io_File ignored errors with error control operator by @luigifab in #1269 |
| 110 | +Fix store id filter in catalogProductList SOAP method by @elidrissidev in #2243 |
| 111 | +Small changes in .htaccess file /media directory by @ADDISON74 in #2280 |
| 112 | +All .gitignore files in one place by @ADDISON74 in #2269 |
| 113 | +Create/Update .htaccess file in skin and media directories by @ADDISON74 in #2289 |
| 114 | +Add magento-composer-installer to allowed plugins by @elidrissidev in #2296 |
| 115 | +Delete .htaccess.sample by @ADDISON74 in #2293 |
| 116 | +Update php.ini.sample by @ADDISON74 in #2292 |
| 117 | +Fix editing special price in product mass attribute update by @fballiano in #2287 |
| 118 | +Added required PHP modules to composer.json by @fballiano in #2064 |
| 119 | +Update robots.txt.sample by @ADDISON74 in #2307 |
| 120 | +Include exception message when generating error report by @elidrissidev in #2311 |
| 121 | +add some ReturnTypeWillChange annotations to Varien_object by @Flyingmana in #2301 |
| 122 | +Fix xml validation problems by @fballiano in #2242 |
| 123 | +Fix argument must contain at least one element by @luigifab in #2091 |
| 124 | +XML validation workflow by @fballiano in #2314 |
| 125 | +add basic unitTest for xml validation by @Flyingmana in #2304 |
| 126 | +Addendum to PR 2087 by @ADDISON74 in #2308 |
| 127 | +Allow to rename api.php by @luigifab in #2132 |
| 128 | +Fix phpdoc for saveAttribute() by @Caprico85 in #2320 |
| 129 | +Small changes in root files by @ADDISON74 in #2324 |
| 130 | +Add a message calling for an end to the Russian invasion of Ukraine by @luigifab in #2074 |
| 131 | +Mage Factory Methods: Direct "_registry" Access Without Method Call by @Sdfendor in #2319 |
| 132 | +Fixes a notice by @azambon in #2318 |
| 133 | +Add vendor folder to gitignore by @elidrissidev in #2334 |
| 134 | +Fix for modphp8 by @fballiano in #2329 |
| 135 | +Update Flat.php to correct bug #2337 by @matteorossi-thespacesm in #2338 |
| 136 | +Fix #815 - add getAttributeRawText function by @justinbeaty in #2312 |
| 137 | +gitignore: added VScode, PhpStorm files and ddev config.yaml by @sreichel in #2343 |
| 138 | +Removed docker-dde sample by @sreichel in #2346 |
| 139 | +Removed dead code by @sreichel in #2339 |
| 140 | +Cosmetic fix in Mage_Sales_Model_Order_Payment by @fballiano in #2350 |
5 | 141 |
|
6 | 142 | ## v19.4.16 - 2022-05-18
|
7 | 143 |
|
|
0 commit comments