Source Changes
Revision 1668: Tweak: Attribute Manager Attribute sort order - revert change from 1647. Attribu
Changed Paths:
Modify /branches/dev/2.1/catalog/admin/attributeManager/classes/attributeManagerConfig.class.php
Tweak: Attribute Manager Attribute sort order - revert change from 1647. Attribute values require a sort order.
Modify /branches/dev/2.1/catalog/admin/attributeManager/classes/attributeManagerConfig.class.php
Tweak: Attribute Manager Attribute sort order - revert change from 1647. Attribute values require a sort order.
Categories: osCMax Development
Revision 1667: Bug Fix #1030 http://bugtrack.oscmax.com/view.php?id=1030 Removed files and code
Changed Paths:
Modify /branches/dev/2.1/catalog/admin/orders.php
Delete /branches/dev/2.1/catalog/admin/paypal_ipn.php
Delete /branches/dev/2.1/catalog/admin/paypal_ipn_order.php
Bug Fix #1030 http://bugtrack.oscmax.com/view.php?id=1030 Removed files and code - deprecated remnants from long removed Paypal Shopping Cart IPN module.
Modify /branches/dev/2.1/catalog/admin/orders.php
Delete /branches/dev/2.1/catalog/admin/paypal_ipn.php
Delete /branches/dev/2.1/catalog/admin/paypal_ipn_order.php
Bug Fix #1030 http://bugtrack.oscmax.com/view.php?id=1030 Removed files and code - deprecated remnants from long removed Paypal Shopping Cart IPN module.
Categories: osCMax Development
Revision 1666: Removed products_ship_price from products query - field no longer present in dat
Changed Paths:
Modify /branches/dev/2.1/catalog/admin/order_editor/cart.php
Removed products_ship_price from products query - field no longer present in database.
Modify /branches/dev/2.1/catalog/admin/order_editor/cart.php
Removed products_ship_price from products query - field no longer present in database.
Categories: osCMax Development
Revision 1665: Bug Fix #977 http://bugtrack.oscmax.com/view.php?id=977 Discount coupons causing
Changed Paths:
Modify /branches/dev/2.1/catalog/includes/modules/order_total/ot_coupon.php
Bug Fix #977 http://bugtrack.oscmax.com/view.php?id=977 Discount coupons causing incorrect tax/total
Modify /branches/dev/2.1/catalog/includes/modules/order_total/ot_coupon.php
Bug Fix #977 http://bugtrack.oscmax.com/view.php?id=977 Discount coupons causing incorrect tax/total
Categories: osCMax Development
Revision 1664: Bug Fix #1107 http://bugtrack.oscmax.com/view.php?id=1107 German language update
Changed Paths:
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/categories.php
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/configuration.php
Modify /branches/dev/2.1/catalog/includes/languages/german/indvship.php
Modify /branches/dev/2.1/catalog/includes/languages/german/product_info.php
Modify /branches/dev/2.1/catalog/includes/languages/german/usps.php
Modify /branches/dev/2.1/catalog/install/includes/languages/deutsch/core.php
Bug Fix #1107 http://bugtrack.oscmax.com/view.php?id=1107 German language updates
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/categories.php
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/configuration.php
Modify /branches/dev/2.1/catalog/includes/languages/german/indvship.php
Modify /branches/dev/2.1/catalog/includes/languages/german/product_info.php
Modify /branches/dev/2.1/catalog/includes/languages/german/usps.php
Modify /branches/dev/2.1/catalog/install/includes/languages/deutsch/core.php
Bug Fix #1107 http://bugtrack.oscmax.com/view.php?id=1107 German language updates
Categories: osCMax Development
Revision 1663: Reverting r1641 changes for /includes/classes/shipping.php to restore normal che
Changed Paths:
Modify /branches/dev/2.1/catalog/includes/classes/shipping.php
Reverting r1641 changes for /includes/classes/shipping.php to restore normal checkout function while individual shipping module is re-worked.
Modify /branches/dev/2.1/catalog/includes/classes/shipping.php
Reverting r1641 changes for /includes/classes/shipping.php to restore normal checkout function while individual shipping module is re-worked.
Categories: osCMax Development
Revision 1662: Bug Fix #831 Part 2 - update to analytics.php module. http://bugtrack.oscmax.com
Changed Paths:
Modify /branches/dev/2.1/catalog/includes/modules/analytics.php
Bug Fix #831 Part 2 - update to analytics.php module. http://bugtrack.oscmax.com/view.php?id=831
Modify /branches/dev/2.1/catalog/includes/modules/analytics.php
Bug Fix #831 Part 2 - update to analytics.php module. http://bugtrack.oscmax.com/view.php?id=831
Categories: osCMax Development
Revision 1661: Bug Fix: #997 - BOX_WIDTH removal - changed to use width of column being display
Changed Paths:
Delete /branches/dev/2.1/catalog/affiliate_affiliateOrg.php
Modify /branches/dev/2.1/catalog/includes/application_top.php
Modify /branches/dev/2.1/catalog/includes/boxes/categories.php
Modify /branches/dev/2.1/catalog/includes/boxes/loginbox.php
Modify /branches/dev/2.1/catalog/includes/boxes/mailchimp_newsletters.php
Modify /branches/dev/2.1/catalog/includes/boxes/search.php
Modify /branches/dev/2.1/catalog/includes/column_left.php
Modify /branches/dev/2.1/catalog/includes/column_right.php
Delete /branches/dev/2.1/catalog/templates/fallback/articles_page.tpl.php
Modify /branches/dev/2.1/catalog/templates/fallback/content/article_info.tpl.php
Bug Fix: #997 - BOX_WIDTH removal - changed to use width of column being displayed in Also removed two orphan files which do not appear to be part of osCmax: - catalog/affiliate_affiliateOrg.php - catalog/templates/fallback/articles_page.tpl.php
Delete /branches/dev/2.1/catalog/affiliate_affiliateOrg.php
Modify /branches/dev/2.1/catalog/includes/application_top.php
Modify /branches/dev/2.1/catalog/includes/boxes/categories.php
Modify /branches/dev/2.1/catalog/includes/boxes/loginbox.php
Modify /branches/dev/2.1/catalog/includes/boxes/mailchimp_newsletters.php
Modify /branches/dev/2.1/catalog/includes/boxes/search.php
Modify /branches/dev/2.1/catalog/includes/column_left.php
Modify /branches/dev/2.1/catalog/includes/column_right.php
Delete /branches/dev/2.1/catalog/templates/fallback/articles_page.tpl.php
Modify /branches/dev/2.1/catalog/templates/fallback/content/article_info.tpl.php
Bug Fix: #997 - BOX_WIDTH removal - changed to use width of column being displayed in Also removed two orphan files which do not appear to be part of osCmax: - catalog/affiliate_affiliateOrg.php - catalog/templates/fallback/articles_page.tpl.php
Categories: osCMax Development
Revision 1660: Bug Fix: Missing ?> from commit r1653 in main_page.tpl.php
Changed Paths:
Modify /branches/dev/2.1/catalog/templates/fallback/main_page.tpl.php
Bug Fix: Missing ?> from commit r1653 in main_page.tpl.php
Modify /branches/dev/2.1/catalog/templates/fallback/main_page.tpl.php
Bug Fix: Missing ?> from commit r1653 in main_page.tpl.php
Categories: osCMax Development
Revision 1659: Bug Fix: #1106 - Small fix to form focus in the admin panel when editing configu
Changed Paths:
Modify /branches/dev/2.1/catalog/admin/includes/general.js
Bug Fix: #1106 - Small fix to form focus in the admin panel when editing configuration.
Modify /branches/dev/2.1/catalog/admin/includes/general.js
Bug Fix: #1106 - Small fix to form focus in the admin panel when editing configuration.
Categories: osCMax Development
Revision 1658: Bug Fix #1092 German Language updates http://bugtrack.oscmax.com/view.php?id=109
Changed Paths:
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/categories.php
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/configuration.php
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/core.php
Modify /branches/dev/2.1/catalog/includes/languages/german/quantumqgwdbe.php
Bug Fix #1092 German Language updates http://bugtrack.oscmax.com/view.php?id=1092
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/categories.php
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/configuration.php
Modify /branches/dev/2.1/catalog/admin/includes/languages/german/core.php
Modify /branches/dev/2.1/catalog/includes/languages/german/quantumqgwdbe.php
Bug Fix #1092 German Language updates http://bugtrack.oscmax.com/view.php?id=1092
Categories: osCMax Development
Revision 1657: Bug Fix #451 http://bugtrack.oscmax.com/view.php?id=451 Batch Print pdf expires
Changed Paths:
Add /branches/dev/2.1/catalog/admin/includes/modules/batch_print/.htaccess
Bug Fix #451 http://bugtrack.oscmax.com/view.php?id=451 Batch Print pdf expires set properly.
Add /branches/dev/2.1/catalog/admin/includes/modules/batch_print/.htaccess
Bug Fix #451 http://bugtrack.oscmax.com/view.php?id=451 Batch Print pdf expires set properly.
Categories: osCMax Development
Revision 1656: Bug fix #689 http://bugtrack.oscmax.com/view.php?id=689
Changed Paths:
Modify /branches/dev/2.1/catalog/includes/modules/slideshow.php
Bug fix #689 http://bugtrack.oscmax.com/view.php?id=689
Modify /branches/dev/2.1/catalog/includes/modules/slideshow.php
Bug fix #689 http://bugtrack.oscmax.com/view.php?id=689
Categories: osCMax Development
Revision 1655: Bug Fix #535 http://bugtrack.oscmax.com/view.php?id=535
Changed Paths:
Modify /branches/dev/2.1/catalog/templates/fallback-html/main_page.code.php
Bug Fix #535 http://bugtrack.oscmax.com/view.php?id=535
Modify /branches/dev/2.1/catalog/templates/fallback-html/main_page.code.php
Bug Fix #535 http://bugtrack.oscmax.com/view.php?id=535
Categories: osCMax Development
Revision 1654: Bug fix #1097 http://bugtrack.oscmax.com/view.php?id=1097 Paypal WPP admin acces
Changed Paths:
Modify /branches/dev/2.1/catalog/install/oscmax.sql
Bug fix #1097 http://bugtrack.oscmax.com/view.php?id=1097 Paypal WPP admin access added to installer script
Modify /branches/dev/2.1/catalog/install/oscmax.sql
Bug fix #1097 http://bugtrack.oscmax.com/view.php?id=1097 Paypal WPP admin access added to installer script
Categories: osCMax Development
Revision 1653: Bug Fix #831 http://bugtrack.oscmax.com/view.php?id=831 Update Google Analytics
Changed Paths:
Modify /branches/dev/2.1/catalog/templates/compromise/main_page.code.php
Modify /branches/dev/2.1/catalog/templates/compromise/main_page.html
Modify /branches/dev/2.1/catalog/templates/fallback-html/main_page.code.php
Modify /branches/dev/2.1/catalog/templates/fallback-html/main_page.html
Modify /branches/dev/2.1/catalog/templates/fallback/main_page.tpl.php
Bug Fix #831 http://bugtrack.oscmax.com/view.php?id=831 Update Google Analytics to use asynchronous javascript code in all templates.
Modify /branches/dev/2.1/catalog/templates/compromise/main_page.code.php
Modify /branches/dev/2.1/catalog/templates/compromise/main_page.html
Modify /branches/dev/2.1/catalog/templates/fallback-html/main_page.code.php
Modify /branches/dev/2.1/catalog/templates/fallback-html/main_page.html
Modify /branches/dev/2.1/catalog/templates/fallback/main_page.tpl.php
Bug Fix #831 http://bugtrack.oscmax.com/view.php?id=831 Update Google Analytics to use asynchronous javascript code in all templates.
Categories: osCMax Development
Revision 1652: Bug fix #1067 http://bugtrack.oscmax.com/view.php?id=1067 HTML format adjustment
Changed Paths:
Modify /branches/dev/2.1/catalog/admin/stats_low_stock_attrib.php
Bug fix #1067 http://bugtrack.oscmax.com/view.php?id=1067 HTML format adjustment for admin/stats_low_stock_attrib.php
Modify /branches/dev/2.1/catalog/admin/stats_low_stock_attrib.php
Bug fix #1067 http://bugtrack.oscmax.com/view.php?id=1067 HTML format adjustment for admin/stats_low_stock_attrib.php
Categories: osCMax Development
Revision 1651: Bug fix #975 http://bugtrack.oscmax.com/view.php?id=975 Added .htaccess file pr
Changed Paths:
Add /branches/dev/2.1/catalog/cache/.htaccess
Bug fix #975 http://bugtrack.oscmax.com/view.php?id=975 Added .htaccess file protection to the cache directory.
Add /branches/dev/2.1/catalog/cache/.htaccess
Bug fix #975 http://bugtrack.oscmax.com/view.php?id=975 Added .htaccess file protection to the cache directory.
Categories: osCMax Development
Revision 1650: Updated USPS shipping module to v5.2.2 Bug Fix #1079 http://bugtrack.oscmax.com
Changed Paths:
Modify /branches/dev/2.1/catalog/includes/languages/english/usps.php
Modify /branches/dev/2.1/catalog/includes/modules/shipping/usps.php
Updated USPS shipping module to v5.2.2 Bug Fix #1079 http://bugtrack.oscmax.com/view.php?id=1079 USPS shipping module not displaying First Class International Parcel rates or First Class Parcel rates.
Modify /branches/dev/2.1/catalog/includes/languages/english/usps.php
Modify /branches/dev/2.1/catalog/includes/modules/shipping/usps.php
Updated USPS shipping module to v5.2.2 Bug Fix #1079 http://bugtrack.oscmax.com/view.php?id=1079 USPS shipping module not displaying First Class International Parcel rates or First Class Parcel rates.
Categories: osCMax Development
Revision 1649: Bug Fix #881 Incorrect geolocation API url causing whos_online.php to time out.
Changed Paths:
Modify /branches/dev/2.1/catalog/admin/whos_online.php
Bug Fix #881 Incorrect geolocation API url causing whos_online.php to time out.
Modify /branches/dev/2.1/catalog/admin/whos_online.php
Bug Fix #881 Incorrect geolocation API url causing whos_online.php to time out.
Categories: osCMax Development
