Commit Graph

1989 Commits

Author SHA1 Message Date
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 353b4faa0c woocommerce_loaded. Closes #834 2012-03-20 18:59:12 +00:00
Mike Jolley cd4c0443f7 min 2012-03-20 18:58:33 +00:00
Mike Jolley 18e712ac62 Merge pull request #856 from GeertDD/fix_i18n_init
Fixed the initialisation of the language files
2012-03-20 11:52:28 -07:00
Mike Jolley 7087f92ff1 Merge pull request #857 from GeertDD/fix_metabox_toggle
Fix metabox toggle
2012-03-20 11:40:45 -07:00
Mike Jolley aea9f5f55e fix coupon check 2012-03-20 18:36:25 +00:00
Mike Jolley 4fe459ddc5 force variations visible 2012-03-20 17:30:02 +00:00
Mike Jolley a83014584d hook for stock 2012-03-20 17:29:53 +00:00
Geert De Deckere 540567b7d3 Follow-up to 47f57504bd #814 2012-03-20 15:59:04 +01: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 05c6a14200 Merge pull request #851 from curtismchale/master
Cleans up debug notices on the tax class if the user has not saved any option on the backend of the site.
2012-03-20 06:30:39 -07: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 4ec7306dab Lower case emails 2012-03-20 10:03:37 +00:00
Coen Jacobs 054ca44c63 Fixed highlighting in admin menu for post type add screens. Closes #836. 2012-03-19 20:29:08 +01:00
Mike Jolley 54730605d0 Merge pull request #839 from GeertDD/fix_cart_widget
Small js fix for cart widget
2012-03-19 12:12:37 -07:00
Mike Jolley 78ce66bb47 Merge pull request #846 from Redios/patch-1
Fixed tiny typo
2012-03-19 12:12:00 -07:00
curtismchale 77893517e1 clean and quiet debug notices
There are a bunch of debug notices when the user has not set anything
for their tax class (in the admin). This make all of them clean and
quiet in the header of the site and on the checkout page.
2012-03-19 11:29:38 -07:00
Redios 9f1401a942 Fixed tiny typo on string 394 aumount -> amount 2012-03-19 18:54:38 +04: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
Geert De Deckere fb9279ca09 Small js fix for 75a8b62cc3 2012-03-18 20:09:05 +01: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 0f79667285 Merge pull request #838 from Ramoonus/master
Spanish fully translated, minor dutch update
2012-03-18 05:12:05 -07:00
Mike Jolley 147ed80135 readme 2012-03-18 12:11:55 +00:00
Mike Jolley ca723a4657 use billing email for download link 2012-03-18 12:11:55 +00:00
Mike Jolley 88b287471f allow blank file path 2012-03-18 12:11:55 +00:00
Mike Jolley 1695484eb0 installer tweak 2012-03-18 12:11:54 +00:00
Ramon van Belzen b61f48d24c dutch mo po refresh and several new strings 2012-03-18 12:00:57 +01:00
Ramon van Belzen 5d7443d17c refreshed spanish mo po 2012-03-18 11:58:42 +01:00
Ramon van Belzen 1cbda65e50 spanish update by Hctor Carranza 2012-03-18 11:56:33 +01:00
Mike Jolley d00ee95894 Merge pull request #830 from GaryJones/hidden-cart-widget-improvement
Hidden cart widget improvement
2012-03-17 06:03:38 -07:00
Mike Jolley da46d9f890 Merge pull request #829 from rabhw/patch-1
Added class for available on backorder.
2012-03-17 06:02:04 -07:00
Mike Jolley a94dbe7971 Merge pull request #831 from FrederikRS/master
Danish translation update.
2012-03-17 06:01:34 -07:00
Frederik Svarre 05959b93d8 Danish translation update. 2012-03-16 23:32:30 +01:00
Gary Jones 75a8b62cc3 Don't assume ul is the immediate child inside cart widget. 2012-03-16 22:12:22 +00:00
Gary Jones 9ffe61ebb2 Revert previous changes to master branch. 2012-03-16 22:09:11 +00:00
Gary Jones 697ea323f1 Add missing . before class name, in previous commit. 2012-03-16 21:22:38 +00:00
rabhw 53781f13b3 Added class for available on backorder. 2012-03-16 16:22:39 -03:00
Mike Jolley 23bc2865e6 var_dump missed :( 2012-03-16 16:57:56 +00:00
Gary Jones 3d0870110a Don't assume ul is the immediate child inside cart widget. 2012-03-16 16:56:32 +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 34241a384b lang fix. Closes #820. 2012-03-16 15:15:27 +00:00