Commit Graph

34696 Commits

Author SHA1 Message Date
Mike Jolley 87e3d83b67 Reports cleanup 2011-09-17 00:07:40 +01:00
Mike Jolley fc87f294f6 reports work 2011-09-16 18:39:37 +01:00
Mike Jolley 1f0f9213f3 1 report down, lots to go 2011-09-16 13:45:52 +01:00
Matty 8f470978fa Removed nonces, to be added again once additional testing done. 2011-09-16 13:24:12 +02:00
Matty 104166adba Fixed "undefined index" errors and made sure term meta database table is registered. 2011-09-16 13:15:49 +02:00
Mike Jolley 5d84ea814a Dashboard restyle 2011-09-16 09:51:19 +01:00
Mike Jolley 0d0bb3436c Added reports section (no content yet) and redone admin stars 2011-09-16 09:30:16 +01:00
Mike Jolley f4531a279f Moved queries into class 2011-09-16 09:10:12 +01:00
Mike Jolley 16565712a5 Updated settings page - individual page per tab for reduced lag 2011-09-15 17:37:38 +01:00
Mike Jolley 08cd989229 Settings tweak 2011-09-15 13:59:06 +01:00
Mike Jolley d1f3e852c7 Hook on thankyou page 2011-09-15 11:52:20 +01:00
Mike Jolley 5be16b0cd7 Out of stock shows no add to cart button now 2011-09-15 11:00:39 +01:00
Mike Jolley 2ad7fcce5f minify 2011-09-14 15:55:53 +01:00
Mike Jolley 6f27139231 VAT exemption support + query optimisation 2011-09-14 15:55:03 +01:00
Mike Jolley 2d392ffdcd Checkout changes 2011-09-13 17:17:52 +01:00
Mike Jolley bebdd55d2f james changes 2011-09-13 16:36:55 +01:00
James Koster 68edf11f21 minified css 2011-09-13 16:29:56 +01:00
James Koster f9209dd2fa Should have fixed line-height (headings) issue in email template 2011-09-13 16:04:40 +01:00
James Koster 41fbe1ec37 AJAX add to cart buttons now animate 2011-09-13 15:58:06 +01:00
Mike Jolley a82a5b25c9 install fix 2011-09-13 15:17:58 +01:00
Mike Jolley 3ba77368d3 compressed css 2011-09-13 15:07:46 +01:00
Mike Jolley a44e3c9432 Category filter in admin for products 2011-09-13 15:07:17 +01:00
Mike Jolley 960f54c604 Merge pull request #3 from jameskoster/master
% based layout stuffs
2011-09-13 05:53:36 -07:00
James Koster a0502b1d82 more % layout stuff and changed email header colour to woo blue 2011-09-13 13:42:10 +01:00
Mike Jolley d9eedf84d2 Readfile chunked 2011-09-13 10:07:42 +01:00
Mike Jolley 665be9165a Added filters to checkout to allow custom fields 2011-09-12 16:34:29 +01:00
James Koster 5ffe65afc9 Made layout more flexible
By using  instead of px the default stylesheet is now much more friendly
to other themes besides TwentyTen.
2011-09-12 11:06:28 +01:00
Mike Jolley 6da3512265 Add to cart button titles 2011-09-12 09:38:18 +01:00
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