Commit Graph

6505 Commits

Author SHA1 Message Date
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
Dave Rogers b42f49c581 Add coupon code placeholder to cart template 2013-12-18 00:00:11 -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
claudiosmweb e07e89b0de removed not useful global variables 2013-12-10 23:17:22 -02:00
claudiosmweb ec9091b444 fixes #4339 2013-12-10 22:41:27 -02:00
claudiosmweb 86b01ca004 fixes #4338 2013-12-10 22:40:41 -02:00
claudiosmweb d0d5e56022 fixed space standards 2013-12-10 22:39:51 -02:00
claudiosmweb 04534fe82b fixed braces standards 2013-12-10 22:36:56 -02:00
claudiosmweb 48aa2af8ef fix #4337 2013-12-10 22:31:03 -02:00
Max Rice 2b0a75cbd6 Fix warning when accessing coupons created in pre-2.1 installs 2013-12-10 17:31:41 -05:00
splashingpixels 8a6848bdd3 syntax error missing semicolon on product grouped class 2013-12-10 09:38:36 -08:00
Emyr Thomas 3a3e678db6 Fix product details meta box tabs for small width screens 2013-12-10 12:10:08 +00:00
Gerhard 0f47ed8df9 Fix warning on Thank You page with COD, closes #4320 2013-12-10 13:06:22 +02:00
Gerhard 4fa98e0610 Change filecount variable 2013-12-10 12:50:48 +02:00