Commit Graph

37068 Commits

Author SHA1 Message Date
Mike Jolley a125c94240 minified 2011-09-11 18:35:22 +01:00
Mike Jolley 07063ab547 mutliselects 2011-09-11 18:33:26 +01:00
Mike Jolley 8375887455 Shipping method selection on cart 2011-09-11 17:42:50 +01:00
Mike Jolley aba90f0f11 Buttons fix 2011-09-11 16:55:18 +01:00
Mike Jolley 0e41df2068 Caching - attempted to make sidebar uncached
Plugin must still be configured to exlcude: cart, checkout, my-account,
and order-tracking
2011-09-11 16:24:13 +01:00
Mike Jolley f0021ef763 Heavily modified the attribute/variation system
Adjusted how attributes are stored Used 'terms' rather than storing
attribute values as text Renamed tax_ to attribute_ to make more sense
Made front-end use attribute labels rather than name/reference Make link
all attributes work Hidden 'variation' checkbox when not using a
variable product
2011-09-11 14:28:15 +01:00
Mike Jolley 84ca10e470 Cannot add variation until variation attribute selected 2011-09-10 21:26:19 +01:00
Mike Jolley 851dcff6b4 Changed naming of attribute 'attributes' and made them use 1 or 0 instead of yes/no for cleaner code 2011-09-10 21:21:44 +01:00
Mike Jolley 88760dea75 Admin changes 2011-09-09 16:09:22 +01:00
Mike Jolley 594c06cb43 admin 2011-09-09 15:23:54 +01:00
Mike Jolley 2e56353d70 Work on admin scripts + settings screens 2011-09-09 15:23:32 +01:00
Mike Jolley 96fcd469dc Sale flash filter + undefined fix in actions 2011-09-09 11:54:46 +01:00
Mike Jolley ccf6a04274 Multi select width 2011-09-08 15:12:29 +01:00
Mike Jolley b480dd804f Validation class fix 2011-09-08 11:54:19 +01:00
Mike Jolley 68ff47cc7d JS fix 2011-09-08 11:13:12 +01:00
Mike Jolley 69526ca9c4 Menu position fixes 2011-09-08 11:03:02 +01:00
Mike Jolley ab5a86cba9 jQuery -> $ 2011-09-08 10:52:18 +01:00
Mike Jolley a2243a00b7 Link back form empty cart page + action for hooking in bonus content 2011-09-08 10:46:45 +01:00
Mike Jolley d3862a93da Changed body classes 2011-09-08 10:43:56 +01:00
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