Mike Jolley
|
2e2ec824f0
|
Set field required class
Fixes #7859
|
2015-04-10 15:43:39 +01:00 |
Mike Jolley
|
21c5513526
|
Added endpoint for faster ajax requests
|
2015-03-20 12:28:26 +00:00 |
claudiosmweb
|
c683720b02
|
Removed old ajax_loader_url param from all js files
|
2014-11-14 09:52:44 -02:00 |
Mike Jolley
|
8007e4c102
|
Fix encoding issue with attribute values and move variation data to tooltip Closes #5169
|
2014-03-20 15:47:52 +00:00 |
splashingpixels
|
ce3605ad36
|
cart jshinted and standard coding fixes
|
2014-03-17 20:08:41 -07:00 |
Mike Jolley
|
b1b6e10b98
|
Result of Grunt minification + tx pull
|
2014-02-03 14:35:26 +00:00 |
toddlahman
|
13c24b410e
|
Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.
http://api.jquery.com/ready/
|
2014-01-30 18:44:17 -08:00 |
splashingpixels
|
5b42f5f596
|
revised/ammend pull request 4513
|
2014-01-15 23:06:23 -08:00 |
splashingpixels
|
c6018f58af
|
fix shipping cost total not updating when using select dropdown method Fixes #4515
|
2014-01-15 19:33:21 -08:00 |
Mike Jolley
|
329a96b452
|
Look for name of select Fixes #4365
|
2013-12-23 15:42:46 +00:00 |
Coen Jacobs
|
fe8f57c2e3
|
Minified all the JS files for #4289
|
2013-12-05 10:23:38 +01:00 |
Mike Jolley
|
e01df544ec
|
Reworked total templates to support coupon lines, and started support for multiple shipping methods per order.
@todo store shipping methods in the order
@todo test with PP shipping real world
cc @coe
|
2013-08-14 21:00:34 +01:00 |
Mike Jolley
|
4f0320fdb2
|
Refactor frontend scripts #3165
|
2013-06-11 13:31:41 +01:00 |
Mike Jolley
|
53aee3c446
|
Fix for commit 5507e8453f
|
2012-12-28 17:33:05 +00:00 |
Mike Jolley
|
5507e8453f
|
Remove depricated jQuery Closes #2039
|
2012-12-28 13:02:12 +00:00 |
James Koster
|
f5552e0b5e
|
retina'd frontend ajax loader
|
2012-12-13 15:53:36 +00:00 |
Mike Jolley
|
b450616848
|
woocommerce_ajax_loader_url
|
2012-08-25 10:32:14 +01:00 |
Mike Jolley
|
30b8ddaf1d
|
Split up frontend scripts so they can be loaded when needed.
|
2012-07-17 15:09:18 +01:00 |