Mike Jolley
84503dc8ac
Undo debug
2015-12-16 13:28:55 +00:00
Mike Jolley
d8f96f4dc9
zones empty state
2015-12-15 19:10:41 +00:00
Mike Jolley
7f61beee41
Worldwide zone handling
2015-12-15 18:04:14 +00:00
Mike Jolley
44b2834d73
Worldwide zones needs handling
2015-12-15 17:54:51 +00:00
Mike Jolley
e25d876779
List and sort methods within zones
2015-12-15 17:48:03 +00:00
Mike Jolley
f48f09ebdf
Fix zone links
2015-12-15 16:35:33 +00:00
Mike Jolley
a4f98902a3
Zone based free shipping
2015-12-15 16:23:46 +00:00
Mike Jolley
b47423ff2b
Moved rate calc logic into shipping class
2015-12-15 16:22:32 +00:00
Mike Jolley
9818796d3e
Removing selection priority
...
This option was added so you could sort methods in a custom order, but
choose a different default.
Doing this per zone would add extra complexity, and this has also
proven problematic when a method registers multiple rates.
This commit removes usage of the setting. We should use the display
order and choose the top method by default. It think this balances ease
of use with control.
2015-12-15 15:49:35 +00:00
Mike Jolley
041906e692
Shipping class cleanup
2015-12-15 15:39:00 +00:00
Mike Jolley
a0e0bb1e55
Load instance methods for calculations
2015-12-15 15:00:45 +00:00
Mike Jolley
091a8a7641
Zone matching functions
2015-12-15 12:39:52 +00:00
Mike Jolley
3b81642eec
Instance and global level settings
2015-12-14 16:56:39 +00:00
Mike Jolley
2f97b16a91
Fix notice
2015-12-14 14:05:00 +00:00
Mike Jolley
b27aed5753
Settings api
2015-12-14 14:03:46 +00:00
Mike Jolley
63f8eebd6a
Started on refactoring settings for instances
2015-12-11 16:41:38 +00:00
Mike Jolley
6cea054fca
Method list screen and method screen with breadcrumbs
2015-12-11 14:11:12 +00:00
Mike Jolley
66d4065ae4
postcode saving
2015-12-10 18:33:59 +00:00
Mike Jolley
4893db3afe
tweak js
2015-12-10 17:47:14 +00:00
Mike Jolley
0e2bfa551c
wc-shipping-zone-postcodes
2015-12-10 17:29:09 +00:00
Mike Jolley
d859b6f2f9
remove trs
2015-12-10 17:27:25 +00:00
Mike Jolley
4557157890
List regions
2015-12-10 17:07:18 +00:00
Mike Jolley
cf5381083d
Started on zone regions selector
2015-12-10 15:09:37 +00:00
Mike Jolley
3a8ed22905
Fix sorting for new zones
2015-12-10 13:09:39 +00:00
Mike Jolley
41042e94a7
Sort zones
2015-12-10 12:31:03 +00:00
Mike Jolley
14eeb9f936
Zones first draft with backbone saving of zone names
2015-12-10 11:55:03 +00:00
Mike Jolley
56f274b68b
non-functional Mockup for the shipping zones interface
2015-12-08 12:45:18 +00:00
Mike Jolley
485a127778
get_continents
2015-12-08 11:15:02 +00:00
Mike Jolley
61c3e74d4f
srcset should not be set to 'false'
2015-12-07 11:57:02 +00:00
Mike Jolley
dd2fe6ff49
Make WC_Abstract_Order::update_status() return boolean
...
closes #9777
2015-12-07 10:12:17 +00:00
Mike Jolley
f183df1b13
Remove line breaks
2015-12-07 10:01:44 +00:00
Mike Jolley
eb0a5e1d87
Merge pull request #9770 from woothemes/issue/9769-set-current-gateway-php-fatal
...
Avoid PHP errors when setting the current gateway.
2015-12-07 10:00:44 +00:00
Mike Jolley
38df188848
Merge pull request #9778 from ardalann/patch-1
...
Corrected @see comments
2015-12-07 09:47:12 +00:00
Coen Jacobs
bae582e3ff
End function requires variable to prevent strict standards errors
...
Just a temporary variable that is only used to pass an actual variable
to the PHP end function (as that takes a reference as argument). This
prevents strict standard errors.
2015-12-07 08:10:19 +01:00
ardalann
52436a093c
Corrected @see comments
2015-12-06 20:03:40 -07:00
Jeff Stieler
9635f244de
Avoid PHP errors when setting the current gateway.
2015-12-04 18:17:33 -07:00
Shiva Poudel
88d7713a86
Modified checkbox class value from widefat
2015-12-05 05:26:28 +05:45
Shiva Poudel
69d6a25f5e
Refactor to format the value based on widget settings type
2015-12-05 05:25:51 +05:45
Claudio Sanches
b31e15e48b
Fixed docblock versions
2015-12-04 21:18:06 -02:00
Claudio Sanches
d15c711855
Merge branch 'master' of github.com:woothemes/woocommerce
2015-12-04 21:17:47 -02:00
Max Rice
3befe1426f
Introduce WC_Product::get_id() method
2015-12-04 15:17:25 -05:00
Claudio Sanches
92582e21cb
Properly sanitize textarea field for widgets #9762
2015-12-04 17:14:42 -02:00
Claudio Sanches
0f5c70e33f
Merge pull request #9762 from shivapoudel/widget-textarea
...
Added textarea widget form field
2015-12-04 17:14:12 -02:00
Claudio Sanches
11ce0fb18c
[API] Added endpoint to allow delete product attribute terms
2015-12-04 17:01:49 -02:00
Claudio Sanches
4d57d6f4db
[API] Added endpoint to allow edit product attribute terms
2015-12-04 16:53:17 -02:00
Claudio Sanches
20efee8cd4
[API] Added endpoint to create product attribute terms
2015-12-04 16:38:17 -02:00
Claudio Sanches
1d0d2258d0
[API] Created method to get a single product attribute term
2015-12-04 16:14:57 -02:00
Claudio Sanches
b530449774
[API] Created method to get product attribute terms
2015-12-04 16:02:31 -02:00
Claudio Sanches
a7cfcddd95
Created wc_attribute_taxonomy_name_by_id() function
2015-12-04 16:02:07 -02:00
Shiva Poudel
b3cd28e323
Added textarea widget form field
2015-12-04 21:23:19 +05:45