Coen Jacobs
4ca9855bec
get_order wrapper function for new factory
2014-06-13 15:21:10 +02:00
Coen Jacobs
9c68f71500
Basic order factory class
2014-06-13 15:20:14 +02:00
Mike Jolley
5b835a0def
Merge pull request #5652 from justinstern/master
...
Checkout Update Totals for Radio Fields
2014-06-12 12:01:38 +01:00
Mike Jolley
e0b6e78752
Merge pull request #5658 from phikai/master
...
Send Proper Status Codes on wp_die (Fixes #5656 )
2014-06-12 12:01:30 +01:00
Mike Jolley
2f3c60d4cf
Merge pull request #5655 from claudiosmweb/fix-order-item-fees-tax-names
...
Fix tax name in order item fees
2014-06-12 11:59:33 +01:00
Mike Jolley
9beaf30a73
Merge pull request #5657 from claudiosmweb/feature-transaction-id-display
...
Display Transaction ID in order data
2014-06-12 11:59:17 +01:00
Mike Jolley
ff186a23cc
Merge pull request #5659 from claudiosmweb/fix-hard-code-strings
...
Fix some hard code strings
2014-06-12 11:59:06 +01:00
Mike Jolley
c7a74e92fa
Merge pull request #5654 from claudiosmweb/5551-feature-order-items-attributes-nice-names
...
Improved order items attributes names
2014-06-12 11:58:45 +01:00
Mike Jolley
e532ffa064
Update language updater notices
2014-06-12 11:57:49 +01:00
Mike Jolley
c17bae3204
Merge pull request #5653 from claudiosmweb/fix-paypal-syntax-error
...
Fix two syntax error in paypal gateway class
2014-06-12 11:38:18 +01:00
Kai Armstrong
1274ac3303
Reading the wp_die docs was apparently a giant mental challenge... fixed the fix for #5656
2014-06-11 15:24:27 -05:00
claudiosmweb
61c94f9e25
fixed some hard code strings
2014-06-11 17:12:23 -03:00
claudiosmweb
c3ed04197b
fixed hard coded Edit string
2014-06-11 17:05:09 -03:00
Kai Armstrong
c7410a1630
send proper status codes on die
2014-06-11 14:57:26 -05:00
Kai Armstrong
4812248320
Sends proper HTTP Status Codes on die
2014-06-11 14:55:15 -05:00
claudiosmweb
9540fd9444
fixed some coding standards in includes/admin/meta-boxes/class-wc-meta-box-order-data.php
2014-06-11 16:50:15 -03:00
claudiosmweb
977751dd20
display the transaction id in the order data meta box
2014-06-11 16:37:00 -03:00
claudiosmweb
5e39d81acc
fixed hard coded Edit string
2014-06-11 16:07:12 -03:00
claudiosmweb
f1926834da
fixed some coding standards in includes/admin/meta-boxes/views/html-order-fee.php
2014-06-11 16:06:31 -03:00
claudiosmweb
911b1699ee
improved the tax name in order item fee
2014-06-11 16:03:07 -03:00
claudiosmweb
eaf5a9e866
added some brackets
2014-06-11 15:47:33 -03:00
claudiosmweb
b5ee32efd0
improved the test for get the term name
2014-06-11 15:46:41 -03:00
claudiosmweb
29305bd9ec
fixed some coding standards in includes/admin/meta-boxes/views/html-order-item.php
2014-06-11 15:31:54 -03:00
claudiosmweb
7ee7d75ed4
improved the order items names when is attributes, closes #5551
2014-06-11 15:18:33 -03:00
claudiosmweb
2acf0a8c83
fixed two syntax error in paypal gateway class
2014-06-11 14:14:34 -03:00
justinstern
ce3ac21ab3
Checkout Update Totals for Radio Fields
2014-06-11 12:32:23 -04:00
Mike Jolley
7f4b768c2a
Merge pull request #5651 from coenjacobs/transaction-id
...
Store transaction ID via payment_complete method
2014-06-11 15:57:41 +01:00
Coen Jacobs
6cae09335b
Store PayPal transaction id through payment_complete method
2014-06-11 16:36:55 +02:00
Coen Jacobs
386751addf
Support storing transaction id in payment_complete method
2014-06-11 16:36:32 +02:00
Mike Jolley
c63b57c761
Add 2.1.11 read me
2014-06-09 13:24:30 +01:00
Mike Jolley
a621288459
Fix address format in plain text email
2014-06-09 12:08:45 +01:00
Mike Jolley
77f71741b8
This should be static
2014-06-09 11:57:13 +01:00
Mike Jolley
b20602a770
Merge pull request #5628 from tszming/fix-cached-widget
...
Add filter to allow override the cache widget id
2014-06-09 11:42:08 +01:00
Mike Jolley
32af793457
Merge pull request #5638 from coenjacobs/code-cleanup
...
Removed unused global variables in local scopes
2014-06-09 11:40:54 +01:00
Coen Jacobs
3ad8935b20
Removed ununsed global variables in local scopes
2014-06-08 22:33:11 +02:00
Tsz Ming WONG
35159c50c8
Add filter to allow override the cache widget id
2014-06-07 00:34:12 +08:00
Mike Jolley
eadf66a7d9
Merge pull request #5617 from enru/master
...
unslash order item meta key before updating in DB
2014-06-06 16:11:45 +01:00
Mike Jolley
5d8a1e03c0
Merge pull request #5610 from ragulka/checkout-wc-clean-fix
...
Check if posted data is_array before doing wc_clean in checkout
2014-06-06 16:09:02 +01:00
Mike Jolley
7aa053bdbd
Merge pull request #5605 from ragulka/radio-field
...
Add radio type support to woocommerce_form_field
2014-06-06 16:08:25 +01:00
Mike Jolley
a9ff58508e
Merge pull request #5602 from getdave/master
...
Ensure script is safe when global var not available/enqueued
2014-06-06 16:07:14 +01:00
Mike Jolley
f41febc42a
Merge pull request #5598 from splashingpixels/add-filter
...
add filter for admin stock report products per page
2014-06-06 16:05:29 +01:00
Mike Jolley
2916c64370
Merge pull request #5618 from claudiosmweb/feature-translation-update-notice
...
Add a notice about available translation upgrades
2014-06-06 15:40:48 +01:00
Mike Jolley
57cea20cda
Merge pull request #5619 from claudiosmweb/feature-system-status-languages
...
Add a new option in system status to force the translations upgrade
2014-06-06 15:40:40 +01:00
Mike Jolley
bc33e2c9e9
Merge pull request #5621 from tivnet/patch-1
...
Update readme.txt
2014-06-06 15:40:26 +01:00
Gregory Karpinsky
208dda5bdf
Update readme.txt
...
Spelling
2014-06-04 16:40:43 -04:00
claudiosmweb
c34cea6523
added a new option in system status to force the translations upgrade
2014-06-04 14:25:49 -03:00
claudiosmweb
1c128d8ebd
added a notice to display messages about available translation upgrades
2014-06-04 13:01:38 -03:00
enru
23950bcf0d
unslash order item meta key before updating in DB
...
To prevent nested slashes in DB when item meta key contains quotes.
This is in line with WordPress' behaviour - see update_meta() in wp-includes/meta.php
2014-06-04 15:09:01 +01:00
Mike Jolley
09c4e1c07a
Merge pull request #5614 from mkayan-wakefly/master
...
RE issue: #5613 - Typo in error message
2014-06-04 11:31:19 +01:00
Mike Jolley
ded4b7404d
Admin changes for #5046
...
- Removed post type classes. Since they were always loaded, there was
no benefit having them split up. Combined meaning less hooked in
methods.
- Stopped loading some function files and sessions in the admin area.
They are not needed there.
- Made a few admin page classes static as they are stateless
2014-06-04 11:16:19 +01:00