Mike Jolley
e9a168c2ee
Merge pull request #3564 from ragulka/stock-action-hooks
...
Add stock set, increase and reduce action hooks
2013-08-02 03:11:05 -07:00
Mike Jolley
daae3e6f97
Merge pull request #3566 from LeGaS/master
...
Enable states for Hungary
2013-08-02 03:09:30 -07:00
Mike Jolley
a5760fc19b
Merge pull request #3569 from thenbrent/non_static_variable_product_sync
...
Backward compatible variable_product_sync()
2013-08-02 03:09:04 -07:00
thenbrent
3ce6f3012d
Set default $product_id on variable_product_sync()
2013-08-01 17:54:24 -07:00
thenbrent
825587da6a
Backward compatible variable_product_sync()
...
Adds new static sync() method to WC_Product_Variable and restores
variable_product_sync() to its former, non-static glory. Also makes
the $product_id param optional on variable_product_sync() to avoid
breaking backward compatibility.
2013-08-01 17:35:54 -07:00
Legradi Szabolcs
89a3732a03
Fix state label for Hungary
2013-08-01 16:58:48 +02:00
Legradi Szabolcs
0b92287bd4
Enable states in Hungary
...
The states file for Hungary is in the project for some time now, this
commit enables the use of it.
2013-08-01 16:43:00 +02:00
Illimar Tambek
27ed699ea7
Prefix stock hooks with product_
2013-08-01 15:09:15 +03:00
Illimar Tambek
40ee077624
Add woocommerce_set_stock, woocommerce_increase_stock and woocommerce_reduce_stock action hooks
2013-08-01 15:06:26 +03:00
Mike Jolley
d302251d3f
Merge pull request #3561 from alexandreleroux/master
...
French translation updated
2013-07-31 11:18:15 -07:00
Mike Jolley
23cad7cec2
First day of month report fixes.
2013-07-31 17:47:38 +01:00
Alexandre Leroux
565928ee8b
French translation updated
...
Numerous updated strings. Mostly minor modifications and typos.
2013-07-31 12:34:02 -04:00
Mike Jolley
b6e7b4a706
Merge pull request #3559 from stuk88/master
...
Hebrew translation
2013-07-31 07:13:36 -07:00
Mike Jolley
981575491d
Review order columns Closes #2798 .
2013-07-31 15:12:53 +01:00
stas
f41fc1c767
Hebrew translation
2013-07-31 12:01:18 +03:00
Mike Jolley
9f1c14c682
Tidied comment styling and only show stars if set Closes #2906 .
2013-07-31 09:44:28 +01:00
Mike Jolley
e18507f8ea
Merge pull request #3558 from BFTrick/fix-css-whitespace
...
Replacing Spaces with Tabs in Style Sheets
2013-07-31 00:42:44 -07:00
Mike Jolley
e170c12607
Merge pull request #3557 from BFTrick/update-system-status-1
...
Linking Plugin Name to the Plugin Url in the System Status
2013-07-31 00:42:03 -07:00
Mike Jolley
f6567d4aac
Merge pull request #3554 from BFTrick/fix-norwegian-language-file
...
Fixing Norwegian Language File Typo
2013-07-31 00:41:08 -07:00
Patrick Rauland
59a1d743f1
replacing spaces with tabs in style sheets
2013-07-30 22:11:21 -05:00
Patrick Rauland
012e6fe2f9
linking plugin name to the plugin url in system status
2013-07-30 21:31:19 -05:00
Patrick Rauland
377099a9fb
fixing norwegian language file typo
2013-07-30 10:29:42 -05:00
Mike Jolley
34624fa4ca
Rather than check if cart has contents, standardize cart hash adn cookie so its refreshed once. Closes #3505 .
...
@coenjacobs for .14
2013-07-30 15:23:08 +01:00
Mike Jolley
1b9562ca3b
operator option. Closes #3528
2013-07-30 15:03:39 +01:00
Mike Jolley
f7cba5948b
Filter woocommerce_checkout_customer_id Closes #3491
2013-07-30 14:50:53 +01:00
Mike Jolley
12d705c9c4
Bulk and quick edit tax status/class. Closes #3530 .
2013-07-30 14:43:45 +01:00
Mike Jolley
63433bbdd7
Check for undefined attributes. Closes #3487 .
2013-07-30 13:57:42 +01:00
Mike Jolley
596f4d1a23
More login hooks Closes #3543 .
2013-07-30 13:38:45 +01:00
Mike Jolley
55150a08d8
Notices
2013-07-30 13:03:18 +01:00
Mike Jolley
fd4b16f30e
Correctly sanitize password. Closes #3553 .
2013-07-30 13:03:08 +01:00
Mike Jolley
bf5716af3c
If admin user is logged in, link them to order notes. Closes #3433 .
2013-07-30 12:35:18 +01:00
Mike Jolley
63b203955b
Fix syncing and make variable_product_sync static for admin use. Closes #3450
2013-07-30 12:15:09 +01:00
Mike Jolley
b2e3df20e3
Remove trashed and non-existant products from the cart. Closes #3457 .
2013-07-30 11:51:50 +01:00
Mike Jolley
45ec540236
fix notice with sku
2013-07-30 11:39:25 +01:00
Mike Jolley
9b512df0c0
Bulk edit mark on hold Closes #3496 .
2013-07-30 11:35:07 +01:00
Mike Jolley
51c1af2f34
Pass item + id to order_line_item hook Closes #3518 .
2013-07-30 11:29:06 +01:00
Mike Jolley
22bd515fbd
Customer invoice does not need toggle. Closes #3459 .
2013-07-30 11:24:25 +01:00
Mike Jolley
c9b7a46c7b
Correct string to times and ranges. Closes #3540
2013-07-30 11:12:48 +01:00
Mike Jolley
e8570da2de
Only empty the cart for logged in users.
2013-07-30 11:12:48 +01:00
Mike Jolley
f7d2531ec1
Check attribute values are posted.
2013-07-30 11:12:48 +01:00
Mike Jolley
15f98496f1
Ensure sku placeholder exists for variable products Closes #1734 .
2013-07-30 11:12:47 +01:00
James Koster
5797fa4d16
reverted Hungarian translation
2013-07-28 21:23:30 +01:00
James Koster
1c7bed245c
Hungarian translation updates
2013-07-28 11:20:27 +01:00
Mike Jolley
0a6f1aaa60
Merge pull request #3532 from JustinSainton/silly-wpdb
...
Remove extraneous $wpdb globalization
2013-07-27 11:37:15 -07:00
Mike Jolley
97f5ee7433
Merge pull request #3533 from kloon/master
...
Google Analytics, Add to cart event uniformity for shop and single.
2013-07-27 11:36:31 -07:00
Mike Jolley
fd6665ff29
Merge pull request #3537 from helgatheviking/new-action/woocommerce_variable_product_sync
...
New action/woocommerce variable product sync
2013-07-27 11:35:43 -07:00
Kathy Darling
f743018ea1
add action woocommerce_variable_product_sync to variable sync
2013-07-26 11:59:34 -04:00
Kathy Darling
1a0d17c29d
Merge branch 'master' of git://github.com/woothemes/woocommerce
2013-07-26 11:57:17 -04:00
Mike Jolley
9462dde581
Settings refactoring
2013-07-26 15:36:28 +01:00
Kathy Darling
bdcb4cf169
add woocommerce_get_variation_price_html filter
2013-07-26 09:47:23 -04:00