Commit Graph

4674 Commits

Author SHA1 Message Date
Mike Jolley 5ed148562a Merge pull request #2445 from thenbrent/master
Fix woocommerce_cancel_unpaid_orders() comparion date
2013-02-14 02:07:24 -08:00
Mike Jolley 998cf81f85 And update user user obj 2013-02-14 09:44:17 +00:00
Mike Jolley d99158c01a Change pass filters. 2013-02-14 09:42:36 +00:00
Brent Shepherd 9cba9551e2 Fix woocommerce_cancel_unpaid_orders()
Cancel orders placed more than an hour in the past, not orders
placed between now & 1 hour in the future.
2013-02-14 15:20:46 +10:00
kukac7 0ed103361c hungarian translation v0.2 2013-02-14 00:02:33 +01:00
yitzchak a0dfdad79b Update classes/integrations/google-analytics/class-wc-google-analytics.php
Added SKU tracking for shop loop
2013-02-13 14:31:21 -05:00
yitzchak 2086c66d22 Update templates/loop/add-to-cart.php
Added data-product_sku attribute to allow SKU tracking in analytics from shop loop.
2013-02-13 14:29:33 -05:00
yitzchak c8bb71c2c7 Update classes/integrations/google-analytics/class-wc-google-analytics.php
Added use of product SKU to "Add to cart" event.
2013-02-13 13:35:10 -05:00
James Koster 5e8fc500c9 success icon 2013-02-13 15:56:47 +00:00
James Koster ee88c23b7f remove button no longer uses image 2013-02-13 15:19:44 +00:00
Mike Jolley 66666f6bd8 API endpoints - some gateways don't like query strings 2013-02-13 12:38:19 +00:00
James Koster d135a2158c admin star rating calc 2013-02-13 12:05:20 +00:00
James Koster 2705bc47b8 admin star ratings 2013-02-13 12:00:59 +00:00
James Koster 6e47b24958 scripts title 2013-02-13 11:44:40 +00:00
Mike Jolley 60e3628076 Hook on order creation. Closes #2438. 2013-02-13 09:38:54 +00:00
Mike Jolley 30e6beb861 Fix buttons and externals. Closes #2437. 2013-02-13 09:29:00 +00:00
Mike Jolley 0b46347efc Prevent notices. 2013-02-12 13:52:50 +00:00
Mike Jolley 0efa9d1792 #2430 get_called_class with product type fallback for 5.2 2013-02-12 12:15:49 +00:00
James Koster 7bbab42327 Cascading Stylesheet Styles :-) 2013-02-12 11:51:39 +00:00
Mike Jolley 29eb289c3b Tweak messages #2430 2013-02-12 11:49:26 +00:00
Mike Jolley 8bc3a0934a Merge pull request #2432 from thenbrent/deprecated-paypal-class
Add deprecated WC_Paypal class
2013-02-12 02:55:15 -08:00
Mike Jolley 3a734e230e Merge pull request #2431 from thenbrent/deprecated-find-rate-args
Deprecate old params for WC_Tax->find_rates()
2013-02-12 02:55:02 -08:00
Mike Jolley 3a43c231f5 Revert "Remove deprecated loop-shop"
This reverts commit 927229a835.
2013-02-12 10:54:40 +00:00
Mike Jolley 60e52751d7 Revert "deprecated"
This reverts commit f5f9db1c87.
2013-02-12 10:54:40 +00:00
Andrew Benbow e7c0834b90 Update classes/widgets/class-wc-widget-product-categories.php
Title correction
2013-02-12 10:51:42 +00:00
Mike Jolley d1e4fd0f4d Merge pull request #2427 from yitzchak/patch-1
Update admin/woocommerce-admin-reports.php
2013-02-12 02:37:10 -08:00
kukac7 28d93c6e6f v0.1.8 2013-02-12 10:37:20 +01:00
Brent Shepherd 24081effd6 Deprecate old params for WC_Tax->find_rates()
Instead of quietly ignoring params passed in the WC 1.x order for
WC_Tax->find_rates(), check for their existance, throw a deprecated
notice & massage them into the WC 2.0 structure.
2013-02-12 17:00:10 +10:00
Brent Shepherd 1c4c5d8da4 Add deprecated WC_Paypal class
WC_Paypal was removed in 2.0 in favour of WC_Gateway_Paypal, this
patch deprecates the original WC_Paypal class & returns an instance
of the WC_Gateway_Paypal object instead of potentially causing a
fatal error.
2013-02-12 16:46:56 +10:00
kukac7 786e98482c v0.1.7 2013-02-11 22:14:56 +01:00
yitzchak 06d252c9ae Update admin/woocommerce-admin-reports.php
Filter woocommerce_reports_order_statuses provides ability to add other order statuses to reports, but links to edit orders from reports still refer to only base types of completed, processing, and on-hold. 

Added use of woocommerce_reports_order_statuses filter to all links to edit.php to fix this.
2013-02-11 12:56:05 -05:00
Mike Jolley 3a0413ddbc Template overrides in debug 2013-02-11 17:22:22 +00:00
Mike Jolley dc835c5044 Readme for #2426. 2013-02-11 16:48:01 +00:00
Mike Jolley 49db2507aa Merge pull request #2426 from wpbrasil/master
Fixing localization pt-BR
2013-02-11 08:45:40 -08:00
Mike Jolley 8c50c320ac Added notices for theme support. current_theme_supports( 'woocommerce' ) 2013-02-11 16:34:13 +00:00
Fernando Daciuk 15731e7b93 LESS Returning to the current version. 2013-02-11 13:50:51 -02:00
Mike Jolley 6bcb33f74a Fix reviews Closes #2378. 2013-02-11 15:37:26 +00:00
Fernando Daciuk 34a5d3a3e1 Fixing localization pt-BR 2013-02-11 13:18:10 -02:00
Fernando Daciuk f54c1baa6c Fix load_textdomain in woocommerce.php 2013-02-11 13:16:24 -02:00
kukac7 21cd09ef01 v.0.1.6 2013-02-11 16:08:48 +01:00
Mike Jolley 6a24222dfb Settings should be an array 2013-02-11 15:07:51 +00:00
Mike Jolley d72d339862 Force product headings first Closes #2415. 2013-02-11 14:55:22 +00:00
Mike Jolley 6a53728ee6 Flush after update. Closes #2406. 2013-02-11 14:27:45 +00:00
Mike Jolley b67492fe68 Hide thumbnails when empty. Closes #2409. 2013-02-11 14:17:57 +00:00
Mike Jolley 76ebd4e3c3 Updated POT files 2013-02-11 14:04:07 +00:00
Mike Jolley 1360d32bb3 dashboard 2013-02-11 14:01:21 +00:00
Mike Jolley bc51d5652b Put back coupon option. 2013-02-11 13:53:24 +00:00
Mike Jolley 2a9634172c Hide pages from logged out users. 2013-02-11 13:30:18 +00:00
Fernando Daciuk 642ad0897b less 2013-02-11 07:35:32 -02:00
Fernando Daciuk 25ceb65c27 Adjusting localization pt-BR - Tags 2013-02-11 07:09:16 -02:00