Mike Jolley
8fbd2da48d
Separate out accounting.js and format dashboard sales currency. Closes #3151 .
2013-05-28 15:27:26 +01:00
Mike Jolley
a3fef88895
Hooks for list of gateways in admin. Closes #2982 .
2013-05-28 14:38:50 +01:00
Mike Jolley
ac51ebf2b8
Revised checkout shipping process. Checkbox within heading. Closes #2571 .
2013-05-28 14:19:08 +01:00
Justin Stern
588107b3e0
Custom Order Number in Backorder Email
...
Custom order number is used in the backorder email
2013-05-27 10:20:01 -04:00
Coen Jacobs
ca9c14b352
Translatable version of string
2013-05-27 14:16:45 +02:00
Mike Jolley
8307cb37f6
Refactor: Widget classes, made abstract, merged similar product listing widgets into 1
2013-05-24 16:52:03 +01:00
Mike Jolley
18023b8420
woocommerce_load_alt_locale
2013-05-24 16:52:02 +01:00
Mike Jolley
948945c7ea
Simplified variation definition (public false handles everything)
2013-05-24 16:52:02 +01:00
Mike Jolley
b5fa374fc2
Merge pull request #3226 from arhipaiva/master
...
Finnish up to date: 2013-05-22 - WC version 2.1-X
2013-05-24 03:42:06 -07:00
Mike Jolley
dc5769252b
Merge pull request #3231 from thenbrent/master
...
Remove duplicate email actions
2013-05-23 11:30:07 -07:00
Mike Jolley
28933f1fec
Check product exists.
...
@coe
2013-05-23 13:27:12 +01:00
Mike Jolley
c3602cf17a
Handling for multiselect fields on checkout, and a filter for third party handling.
...
@coe
2013-05-23 09:40:55 +01:00
Mike Jolley
e1f70e3f8c
Prevent cache helper notices
2013-05-23 08:59:09 +01:00
Brent Shepherd
d01568b3bd
Remove dupliate email actions
...
Remove duplicate 'woocommerce_order_status_pending_to_processing' and
'woocommerce_order_status_pending_to_on-hold' email actions
2013-05-23 16:21:40 +10:00
Arhi Paivarinta
a0f20ac9b9
Finnish up to date: 2013-05-22
...
Keeps the translation coherent and of unified style. Updated translation: from 2.0.7 to 2.1.X. POT-Creation-Date: 2013-05-22 21:16:01+00:00
2013-05-23 01:43:09 +03:00
Mike Jolley
35887b9430
protocol-relative URLs. Closes #3171
2013-05-22 14:08:08 +01:00
Mike Jolley
53e9dd6368
Handle pending IPN requests. Closes #3192
2013-05-22 13:28:13 +01:00
Mike Jolley
d528bef73a
Select all/none countries Closes #3203 .
2013-05-22 13:18:05 +01:00
Mike Jolley
da0896646b
Move include to the function where used. Closes #3219
2013-05-22 12:53:18 +01:00
Mike Jolley
45732d49d0
Define account fields once, and pass order ID during filter. Closes #3201
2013-05-22 12:20:50 +01:00
Coen Jacobs
8c7277bf9c
Fixed is_on_sale function for products without prices. Closes #3189
2013-05-22 13:18:28 +02:00
Mike Jolley
b4d80e4e04
Readme #3209
2013-05-22 11:27:44 +01:00
Mike Jolley
69bf8a60f2
Merge pull request #3209 from Sennbrink/master
...
Swedish translation now complete
2013-05-22 03:27:32 -07:00
Mike Jolley
ffc376dfb5
Readme #3199
2013-05-22 11:25:32 +01:00
Mike Jolley
4b707d38fc
Merge pull request #3199 from snaever/master
...
Updated Danish translations
2013-05-22 03:25:10 -07:00
Mike Jolley
db95f1e772
Readme for prev commit
2013-05-22 11:23:38 +01:00
Mike Jolley
02c754b674
* Fix - Rounding for mijireh tax ex. price.
2013-05-22 11:22:54 +01:00
Coen Jacobs
468b339d1f
Snipping readme update out here, going in 2.0.11
2013-05-21 14:40:45 +02:00
James Koster
4907aea53f
readme
2013-05-21 12:48:38 +01:00
James Koster
d1fbc3b7f1
replaced placeholder plugin
...
old one no longer in active dev
2013-05-21 12:46:47 +01:00
Coen Jacobs
34643e237d
Merge pull request #3212 from kayue/bug/google-analytics-order-id-bug
...
Google Analytics item tracking order ID bug fix.
2013-05-21 04:02:43 -07:00
Coen Jacobs
387fcf130b
Merge pull request #3198 from toddlahman/master
...
Fix for Issue #3197
2013-05-21 03:32:14 -07:00
Coen Jacobs
6f737227ff
Rename Shipping also on checkout #3160
2013-05-21 12:23:56 +02:00
Coen Jacobs
57882eda30
Readme bump for #3205
2013-05-21 12:18:45 +02:00
Coen Jacobs
32894c11c0
Merge pull request #3205 from valllabh/#3160-fix
...
#3160 Fixed
2013-05-21 03:17:22 -07:00
Coen Jacobs
cecee5a7fb
Readme update for #3118
2013-05-21 12:14:01 +02:00
Coen Jacobs
96fc5bdbf3
Merge pull request #3190 from valllabh/#3118-fix
...
#3118 Fixed
2013-05-21 03:12:17 -07:00
Coen Jacobs
c5b67cf6a3
Set versions to deprecate to 2.2, instead of 2.1 ofc
2013-05-21 12:04:28 +02:00
James Collins
15bd87cbec
WooCommerce Install Pages Enhancements
...
When attempting to install a new page:
* only search for pages (ignore posts and other custom post types)
* search for an existing page with the specified page content (typically a shortcode), or if no page content is specified, search for an existing page with the specified page slug.
Should fix #3100 and will also help ensure that WooCommerce only attempts to reuse existing pages that have the WooCommerce shortcodes on them, thus reducing conflicts with other eCommerce plugins.
2013-05-21 16:18:35 +10:00
Ka Yue Yeung
56381b77a5
Use $order->get_order_number() instead of $order_id.
2013-05-21 13:36:56 +08:00
Björn Sennbrink
691e7ae320
admin-sv_SE (.mo)
2013-05-20 20:04:36 +02:00
Björn Sennbrink
ebc00582e6
Update woocommerce-admin-sv_SE.po
...
Spelling errors.
2013-05-20 19:52:42 +02:00
Björn Sennbrink
8c3acd1530
Update woocommerce-sv_SE.po
...
Complete. Out-of-the-box WooCommerce installation with WordPress in Swedish results in more than 1,000 untranslated strings. This update takes care of all that.
2013-05-20 19:27:12 +02:00
Björn Sennbrink
477789f1e7
Update woocommerce-admin-sv_SE.po
...
Minor updates, spelling errors.
2013-05-20 19:23:41 +02:00
Kasper Snæver Andersen
8c613e4aaf
Updated Danish translations
2013-05-19 14:39:34 +02:00
Todd Lahman
3d118b37b2
Check if variable isset to avoid undefined error
2013-05-18 23:24:03 -07:00
Coen Jacobs
9478379041
Backwards compat for #3118
2013-05-17 08:55:55 +02:00
Coen Jacobs
aaa6a6a1e5
You like cats, @jameskoster?
2013-05-17 08:21:49 +02:00
James Koster
dea4e10272
cart widget styling on non-wc pages. closes #3187
2013-05-16 18:20:39 +01:00
valllabh
9c4326083b
#3160 Fixed
...
#3160 Fixed
Renamed "Shipping" to "Shipping and Handling"
2013-05-16 18:38:34 +05:30