Commit Graph

578 Commits

Author SHA1 Message Date
Mike Jolley 748dd13b85 Chosen and order items
Updated chosen to latest version, reworked styles, made the item adder
on the order screen an ajax input.

Also ditched some un-needed css.
2012-04-10 01:39:31 +01:00
Mike Jolley 7ccefed4d7 View order tweaks
* Tweak - Changed recent order tables to make them slightly more compact
* Tweak - Moved recent order table to a template file
* Tweak - Improved default view-order page when order id is not defined
- instead of stating "invalid order" it will list recent orders
2012-04-09 23:57:57 +01:00
Mike Jolley e19f46c79d Add new terms + printf vs echo sprintf Closes #138. 2012-04-09 00:57:38 +01:00
Mike Jolley 86c8da6189 New walkers. Closes #891. 2012-04-05 17:51:36 +01:00
Coen Jacobs 2feb780a32 Readme bump for #892 fix 2012-04-05 11:14:23 +02:00
Mike Jolley 4182a35ed5 Hide tabs if we have none 2012-04-03 10:34:02 +01:00
Mike Jolley e21ac530ad Rename meta box 2012-04-03 09:55:26 +01:00
Mike Jolley 78b2a2cf80 RMB paypal 2012-04-02 13:25:39 +01:00
Mike Jolley 97e41adc93 canada post code handling 2012-04-02 11:37:17 +01:00
Mike Jolley ab7953a646 Don't mail the password 2012-03-30 21:02:36 +01:00
Mike Jolley c28b28e712 grouped external products 2012-03-30 16:10:14 +01:00
Mike Jolley 271c0e2962 date! 2012-03-29 16:11:04 +01:00
Mike Jolley a261f05734 tweak for total_sales, ajax_url 2012-03-29 10:31:04 +01:00
Mike Jolley 5e23a48ba4 versions 2012-03-28 18:50:44 +01:00
Mike Jolley cfa383eaf4 Improved stock check. Closes #778. 2012-03-28 18:42:35 +01:00
Mike Jolley c6e11cb5bc Only show weight/dimensions in bulk/quick edit when enabled. Closes #833. 2012-03-28 13:25:34 +01:00
Mike Jolley ad499d10f0 Options to enable/disable ratings. Closes #847. 2012-03-27 20:35:35 +01:00
Mike Jolley a3e2d8d905 Fix for tracking options. Closes #885. 2012-03-27 19:49:34 +01:00
Mike Jolley 6ee297aaba Additional paypal standard option 2012-03-27 13:21:07 +01:00
Mike Jolley f692cf576f 'Invoice' for completed/pending emails re-sends download links etc. Closes #817. 2012-03-26 21:11:39 +01:00
Mike Jolley 8011374d6c Locale tweaks. Closes #840. 2012-03-26 20:35:55 +01:00
Mike Jolley fa74010038 Hooks for countries and states. Closes #849. 2012-03-26 18:55:30 +01:00
Mike Jolley 2927a52743 Update order dates. Closes #845. 2012-03-26 18:30:00 +01:00
Mike Jolley 3d35e1eea4 Visual editor for except (thanks Andrew Benbow - http://www.chromeorange.co.uk/) 2012-03-26 16:12:16 +01:00
Mike Jolley 659d3ee3b4 get order number function complete with filter. Tweak the display of order ID's if you use custom numbering.
Had to tweak some localisation strings to dump the '#' symbols.
2012-03-26 11:26:50 +01:00
Mike Jolley b6557a4930 readme 2012-03-26 10:47:10 +01:00
Mike Jolley c72dd0fc6d When mix and max price are the same, don't show price filter 2012-03-26 10:34:04 +01:00
Mike Jolley bdfdb074cd label 2012-03-23 21:06:49 +00:00
Mike Jolley 89165ba952 Removed translations from reports page tab URLS. Closes #862. 2012-03-23 21:00:48 +00:00
Mike Jolley cac6a5dee7 price filter 2012-03-23 20:54:45 +00:00
Mike Jolley bd04e2eb26 fix after tax product cat coupons 2012-03-23 20:46:17 +00:00
Mike Jolley a1b91bdd02 min 2012-03-23 20:36:35 +00:00
Mike Jolley f0742cdddf View cart link in 'you already have this in your cart' message 2012-03-23 19:15:31 +00:00
Mike Jolley 99cff34206 Debug panel with transients clearer and role reseter tools 2012-03-23 16:28:27 +00:00
Mike Jolley fc851335be Show private posts in item select box 2012-03-23 11:36:50 +00:00
Mike Jolley cc409344ea Added Russian translation by Orlov Sergei 2012-03-21 20:32:13 +00:00
Mike Jolley b89cc7e8eb option for paypal - form vs querystring 2012-03-21 19:19:34 +00:00
Mike Jolley 12f296f943 Code tweaks + small changes to inventory panel 2012-03-21 18:37:57 +00:00
Mike Jolley 68f7a61100 Fix for variation images. 2012-03-20 19:49:48 +00:00
Mike Jolley bcec344c27 data tip. Closes #841. 2012-03-20 19:40:52 +00:00
Mike Jolley 823c2921c6 load order tweaks 2012-03-20 19:22:10 +00:00
Mike Jolley aea9f5f55e fix coupon check 2012-03-20 18:36:25 +00:00
Mike Jolley a83014584d hook for stock 2012-03-20 17:29:53 +00:00
Mike Jolley 4ec7306dab Lower case emails 2012-03-20 10:03:37 +00:00
Mike Jolley 165863e292 Fix - ' in prices (thousand separator) 2012-03-19 12:52:27 +00:00
Mike Jolley 12b28c1f09 default order option 2012-03-19 12:16:33 +00:00
Mike Jolley eec33a58f6 order items (for emails) moved to template file and tidied 2012-03-18 14:51:21 +00:00
Mike Jolley c4c7386e17 chosen frontend - separated to avoid accidental deletion 2012-03-18 13:35:02 +00:00
Mike Jolley 313071ccb4 reports - prevent breakage on large sites with a lot of orders 2012-03-18 13:26:04 +00:00
Mike Jolley 147ed80135 readme 2012-03-18 12:11:55 +00:00
Mike Jolley bfd37e133b readme 2012-03-16 16:51:09 +00:00
Mike Jolley fe800d6685 Transient names. Closes #818. 2012-03-16 16:39:16 +00:00
Mike Jolley bb5f35fa91 Fix redirect when no payment required + admin bar. Closes #826. 2012-03-16 15:09:12 +00:00
James Koster 3b09e7abc4 readme 2012-03-16 14:50:50 +00:00
Mike Jolley 71092907c5 Admin bar hidden for customers only when locked down. #824 2012-03-16 11:18:53 +00:00
Mike Jolley c3c1032778 e-commerce tracking - SKU and Category. prepend sku 2012-03-16 10:40:09 +00:00
Mike Jolley 86cd54b732 readme 2012-03-16 01:48:47 +00:00
Mike Jolley 0b7e83ca35 Tweaks 2012-03-15 12:15:22 +00:00
Mike Jolley 8212e768f7 Option to reorder items by GeertDD
Removed the my account links because it was a bit busy there, + you
cannot see the items in the order anyway.
2012-03-15 00:25:51 +00:00
Mike Jolley c4dcac383b Payment/shipping method titles. Closes #791. 2012-03-14 22:18:00 +00:00
Mike Jolley 79956071f7 Default state. Closes #794. 2012-03-14 22:12:31 +00:00
Mike Jolley 81de864a13 Vietnam locale and support for hiding fields 2012-03-14 20:35:42 +00:00
Mike Jolley cc7fc5117a Stock checker works with items on multiple rows. Closes #778. 2012-03-14 15:34:45 +00:00
Mike Jolley 705cf692f2 Template Loader - Support for taxonomy-product_cat-SLUG.php template files. Closes #769. 2012-03-14 14:23:36 +00:00
Mike Jolley 115229aeee no_found_rows Closes #804. 2012-03-14 11:41:32 +00:00
Mike Jolley da113b7589 customer coupons. Ability to refresh the totals through code. 2012-03-14 11:41:32 +00:00
Mike Jolley 7caa5808dc is visible for variations - means you can hide out of stock variations 2012-03-13 17:26:46 +00:00
Mike Jolley 4b315dd7ff Prevent ms-files.php accessing protected downloads when multisite is enabled 2012-03-13 17:00:19 +00:00
James Koster c6149e2756 single product title template / hook 2012-03-13 12:52:53 +00:00
Mike Jolley 8110258322 Readme 2012-03-13 12:39:45 +00:00
Mike Jolley 5279784362 Fix ajax chosen 2012-03-13 12:18:15 +00:00
Mike Jolley e838a420eb Ajax + Cross seels. TODO: ajax chosen is slightly buggy 2012-03-12 17:26:11 +00:00
Mike Jolley 88cfadd6e8 readme 2012-03-12 16:01:08 +00:00
Mike Jolley b2fcbb4717 Tweaks to #788. 2012-03-12 15:48:22 +00:00
Mike Jolley 8a2c389cbc COD reduce stock 2012-03-12 15:28:29 +00:00
Mike Jolley 7123f02c22 Downloadable products use billing email. Store user data. 2012-03-12 13:49:42 +00:00
Mike Jolley f9d8d8320a use email from column 2012-03-12 13:28:34 +00:00
Mike Jolley 01e7a2d539 Product id rules for coupons apply to a products parent (useful for grouped products) 2012-03-12 13:11:08 +00:00
Mike Jolley 5aa8609099 backorders_require_notification returns false if stock is disabled 2012-03-12 11:25:30 +00:00
Mike Jolley 6e2b18c22a Add to cart shortcode for variations. Closes #719. 2012-03-12 10:52:00 +00:00
Mike Jolley cdbcda7dab Disable admin bar for customers. Closes #772. 2012-03-12 09:43:22 +00:00
Mike Jolley 7dbcd75207 Prevent double save 2012-03-12 09:18:10 +00:00
Mike Jolley d4ddd8aec5 My account force ssl 2012-03-12 08:34:49 +00:00
Mike Jolley a0077826fb icon/menu 2012-03-12 08:13:49 +00:00
Mike Jolley ac43a65ace More logging in paypal class 2012-03-12 07:00:26 +00:00
Mike Jolley e9cd10fd53 readme 2012-03-11 14:27:42 +00:00
Mike Jolley 04c296f14d Force SSL for get_option('siteurl') 2012-03-11 14:25:48 +00:00
Mike Jolley adcd894c60 postcode tweak 2012-03-11 14:09:47 +00:00
Mike Jolley 6e50486c20 minor fixes and version bump 2012-03-08 12:57:15 +00:00
Mike Jolley 261015fbad minimum amount for coupons 2012-03-07 21:38:34 +00:00
Mike Jolley 7a0167d494 store less crap in the sessions 2012-03-07 20:12:14 +00:00
Mike Jolley 3bfb586200 Fix from price. Closes #770. 2012-03-06 17:39:53 +00:00
Mike Jolley 564c23ef5d cleanup 2012-03-06 17:34:44 +00:00
Mike Jolley 9d821d7f52 Category inclusion/exclusion for coupons 2012-03-06 17:28:09 +00:00
Mike Jolley 9a282ce3ab Fixes 2012-03-05 13:25:02 +00:00
Mike Jolley c978c98562 Fix local method availability 2012-03-05 11:07:36 +00:00
Mike Jolley d557f5e1dd Localisation. Closes #749. 2012-03-05 10:04:23 +00:00
Mike Jolley 5a0770fe0c When passing aggregate orders to paypal, include item names 2012-03-04 13:15:38 +00:00
Mike Jolley 75eb12db3f Fix attribute styling 2012-03-04 12:42:24 +00:00
Mike Jolley fa84b87425 Persistent cart 2012-03-04 12:37:41 +00:00
Mike Jolley 79cc67b23c Expiry fix. Closes #741. 2012-03-04 00:01:56 +00:00
Mike Jolley 3cb8f314c3 attribute layered nav. #740. 2012-03-03 21:24:09 +00:00
Mike Jolley d7bd41febf order details shipping address 2012-03-02 12:42:57 +00:00
James Koster 7a10aafa9a Updated Turkish translation 2012-03-02 12:18:12 +00:00
Mike Jolley d9552e2e31 error supression 2012-03-02 12:02:45 +00:00
Mike Jolley 067f308121 version bump 2012-02-29 17:04:37 +00:00
Mike Jolley 06587191f0 Flat rate addons 2012-02-29 11:49:39 +00:00
Mike Jolley 966595a266 changed cookie name 2012-02-28 16:33:15 +00:00
Mike Jolley 59c7ca1189 My account remembers post data upon error 2012-02-27 18:47:31 +00:00
Mike Jolley a2714544a4 cart limit item. Closes #646. 2012-02-27 18:22:54 +00:00
Mike Jolley a81a9bfcb5 Purchase notes - add text to a product to include in order tables after payment 2012-02-27 17:05:26 +00:00
Mike Jolley 01bc65dc7f Minor tweaks + disable shipping option turns off shipping address display 2012-02-27 15:02:44 +00:00
Mike Jolley 2654c587a7 Better grouped price code. Closes #708. 2012-02-27 13:23:03 +00:00
Mike Jolley 226f8aa4db More reliable un-force https code 2012-02-27 11:18:55 +00:00
Mike Jolley 4fab179206 Hiding the cart widget option now shows the widget if adding to cart via ajax 2012-02-27 11:04:25 +00:00
Mike Jolley 5a56380696 email_order_items_table image thumbnails + post updated message 2012-02-26 14:45:56 +00:00
Mike Jolley 6085ae4377 Tweaks and fixes to sale logic + sync function #703 2012-02-26 14:11:56 +00:00
Mike Jolley 59d839bad5 readme 2012-02-26 11:51:41 +00:00
Mike Jolley 7f3b8b7ea3 read me + styles for right now 2012-02-25 21:16:38 +00:00
Mike Jolley 95fe36cd07 Save permissions + revoke access after xx days feature. 2012-02-25 21:11:06 +00:00
Mike Jolley eaef280e75 P Permissions. Add/revoke
Still working on this feature
2012-02-25 19:48:09 +00:00
Mike Jolley 1eff385521 Fix make clickable. Show links to items. Closes #697. 2012-02-24 20:20:17 +00:00
Mike Jolley 9554a4c52c Admin tweaks and mixed cart handling. Closes #651. 2012-02-24 20:04:05 +00:00
Mike Jolley fdb1359d19 Function for getting placeholder.png - woocommerce_placeholder_img_src() with filter woocommerce_placeholder_img_src 2012-02-24 16:23:08 +00:00
Mike Jolley f0d4d8cb63 Product option for customise the button text for external products 2012-02-24 16:05:17 +00:00
Mike Jolley a86d648367 Fix order dates and track order page 2012-02-24 14:33:02 +00:00
Mike Jolley 96ba64d90f fixed record_product_sales 2012-02-24 12:49:44 +00:00
James Koster 1cb3ede30e Polish Translation 2012-02-24 11:57:24 +00:00
Mike Jolley 45af0f6ca6 bacs filters 2012-02-24 10:59:28 +00:00
Mike Jolley fa6a66a94c query tweak 2012-02-23 18:35:41 +00:00
Mike Jolley cc1c77db20 dynamic required 2012-02-23 11:19:45 +00:00
Mike Jolley 07753da578 readme 2012-02-23 10:03:19 +00:00
Mike Jolley 04fde0a603 Improved edit address. Closes #689. 2012-02-22 21:06:08 +00:00
Mike Jolley f22738b975 slight tweak. We don't need to look for slug.php in the plugin - its never there 2012-02-22 20:50:37 +00:00
Mike Jolley 38bf8b8735 readme 2012-02-22 19:49:01 +00:00
Mike Jolley 2851642b6c Hooks for quantity selectors and data-min tweaks 2012-02-22 19:45:12 +00:00
Mike Jolley 32675c2964 Errors vía querystring 2012-02-22 16:36:23 +00:00
Mike Jolley 54c46695f7 item_number 2012-02-21 17:14:41 +00:00
Mike Jolley f1b699f7a6 Filters to override default country and state on checkout form 2012-02-21 16:59:22 +00:00
Mike Jolley 06960e41c8 text 2012-02-21 13:19:53 +00:00
Mike Jolley fd459d702a Order admin. Closes #680. 2012-02-21 12:53:36 +00:00
Mike Jolley cb64b3a753 woocommerce_file_download_path Closes #674 2012-02-21 11:17:56 +00:00
Mike Jolley 2ea44118ee SKU sorting in admin 2012-02-21 11:07:59 +00:00
Mike Jolley 429e7ea1f3 bulk edit 2012-02-20 18:19:27 +00:00
Mike Jolley 565987dd56 Quick edit Closes #258. 2012-02-20 14:29:51 +00:00
Mike Jolley c52164a5a1 Added basic API for payment gateways to hook into (for IPN etc) 2012-02-19 17:13:07 +00:00
Mike Jolley 6a5927a385 readme 2012-02-18 14:18:37 +00:00
Mike Jolley df97c6bd04 readme 2012-02-18 14:18:37 +00:00
Mike Jolley 93aeaf03cc version bump 2012-02-18 14:18:36 +00:00
Mike Jolley e9c94cd2e8 Category widget hierarchy on single product page 2012-02-18 14:18:36 +00:00