Akeda Bagus
78f3d8a6cb
Fixed permission issue when show_ui arg is set to false for attributes.
...
When show_ui for taxonomies is set to false, the ability to view the
term editing screen is removed.
See https://core.trac.wordpress.org/ticket/33938
Fixes #9223 .
2015-09-29 09:11:23 +02:00
Claudio Sanches
f7ea1d4c6a
[API] Product featured_src return type as string, closes #9220
2015-09-25 16:13:52 +02:00
Claudio Sanches
0dfa047f93
Added template head and version for templates/product-searchform.php
2015-09-23 17:14:56 -03:00
Claudio Sanches
dfd7a0493a
Added version and improved the templates/content-widget-product.php
2015-09-23 17:13:26 -03:00
Claudio Sanches
ff2524de78
Merge pull request #9209 from wpexplorer/patch-1
...
Update content-widget-product.php
2015-09-23 17:12:28 -03:00
WPExplorer
b2d1964b5a
Update content-widget-product.php
...
- Add version number so its part of the "system status".
- Exit if accessed directly since we are calling the global product
2015-09-23 12:39:11 -07:00
Claudio Sanches
06d31d1f86
[2.4] [API] Added refunded_item_id on GET orders/<id>/refunds endpoint, closes #9196
2015-09-22 14:37:11 -03:00
Claudio Sanches
bd8a1557bb
Merge branch 'master' of github.com:woothemes/woocommerce
2015-09-22 14:07:04 -03:00
Claudio Sanches
ec2fdcc2d4
[2.4] Start variations tiptip for .help_tip elements, closes #9151
2015-09-22 14:06:54 -03:00
Claudio Sanches
df508c82a3
Merge pull request #9198 from nvartolomei/shop-order-meta-save
...
Set order date before changing order status.
2015-09-22 13:55:24 -03:00
Claudio Sanches
ad80f2188b
Updated the /single-product/add-to-cart/variable.php version
2015-09-22 13:53:19 -03:00
Claudio Sanches
0b0727453e
Merge pull request #9201 from woothemes/variations-hijax
...
Hijax for variations on frontend, closes #9200
2015-09-22 13:52:22 -03:00
Claudio Sanches
605db1cf3a
hijax for variations on frontend
2015-09-22 13:22:12 -03:00
Claudio Sanches
91c30310ee
Fixed stock email recipient description typo, closes #9199
2015-09-22 13:06:10 -03:00
Nicolae Vartolomei
dd62484cc2
Set order date before changing order status.
2015-09-22 12:02:29 +03:00
Claudio Sanches
79ee83e0d0
Merge pull request #9194 from aurelienpierre/master
...
add shortcodes support in variation description
2015-09-21 23:29:23 -03:00
Aurélien PIERRE
aead6f1e87
add shortcodes support in variation description
2015-09-21 19:34:06 -04:00
Claudio Sanches
f9fb149551
Allow filter orders by customer id, closes #9162
2015-09-21 19:11:54 -03:00
Claudio Sanches
1522a4d87b
Added download-url class in WC_Abstract_Order::display_item_downloads(), closes #9158
2015-09-21 18:28:03 -03:00
Claudio Sanches
dc30ffcd60
Created woocommerce_upsell_display_args filter, closes #9185
2015-09-21 17:30:37 -03:00
Claudio Sanches
ae7bb7d397
Merge pull request #9157 from siliconforks/issue-9156
...
Trim leading plus sign and "1" digit from US/CA phone numbers
2015-09-21 17:09:57 -03:00
Claudio Sanches
c4a845e9ac
Merge pull request #9178 from krautnerds/fix-report-chart-highlighting
...
[2.4] Fixed wrong highlighting of reports chart
2015-09-21 16:50:24 -03:00
Claudio Sanches
63b389d21c
Merge pull request #9181 from woothemes/issues/8721-fix-network-activated-plugins-not-showing-up
...
Fix network activated plugins not showing up in system status report.
2015-09-21 16:43:40 -03:00
Claudio Sanches
ebc0996f4c
[2.4] Show tax fields in product bulk edit only when tax is enabled
2015-09-21 16:36:46 -03:00
Claudio Sanches
09370c31cf
Fixed quick edit js for tax fields, closes #9182
2015-09-21 16:10:20 -03:00
Claudio Sanches
d07441f518
[2.4] Show tax fields in product quick edit only when tax is enabled
2015-09-21 16:03:03 -03:00
Akeda Bagus
7490600de5
Fix network activated plugins not showing up in system status report.
...
The array returned by `get_site_option( 'active_sitewide_plugins' )` has
plugin file as array's key while array returned by `get_option( 'active_plugins' )`
has plugin file as array's value.
Fixes #8721
2015-09-20 23:35:03 -05:00
Florian Ludwig
7d2d102dc4
Fixed wrong highlighting of reports chart
...
The highlight data attributes were totally messed up - Fixed them
according to the current sorting of the graph series
2015-09-20 18:12:31 +02:00
Claudio Sanches
f6e828e359
[2.3] unslash shipping label, closes #9160
2015-09-18 12:28:13 -03:00
Claudio Sanches
daf371052c
Missing ) on order screen for customers select2
2015-09-18 12:21:55 -03:00
Claudio Sanches
e075552604
Merge branch 'master' of github.com:woothemes/woocommerce
2015-09-18 02:18:28 -03:00
Claudio Sanches
52787c282c
[2.3] Prevent "Trying to get property of non-object" in Sensei
2015-09-18 02:18:15 -03:00
Silicon Forks
b73fce8dca
Trim leading plus sign and "1" digit from US/CA phone numbers
...
Fixes #9156 .
2015-09-17 18:58:49 -03:00
Mike Jolley
a175638032
[2.4] unslash file URL
2015-09-17 16:18:11 +01:00
Mike Jolley
0c56fe0844
Merge pull request #9149 from JeroenSormani/stock-changes
...
Add get_stock_quantity filter
2015-09-17 10:57:47 +01:00
JeroenSormani
cb75a1e8af
Add get_stock_quantity filter
2015-09-17 10:19:04 +02:00
Claudio Sanches
c739f395ce
[2.4] [API] Improved the way are used for non-global attributes for variations
2015-09-17 02:57:04 -03:00
Claudio Sanches
5897408c8a
Merge pull request #9145 from roykho/fix
...
fixes a case were there are orphaned variations and trying to call th…
2015-09-16 14:54:01 -03:00
roykho
f5f61da4e9
fixes a case were there are orphaned variations and trying to call the parent that doesn't exist
2015-09-16 08:49:18 -07:00
Claudio Sanches
4c286272af
Merge pull request #8808 from SiR-DanieL/shortcodes-category
...
Added args category to some shortcodes
2015-09-16 12:07:48 -03:00
Mike Jolley
83838358fe
Revert "Merge pull request #8768 from SiR-DanieL/session-delete"
...
This reverts commit f63c500848
, reversing
changes made to 2a31d1fe98
.
2015-09-16 13:38:28 +01:00
Mike Jolley
7a3bd70c8b
Allow bulk edit price to 0
...
Fixes #9143
2015-09-16 13:20:59 +01:00
Mike Jolley
b8acbc37a5
minify
2015-09-16 13:19:04 +01:00
Mike Jolley
3a8fd365d8
[2.4] IE doesn't like 'input' events for inputs with placeholders
...
Fixes #8992
2015-09-16 13:17:39 +01:00
Mike Jolley
f63c500848
Merge pull request #8768 from SiR-DanieL/session-delete
...
Instroducing WC_Session::delete
2015-09-16 10:34:51 +01:00
Nicola Mustone
7d6bf488c9
using unset also in the magic method
2015-09-16 11:34:22 +02:00
Nicola Mustone
6bc17c65c8
delete to unset
2015-09-16 11:34:03 +02:00
Nicola Mustone
1a156d89b3
Merge branch 'shortcodes-category' of github.com:SiR-DanieL/woocommerce into shortcodes-category
...
Conflicts:
includes/class-wc-shortcodes.php
2015-09-16 09:29:15 +02:00
Nicola Mustone
ffc941fcb1
rebase shortcakes category
2015-09-16 09:26:30 +02:00
Claudio Sanches
2a31d1fe98
Merge branch 'master' of github.com:woothemes/woocommerce
2015-09-15 22:06:18 -03:00