Commit Graph

324 Commits

Author SHA1 Message Date
Mike Jolley 6fe7e831b2 Set session_name to avoid conflicting sessions across installs. Closes #1217. 2012-07-17 16:01:01 +01:00
Mike Jolley 30b8ddaf1d Split up frontend scripts so they can be loaded when needed. 2012-07-17 15:09:18 +01:00
James Collins 8fd4b636af 1.6.0 beta 1 version number updates
Corrects deprecated function version number, and plugin version number.
2012-07-17 12:54:42 +10:00
Mike Jolley 939d835b3e edit_users. Closes #1179. 2012-07-11 19:37:33 +01:00
Mike Jolley 1910f4a4f7 Coupon usage counts on cancell. Closes #1210. 2012-07-10 16:52:52 +01:00
Mike Jolley 96a522bc82 template_redirect 2012-06-29 16:38:00 +01:00
Mike Jolley b373a82de2 moved checkout buffer function 2012-06-28 12:19:54 +01:00
Mike Jolley c9ddba1e35 Hooks for stripe 2012-06-19 19:09:51 +01:00
Mike Jolley 99c859ca30 Small save bug with Mijireh 2012-06-14 17:25:49 +01:00
Coen Jacobs d253181f79 Code style fixes, changed space use around arguments 2012-06-14 12:08:50 +02:00
Mike Jolley 10f5a48a33 space 2012-06-14 10:20:49 +01:00
Mike Jolley 731f588b31 Readme and versions 2012-06-10 20:12:06 +01:00
Mike Jolley c6d6fd7901 ajax coupon form. Closes #1061. 2012-06-10 12:40:07 +01:00
Mike Jolley e128fc02ee Merge pull request #1129 from GeertDD/menu_names
Allow custom translations for admin menu names
2012-06-08 12:31:58 -07:00
Mike Jolley 0f905e9cd0 mijireh gateway 2012-06-08 11:46:10 +01:00
Geert De Deckere 6128a82da6 Allow custom translations for admin menu names 2012-06-07 10:06:33 +02:00
Mike Jolley 0fce6aecaa localisation issues Closes #1106. 2012-06-06 21:35:40 +01:00
Mike Jolley 809175b41c filters. Closes #1108. 2012-06-06 20:28:15 +01:00
Mike Jolley 405a1eb147 out of state rounding tweaks 2012-06-05 12:21:52 +01:00
bfred-it 713baa8ac5 Fixes error "number_format() expects parameter 1 to be double, string given" on some servers 2012-05-28 15:42:15 +03:00
Mike Jolley b7894b14ca Counts. #1084. 2012-05-28 10:19:29 +01:00
Mike Jolley 19b4d7344b clear transient 2012-05-26 16:31:58 +01:00
Mike Jolley 48c222f9d1 spaces 2012-05-24 12:20:28 +01:00
Mike Jolley 8332137cf9 Strange error where detecting the page (is_page etc) would break the canonical redirect in some instances when hooked into 'wp'. Used the later get_header hook instead. 2012-05-17 22:26:56 +01:00
Mike Jolley 0b5fcd5139 version bump and installer cleanup 2012-05-17 12:58:25 +01:00
Mike Jolley aa2bf617ab variations solid individually handling 2012-05-11 12:47:23 +01:00
Mike Jolley e6f5426839 Tweaks for launch 2012-05-10 12:45:14 +01:00
Mike Jolley e92ceaae15 No word from .org team - removing wootransmitter for now 2012-05-10 10:34:44 +01:00
Bronson Quick 454181ec86 Add WooCommerce Products to the Appearance->Menus screen in WordPress so that products can be easily added to menus rather than using Custom Links to the URLs of products 2012-05-10 15:03:37 +10:00
Mike Jolley 58f5afdc46 tweaks to options 2012-05-09 00:53:23 +01:00
Mike Jolley 2cac2f9d68 Drag and drop ordering for products. Closes #95. Closes #995. 2012-05-08 20:30:18 +01:00
Mike Jolley 9d30ad15fa wootrans opt in 2012-05-08 17:29:27 +01:00
Mike Jolley a537b2c18f Woo Transmitter Integration 2012-05-08 16:23:09 +01:00
Geert De Deckere e5556af3ca Apply the filter "plugin_locale" to the locale for loading language files from the WP_LANG_DIR 2012-05-03 13:48:35 +02:00
Mike Jolley 62c1d9d15c ShareYourCart + integration tweaks 2012-04-30 20:50:52 +01:00
Mike Jolley 7840c79251 style rework. Shareyourcart (needs more work) 2012-04-28 18:28:18 +01:00
Mike Jolley e8c57f7781 Protocol-relative AJAX URL 2012-04-24 18:32:17 +01:00
Mike Jolley f90c6e0a1c clear cache 2012-04-24 18:22:24 +01:00
Mike Jolley 9392908456 nginx proxy 2012-04-23 13:41:17 +01:00
James Collins 2bd123f37c Merge remote branch 'upstream/master'
Conflicts:
	woocommerce.php
2012-04-19 17:46:18 +10:00
James Collins 9b9366c675 Body Classes should be sanitised
Correctly add the current theme's name to the <body> classes. Previously, theme names that contain spaces and other strange characters would cause problems.
Also ensure that any other body classes that WooCommerce adds are also sanitised.
2012-04-19 17:14:48 +10:00
Mike Jolley d7ff3bd6fc update_count_callback for tags 2012-04-18 12:36:16 +01:00
Brent Shepherd adc0d01611 Replacing use of deprecated function get_current_theme() in versions of WP newer than 3.4 where the replacement wp_get_theme() exists. 2012-04-18 08:44:33 +10:00
Mike Jolley 5438b79c35 get children when searching for products 2012-04-16 13:52:28 +01:00
Mike Jolley 7aa97b0f38 product attributes template 2012-04-13 18:33:56 +01:00
Mike Jolley b846131f82 "Package" support for shipping calculations - allows third parties to split the cart up to calc shipping. Also caches packages meaning the cart shipping only needs to be calculated once (until totals or customer location changes) 2012-04-13 12:16:24 +01:00
Mike Jolley a9cf0e340b remove shortcode wrappers 2012-04-11 21:07:46 +01:00
Mike Jolley afd727bb24 Improved variations panel, bulk edit, and added tax classes for variations. Closes #779. 2012-04-11 18:56:54 +01:00
Mike Jolley 134edeb0b3 untrailingslash path 2012-04-11 11:02:35 +01:00
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 c28b28e712 grouped external products 2012-03-30 16:10:14 +01:00
Mike Jolley 24a24121df comment 2012-03-29 10:32:19 +01:00
Mike Jolley a261f05734 tweak for total_sales, ajax_url 2012-03-29 10:31:04 +01:00
Mike Jolley 981951723a ajax url for domain mapping compat... 2012-03-29 01:50:20 +01:00
Mike Jolley 5e23a48ba4 versions 2012-03-28 18:50:44 +01:00
Mike Jolley ad499d10f0 Options to enable/disable ratings. Closes #847. 2012-03-27 20:35:35 +01:00
Mike Jolley 3ff6db4cec prevent is_visible error 2012-03-27 13:20:47 +01:00
Mike Jolley bdfdb074cd label 2012-03-23 21:06:49 +00:00
Geert De Deckere e7fd165050 Also pass on original attribute $name 2012-03-21 15:29:37 +01:00
Geert De Deckere 46812dad9c Added filter woocommerce_attribute_label 2012-03-21 15:26:53 +01:00
Mike Jolley 823c2921c6 load order tweaks 2012-03-20 19:22:10 +00:00
Mike Jolley 353b4faa0c woocommerce_loaded. Closes #834 2012-03-20 18:59:12 +00:00
Geert De Deckere 9c5a8d7d81 Merge branch 'master' into fix_i18n_init
Conflicts:
	classes/class-wc-cart.php
	woocommerce.php
2012-03-20 15:32:29 +01:00
Geert De Deckere 6cdd9fef7f Moving more stuff to init 2012-03-20 15:08:29 +01:00
Geert De Deckere 9e04e5ecf9 Initialisation of WC_Cart requires WC_Customer to be loaded 2012-03-20 15:03:12 +01:00
Geert De Deckere 2e27ea3108 Call WC_Cart->init() method directly from within the init hook 2012-03-20 14:50:19 +01:00
Mike Jolley 928543c35e cart and main cleanup 2012-03-20 13:22:35 +00:00
Geert De Deckere 7a510c55ac Fixed the initialisation of the language files by moving load_plugin_textdomain call to the "init" hook. 2012-03-20 14:20:08 +01:00
Mike Jolley c4c7386e17 chosen frontend - separated to avoid accidental deletion 2012-03-18 13:35:02 +00:00
Mike Jolley 23bc2865e6 var_dump missed :( 2012-03-16 16:57:56 +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
Mike Jolley 0b7e83ca35 Tweaks 2012-03-15 12:15:22 +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 bd785f99f5 required field rating 2012-03-12 15:58:13 +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 d4ddd8aec5 My account force ssl 2012-03-12 08:34:49 +00:00
Mike Jolley 7e6b254f32 Merge pull request #765 from foxrunsoftware/master
My Account Force SSL
2012-03-12 01:16:43 -07:00
Mike Jolley 3b74269ed2 Merge pull request #773 from piffpaffpuff/master
menu icons when no manage_woocommerce capability
2012-03-12 00:09:18 -07:00
Mike Jolley 04c296f14d Force SSL for get_option('siteurl') 2012-03-11 14:25:48 +00:00
Mike Jolley 0883669564 force ssl template url 2012-03-08 15:11:01 +00:00
Mike Jolley 6e50486c20 minor fixes and version bump 2012-03-08 12:57:15 +00:00
Mike Jolley dac284269b slugs. Closes #775. 2012-03-08 10:29:17 +00:00
Triggvy Gunderson 512b6538be menu icons for shop_manager when no manage_woocommerce capability
when the user has no manage_woocommerce capabilities the menu items
(like order) aren't grouped under woocommerce menu. then they showed
the default post it icon. while fixing this i discovered that it uses
the menu icons the old fashioned way instead of css sprites. fixed that
too. but the new icons are just placeholder, someone with the original
art files need to export the png again.
2012-03-07 12:59:23 +01:00
Geert De Deckere 6155ded5db Fix language loading with WP_LANG_DIR 2012-03-06 11:32:07 +01:00
Justin Stern e532c7fbed Force SSL on My Account
The force SSL option forces the My Account pages to be served over
HTTPS, and the unforce SSL option is also modified to allow the My
Account pages to be protected
2012-03-05 22:06:01 -05:00
Mike Jolley 787211bf74 Merge pull request #760 from GeertDD/lang_dir
Use WP_LANG_DIR constant for path to languages folder
2012-03-05 06:47:11 -08:00
Mike Jolley 4f629f6cb0 Tweaked attribute page detection 2012-03-05 14:43:55 +00:00
Geert De Deckere eaa792335d Use WP_LANG_DIR constant for path to languages folder 2012-03-05 12:16:33 +01: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
Coen Jacobs 5e7d2a7c0d Using plugins_url function without __THIS__ to get plugin url 2012-03-03 16:35:14 +01:00
Mike Jolley b5b0f7021d cleaner urls - but couldn't make this or the previous work with symlinks 2012-03-02 16:11:47 +00:00
Coen Jacobs 1acc8a7c62 Use WordPress internal plugins_url() function to resolve WC plugin url 2012-03-02 09:31:28 +01:00
Mike Jolley 067f308121 version bump 2012-02-29 17:04:37 +00:00
Mike Jolley 966595a266 changed cookie name 2012-02-28 16:33:15 +00:00
Mike Jolley 5ad663a010 Merge pull request #712 from GeertDD/fix_localisation_init
Fixed localisation init
2012-02-28 05:57:17 -08:00
Geert De Deckere 4d43dd7007 Fixed localisation init
Bug introduced by fdc122214e
2012-02-28 09:37:51 +01:00
Mike Jolley a2714544a4 cart limit item. Closes #646. 2012-02-27 18:22:54 +00:00
Mike Jolley 01bc65dc7f Minor tweaks + disable shipping option turns off shipping address display 2012-02-27 15:02:44 +00:00