Commit Graph

5442 Commits

Author SHA1 Message Date
Luis Giménez 965ae437c5 Updated Spanish translation 2013-07-06 01:26:18 +02:00
Patrick Rauland e6f7f5b16f adding product meta data to post class 2013-07-05 10:46:52 -05:00
Andrew Benbow db43a303fc Update woocommerce-admin-status.php
Added theme info to System Status
2013-07-02 15:41:37 +01:00
jprieton 59d43a25f7 Update proposal hint on documentation of function get_product()
Update proposal hint on documentation of function `WC_Product_Factory::get_product()` from `void` to an generic `WC_Product`
2013-07-01 17:18:07 -04:30
jprieton 18f86a910d Update proposal hint on documentation of function get_product() 2013-07-01 17:15:42 -04:30
Coen Jacobs f7601f9b0a Add filter around admin access check. Closes #3401 2013-07-01 10:27:54 +02:00
Nick Weisser 2e71d95643 Converted .po files to .mo files with msgfmt utility 2013-06-30 17:21:04 +02:00
Nick Weisser c15e5ebd63 Replaced Bundesland with Kanton for Swiss locale 2013-06-30 17:03:04 +02:00
Nick Weisser 74063582c7 Replaced ß with ss for Swiss locale 2013-06-30 17:01:17 +02:00
Nick Weisser 7ae7166618 Duplicated German language files for Swiss German locale 2013-06-30 16:58:49 +02:00
Mike Jolley 0afc0c02ff Reports 2013-06-28 17:33:37 +01:00
jprieton 6acf17caf5 Hint on documentation of function get_product()
The hint actual says that return void, changed to WC_Product_Simple because $woocommerce->product_factory->get_product() returns WC_Product_Simple, this change is useful for IDEs autocomplete hints
2013-06-28 11:43:36 -04:30
Mike Jolley 9523333026 Hide report for now. 2013-06-28 13:23:46 +01:00
Coen Jacobs 9bcf44106c Also apply #3405 to master branch 2013-06-28 13:10:44 +02:00
Mike Jolley b7d562f27a Flush after add/edit Closes #3387 2013-06-28 11:28:05 +01:00
Mike Jolley 400fd1538b input instead of :checkbox Closes #3408. 2013-06-28 11:22:12 +01:00
Mike Jolley 06bf190599 public false for taxonomies. Closes #3373. 2013-06-28 11:17:56 +01:00
Mike Jolley a9569ccd6f Only allow those who can edit the post to add drafts to cart. For testing. Closes #3381 2013-06-28 11:14:21 +01:00
Mike Jolley e6db7d2c0c Set session after removing item. Closes #3382. 2013-06-28 11:03:12 +01:00
Mike Jolley e296c9d538 woocommerce_new_order_note_data Closes #3379 2013-06-28 10:50:05 +01:00
Mike Jolley 5be00f2d32 Drop ucwords Closes #3369. 2013-06-28 10:30:32 +01:00
Mike Jolley d0b6483037 Dump coupon helper and add new functions. Closes #3353. 2013-06-28 10:23:20 +01:00
Mike Jolley c9f051dee2 Cart empty classes. Closes #3357. 2013-06-28 10:10:13 +01:00
Mike Jolley 9f5f81c1aa cat-parent without extra query. Closes #3355. 2013-06-28 10:07:18 +01:00
Mike Jolley f8f3f8a660 Fix sale expiration for variations. Closes #3321.
@coenjacobs might be useful for .13
2013-06-28 09:58:07 +01:00
Mike Jolley 7b38ad6d77 Merge pull request #3372 from helgatheviking/feature/variable-pricing-meta-tr-class
add a class to the variable pricing table row
2013-06-27 16:42:38 -07:00
Mike Jolley 03ee1c29e5 Merge pull request #3385 from helgatheviking/feature/variable-bulk-edit-js
use switch case for variation bulk edit. add action hook for new cases (for #3383)
2013-06-27 16:41:28 -07:00
Mike Jolley 8816161db1 Merge pull request #3406 from kloon/master
Extension changelog version info checking
2013-06-27 16:39:09 -07:00
Mike Jolley 106666c6aa Merge pull request #3395 from CoachBirgit/master
edit german formal and add admin language files
2013-06-27 16:38:38 -07:00
Mike Jolley 5924021518 Merge pull request #3390 from swicks/master
Fails to activate
2013-06-27 16:37:27 -07:00
Mike Jolley 72bb335662 by category 2013-06-27 21:34:18 +01:00
Mike Jolley 6f5200de1b By cat 2013-06-27 18:39:55 +01:00
Mike Jolley b9837c2ecd Sales by product 2013-06-27 16:12:17 +01:00
Gerhard 1df330a3e2 Change changelog URL for extension version info to new cloudfront url 2013-06-27 11:33:08 +02:00
Mike Jolley dcee729de4 class based reports - top sellers and earners, added cache based on query hash 2013-06-26 15:11:33 +01:00
Coen Jacobs c038f396f9 Merge remote-tracking branch 'origin/release-2-0-12'
Conflicts:
	assets/js/frontend/checkout.min.js
	classes/widgets/class-wc-widget-best-sellers.php
	classes/widgets/class-wc-widget-onsale.php
	classes/widgets/class-wc-widget-random-products.php
	classes/widgets/class-wc-widget-recent-products.php
	classes/widgets/class-wc-widget-recently-viewed.php
	readme.txt
	woocommerce.php
2013-06-26 12:07:12 +02:00
Coen Jacobs a55556332c Extra escaping on layered nav href to prevent injection 2013-06-26 11:44:35 +02:00
Mike Jolley 16db627a7e Better averages, and fixed stats for the day 2013-06-25 15:46:41 +01:00
Mike Jolley d30f6b55f2 Reports + sparklines 2013-06-25 14:59:20 +01:00
Mike Jolley d7cfe05daf More charts work 2013-06-24 17:47:28 +01:00
Birgit Olzem 448500d16a edit german formal language 2013-06-24 12:20:42 +02:00
Birgit Olzem 18230e2d5e add admin translation 2013-06-24 12:20:17 +02:00
Mike Jolley 77520f4bd6 Merge pull request #3389 from neilpie/master
Simples
2013-06-22 07:35:17 -07:00
swicks 56741cbebf WooCommerce fails to Activate
declared $helpers as a blank array
(to keep things tidy) removed $this->helpers from init().
2013-06-22 13:17:35 +01:00
Neil Pie 687e1fb06a Update add-to-cart-variation.js 2013-06-22 14:00:37 +02:00
Mike Jolley 26a7e09478 Correct sanitization of option fields.
@coenjacobs if we do do another maintainence release, this one would be
beneficial
2013-06-22 12:06:02 +01:00
Mike Jolley 111011e8a6 flot min 2013-06-22 11:44:18 +01:00
Mike Jolley 9d37e5bf92 Stripslashes 2013-06-22 11:43:57 +01:00
Mike Jolley 0e29b31fcb Work on charts/reports 2013-06-22 11:37:59 +01:00
Kathy Darling 04c071f855 use switch case for variation bulk edit. add action hook for new cases 2013-06-21 12:52:37 -05:00