Mike Jolley
0afe34a222
Minor fixes
2012-01-24 16:56:37 +00:00
Mike Jolley
80cac8f9c8
Fixed up ajax, and made class filenames follow naming conventions
2012-01-22 15:49:41 +00:00
Geert De Deckere
7706ecfe7b
Starting class names with a capital. Closes #519 .
2012-01-21 10:07:54 +01:00
Mike Jolley
b5c8609275
Readme/version
2012-01-17 15:20:11 +00:00
Patrick Garman
d123c3f639
Adding local delivery and local pickup to CORE
2012-01-14 19:35:04 +00:00
Mike Jolley
23a3776f04
Tweaks to order/validation class to improve performance
2012-01-13 00:46:56 +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
f8b3b65ada
Fixed duplicate product functionality
2012-01-11 19:37:33 +00:00
Mike Jolley
bc91c1433b
Goodbye &new. Closes #475 .
2012-01-10 15:11:06 +00:00
Mike Jolley
cf1e36c347
Roles + caps for various post types and pages. Closes #457 .
2012-01-09 13:14:48 +00:00
Mike Jolley
ca8523361b
JS Tweaks
2012-01-07 15:36:12 +00:00
Mike Jolley
aba310f321
WPML filters #244
2012-01-06 17:14:31 +00:00
Mike Jolley
6650434c3f
Theming improvement
2012-01-06 14:02:34 +00:00
Mike Jolley
66b5fd8e0e
Removed previously committed change
2012-01-05 11:37:05 +00:00
Mike Jolley
f64fa5ce1e
Merge pull request #452 from KingYes/master
...
Added RTL Support..
2012-01-05 03:34:33 -08:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
KingYes
6b570581e3
added RTL support.
2012-01-04 22:25:51 +02:00
Mike Jolley
ca0e9744ab
Local tax rates - zips and zip ranges
2012-01-03 17:23:42 +00:00
Mike Jolley
364c0bd54c
Renamed all product data meta keys
...
This is so they are hidden (_). Should have done this long ago. Few
extensions will need updating when 1.4 goes out to reflect these
changes, mainly importers.
2011-12-24 16:57:36 +00:00
Mike Jolley
30f5c1e796
unforce tweak
2011-12-23 20:39:30 +00:00
Mike Jolley
313526aace
IIS fix
2011-12-20 13:44:18 +00:00
Mike Jolley
b9436bc052
Uninstall. Closes #372 .
2011-12-19 15:44:00 +00:00
Mike Jolley
f04256320d
Locale stuff. Added locales for address fields for countries.
...
next step is to make the address formats work.
2011-12-16 21:19:56 +00:00
Mike Jolley
03891e7f56
Dynamic checkout fields based on locale
2011-12-16 15:11:41 +00:00
Mike Jolley
073d3cb2f0
Putting localisation stuff in countries class
2011-12-15 23:24:02 +00:00
Mike Jolley
fe3242558a
Working on locales, also added 'chosen' as an option for the checkout
2011-12-15 20:34:14 +00:00
Mike Jolley
ef4c0a24d9
Readme
2011-12-15 16:36:11 +00:00
Mike Jolley
71733c2412
Feeds variable. Closes #368 .
2011-12-14 23:32:37 +00:00
Mike Jolley
ae96bf4ad9
template var
2011-12-14 19:05:16 +00:00
Mike Jolley
800c4260be
tax class needed in admin
2011-12-12 18:30:57 +00:00
Mike Jolley
34032965a8
Admin
2011-12-12 16:34:56 +00:00
Mike Jolley
0e81f2328d
Fixes for previous commit
2011-12-11 15:20:34 +00:00
Mike Jolley
35d1d56329
Made product global, setup automatically, and removed the need to call the class directly in the loop
...
Themes need checking for compat, but the change makes it easier to use
2011-12-11 14:40:25 +00:00
Mike Jolley
ae1419c8b2
Quantity fix
2011-12-11 12:39:35 +00:00
Mike Jolley
a214e50b4f
Renamed files
2011-12-11 00:33:28 +00:00
Mike Jolley
6dff689cb9
Fixes
2011-12-10 18:40:51 +00:00
Mike Jolley
733b51401c
Moved email functions to classes, and made posts only save once (faster)
2011-12-10 17:28:32 +00:00
Mike Jolley
7952e33fdb
Comments
2011-12-09 21:55:49 +00:00
Mike Jolley
033735bf8f
New structure + started moving template code to files
2011-12-09 19:55:09 +00:00
Mike Jolley
f778c4f3ec
Started new structure, moved short codes into template files, moved main class into main file
2011-12-09 17:01:56 +00:00
Mike Jolley
5a7bd18231
Moved functions to prevent errors. Will optimise in next version.
2011-12-09 16:45:46 +00:00
Mike Jolley
83d6531bbb
Moved function only used in admin
2011-12-08 19:55:49 +00:00
Mike Jolley
1790bd09d5
Fix for manual order addition and other tweaks. Closes #345 .
2011-12-08 19:45:24 +00:00
Mike Jolley
a9fa2a1574
Version bump + readme
2011-12-08 15:46:06 +00:00
Mike Jolley
aa5be23dc9
AJAX optimisation
2011-12-08 15:13:15 +00:00
Mike Jolley
2d2c5e74c3
More tweaks
2011-12-08 13:13:59 +00:00