Mike Jolley
c82e177fd3
Fix coupon total replacement
...
Fixes #10618
2016-03-30 12:56:53 +01:00
Mike Jolley
bcd90ea1fb
Fix error is default address values
...
Fixes #10606
2016-03-30 12:55:29 +01:00
Mike Jolley
975f9d8c2d
Remove nonce on cancel order URL
...
Nonces are invalid if the user ID changes during checkout e.g. through
registration. Cancel links are invalid.
cc @claudiosmweb
Fixes #10605
2016-03-30 12:45:25 +01:00
Mike Jolley
3a5feddbf5
[2.5] Set captions
2016-03-30 11:15:34 +01:00
Mike Jolley
687d4be0bf
Case
2016-03-29 19:51:09 +01:00
Mike Jolley
975c360ae3
Tweak icons and blank slate text
2016-03-29 19:37:02 +01:00
Mike Jolley
17958835a9
Merge pull request #10603 from toddlahman/master
...
Replace DELETE FROM to TRUNCATE to empty woocommerce_sessions table
2016-03-29 14:52:55 +01:00
Mike Jolley
ab57909bb7
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# assets/css/admin.css
2016-03-29 14:28:58 +01:00
Mike Jolley
ae36ff71fa
For PayPal requests, set CURL ssl version
...
@claudiosmweb another for 2.5 consideration
2016-03-29 14:28:15 +01:00
Mike Jolley
dc635771e8
System status: Output CURL version
...
@claudiosmweb Might be good for 2.5 too
2016-03-29 14:27:37 +01:00
Claudio Sanches
19295bedb1
Merge pull request #10614 from shivapoudel/gallery-glyph
...
Use of dashicons glyph for product gallery sortable placeholder
2016-03-29 09:23:03 -03:00
Shiva Poudel
ad92e4bbb0
Use of dashicons glyph for product gallery sortable placeholder
2016-03-29 14:32:59 +05:45
James Koster
4898e1fde8
Merge pull request #10613 from shivapoudel/dashicon-image-glyph
...
Use dashicons glyph instead of image
2016-03-29 09:35:16 +01:00
Shiva Poudel
6e0a2f0bc1
Remove unused view styles for products gallery
2016-03-29 14:04:07 +05:45
Shiva Poudel
1598348e53
Use dashicons glyph for product image column in list table
2016-03-29 13:06:56 +05:45
toddlahman
fb66dd2c80
Replace DELETE FROM to TRUNCATE to empty woocommerce_sessions table
...
If the size of the woocommerce_sessions table is 3.2 GB before the
Clear all sessions button is clicked, then it will delete all rows, but
leave the table size 3.2. Truncating/emptying the table resets the size
of the table, and deletes all rows.
2016-03-24 21:24:36 -07:00
Mike Jolley
5f6aa6c160
Fix modals and ajax events
2016-03-24 19:06:51 +00:00
Mike Jolley
8b53d1a618
Only load modal if supported
2016-03-24 18:31:39 +00:00
Mike Jolley
d3ac3f4073
Modals first pass
2016-03-24 17:26:40 +00:00
Mike Jolley
bea3c66777
Change arrow entity
...
@jameskoster
2016-03-24 14:27:32 +00:00
James Koster
6c0724ad1d
Enlarge tooltip icon in product data tabs and use Dashicon for edit icons. #9791
2016-03-24 14:19:00 +00:00
Mike Jolley
679443c9c9
Zones screen feedback
...
- Adds updated descriptions
- Adds shipping method descriptions in modal
- Adds order column tooltip
- Modified styles
@jameskoster
2016-03-24 14:08:26 +00:00
Claudio Sanches
ab90f54880
Better name for required field notices filter #10597
2016-03-24 09:06:17 -03:00
Mike Jolley
74c1b88663
Merge pull request #10586 from franticpsyx/api_cli_order_item_args_filter
...
[WC 2.5/2.6] Add order line item args filter to wc api/cli set_line_item method
2016-03-24 11:35:56 +00:00
Mike Jolley
1b520840d6
Merge branch 'pr/10596'
2016-03-24 11:34:08 +00:00
Mike Jolley
26a06a7a69
Tweak check to use indexof
2016-03-24 11:34:00 +00:00
Mike Jolley
7a3d72d098
Merge pull request #10597 from vasikgreif/patch-2
...
Add filter for required fields error message
2016-03-24 11:26:56 +00:00
Mike Jolley
af0b38dcea
Fix results when no orders match search term
...
Fixes #10599
2016-03-24 11:21:30 +00:00
Mike Jolley
795cb6d763
Add class for bacs heading
2016-03-24 10:47:08 +00:00
Mike Jolley
ca5a46a2f9
Allow bulk deletion of refunds
2016-03-23 16:32:12 +00:00
Mike Jolley
dc5d376583
Test all PHP versions against WP latest, and older versions against recommended version.
2016-03-23 15:37:13 +00:00
Mike Jolley
17d11d76ce
Tests failing due to missing SERVER_NAME
2016-03-23 15:35:06 +00:00
Mike Jolley
3205975a24
Fix manual addition of shipping to orders
2016-03-23 15:16:09 +00:00
Mike Jolley
dd68a57fff
Merge pull request #10592 from woothemes/item-box-tweaks
...
Order Item Meta Box Tweaks
2016-03-23 15:03:24 +00:00
Mike Jolley
495aac2df1
Remove backslash
2016-03-23 14:28:45 +00:00
Mike Jolley
95de7f5a2c
Minor spacing issues
2016-03-23 13:06:15 +00:00
vasikgreif
565e259851
Add filter for required fields error message
...
Add the ability to change required fields error message, as discussed here: https://github.com/woothemes/woocommerce/pull/10591
2016-03-23 14:00:51 +01:00
Mike Jolley
2fec0f425a
Remove namespaces from tests for 5.2 support
2016-03-23 12:14:13 +00:00
Mike Jolley
d238a4c245
hhvm in travis
2016-03-23 12:04:42 +00:00
Mike Jolley
d4521df9d3
Fix zone test
2016-03-23 11:35:15 +00:00
Mike Jolley
8ff2794db9
check table exists in uninstaller
2016-03-23 11:33:47 +00:00
Mike Jolley
534cd2a384
Use discount rounding mode when getting discounted price.
...
#10573 @claudiosmweb
2016-03-23 11:27:36 +00:00
Mike Jolley
d63d062470
Run self update in script to avoid breaking tests on 5.2
2016-03-23 10:46:35 +00:00
Mike Jolley
6126e248b6
Merge pull request #10595 from woothemes/fix/wc-payment-tokens-older-php
...
Fix WC_Payment_Tokens for older versions of php
2016-03-23 10:44:54 +00:00
Mike Jolley
1a0ac3a0bf
Composer self-update syntax
2016-03-23 10:32:49 +00:00
Mike Jolley
59a333f649
Add 5.2, and test MS against min recommended (5.6)
...
Also removes 4.0 since min supported version is 4.1.
2016-03-23 10:16:24 +00:00
Mike Jolley
c4fc2ffcc6
4.4 min
2016-03-23 10:15:52 +00:00
Mike Jolley
facfc356ac
Travis self update on install
2016-03-23 10:14:01 +00:00
Mike Jolley
6a1cc6a472
Fix "Can't use method return value in write context" errors
2016-03-23 10:13:51 +00:00
Gorka Maiztegi
eaa025229b
Added minified javascript file
2016-03-23 10:59:07 +01:00