Mike Jolley
|
80cac8f9c8
|
Fixed up ajax, and made class filenames follow naming conventions
|
2012-01-22 15:49:41 +00:00 |
Geert De Deckere
|
7b943ecfb8
|
Merge branch 'master' of git://github.com/woothemes/woocommerce
Conflicts:
woocommerce-ajax.php
|
2012-01-22 10:18:00 +01:00 |
Mike Jolley
|
2e60d61197
|
Merge pull request #520 from patrickgarman/master
Default function admin_options() with settings fields
|
2012-01-21 18:43:15 -08:00 |
Mike Jolley
|
f9030e85d0
|
Order item row storage
|
2012-01-22 02:36:26 +00:00 |
Mike Jolley
|
c14d2d5132
|
Renamed variables and functions for new item rows
|
2012-01-22 02:36:10 +00:00 |
Mike Jolley
|
a25c098bf0
|
Removed rounding argument as it does nothing
|
2012-01-22 02:35:46 +00:00 |
Geert De Deckere
|
7706ecfe7b
|
Starting class names with a capital. Closes #519.
|
2012-01-21 10:07:54 +01:00 |
Patrick Garman
|
92c3d2d611
|
one less function to write in gateway development
|
2012-01-21 03:10:59 +00:00 |
Mike Jolley
|
3ea6535910
|
Payment complete tweak Closes #513.
|
2012-01-21 01:15:39 +00:00 |
Patrick Garman
|
10f407b845
|
deprecated php
|
2012-01-19 17:49:48 +00:00 |
Mike Jolley
|
472a2b899f
|
Merge pull request #512 from GeertDD/master
Removed unused globals from countries class
|
2012-01-18 04:48:04 -08:00 |
Mike Jolley
|
4929dd4c4b
|
Added order to filter. #464.
|
2012-01-18 12:32:39 +00:00 |
Geert De Deckere
|
9a1986ae55
|
Removed unused globals in countries class
|
2012-01-18 11:30:00 +01:00 |
Mike Jolley
|
41f35f172d
|
Fixes odd premature end of headers issue
|
2012-01-17 17:31:42 +00:00 |
Mike Jolley
|
53e194aece
|
has_downloadable_item fix
|
2012-01-17 17:01:30 +00:00 |
Mike Jolley
|
a4e987cde3
|
Don't calc shipping during ajax requests, except cart/checkout requests. Closes #509.
|
2012-01-17 15:59:05 +00:00 |
Mike Jolley
|
0db108ab69
|
Typecase array Closes #506.
|
2012-01-17 15:26:54 +00:00 |
Mike Jolley
|
2bbe8a1bca
|
Coupon class fixes closes #507.
|
2012-01-17 15:20:04 +00:00 |
Mike Jolley
|
be13c773e9
|
status
|
2012-01-17 11:58:20 +00:00 |
Geert De Deckere
|
69721c8276
|
Removed unneeded variable in countries class
|
2012-01-16 07:40:13 +01:00 |
Geert De Deckere
|
f40745f34c
|
Optimized get_base_country() and get_base_state()
|
2012-01-16 07:37:50 +01:00 |
Geert De Deckere
|
67fceb9660
|
Optimized white space related regexes
|
2012-01-15 07:31:47 +01:00 |
Geert De Deckere
|
8ad5cfe25b
|
Made address format code easier to maintain
|
2012-01-15 07:22:43 +01:00 |
Mike Jolley
|
935734655b
|
Added some text.
|
2012-01-14 20:51:18 +00:00 |
Patrick Garman
|
2b7f772f32
|
Adding local delivery/pickup methods to CORE
|
2012-01-14 19:36:26 +00:00 |
Mike Jolley
|
ef721db613
|
Merge pull request #499 from GeertDD/master
Small simplification in tax class
|
2012-01-14 08:43:47 -08:00 |
Mike Jolley
|
8410619afd
|
Shipping API per item taxaction
|
2012-01-14 16:42:04 +00:00 |
Geert De Deckere
|
50d968e0b2
|
Small simplification in tax class
|
2012-01-14 14:30:48 +01:00 |
Mike Jolley
|
aa4b074ca3
|
Rounding and calc totals
|
2012-01-14 01:23:16 +00:00 |
Mike Jolley
|
cd8b0fd492
|
Order calculations
|
2012-01-13 21:25:39 +00:00 |
Mike Jolley
|
88e18d6a3e
|
When not showing taxes in cart, zero them for discounts
|
2012-01-13 14:41:07 +00:00 |
Mike Jolley
|
cf17c91d8c
|
Store currency and price inc tax per order. Closes #495.
|
2012-01-13 12:40:34 +00:00 |
Mike Jolley
|
7831db2f42
|
Minor changes.
|
2012-01-13 12:40:33 +00:00 |
Mike Jolley
|
8dbe617f21
|
Fix for locale counties. Closes #487.
|
2012-01-13 11:44:35 +00:00 |
Mike Jolley
|
05405b8eaf
|
Stored totals so we don't recalculate on each page load.
|
2012-01-13 11:15:01 +00:00 |
Mike Jolley
|
23a3776f04
|
Tweaks to order/validation class to improve performance
|
2012-01-13 00:46:56 +00:00 |
Mike Jolley
|
228d79a864
|
Hide errors in case no object exists
|
2012-01-12 13:34:45 +00:00 |
Mike Jolley
|
2e62d34ac9
|
autop
|
2012-01-12 01:08:58 +00:00 |
Mike Jolley
|
567319bd51
|
Merge pull request #490 from patrickgarman/master
Adding COD to WooCommerce Core!
|
2012-01-11 16:57:41 -08:00 |
Mike Jolley
|
a2d51aa201
|
Github sabotages files -.-
|
2012-01-12 00:54:45 +00:00 |
Mike Jolley
|
1dc5a3bc0b
|
Revert 136456f805ccdf9b7b6bce027dc24da3c14d4281^..HEAD
|
2012-01-12 00:43:30 +00:00 |
Mike Jolley
|
136456f805
|
Remonde ob_start. Moved checkout processing to init hook. Fixed email bug.
|
2012-01-12 00:30:21 +00:00 |
Patrick Garman
|
8e499c9c95
|
Adding Cash on Delivery Gateway
|
2012-01-11 20:44:10 +00:00 |
Mike Jolley
|
aa8f4596ba
|
Improved get attribute function.
|
2012-01-10 17:14:40 +00:00 |
Mike Jolley
|
4fe59d979e
|
Order fixes
|
2012-01-10 16:43:06 +00:00 |
Mike Jolley
|
2b09e9160c
|
Show tab if weight/dimensions are set and being shown. Closes #467.
|
2012-01-10 15:36:14 +00:00 |
Mike Jolley
|
bc91c1433b
|
Goodbye &new. Closes #475.
|
2012-01-10 15:11:06 +00:00 |
Mike Jolley
|
4287a0628f
|
Option to show children only in widget. Closes #472.
|
2012-01-10 14:55:08 +00:00 |
Mike Jolley
|
dc4145dc57
|
Fix for previous commit
|
2012-01-09 18:08:56 +00:00 |
Mike Jolley
|
55222422c6
|
Option to hide tax on cart page. Closes #469.
|
2012-01-09 18:00:52 +00:00 |