Commit Graph

61949 Commits

Author SHA1 Message Date
Mike Jolley 1444af1de4 Label for checkboxes 2011-09-07 17:03:44 +01:00
Matty 8fd36e39b8 trailingslashit() around home_url() in get_cancel_order_url() and get_downloadable_file_url() 2011-09-07 12:01:47 +02:00
Matty b70a46d724 Removed PayFast gateway (moved to plugin) 2011-09-07 11:40:54 +02:00
Matty bc97078f1b Added first pass at settings form API functions in base Payment Gateway class 2011-09-07 11:39:40 +02:00
Matty ff87be8d68 Undefined index errors
Fixed undefined index errors in woocommerce query an taxonomy logic.
2011-09-07 11:07:47 +02:00
Mike Jolley cf795c1aec Install fix 2011-09-06 16:51:28 +01:00
Mike Jolley 11a9e60c39 Patched install 2011-09-06 16:22:53 +01:00
Mike Jolley 8f600e17c6 2011 wrapper fix 2011-09-06 12:54:07 +01:00
Mike Jolley 792ff81428 class fixes 2011-09-06 12:18:22 +01:00
Mike Jolley c18f533b39 Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
Mike Jolley b3d7b8e413 Fixed tabs 2011-09-05 16:16:59 +01:00
Mike Jolley 3ab6de6a51 Shipping improvement 2011-09-05 12:56:26 +01:00
Mike Jolley 603fe20eaf Modified how image sizes are returned 2011-09-05 10:18:24 +01:00
Mike Jolley 857778c3c0 ui delete 2011-09-05 10:04:42 +01:00
Mike Jolley 6901af95e8 Tidyup; removed ui.css 2011-09-05 10:04:17 +01:00
Mike Jolley a3b6e80432 Double save bug fix for changing shop base page 2011-09-05 09:28:17 +01:00
Mike Jolley 44d830d374 Compressed scripts and css 2011-09-04 12:03:57 +01:00
Mike Jolley 6344d22b11 Tidy up 2011-09-04 01:02:44 +01:00
Mike Jolley 71efa91820 Removed error suppression 2011-09-03 23:52:11 +01:00
Mike Jolley 259f215b07 Fixed bug where hidden products were hidden in admin 2011-09-03 23:41:52 +01:00
Mike Jolley cdc04c075f Removed references to 'basket' 2011-09-03 23:39:00 +01:00
Mike Jolley 0506c2e73c Removed cron job for sale prices 2011-09-03 23:37:16 +01:00
Mike Jolley 19e800e751 Correct price passed to paypal 2011-09-02 15:58:34 +01:00
Mike Jolley 63ec2b001f New shipping system to delete with multiple rates per gateway 2011-09-02 15:42:17 +01:00
James Koster 9004e2ef8b I don't remember doing this 2011-09-01 16:22:17 +01:00
Mike Jolley 4e6dfccc45 Lots of minor fixes 2011-09-01 10:08:33 +01:00
Mike Jolley fbfab77f22 More query optimisations 2011-09-01 09:33:22 +01:00
Mike Jolley 9f66eafefb possible message when out of stock 2011-08-31 14:48:06 +01:00
Mike Jolley ae0482bf9b Nonce field in admin, more query changes 2011-08-31 14:40:02 +01:00
Mike Jolley 9d144cdedb widget title for attributes 2011-08-31 14:06:26 +01:00
Mike Jolley 6db92c27b8 Renamed product_attribute_ to pa_ and introduced attribute label
Since taxonomies can only be 32 chars long
2011-08-31 13:31:47 +01:00
Mike Jolley 91f459b71b query changes 2011-08-31 11:51:50 +01:00
Mike Jolley 369fad9eab Query changes/tweaks 2011-08-31 01:29:02 +01:00
Matty 61a70de469 Include PayFast gateway in main WooCommerce file. 2011-08-30 16:40:09 +02:00
Matty 31e9744e73 Revert 30cac156d12b01ab6ae4ad2a5904cf2df03fb755^..HEAD 2011-08-30 16:37:49 +02:00
Matty 49b95380e4 Revert "V1.0.0 of the PayFast payment gateway."
This reverts commit ddb285d076.
2011-08-30 16:37:05 +02:00
Matty ddb285d076 V1.0.0 of the PayFast payment gateway.
First round of the PayFast payment gateway.  Still a few things to be
moved around.  Added HTML generation and form validation for text and
checkbox inputs. To be moved to core gateway class at later stage.
2011-08-30 16:36:10 +02:00
James Koster 30cac156d1 added span 2011-08-30 14:09:39 +01:00
Mike Jolley b8636296ff Ajax cart fix 2011-08-30 12:43:16 +01:00
Mike Jolley d3377cdfc6 Prevent out of stock in cart 2011-08-30 12:24:28 +01:00
Mike Jolley 15396d57e4 Changed order system so order data is not serialised - its stored in individual meta fields
This is so it can be used for sorting etc - serialised data is hard to
work with.
2011-08-29 17:09:42 +01:00
Mike Jolley e41b20d24f widget 2011-08-29 14:37:27 +01:00
Mike Jolley 6381bf5d56 recently viewed products 2011-08-29 14:34:36 +01:00
Mike Jolley d2596ddeea Recent reviews fix, start on recently viewed widget 2011-08-29 13:48:50 +01:00
Mike Jolley 78d254a4ae removed class 2011-08-29 11:39:02 +01:00
Mike Jolley f1894af6c6 recent reviews widget 2011-08-29 11:38:01 +01:00
Mike Jolley 336e120c4b featured widget fix 2011-08-28 13:16:19 +01:00
Mike Jolley c8d0273407 location added to star rating, so we can have different sizes in sidebar for instance 2011-08-28 13:07:33 +01:00
Mike Jolley 0c11a93c7c top rated widget stars 2011-08-28 13:04:05 +01:00
Mike Jolley 0dc293e26a duplicate product functionality 2011-08-28 12:38:29 +01:00