Commit Graph

1760 Commits

Author SHA1 Message Date
Claudio Sanches 594aa66f4e 3.1.0-rc.1 2017-06-14 16:07:22 -03:00
Claudio Sanches 818c3df7fb Tested up to 4.8 2017-06-06 18:30:16 -03:00
Mike Jolley e3b8f7c3c2 Readme 2017-05-31 16:43:36 +01:00
Mike Jolley 69e873d99d Readme 2017-05-30 17:19:03 +01:00
Mike Jolley 427fa27cbd 3.1 readme 2017-05-23 19:47:26 +01:00
Mike Jolley f79b3e6a21 Readme 2017-05-15 16:51:22 +01:00
Ryan Ray 0d727a8848 Update readme.txt 2017-04-30 21:16:37 -04:00
Ryan Ray 96f650027a Refreshed the message slightly while removing an older doc.
Perhaps @californiakat can review and tweak further, but we wanted to
remove the first older doc links and update the message slightly.
2017-04-25 18:01:23 -04:00
Mike Jolley dafc7f70c3 Update notice wording 2017-04-11 11:32:31 +01:00
Mike Jolley 4aaabb07b7 Readme should include minor version to show upgrade notice
Closes #13919

@claudiosanches this needs to be updated with the patch releases to
show  e.g. 3.0.1
2017-04-05 10:51:10 +01:00
Claudio Sanches d881bf0500 Coding standards and changelog for #13867 2017-04-04 11:40:02 -03:00
Claudio Sanches e65a835fab Changelog for #13867 2017-04-04 11:31:48 -03:00
Claudio Sanches 0aec4e4b1d Changelog for #13815 2017-04-04 11:05:18 -03:00
Claudio Sanches 1b935d5557 Version 3.0.0 2017-04-04 09:27:17 -03:00
Mike Jolley 584cf16d02 Readme for #13658
Closes #13658
2017-03-20 16:49:25 +00:00
Mike Jolley 0ea5c52d14 Readme 2017-03-15 14:05:29 +00:00
Mike Jolley c24b6605ed Merge pull request #13475 from woocommerce/plugin-tags
Adds 'woo commerce' to tags
2017-03-06 11:14:21 +00:00
James Koster d5d298966a Adds 'woo commerce' to tags
Searching ‘woo commerce’ on .org doesn’t return WooCommerce. It’s
possible that folks will search for this when trying to install. Whilst
not a guarantee to get us to No.1, adding the tag should at least help.
2017-03-06 10:48:12 +00:00
Mike Jolley 8951bef0ee Version and minification 2017-02-28 19:11:41 +00:00
Mike Jolley c0d6d3d051 Sort 2017-02-28 09:42:42 +00:00
Claudio Sanches a4fa3f4fe3 Updated changelog 2017-02-24 15:50:50 -03:00
Claudio Sanches 84d4d449d0 2.7 beta 3 2017-02-17 16:10:39 -02:00
Mike Jolley 6bb088f4cf Readme: Fix to disallow negative fees. 2017-02-17 16:29:07 +00:00
Mike Jolley 9427c2874f Readme fix 2017-02-16 14:49:03 +00:00
Mike Jolley ffcb1591c2 Readme 2017-02-16 14:45:40 +00:00
Mike Jolley 63454578d3 Readme 2017-01-27 15:35:10 +00:00
Mike Jolley beb92dd83d Readme for #12821 2017-01-26 14:08:35 +00:00
Mike Jolley 9f7e1da1ee Add variation prices explanation to readme
Closes #12933
2017-01-25 01:21:29 +00:00
Claudiu Lodromanean a85bb5bd7d Add me to readme 2017-01-23 13:53:43 -08:00
Claudio Sanches df30447c29 Changelog for #12518 2017-01-23 16:16:49 -02:00
Mike Jolley 3e752bae01 Changelog date formats 2016-12-19 11:41:48 +00:00
Mike Jolley 3d26820374 Readme and version 2016-12-15 16:45:02 +00:00
Mike Jolley 33121c28a0 readme 2016-12-15 11:10:48 +00:00
Mike Jolley 74f3972e26 Add sort parameter to checkout fields to aid with sorting per locale. 2016-12-12 15:23:28 +00:00
Mike Jolley 0ce99fbdbb Merge pull request #12558 from woocommerce/crud-reduce-queries
CRUD reduce queries
2016-12-10 12:35:45 +00:00
Mike Jolley 5e14621860 readme 2016-12-09 17:24:38 +00:00
Mike Jolley e0e0c9e832 Replace rating filters with taxonomy 2016-12-09 15:43:25 +00:00
Mike Jolley edfc54dff5 Add image_url setting to PayPal Standard. 2016-12-08 12:28:05 +00:00
Mike Jolley 43d018bb97 Attributes are non-hierarchical by default (parent is not supported)
Closes #12530
2016-12-08 11:23:24 +00:00
Mike Jolley 47fbae4d26 Product Visibility Taxonomies (#12527)
* Convert visibility and featured to taxonomy

* Comment

* Add missing tax_queries

* Only check SKU after read.

* Added visibility term for outofstock products to speed those queries up al

* wc_bool_to_string
2016-12-08 10:56:45 +00:00
Mike Jolley a5ccacee8e Update readme/changelog 2016-12-02 15:42:48 +00:00
Mike Jolley b8f35fe1e2 readme 2016-11-25 11:36:00 +00:00
Mike Jolley eab41b37f7 Move location of billing email field to work with password managers.
Fixes #11016
2016-11-25 11:32:42 +00:00
Mike Jolley b1565cf0d6 Download update routine and interface 2016-11-18 19:29:37 +00:00
Mike Jolley b9d60965d2 Conflicts 2016-11-09 16:53:23 +00:00
Mike Jolley 09ea4ba91f [Product CRUD] Variable, variation, notices, and stock handling (#12277)
* No longer needed

* Remove old todos

* Use getters in admin list

* Related and upsells update for CRUD

* Fix notice in gallery

* Variable fixes and todos

* Context

* Price sync

* Revert variation attributes change

* Return parent data in view context

* Defer term counting

* wc_find_matching_product_variation

* Stock manage tweaks

* Stock fixes

* Correct id

* correct id

* Better sync

* Data logic setter fix

* feedback
2016-11-09 16:10:37 +00:00
Mike Jolley ed46abf3a3 [Product CRUD] Variable, variation, notices, and stock handling (#12277)
* No longer needed

* Remove old todos

* Use getters in admin list

* Related and upsells update for CRUD

* Fix notice in gallery

* Variable fixes and todos

* Context

* Price sync

* Revert variation attributes change

* Return parent data in view context

* Defer term counting

* wc_find_matching_product_variation

* Stock manage tweaks

* Stock fixes

* Correct id

* correct id

* Better sync

* Data logic setter fix

* feedback
2016-11-09 12:26:46 +00:00
Mike Jolley 32e814eef1 Use all paid statuses in $customer->get_total_spent() 2016-11-03 11:27:03 +00:00
Mike Jolley cfbb8d6601 Use meta as a cache for order/spent methods.
Closes #12080
2016-10-14 15:11:10 +01:00
James Koster 3823b78318 Add/product galleries (#11665)
* register prettyPhoto but don't enqueue. #10721

* Remove lightbox option. #10721

Also registers the prettyPhoto styles instead of enqueueing

* Stip all prettyPhoto related stuff from the templates and tidy up some logic. #10721

* Add flexslider assets #10721

* styling and re-adds `woocommerce_single_product_image_thumbnail_html`. #10721.

* Add zoom functionality. #10721

* Move js to single-product.js. #10721

* styling of the gallery thumbnails when using the `product_page` shortcode. #10721

* Only enable the zoom if the image is large enough. #10721

* Use a 4 column layout by default. #10721

* Make the carousel options filterable. #10721

* rtl styles for gallery. #10721

* Don't zoom on handheld devices. #10721

* markup tweaks in prep for photoswipe

* disable zoom for now

* Add and enqueue photoswipe assets

* add the photoswipe template

* initialise photoswipe - it's alive!

* tidy up js. add title. add separate trigger. #10721

* Move photoswipe functions to single-product.js. #10721

* reactivate the zoom! #10721

* style the photoswipe trigger. #10721

* disable flexslider animation loop. #10721

* js tidy up. #10721

* Fix jshint

* Abstract the product gallery scripts

* Minify

* Fixed conflict with the admin bar

* Photoswipe conflict with admin bar

* Index. #10721

* photoswipe button styles. #10721

* Styling. #10721

* No animation on zoom
* Image width on mobile

* No shadows please. #10721

Looking at you, Twenty Twelve.

* code tidy and add class to placeholder figure. #10721

* simplify rtl query

* photoswipe button styles

* Comma should not be here

* zoom icon #10721

* gallery thumb styles. #10721

* trigger icon. #10721

* Image margins. #10721

* icon hover states. #10721

* Variation handling

* Fix zoom and heights

* Resize after timeout
2016-10-13 15:25:42 +01:00