Changeset [9533fc92e9fdf3d8d09b3136161b8c8303295ef6] by dleffler
September 25th, 2012 @ 12:59 AM
Adds YUI Logger console which can be displayed/hidden using
Exponent menu. Y.log() should be the preferred debug output instead
of console.debug() which is not always available on IE and will
crash the page if encountered UNLIKE Y.log Also fixes an issue with
the duplicitous login message in ecom [#728
state:resolved responsible:dleffler milestone:2.0.9]
https://github.com/exponentcms/exponent-cms/commit/9533fc92e9fdf3d8...
Committed by dleffler
- M conf/extensions/maint.defaults.php
- M exponent.php
- M framework/core/assets/js/exp-attachableitems.js
- M framework/core/assets/js/exp-ecomcheckout.js
- M framework/core/assets/js/exp-ecomm.js
- M framework/core/assets/js/exp-filepicker.js
- M framework/core/assets/js/exp-slideshow.js
- M framework/core/assets/js/exp-tree.js
- M framework/core/expFramework.php
- M framework/core/subsystems/expPaginator.php
- M framework/core/subsystems/expSession.php
- M framework/core/subsystems/forms/controls/yuicalendarcontrol.php
- M framework/modules-1/containermodule/views/_form_edit.tpl
- M framework/modules/administration/assets/css/slingbar.css
- M framework/modules/administration/controllers/administrationController.php
- M framework/modules/administration/menus/admin.php
- M framework/modules/administration/views/administration/toolbar.tpl
- M framework/modules/ecommerce/controllers/cartController.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/ecommerce/models/shipping.php
- M framework/modules/ecommerce/products/models/eventregistration.php
- M framework/modules/ecommerce/products/views/donation/addToCart.tpl
- M framework/modules/ecommerce/products/views/eventregistration/addToCart.tpl
- M framework/modules/ecommerce/products/views/eventregistration/show.tpl
- M framework/modules/ecommerce/products/views/eventregistration/storeListing.tpl
- M framework/modules/ecommerce/products/views/giftcard/addToCart.tpl
- M framework/modules/ecommerce/products/views/product/child_edit.tpl
- M framework/modules/ecommerce/products/views/product/edit.tpl
- M framework/modules/ecommerce/shippingcalculators/views/tablebasedcalculator/configure.tpl
- M framework/modules/ecommerce/views/ecomconfig/edit_discount.tpl
- M framework/modules/ecommerce/views/eventregistration/eventregistration_form.tpl
- M framework/modules/ecommerce/views/purchaseOrder/edit.tpl
- M framework/modules/ecommerce/views/store/configure/general.tpl
- M framework/modules/ecommerce/views/store/edit_shipping.tpl
- M framework/modules/ecommerce/views/storeCategory/edit.tpl
- M framework/modules/file/assets/js/filemanager.js
- M framework/modules/file/views/file/picker_cke.tpl
- M framework/modules/navigation/assets/js/yui-top-nav-js.js
- M framework/modules/navigation/views/navigation/manage_hierarchy.tpl
- M framework/modules/pixidou/assets/js/pixidou.js
- M framework/plugins/function.yuimenu.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS