Lib_Js_Mage - Version 1.9.1.0

Version Notes

1.9.1.0

Download this release

Release Info

Developer Magento Core Team
Extension Lib_Js_Mage
Version 1.9.1.0
Comparing to
See all releases


Code changes from version 1.9.0.0 to 1.9.1.0

Files changed (53) hide show
  1. js/lib/dropdown.js +3 -3
  2. js/lib/flex.js +3 -3
  3. js/lib/jquery/jquery-1.10.2.js +9789 -0
  4. js/lib/jquery/jquery-1.10.2.min.js +6 -0
  5. js/lib/jquery/jquery-1.10.2.min.map +1 -0
  6. js/lib/jquery/noconflict.js +27 -0
  7. js/mage/adminhtml/accordion.js +3 -3
  8. js/mage/adminhtml/backup.js +3 -3
  9. js/mage/adminhtml/browser.js +3 -3
  10. js/mage/adminhtml/events.js +3 -3
  11. js/mage/adminhtml/flexuploader.js +3 -3
  12. js/mage/adminhtml/form.js +3 -3
  13. js/mage/adminhtml/giftmessage.js +3 -3
  14. js/mage/adminhtml/giftoptions/tooltip.js +3 -3
  15. js/mage/adminhtml/grid.js +3 -3
  16. js/mage/adminhtml/hash.js +3 -3
  17. js/mage/adminhtml/image.js +3 -3
  18. js/mage/adminhtml/loader.js +3 -3
  19. js/mage/adminhtml/magento-all.js +3 -3
  20. js/mage/adminhtml/product.js +3 -3
  21. js/mage/adminhtml/product/composite/configure.js +3 -3
  22. js/mage/adminhtml/rules.js +3 -3
  23. js/mage/adminhtml/sales.js +3 -3
  24. js/mage/adminhtml/sales/packaging.js +3 -3
  25. js/mage/adminhtml/scrollbar.js +3 -3
  26. js/mage/adminhtml/tabs.js +3 -3
  27. js/mage/adminhtml/tools.js +3 -3
  28. js/mage/adminhtml/uploader.js +3 -3
  29. js/mage/adminhtml/variables.js +3 -3
  30. js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentovariable/editor_plugin.js +3 -3
  31. js/mage/adminhtml/wysiwyg/tiny_mce/plugins/magentowidget/editor_plugin.js +3 -3
  32. js/mage/adminhtml/wysiwyg/tiny_mce/setup.js +4 -3
  33. js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/content.css +3 -3
  34. js/mage/adminhtml/wysiwyg/tiny_mce/themes/advanced/skins/default/dialog.css +3 -3
  35. js/mage/adminhtml/wysiwyg/widget.js +3 -3
  36. js/mage/captcha.js +3 -3
  37. js/mage/centinel.js +3 -3
  38. js/mage/cookies.js +3 -3
  39. js/mage/directpost.js +3 -3
  40. js/mage/translate.js +3 -3
  41. js/mage/translate_inline.css +3 -3
  42. js/mage/translate_inline.js +3 -3
  43. js/varien/accordion.js +3 -3
  44. js/varien/configurable.js +3 -3
  45. js/varien/form.js +3 -3
  46. js/varien/iehover-fix.js +3 -3
  47. js/varien/js.js +3 -3
  48. js/varien/menu.js +3 -3
  49. js/varien/payment.js +3 -3
  50. js/varien/product.js +3 -3
  51. js/varien/telephone.js +3 -3
  52. js/varien/weee.js +3 -3
  53. package.xml +5 -5
js/lib/dropdown.js CHANGED
@@ -9,17 +9,17 @@
9
  * http://opensource.org/licenses/afl-3.0.php
10
  * If you did not receive a copy of the license and are unable to
11
  * obtain it through the world-wide-web, please send an email
12
- * to license@magentocommerce.com so we can send you a copy immediately.
13
  *
14
  * DISCLAIMER
15
  *
16
  * Do not edit or add to this file if you wish to upgrade Magento to newer
17
  * versions in the future. If you wish to customize Magento for your
18
- * needs please refer to http://www.magentocommerce.com for more information.
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  dropdown = function() {
9
  * http://opensource.org/licenses/afl-3.0.php
10
  * If you did not receive a copy of the license and are unable to
11
  * obtain it through the world-wide-web, please send an email
12
+ * to license@magento.com so we can send you a copy immediately.
13
  *
14
  * DISCLAIMER
15
  *
16
  * Do not edit or add to this file if you wish to upgrade Magento to newer
17
  * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magento.com for more information.
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2014 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
  dropdown = function() {
js/lib/flex.js CHANGED
@@ -9,17 +9,17 @@
9
  * http://opensource.org/licenses/afl-3.0.php
10
  * If you did not receive a copy of the license and are unable to
11
  * obtain it through the world-wide-web, please send an email
12
- * to license@magentocommerce.com so we can send you a copy immediately.
13
  *
14
  * DISCLAIMER
15
  *
16
  * Do not edit or add to this file if you wish to upgrade Magento to newer
17
  * versions in the future. If you wish to customize Magento for your
18
- * needs please refer to http://www.magentocommerce.com for more information.
19
  *
20
  * @category Mage
21
  * @package js
22
- * @copyright Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
9
  * http://opensource.org/licenses/afl-3.0.php
10
  * If you did not receive a copy of the license and are unable to
11
  * obtain it through the world-wide-web, please send an email
12
+ * to license@magento.com so we can send you a copy immediately.
13
  *
14
  * DISCLAIMER
15
  *
16
  * Do not edit or add to this file if you wish to upgrade Magento to newer
17
  * versions in the future. If you wish to customize Magento for your
18
+ * needs please refer to http://www.magento.com for more information.
19
  *
20
  * @category Mage
21
  * @package js
22
+ * @copyright Copyright (c) 2006-2014 X.commerce, Inc. (http://www.magento.com)
23
  * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
24
  */
25
 
js/lib/jquery/jquery-1.10.2.js ADDED
@@ -0,0 +1,9789 @@