claudiosmweb
|
2f4b98d330
|
fixed erros while add a new shipping order item
|
2014-07-17 15:48:37 -03:00 |
claudiosmweb
|
589aa9ddd4
|
fixed refund qty in order fee item
|
2014-07-17 15:48:03 -03:00 |
Gerhard
|
dc9043f99c
|
Put the whole coupon message in the filter.
|
2014-07-17 10:36:12 +02:00 |
claudiosmweb
|
501cc29bd9
|
hide the order totals when active the refunds panel
|
2014-07-16 23:08:59 -03:00 |
claudiosmweb
|
af235e08f6
|
moved refunds to order items
|
2014-07-16 17:12:33 -03:00 |
claudiosmweb
|
d7133035e1
|
added order items add shipping cost button
|
2014-07-16 15:41:18 -03:00 |
claudiosmweb
|
04e8fbcb5e
|
added new add products order items action
|
2014-07-16 15:11:48 -03:00 |
claudiosmweb
|
3ca145ac85
|
created backbone modal dialog
|
2014-07-15 19:56:07 -03:00 |
Patrick Rauland
|
e735fe45e0
|
fixing typos in abstract settings class
|
2014-07-15 16:41:28 -06:00 |
Remi Corson
|
c629c86d0c
|
add attributes do_action
|
2014-07-15 10:51:20 +02:00 |
claudiosmweb
|
29bb05f51c
|
fixed coupon class
|
2014-07-14 18:04:45 -03:00 |
claudiosmweb
|
0a71c4498d
|
moved the coupons to order items metabox
|
2014-07-14 17:04:23 -03:00 |
claudiosmweb
|
f0bf3e9e7e
|
moved the shipping save method to order items
|
2014-07-14 16:32:04 -03:00 |
claudiosmweb
|
7e17443be4
|
added new html-order-shipping.php to work in order items metabox
|
2014-07-14 16:22:01 -03:00 |
claudiosmweb
|
ef2bff285a
|
created new order totals display in order items
|
2014-07-14 15:23:56 -03:00 |
Patrick Rauland
|
568c0102ae
|
adding get_a_job method
|
2014-07-14 09:18:07 -06:00 |
Patrick Rauland
|
7a4c0f94de
|
readme update
|
2014-07-14 08:47:05 -06:00 |
Max Rice
|
95aab694e4
|
API: implement order creation
part of #4160
|
2014-07-12 21:44:49 -04:00 |
Max Rice
|
4661cd3acf
|
set a proper code for wp_error
|
2014-07-12 21:43:27 -04:00 |
Max Rice
|
13e2495390
|
API: implement order deletion
part of #4160
|
2014-07-12 18:09:21 -04:00 |
Max Rice
|
8c3df8f65f
|
update get_woocommerce_api_url() to handle multiple versions
|
2014-07-12 17:51:29 -04:00 |
Max Rice
|
a4cb198cb9
|
implement separate handlers for v1/v2 REST API requests
|
2014-07-12 17:51:08 -04:00 |
Max Rice
|
54c019dd62
|
re-add v1 API classes
|
2014-07-12 17:49:43 -04:00 |
daniel von mitschke
|
b991617ff7
|
adding default product visibility filter hook
Added a filter hook ‚woocommerce_product_visibility_default’ to set the
default visibility option on new products
|
2014-07-12 14:30:43 +02:00 |
claudiosmweb
|
c1b8878587
|
removed order_type taxonomy from wc_create_refund()
|
2014-07-11 15:39:20 -03:00 |
claudiosmweb
|
8c77382d95
|
removed old order_type taxonomy stuffs and fixed some code standards
|
2014-07-11 15:38:23 -03:00 |
claudiosmweb
|
cdadc18665
|
fixed an fatal error in admin dashboard
|
2014-07-11 15:03:34 -03:00 |
Mike Jolley
|
822d477f72
|
wc_price filters suggested in #5664
Closes #5664
|
2014-07-11 16:13:03 +01:00 |
Mike Jolley
|
0ed0a41a04
|
Merge pull request #5833 from CFXd/move-tfoot-after-tbody-multiple-occurences
Move TFOOT to after TBODY element throughout templates and classes
|
2014-07-11 15:44:33 +01:00 |
Mike Jolley
|
9e6caec3a2
|
set cookies on shutdown in case of redirect.
|
2014-07-11 15:40:18 +01:00 |
Mike Jolley
|
1854694707
|
Merge pull request #5832 from claudiosmweb/fix-order-status-when-save
Fix order status when save
|
2014-07-11 15:32:00 +01:00 |
Mike Jolley
|
6ba4dc3dc1
|
Merge branch 'refunds-and-order-types' into credit-notes
|
2014-07-11 15:31:08 +01:00 |
Mike Jolley
|
755001f19b
|
Use order types where required
|
2014-07-11 12:43:42 +01:00 |
Mike Jolley
|
2545e55b73
|
wc_get_order_types and wc_register_order_type
Uses CPT rather than terms. #3164
|
2014-07-11 10:42:49 +01:00 |
Michael Silber
|
32bd50c379
|
Move TFOOT to after TBODY element throughout templates and classes
|
2014-07-10 21:50:51 -04:00 |
claudiosmweb
|
664c20a2ed
|
fixed order status change when save
|
2014-07-10 17:41:53 -03:00 |
Mike Jolley
|
eca4025f5e
|
Delete and display refunds
|
2014-07-10 16:39:10 +01:00 |
GreY
|
cb59771a2d
|
added do_action( 'woocommerce_after_product_ordering' ); to sync product translations menu_order value
|
2014-07-10 17:15:31 +03:00 |
Mike Jolley
|
6862829fce
|
Show total available
|
2014-07-10 14:52:36 +01:00 |
Mike Jolley
|
280b884c28
|
Create refunds and process via gateway
|
2014-07-10 14:49:04 +01:00 |
Mike Jolley
|
d88279fe53
|
Start on ajax handlers
|
2014-07-10 13:33:05 +01:00 |
Mike Jolley
|
e7dc58ac31
|
Tidied up order script
|
2014-07-10 11:25:50 +01:00 |
Mike Jolley
|
0e418a2961
|
Helper for getting tax rate percent
|
2014-07-10 11:01:00 +01:00 |
Mike Jolley
|
8ccd716062
|
Fix parsefloat
|
2014-07-10 11:00:48 +01:00 |
Kathy Darling
|
5a88e77959
|
add_to_cart() return $cart_item_key
|
2014-07-09 16:33:40 -04:00 |
Mike Jolley
|
b0bf1af931
|
Merge pull request #5816 from BFTrick/remove-webkit-styles-from-emails
Remove Webkit Styles from Email Templates
|
2014-07-09 15:35:10 +01:00 |
Mike Jolley
|
4d45121791
|
Merge pull request #5817 from claudiosmweb/improved-refund-and-order-classes
Improved refund and order classes
|
2014-07-09 15:34:54 +01:00 |
claudiosmweb
|
31a8483b4f
|
created method to get the total amount already refunded
|
2014-07-08 16:59:38 -03:00 |
claudiosmweb
|
87d8cd1c95
|
set order_type for refunds
|
2014-07-08 16:41:07 -03:00 |
claudiosmweb
|
7d340abd6d
|
fixed the get_refunds() method in WC_Order class
|
2014-07-08 16:41:03 -03:00 |