Skip to content

Instantly share code, notes, and snippets.

@mzeis
Created October 10, 2019 11:31
Show Gist options
  • Save mzeis/80064d70ea7973648e0f95f082095fe9 to your computer and use it in GitHub Desktop.
Save mzeis/80064d70ea7973648e0f95f082095fe9 to your computer and use it in GitHub Desktop.
Files changed between Magento 1.9.4.2 and 1.9.4.3
RELEASE_NOTES.txt
app/Mage.php
app/code/core/Mage/Admin/Model/User.php
app/code/core/Mage/Admin/etc/config.xml
app/code/core/Mage/Admin/sql/admin_setup/upgrade-1.6.1.2-1.6.1.3.php
app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Main.php
app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main.php
app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Newpass.php
app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Account.php
app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview.php
app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit.php
app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview.php
app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Useredit.php
app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Main.php
app/code/core/Mage/Adminhtml/Block/Sales/Order/View.php
app/code/core/Mage/Adminhtml/Block/System/Account/Edit/Form.php
app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit.php
app/code/core/Mage/Adminhtml/Block/Widget/Grid.php
app/code/core/Mage/Adminhtml/Model/Config/Data.php
app/code/core/Mage/Adminhtml/Model/LayoutUpdate/Validator.php
app/code/core/Mage/Adminhtml/Model/Sales/Order/Create.php
app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale.php
app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Passwordlength.php
app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency/Service.php
app/code/core/Mage/Adminhtml/controllers/Api/UserController.php
app/code/core/Mage/Adminhtml/controllers/Catalog/CategoryController.php
app/code/core/Mage/Adminhtml/controllers/Catalog/Product/AttributeController.php
app/code/core/Mage/Adminhtml/controllers/Catalog/Product/SetController.php
app/code/core/Mage/Adminhtml/controllers/Catalog/SearchController.php
app/code/core/Mage/Adminhtml/controllers/Cms/PageController.php
app/code/core/Mage/Adminhtml/controllers/CustomerController.php
app/code/core/Mage/Adminhtml/controllers/IndexController.php
app/code/core/Mage/Adminhtml/controllers/Newsletter/TemplateController.php
app/code/core/Mage/Adminhtml/controllers/Permissions/BlockController.php
app/code/core/Mage/Adminhtml/controllers/Sales/OrderController.php
app/code/core/Mage/Adminhtml/controllers/System/ConfigController.php
app/code/core/Mage/Adminhtml/controllers/System/Email/TemplateController.php
app/code/core/Mage/Adminhtml/controllers/Tax/RuleController.php
app/code/core/Mage/Api/Model/User.php
app/code/core/Mage/Api/etc/config.xml
app/code/core/Mage/Api/sql/api_setup/mysql4-upgrade-1.6.0.1-1.6.0.2.php
app/code/core/Mage/Authorizenet/Model/Directpost.php
app/code/core/Mage/Authorizenet/Model/Directpost/Request.php
app/code/core/Mage/Authorizenet/Model/Directpost/Response.php
app/code/core/Mage/Catalog/Block/Product/Abstract.php
app/code/core/Mage/Catalog/Block/Product/Compare/List.php
app/code/core/Mage/Catalog/Block/Product/Price.php
app/code/core/Mage/Catalog/Block/Product/View.php
app/code/core/Mage/Catalog/Helper/Product/Compare.php
app/code/core/Mage/Catalog/Model/Design.php
app/code/core/Mage/Catalog/etc/config.xml
app/code/core/Mage/Catalog/sql/catalog_setup/upgrade-1.6.0.0.19.1.5-1.6.0.0.19.1.6.php
app/code/core/Mage/Checkout/Block/Cart/Item/Renderer.php
app/code/core/Mage/Checkout/Helper/Cart.php
app/code/core/Mage/Checkout/Model/Session.php
app/code/core/Mage/Cms/Block/Widget/Block.php
app/code/core/Mage/Compiler/controllers/Adminhtml/Compiler/ProcessController.php
app/code/core/Mage/Core/Block/Abstract.php
app/code/core/Mage/Core/Helper/Data.php
app/code/core/Mage/Core/Helper/String.php
app/code/core/Mage/Core/Model/App.php
app/code/core/Mage/Core/Model/Encryption.php
app/code/core/Mage/Core/Model/File/Uploader.php
app/code/core/Mage/Core/Model/Input/Filter/MaliciousCode.php
app/code/core/Mage/Core/Model/Layout/Validator.php
app/code/core/Mage/Core/Model/Resource/File/Storage/Database.php
app/code/core/Mage/Core/etc/config.xml
app/code/core/Mage/Core/etc/jstranslator.xml
app/code/core/Mage/Core/etc/system.xml
app/code/core/Mage/Core/sql/core_setup/upgrade-1.6.0.8-1.6.0.9.php
app/code/core/Mage/Core/sql/core_setup/upgrade-1.6.0.9-1.6.0.10.php
app/code/core/Mage/Customer/Block/Account/Changeforgotten.php
app/code/core/Mage/Customer/Block/Address/Renderer/Default.php
app/code/core/Mage/Customer/Block/Form/Register.php
app/code/core/Mage/Customer/Model/Customer.php
app/code/core/Mage/Customer/Model/Customer/Attribute/Backend/Password.php
app/code/core/Mage/Customer/etc/config.xml
app/code/core/Mage/Customer/etc/system.xml
app/code/core/Mage/Dataflow/Model/Convert/Container/Abstract.php
app/code/core/Mage/Dataflow/Model/Convert/Parser/Csv.php
app/code/core/Mage/Dataflow/Model/Convert/Parser/Xml/Excel.php
app/code/core/Mage/Dataflow/Model/Profile.php
app/code/core/Mage/Directory/Model/Currency/Import/Currencyconverterapi.php
app/code/core/Mage/Directory/Model/Currency/Import/Fixerio.php
app/code/core/Mage/Directory/Model/Currency/Import/Webservicex.php
app/code/core/Mage/Directory/etc/config.xml
app/code/core/Mage/Directory/etc/system.xml
app/code/core/Mage/Eav/Model/Entity/Attribute/Backend/Abstract.php
app/code/core/Mage/ImportExport/Model/Import/Adapter/Abstract.php
app/code/core/Mage/ImportExport/Model/Import/Entity/Abstract.php
app/code/core/Mage/Install/Block/Admin.php
app/code/core/Mage/Install/etc/config.xml
app/code/core/Mage/Review/controllers/ProductController.php
app/code/core/Mage/Rss/etc/config.xml
app/code/core/Mage/Widget/controllers/Adminhtml/Widget/InstanceController.php
app/code/core/Mage/Wishlist/Block/Abstract.php
app/code/core/Mage/Wishlist/Block/Customer/Wishlist/Item/Column/Cart.php
app/code/core/Mage/Wishlist/Block/Item/Configure.php
app/code/core/Mage/Wishlist/Block/Share/Email/Items.php
app/code/core/Mage/Wishlist/Helper/Data.php
app/code/core/Mage/Wishlist/controllers/IndexController.php
app/code/core/Mage/XmlConnect/Helper/Translate.php
app/design/adminhtml/default/default/template/resetforgottenpassword.phtml
app/design/frontend/base/default/template/bundle/catalog/product/view/option_tierprices.phtml
app/design/frontend/base/default/template/catalog/product/list.phtml
app/design/frontend/base/default/template/catalog/product/new.phtml
app/design/frontend/base/default/template/catalog/product/price_msrp.phtml
app/design/frontend/base/default/template/catalog/product/price_msrp_item.phtml
app/design/frontend/base/default/template/catalog/product/price_msrp_noform.phtml
app/design/frontend/base/default/template/catalog/product/view/tierprices.phtml
app/design/frontend/base/default/template/reports/home_product_compared.phtml
app/design/frontend/base/default/template/reports/home_product_viewed.phtml
app/design/frontend/base/default/template/wishlist/item/column/remove.phtml
app/design/frontend/base/default/template/wishlist/item/configure/addto.phtml
app/design/frontend/base/default/template/wishlist/render/item/price_msrp_item.phtml
app/design/frontend/rwd/default/template/catalog/product/compare/list.phtml
app/design/frontend/rwd/default/template/catalog/product/list.phtml
app/design/frontend/rwd/default/template/catalog/product/list/related.phtml
app/design/frontend/rwd/default/template/catalog/product/view.phtml
app/design/frontend/rwd/default/template/catalog/product/view/addto.phtml
app/design/frontend/rwd/default/template/catalog/product/view/sharing.phtml
app/design/frontend/rwd/default/template/catalog/product/widget/new/content/new_grid.phtml
app/design/frontend/rwd/default/template/checkout/cart/crosssell.phtml
app/design/frontend/rwd/default/template/checkout/cart/item/default.phtml
app/design/frontend/rwd/default/template/checkout/cart/shipping.phtml
app/design/frontend/rwd/default/template/checkout/cart/sidebar/default.phtml
app/design/frontend/rwd/default/template/checkout/onepage/review/info.phtml
app/design/frontend/rwd/default/template/customer/form/changepassword.phtml
app/design/frontend/rwd/default/template/customer/form/edit.phtml
app/design/frontend/rwd/default/template/customer/form/resetforgottenpassword.phtml
app/design/frontend/rwd/default/template/downloadable/checkout/cart/item/default.phtml
app/design/frontend/rwd/default/template/email/catalog/product/list.phtml
app/design/frontend/rwd/default/template/persistent/checkout/onepage/billing.phtml
app/design/frontend/rwd/default/template/persistent/checkout/onepage/login.phtml
app/design/frontend/rwd/default/template/persistent/customer/form/login.phtml
app/design/frontend/rwd/default/template/persistent/customer/form/register.phtml
app/design/frontend/rwd/default/template/reports/widget/compared/content/compared_grid.phtml
app/design/frontend/rwd/default/template/reports/widget/viewed/content/viewed_grid.phtml
app/design/frontend/rwd/default/template/wishlist/item/column/cart.phtml
app/design/frontend/rwd/default/template/wishlist/shared.phtml
app/design/frontend/rwd/default/template/wishlist/sidebar.phtml
app/design/install/default/default/template/install/create_admin.phtml
app/locale/en_US/Mage_Adminhtml.csv
app/locale/en_US/Mage_Api.csv
app/locale/en_US/Mage_Catalog.csv
app/locale/en_US/Mage_Compiler.csv
app/locale/en_US/Mage_Core.csv
app/locale/en_US/Mage_Customer.csv
app/locale/en_US/Mage_Dataflow.csv
app/locale/en_US/Mage_Directory.csv
app/locale/en_US/Mage_Eav.csv
app/locale/en_US/Mage_Wishlist.csv
app/locale/en_US/Mage_XmlConnect.csv
dev/tests/functional/credentials.xml.dist
dev/tests/functional/etc/config.xml
dev/tests/functional/tests/app/Mage/Admin/Test/Repository/Role.xml
dev/tests/functional/tests/app/Mage/Admin/Test/Repository/User.xml
dev/tests/functional/tests/app/Mage/Admin/Test/TestCase/CreateAdminUserEntityTest.xml
dev/tests/functional/tests/app/Mage/Admin/Test/TestCase/CreateAdminUserRoleEntityTest.xml
dev/tests/functional/tests/app/Mage/Adminhtml/Test/Block/System/CurrencySymbolForm.php
dev/tests/functional/tests/app/Mage/Catalog/Test/Repository/CatalogProductAttribute/Options.xml
dev/tests/functional/tests/app/Mage/CatalogSearch/Test/TestCase/CreateSearchTermEntityTest.xml
dev/tests/functional/tests/app/Mage/CurrencySymbol/Test/Repository/ConfigData.xml
dev/tests/functional/tests/app/Mage/CurrencySymbol/Test/TestCase/EditCurrencySymbolEntityTest.php
dev/tests/functional/tests/app/Mage/Customer/Test/TestCase/ChangeCustomerPasswordTest.xml
dev/tests/functional/tests/app/Mage/Downloadable/Test/TestCase/TaxCalculationForDownloadableProductTest.xml
dev/tests/functional/tests/app/Mage/Install/Test/TestCase/InstallTest3.xml
dev/tests/functional/tests/app/Mage/Install/Test/TestCase/InstallTest4.xml
dev/tests/functional/tests/app/Mage/Shipping/Test/Repository/ConfigData.xml
dev/tests/functional/tests/app/Mage/Tax/Test/Repository/ConfigData.xml
dev/tests/functional/tests/app/Mage/Weee/Test/TestCase/CreateTaxWithFptTest.xml
downloader/Maged/Controller.php
downloader/lib/Mage/Connect/Package.php
downloader/template/connect/packages.phtmlerrors/default/images/logo.gif
js/mage/adminhtml/variables.js
js/prototype/validation.js
js/tiny_mce/plugins/media/editor_plugin.js
js/tiny_mce/plugins/media/editor_plugin_src.js
js/varien/js.js
js/varien/product_options.js
skin/adminhtml/default/default/boxes.css
skin/frontend/default/blue/images/logo.gif
skin/frontend/default/default/images/logo.gif
skin/install/default/default/images/logo.gif
var/package/Cm_RedisSession-1.9.4.3.xml
var/package/Interface_Adminhtml_Default-1.9.4.3.xml
var/package/Interface_Frontend_Base_Default-1.9.4.3.xml
var/package/Interface_Frontend_Default-1.9.4.3.xml
var/package/Interface_Frontend_Rwd_Default-1.9.4.3.xml
var/package/Interface_Install_Default-1.9.4.3.xml
var/package/Lib_Cm-1.9.4.3.xml
var/package/Lib_Credis-1.9.4.3.xml
var/package/Lib_Google_Checkout-1.9.4.3.xml
var/package/Lib_IDNA2-1.9.4.3.xml
var/package/Lib_Js_Calendar-1.51.1.20.xml
var/package/Lib_Js_Ext-1.9.4.3.xml
var/package/Lib_Js_Mage-1.9.4.3.xml
var/package/Lib_Js_Prototype-1.9.4.3.xml
var/package/Lib_Js_TinyMCE-3.5.11.19.xml
var/package/Lib_LinLibertineFont-2.8.14.20.xml
var/package/Lib_Mage-1.9.4.3.xml
var/package/Lib_Magento-1.9.4.3.xml
var/package/Lib_Mcryptcompat-1.9.4.3.xml
var/package/Lib_Pelago-1.9.4.3.xml
var/package/Lib_Phpseclib-1.9.4.3.xml
var/package/Lib_Unserialize-1.9.4.3.xml
var/package/Lib_Varien-1.9.4.3.xml
var/package/Lib_ZF-1.12.10.19.xml
var/package/Lib_ZF_Locale-1.12.10.19.xml
var/package/Mage_All_Latest-1.9.4.2.xml
var/package/Mage_All_Latest-1.9.4.3.xml
var/package/Mage_Centinel-1.9.4.3.xml
var/package/Mage_Compiler-1.9.4.3.xml
var/package/Mage_Core_Adminhtml-1.9.4.3.xml
var/package/Mage_Core_Modules-1.9.4.2.xml
var/package/Mage_Core_Modules-1.9.4.3.xml
var/package/Mage_Downloader-1.9.4.3.xml
var/package/Mage_Locale_en_US-1.9.4.3.xml
var/package/Magento_Mobile-1.9.4.3.xml
var/package/Phoenix_Moneybookers-1.9.4.3.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment