Chuck Mac
d852e14bea
Admin metabox billing information save fix
2013-12-26 14:56:19 -05:00
Mike Jolley
0c9962cf93
Get correct name Fixes #4385
2013-12-24 14:28:25 +00:00
Mike Jolley
690c5f7842
Resolve permalink issues Fixes #4400
2013-12-24 13:57:07 +00:00
Mike Jolley
cc7325e869
Ensure there is a join Fixes #4390
2013-12-24 13:31:37 +00:00
Mike Jolley
33f07a05a8
Pass order ID to woocommerce_payment_successful_result Fixes #4378
2013-12-23 15:47:56 +00:00
Mike Jolley
329a96b452
Look for name of select Fixes #4365
2013-12-23 15:42:46 +00:00
Mike Jolley
3b96c3fb9a
Updated pots fixes #4361
2013-12-23 15:38:59 +00:00
Mike Jolley
9c7a7d2c3d
CSS min fixes #4336
2013-12-23 14:30:39 +00:00
Mike Jolley
d3d72a8a49
Merge pull request #4372 from thenbrent/single_serve_fee
...
Only allow a fee to be added once
2013-12-23 05:33:37 -08:00
Mike Jolley
247f0ac064
Merge pull request #4344 from claudiosmweb/improved-reviews-admin
...
Improvements in editing the reviews rating
2013-12-23 05:32:54 -08:00
Mike Jolley
d9637c4b80
Merge pull request #4305 from helgatheviking/feature/min_max_args
...
add $min_or_max and $display params to variation pricing functions
2013-12-23 05:31:53 -08:00
Mike Jolley
e51da54240
Merge pull request #4330 from kloon/tweak_file_title_download_permissions
...
Tweak file title download permissions
2013-12-23 05:30:54 -08:00
Mike Jolley
e3b5df7ce2
Merge pull request #4388 from niravmehta/master
...
Expiry date calculation based on order completion date
2013-12-23 05:22:25 -08:00
Mike Jolley
17f79f651d
Merge pull request #4386 from justinstern/master
...
Downloadable File Fixes/Tweaks
2013-12-23 05:20:36 -08:00
Mike Jolley
cc8bd649ec
Merge pull request #4401 from toddlahman/master
...
Revert back to ob_end_clean to fix errors
2013-12-23 05:13:17 -08:00
Mike Jolley
aeeac6f5a3
Merge pull request #4406 from maxrice/master
...
Fix HTTP_X_FORWARDED_HOST notice
2013-12-23 05:12:28 -08:00
Mike Jolley
c25e6baf3b
Merge pull request #4381 from ChuckMac/master
...
Fixing method call in verify_nonce function
2013-12-23 05:06:27 -08:00
Max Rice
7b4ff1ee82
Fix HTTP_X_FORWARDED_HOST notice
2013-12-20 14:03:55 -05:00
toddlahman
32af9d4440
Revert back to ob_end_clean to fix errors
...
ob_clean does not turn off output buffering as ob_end_clean does. On
some hosts ob_clean results in an error like: transfer closed with 3
bytes remaining to read. ob_end_clean fixes this.
2013-12-19 01:14:39 -08:00
Ratnakar
0faf26cbd2
Expiry date calculation based on order completion date
2013-12-17 10:37:19 +05:30
Justin Stern
ae91c698f2
Downloadable File Fixes/Tweaks
...
* Hooked up new downloadable product permissions function to
completed/processing actions
* WC_Product::get_files() is used rather than the underlying
_downloadable_files meta directly
* $this is passed to downloadable product filters in WC_Product in place
of $this->id which doesn't does not afford you the particular variation
when a product variation is being used.
2013-12-16 18:27:57 -05:00
Chuck Mac
a17579300e
Fixing method call in verify_nonce function
2013-12-15 21:14:16 -05:00
splashingpixels
6487bc1125
tooltips on variations not showing after using link all variations button Fixes #4366
2013-12-14 07:50:18 -08:00
Mike Jolley
3bd2d0d456
Credit card form actions - start and end
2013-12-14 12:03:32 +00:00
thenbrent
8ad3326016
Only allow a fee to be added once
2013-12-13 13:10:25 -08:00
James Koster
1343731031
color tweaks
2013-12-13 10:45:13 +00:00
James Koster
f6d057dc48
data tabs tweaks
2013-12-13 10:40:28 +00:00
James Koster
f9537a28b6
Merge pull request #4363 from emzo/product-data-checkboxes
...
[2.1-beta-2] Fix checkbox width in product data meta box
2013-12-13 02:12:56 -08:00
Emyr Thomas
9c2d2dff75
Fix checkbox width in product data meta box
2013-12-12 20:50:04 +00:00
Coen Jacobs
db9d3ff0b7
Stripped faulty default values of do_action parameters. Closes #4359
2013-12-12 16:47:20 +01:00
James Koster
05dda2c16a
add gallery images link
2013-12-12 14:08:26 +00:00
James Koster
bcee9b4a05
checkboxes in product data tabs #4356
2013-12-12 14:08:26 +00:00
James Koster
87ecd3dce5
short description meta box #4356
2013-12-12 14:08:26 +00:00
Coen Jacobs
a3528e09bd
Merge pull request #4347 from dimitrov-adrian/patch-8
...
Update Bulgarian regions names and codes
2013-12-12 05:48:58 -08:00
James Koster
dbf1b15001
replace a few missed →'s. closes #4350
2013-12-12 13:42:29 +00:00
Coen Jacobs
b5a4a9e602
Removed duplicate description key. Closes #4357
2013-12-12 14:36:13 +01:00
Coen Jacobs
0b3d9c2a9e
Merge pull request #4332 from emzo/responsive-product-tabs
...
[2.1-beta-2] Fix product details meta box tabs for narrow screens
2013-12-12 02:58:35 -08:00
Coen Jacobs
7fede7e6e5
Merge pull request #4334 from splashingpixels/master
...
syntax error missing semicolon on product grouped class
2013-12-12 01:44:31 -08:00
Coen Jacobs
e9ed514d8e
Merge pull request #4329 from kloon/tweak_rest_api_add_wc_version
...
Add WooCommerce version to API index route
2013-12-12 01:32:55 -08:00
Coen Jacobs
7a254a3586
Merge pull request #4331 from kloon/fix_cod_thankyou_warning
...
Fix warning on Thank You page with COD, closes #4320
2013-12-12 01:31:34 -08:00
Coen Jacobs
6a194f02e2
Merge pull request #4340 from maxrice/rest-api-warning-fixes
...
Fix warning when accessing coupons created in pre-2.1 installs
2013-12-12 01:30:00 -08:00
Coen Jacobs
00e7174149
Merge pull request #4342 from claudiosmweb/fix_4337
...
fix #4337
2013-12-12 01:29:36 -08:00
Coen Jacobs
2ddb0491c2
Merge pull request #4343 from claudiosmweb/patch-1
...
Fix #4338 and #4339
2013-12-12 01:27:18 -08:00
Coen Jacobs
e1366d4d64
Merge pull request #4355 from leewillis77/master
...
MP6 is dead. Long live the WP admin theme
2013-12-12 00:17:52 -08:00
Lee Willis
bf5095d67d
MP6 is dead. Long live the WP admin theme
2013-12-12 07:21:28 +00:00
Adrian Dimitrov
1c23b82648
Update Bulgarian regions names and codes
...
Update Bulgarian regions codes according to ISO 3166-2:BG http://en.wikipedia.org/wiki/ISO_3166-2:BG and http://www.statoids.com/ubg.html
Also updated the region names be wrote with latin chars for more universalize and easy translated.
2013-12-11 10:55:04 +02:00
claudiosmweb
8344bbc2b4
removed "Trying to get property of non-object..." error on the edit review/comment page.
2013-12-10 23:48:03 -02:00
claudiosmweb
963b16d9c4
fixed standards
2013-12-10 23:43:12 -02:00
claudiosmweb
3a3a0c10ec
fixed reviews metabox visibility
2013-12-10 23:42:31 -02:00
claudiosmweb
f7f3c79fa0
fixed braces standards
2013-12-10 23:17:44 -02:00