Florian Ludwig
|
35655f8544
|
Fixed all inefficient selector usages
Use find for more efficient selectors - more information on e.g.
https://24ways.org/2011/your-jquery-now-with-less-suck/
|
2015-09-07 19:51:10 +02:00 |
Mike Jolley
|
4bda0f2387
|
check for sizes
|
2015-09-07 11:38:24 +01:00 |
Mike Jolley
|
32a2bbfbd1
|
Sort out variation loading after attribute save
|
2015-09-04 14:00:42 +01:00 |
Mike Jolley
|
32b220d8b6
|
Improve variation reload after save attributes
@claudiosmweb
|
2015-09-03 16:17:08 +01:00 |
roykho
|
4a8712053f
|
gallery images where not saving
|
2015-07-27 09:57:21 -07:00 |
Mike Jolley
|
8161cbd095
|
Change remove buttons into links
|
2015-07-08 23:08:07 +01:00 |
Claudio Sanches
|
4aae7b99be
|
Fixed tooltips load for variations
|
2015-07-08 15:05:52 -03:00 |
Claudio Sanches
|
c0ca144d57
|
Fixed js warnings on js/admin/meta-boxes-product.js
|
2015-07-08 14:48:06 -03:00 |
Mike Jolley
|
358da00b15
|
Treat each picker independently
Closes #8515
|
2015-07-07 11:49:12 +01:00 |
Shiva Poudel
|
27186d235c
|
Tweaks - JSHint fix for product meta-box
|
2015-06-03 21:38:34 +05:45 |
Shiva Poudel
|
051964adc5
|
Remove undefined variable
|
2015-06-03 21:18:01 +05:45 |
Shiva Poudel
|
0e01ff90f3
|
Tweaks - Conding standard and JSHint fix
|
2015-06-03 21:17:40 +05:45 |
Claudio Sanches
|
1dadbb2842
|
Fixed coding standards for #7879
|
2015-04-13 12:37:22 -03:00 |
Danny van Kooten
|
88f2e690bb
|
Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ).
|
2015-04-03 14:21:47 +02:00 |
Mike Jolley
|
cbfc2717db
|
Use URL if no sizes exist Closes #7491
|
2015-02-19 14:15:28 +00:00 |
Mike Jolley
|
9f8a7d1199
|
Remove datepicker icon's and use focus event
|
2015-01-30 12:54:33 +00:00 |
splashingpixels
|
a216d28a0b
|
remove runtiptip when deleting gallery images closes #7192
|
2015-01-23 07:45:57 -08:00 |
Brent Shepherd
|
f1c46decb7
|
Trigger a JS event after an attribute is added
|
2015-01-20 14:12:55 -08:00 |
Mike Jolley
|
4b7f97c1de
|
Attributes
|
2015-01-09 16:53:47 +00:00 |
Mike Jolley
|
22cc1fb0c7
|
Add attributes with ajax and don't load all attributes at once.
Significantly improves performance with many attributes in admin.
Closes #6852 cc @claudiosmweb
|
2014-12-22 14:16:15 +00:00 |
Mike Jolley
|
3904035003
|
Disable already added attributes #6189
|
2014-11-26 11:35:07 +00:00 |
James Koster
|
30a5c4bfdb
|
bye bye ajax loader gif.
|
2014-11-13 18:28:15 +00:00 |
Cor van Noorloos
|
c8688a0809
|
product meta box
|
2014-09-28 17:23:05 +02:00 |
thenbrent
|
a3dfc9e356
|
Allow extensions to hijack i18n_product_type_alert
|
2014-08-20 16:00:41 -07:00 |
claudiosmweb
|
519de5be59
|
added alert about changing the product type that has variations
closes #5864
@mikejolley
|
2014-07-30 15:04:04 -03:00 |
Mike Jolley
|
2282d76efb
|
More UI / Split up meta box scripts
|
2014-07-08 14:14:29 +01:00 |