Commit Graph

6481 Commits

Author SHA1 Message Date
Mike Jolley 9ee977c524 Merge pull request #4485 from pmgarman/store-notice-conditional
Add is_store_notice_showing Conditional
2014-01-13 03:04:32 -08:00
Mike Jolley 95242473c8 Cleanup sessions - CONCAT is too slow.
Being tested in https://woothemes.zendesk.com/agent/#/tickets/133706
2014-01-13 10:45:35 +00:00
claudiosmweb bdb7a3b288 fixed a small typo in includes/class-wc-install.php 2014-01-11 22:13:26 -02:00
claudiosmweb c065617641 fixed wordpress coding standards in includes/class-wc-install.php 2014-01-11 22:05:14 -02:00
claudiosmweb 23b7ddc811 fixed the indentation in includes/class-wc-install.php 2014-01-11 21:56:50 -02:00
claudiosmweb 3a9630f29a fixed the inventory settings install, fixes #4495 2014-01-11 21:56:29 -02:00
claudiosmweb 3d0fbc5204 fixed coding standards in includes/admin/class-wc-admin-dashboard.php 2014-01-10 22:18:28 -02:00
claudiosmweb 34213f0a84 fixed the indentation in includes/admin/class-wc-admin-dashboard.php 2014-01-10 22:15:33 -02:00
claudiosmweb 2dd9d81f3d fixed hard code string, fixes #4489 2014-01-10 22:14:27 -02:00
Geert De Deckere b1aabdcfc6 Merge branch 'master' into cached_tax_rates 2014-01-11 00:00:09 +01:00
Geert De Deckere 7169157297 Cache tax rates to save database queries 2014-01-10 23:57:19 +01:00
Patrick Garman f3be3b16b6 Add is_store_notice_showing Conditional
Added public is_store_notice_showing conditional to `includes/wc-conditional-functions.php`
Replaced two instances of  `get_option( 'woocommerce_demo_store' )` with the new conditional
2014-01-10 11:17:01 -06:00
Mike Jolley 956de3ce53 Merge pull request #4483 from daverogers/master
Add coupon code placeholder to cart template
2014-01-10 05:11:46 -08:00
Mike Jolley 083a930d40 Merge pull request #4482 from justinstern/master
Fix Non-Purchasable Simple Product in Product Loop
2014-01-10 05:07:30 -08:00
justinstern e96a6ae3f3 Fix Non-Purchasable Simple Product in Product Loop
add_to_cart_button class is only applied if the product is purchasable
2014-01-09 21:38:05 -05:00
Mike Jolley 656663ba47 is_woocommerce Closes #4475 2014-01-09 14:00:18 +00:00
Mike Jolley 48300f4ebf woocommerce_reports_get_order_report_query Closes #4477 2014-01-09 13:57:42 +00:00
Mike Jolley 85288b9e5f Merge pull request #4476 from ragulka/check-for-actions
Check for actions before looping over them
2014-01-09 02:54:48 -08:00
Mike Jolley 6d31f30a10 Merge pull request #4470 from vrozkovec/master
Update meta-boxes.js
2014-01-09 02:54:31 -08:00
Illimar Tambek 3fc62123a7 Check for actions before looping over them 2014-01-09 12:13:57 +02:00
Coen Jacobs 3671eabd13 System Status bold text should have colons to split 2014-01-08 19:03:36 +01:00
Mike Jolley 478c87825f More https ajax requests 2014-01-08 16:39:16 +00:00
James Koster ea95e0a242 2014 tweak 2014-01-08 16:24:33 +00:00
Mike Jolley fd8de7b7ff Updated POT files 2014-01-08 15:42:49 +00:00
James Koster 1992e8411a fix breadcrumb issue in 2014. closes #4473 2014-01-08 15:42:15 +00:00
Mike Jolley 0bbb10f1a9 Beta 3 version 2014-01-08 15:30:06 +00:00
Mike Jolley 34173bc1da list_users for shop managers Closes #4354 2014-01-08 15:18:19 +00:00
Mike Jolley e15c572465 Better handling for sent to admin/plain text args Closes #4359 2014-01-08 15:04:49 +00:00
Mike Jolley 8a73715c1f Check specific ajax actions before enforcing HTTPS closes #4324 2014-01-08 14:53:38 +00:00
Mike Jolley 7ddd4d012a Move localisation to address-i18n.js for account page. Closes #4446 2014-01-08 14:38:20 +00:00
Mike Jolley 51bd102fb8 Merge pull request #4448 from shoheitanaka/patch-8
Correct get_country_locale for Japanese
2014-01-08 06:23:12 -08:00
Mike Jolley ddb755afd5 braces 2014-01-08 14:12:19 +00:00
Mike Jolley 72f51e7b05 Disabled for checkbox Closes #4387 2014-01-08 13:50:59 +00:00
Mike Jolley f504243b56 Update timestamp check Closes #4409 2014-01-08 13:40:06 +00:00
Mike Jolley a54223f910 Tweak message #4335 2014-01-08 13:38:34 +00:00
Coen Jacobs 660c0368b6 Merge pull request #4471 from shoheitanaka/master
misspelling in class-wc-admin-welcome.php
2014-01-08 05:36:45 -08:00
Mike Jolley 211658a8f4 Fix woocommerce_reset_loop Closes #4443 2014-01-08 13:23:40 +00:00
Mike Jolley b9a78b5894 HTTPS for frontend only Closes #4324 2014-01-08 12:08:37 +00:00
Shohei Tanaka 618faaf519 misspelling in class-wc-admin-welcome.php
Misspelling is alterntative, correct is alternative.
2014-01-08 15:06:22 +09:00
Shohei Tanaka 1398142115 Merge pull request #1 from woothemes/master
update test
2014-01-07 19:50:49 -08:00
vrozkovec 3fe9994d59 Merge branch 'master' of git@github.com:vrozkovec/woocommerce.git 2014-01-08 01:39:28 +01:00
vrozkovec cb9a6fc8df Add filter options to product gallery images selector to make visible
filters of plugins such as the Enhanced Media Library
2014-01-08 01:38:54 +01:00
Vit Rozkovec 17a02b71c0 Update meta-boxes.js
Add filter options to product gallery images selector to make visible filters of plugins such as the Enhanced Media Library
2014-01-08 01:28:39 +01:00
Mike Jolley 54fad5dce9 Merge pull request #4469 from thenbrent/master
Fix parse error
2014-01-07 16:19:46 -08:00
Brent Shepherd c9ce3b52b9 Fix parse error
Full error: "PHP Parse error:  syntax error, unexpected ''/&[^&;]+;/i''
(T_CONSTANT_ENCAPSED_STRING), expecting ')' in abstract-wc-email.php on line 94
2014-01-07 16:16:31 -08:00
Coen Jacobs a1ea33b828 Merge pull request #4467 from aristath/master
Minor bugfix, missing comma
2014-01-07 14:51:14 -08:00
Aristeides Stathopoulos c5c340588e Minor bugfix, missing comma
Missing comma causing errors in some cases
2014-01-07 22:14:35 +02:00
Mike Jolley f36d67fa69 Merge pull request #4445 from toddlahman/master
improved ob_end_clean for download handler
2014-01-07 07:40:56 -08:00
Mike Jolley 55121ff2ef Merge pull request #4451 from claudiosmweb/fix_4450
Introduces the woocommerce_my_account_my_orders_query filter
2014-01-07 07:39:10 -08:00
Mike Jolley 9154eed860 Merge pull request #4461 from justinstern/master
Rename new woocommerce_order_item_quantity filter
2014-01-07 07:37:56 -08:00