Mike Jolley
|
fab8a871aa
|
Merge branch 'master' into shipping-zones
# Conflicts:
# assets/css/admin.css
# includes/admin/class-wc-admin-assets.php
|
2016-02-10 14:12:39 +00:00 |
Mike Jolley
|
a35c7d6aca
|
Hide min order amount field when not needed
Closes #10129
|
2016-02-08 11:44:08 +00:00 |
Mike Jolley
|
8064b35350
|
Add methods from zones screen
|
2016-01-13 15:04:10 +00:00 |
Fredrik Forsmo
|
093684c7e0
|
* Added comments to `init`, `is_available` and `calculate_shipping`
* Added better properties comments.
* Fixed initialize typo
|
2016-01-06 20:10:54 +01:00 |
Mike Jolley
|
901db7b0f8
|
zone tweaks
|
2015-12-18 17:10:58 +00:00 |
Mike Jolley
|
9aa34330ac
|
Fix sorting and saving for methods
|
2015-12-16 16:09:52 +00:00 |
Mike Jolley
|
1a77563085
|
started on free shipping
|
2015-12-16 13:52:46 +00:00 |
Mike Jolley
|
a4f98902a3
|
Zone based free shipping
|
2015-12-15 16:23:46 +00:00 |
Mike Jolley
|
a0e0bb1e55
|
Load instance methods for calculations
|
2015-12-15 15:00:45 +00:00 |
Mike Jolley
|
3b81642eec
|
Instance and global level settings
|
2015-12-14 16:56:39 +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 |
Claudio Sanches
|
ee30b5b308
|
Fixed php docs standards
|
2015-11-03 11:31:20 -02:00 |
Mike Jolley
|
92043a19f2
|
Free shipping should not be on by default
Closes #8819
|
2015-08-13 22:02:44 +01:00 |
Claudio Sanches
|
9e41552342
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
Mike Jolley
|
0e72c5e699
|
Class tidy
|
2015-05-15 14:16:44 +01:00 |
Mike Jolley
|
037242a9a2
|
More docblock tweaks
|
2015-02-03 16:03:28 +00:00 |
Claudio Sanches
|
9a6dc0bf41
|
Added select2 for all settings fields
|
2015-01-12 15:45:47 -02:00 |
Mike Jolley
|
50c6e1e4a0
|
select2 settings
|
2015-01-12 16:29:01 +00:00 |
claudiosmweb
|
8eeb6fc204
|
Removed more some unused code
|
2014-11-19 22:43:09 -02:00 |
shivapoudel
|
11a1be6b12
|
Absolute path and Indentation fix for includes/shipping/*.php :)
|
2014-09-21 01:29:32 +05:45 |
Mike Jolley
|
ffa1db6ae6
|
Add $package to is_available shipping method hooks
|
2014-05-06 09:34:25 +01:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Mike Jolley
|
3fd02a57d0
|
Locales - store standardised values, and display using locale in admin #3862
|
2013-11-12 17:43:30 +00:00 |
Mike Jolley
|
5d2e1ac031
|
Refactor coupon code so coupons get the actual discount amount, redone edit coupon screen with tabs, added coupon item limits which Closes #3902
|
2013-10-18 18:10:58 +01:00 |
Mike Jolley
|
3ccaae0962
|
Revert to previous logic, but fix tax total #3924
|
2013-10-16 18:06:14 +01:00 |
Mike Jolley
|
c68e93457d
|
#3924
|
2013-10-16 15:37:24 +01:00 |
Mike Jolley
|
0f1a8001cf
|
Use subtotal for free shipping, remove unused min_amount from abstract #3924
|
2013-10-15 17:19:30 +01:00 |
Mike Jolley
|
85e73c5e53
|
Typos #3908
|
2013-10-11 15:30:10 +01:00 |
Mike Jolley
|
d67c142070
|
Add data-placeholder Closes #3908.
|
2013-10-11 15:27:04 +01:00 |
Mike Jolley
|
24a3e3e17b
|
Format decimals with single function, convert locale to standard form. #3862
|
2013-10-01 17:54:32 +01:00 |
Mike Jolley
|
b892815336
|
Remove html5 number inputs (unreliable at present, locale issues), add JS validation for price inputs. New price input type in settings API to make future changes easier to implement. Closes #3587
@coenjacobs hows this look?
|
2013-09-27 20:28:42 +01:00 |
Patrick Rauland
|
4d4645eee4
|
remove spaces in favor of tabs in shipping classes
|
2013-08-12 16:09:04 -05:00 |
Mike Jolley
|
03af136986
|
Separate ship to options from sell to. Closes #3215.
|
2013-08-02 16:54:28 +01:00 |
Mike Jolley
|
c75ea04c1c
|
classes -> includes
|
2013-06-11 14:25:30 +01:00 |