Claudio Sanches
b3d6f6358e
Fixed the selected attributes in product variations panel, closes #7115
2015-01-15 16:01:55 -02:00
Mike Jolley
5612d54058
Refactor attribute save code
2015-01-15 16:32:13 +00:00
Mike Jolley
5b7d03271e
Pass reference to extract
2015-01-15 16:32:13 +00:00
Mike Jolley
d37e6d424a
Set $loop = 0;
2015-01-15 16:32:13 +00:00
Mike Jolley
a52f94fb42
$order_taxes check
2015-01-15 15:19:19 +00:00
Claudio Sanches
eda9eb07d4
Fixed quick/bulk edit product weight placeholders
2015-01-15 11:47:20 -02:00
Claudio Sanches
26ea24ae4c
Removed useless data-tip in webhooks save button
2015-01-15 09:44:29 -02:00
Claudio Sanches
eeea3f0146
Fixed a typo in webhooks table list
2015-01-15 09:35:13 -02:00
Claudio Sanches
6ed21bb0cc
Removed ilegal brackets from context/msgctxt
2015-01-15 09:22:32 -02:00
Claudio Sanches
b174d7c179
Stopped error when users use the woocommerce_enqueue_styles filter in the wrong way #7104
2015-01-14 12:32:34 -02:00
Claudio Sanches
b232e99034
Merge branch 'master' of github.com:woothemes/woocommerce
2015-01-14 10:17:22 -02:00
Mike Jolley
e1c54687ac
Minor issues with variables
2015-01-14 12:17:19 +00:00
Claudio Sanches
6b8ce0c3fd
Merge branch 'master' of github.com:woothemes/woocommerce
2015-01-14 10:17:10 -02:00
Mike Jolley
206a650488
Tidy variation output
2015-01-14 12:17:09 +00:00
Claudio Sanches
ebf5763fd6
Added message about WooCommerce Colors plugin, closes #7099
2015-01-14 10:17:03 -02:00
Mike Jolley
8d8e57cbf5
Use @var to define vars passed in
2015-01-14 11:46:03 +00:00
Mike Jolley
32f2a44091
define @global
2015-01-14 11:32:00 +00:00
Mike Jolley
d70912c891
Define: $net_order_amounts
2015-01-14 11:28:00 +00:00
Claudio Sanches
9c52a70597
Fixed webhooks status description
2015-01-13 22:09:54 -02:00
Claudio Sanches
b55ecea6ba
Used wp_unslash() instead of stripslashes_deep()
...
The WordPress documentation recommends:
"This should be used to remove slashes from data passed to core API that expects data to be unslashed. Use this instead of stripslashes_deep()."
2015-01-13 17:54:10 -02:00
Claudio Sanches
3ddcc68a19
includes/admin/meta-boxes/class-wc-meta-box-webhook-data.php
...
Removed old webhook file
2015-01-13 16:32:54 -02:00
Claudio Sanches
64f1f7f919
Fixed textdomains
2015-01-13 15:39:26 -02:00
Mike Jolley
04cb8c90c8
contributors
2015-01-13 16:16:01 +00:00
Mike Jolley
45b4364d90
Welcome page update Closes #7089
2015-01-13 16:12:54 +00:00
Sergey
b3e9b1e6d8
add do_action in wc_price function and filters in admin reports
2015-01-13 15:34:48 +02:00
Mike Jolley
550e569a29
Tweak placement and styling of view link. #7065
2015-01-13 12:27:07 +00:00
Mike Jolley
9b8c23e2bd
Merge pull request #7065 from pagelines/master
...
Link to find all customers orders from order page.
2015-01-13 12:16:51 +00:00
Claudio Sanches
20470db763
Add select2 to State/Country user meta fields in admin profile #6359
2015-01-12 17:15:37 -02:00
Claudio Sanches
695b04be61
Fixed conflits
2015-01-12 16:02:46 -02:00
Claudio Sanches
8e28c17c66
Merge pull request #7091 from woothemes/chosen-to-select2
...
Chosen to select2
2015-01-12 15:47:31 -02:00
Claudio Sanches
9a6dc0bf41
Added select2 for all settings fields
2015-01-12 15:45:47 -02:00
Claudio Sanches
017831f1c6
Fixed the backbone modal
2015-01-12 15:11:01 -02:00
Mike Jolley
2c32f6cdd0
Add functions to get money spent/order count for customers and fix in API Closes #7083
2015-01-12 17:09:46 +00:00
Mike Jolley
8110a8376b
Upsells and cross sells select2
2015-01-12 16:39:49 +00:00
Mike Jolley
50c6e1e4a0
select2 settings
2015-01-12 16:29:01 +00:00
Claudio Sanches
60b23e6f6f
Merge branch 'chosen-to-select2' of github.com:woothemes/woocommerce into chosen-to-select2
2015-01-12 13:48:43 -02:00
Mike Jolley
9852d9c6ec
Order data JS select2 + refactor
2015-01-12 15:43:13 +00:00
Mike Jolley
2e82cbb311
Customer ajax searches
2015-01-12 13:04:19 +00:00
Mike Jolley
1fa26f1f6e
Product searches select2
2015-01-12 11:56:44 +00:00
Nicola Mustone
f00cd875f1
Typo
2015-01-12 12:31:42 +01:00
Claudio Sanches
f3e5c03b38
Repositioned the "move to trash" and "save" buttons
2015-01-12 09:27:09 -02:00
Claudio Sanches
56c49daea8
Added empty trash action
2015-01-09 23:03:22 -02:00
Claudio Sanches
052380e191
Added webhooks search field
2015-01-09 22:41:33 -02:00
Claudio Sanches
9fa5ad756e
Fixed a typo
2015-01-09 22:25:04 -02:00
Claudio Sanches
572d451aa6
Created webhooks bulk actions
2015-01-09 22:08:45 -02:00
Claudio Sanches
c71869cd6e
Added method to create webhooks on settings page
2015-01-09 16:21:19 -02:00
Claudio Sanches
2626275782
Edit and deleted webhooks
2015-01-09 15:42:01 -02:00
Mike Jolley
4b7f97c1de
Attributes
2015-01-09 16:53:47 +00:00
Mike Jolley
5f5d8076d4
sales by cat select2
2015-01-09 16:43:35 +00:00
Mike Jolley
f18b2c6c93
Added and enqueued select2 to admin
2015-01-09 16:39:10 +00:00
Simon
42c570114c
Add some spaces.
2015-01-08 18:55:26 +00:00
Claudio Sanches
03193b867b
Creted new webhooks edit interface
2015-01-08 16:34:30 -02:00
Simon
4003acd1e6
Link to find all customers orders from order page.
...
Moved to master branch as instructed.
Added check to only display if valid customer.
Removed pointless ?><?php
2015-01-08 16:57:40 +00:00
Mike Jolley
64901d82e5
Clear order transients when trashing posts. Closes #7052
2015-01-08 15:48:01 +00:00
Claudio Sanches
a4dcc9261e
Hide the old webhooks menu
2015-01-06 22:08:24 -02:00
Claudio Sanches
baca07f9d2
Added webhooks table list views
2015-01-06 22:02:33 -02:00
Claudio Sanches
22ac725ec1
Removed not useful global vars
2015-01-06 17:39:34 -02:00
Claudio Sanches
842d26bc24
Removed old webhook post type actions
2015-01-06 17:29:49 -02:00
Claudio Sanches
3c038e613f
Created initial webhooks table list in settings page
2015-01-06 17:24:32 -02:00
Mike Jolley
054d499636
Made checkout JS more modular
2015-01-06 17:49:22 +00:00
Mike Jolley
06ab96f39e
Added net sales to sales by date report
...
Closes #7039
2015-01-06 13:27:44 +00:00
Remi Corson
ecfb86a3f2
added link to docs in status report
2015-01-06 11:39:16 +01:00
Mike Jolley
5c86e962e8
Hide restock checkbox until qty is input Closes #6937
2015-01-05 17:19:18 +00:00
Mike Jolley
f847b92a0f
Merge branch 'wc-geolocation'
2015-01-05 10:18:25 +00:00
Mike Jolley
b26ba4b9e4
Made system status export useful for English support people
...
Closes #7020
2015-01-03 17:45:02 +00:00
Claudio Sanches
e53a6f5e57
Fixed variation fields when use "Link all variations" button
2015-01-02 15:07:31 -02:00
shivapoudel
39bf306f1a
Fix add tax backbone modal backdrop issue
2015-01-02 20:00:21 +05:45
shivapoudel
eab3a23b14
Fix missing icon for add tax backbone modal
2015-01-02 19:56:59 +05:45
Claudio Sanches
794621e3ba
Improved the close button in backbone modal #7016
2015-01-02 11:58:57 -02:00
splashingpixels
0923d31de2
use proper label tags for generate api key setting field
2015-01-01 13:33:08 -08:00
Mike Jolley
3698eab0ae
Made dashboard sales report match monthly sales report Closes #6871
2014-12-30 15:08:06 +00:00
James Koster
773c87d254
Merge pull request #7006 from corsonr/welcome_screen_fix
...
Fix cart icon alignment on welcome page
2014-12-27 12:42:01 +00:00
Mike Jolley
5b31745061
Add geolocation option for default address
2014-12-23 17:33:10 +00:00
Claudio Sanches
28d960d5bb
Added variable_pricing class/wrap for variable price fields, closes #7008
2014-12-23 14:12:12 -02:00
Remi Corson
3f882480e8
fix cart icon alignment
2014-12-23 16:04:46 +01:00
Mike Jolley
22cc1fb0c7
Add attributes with ajax and don't load all attributes at once.
...
Significantly improves performance with many attributes in admin.
Closes #6852 cc @claudiosmweb
2014-12-22 14:16:15 +00:00
Mike Jolley
8df8c9b482
Make 'public', and rewrite, optional for attributes
...
#6852
2014-12-22 14:16:15 +00:00
Bryce
75c40366bc
destroy the global!
2014-12-21 22:43:38 +07:00
Bryce
41de9936fe
Check we're on the correct post type before editing columns
...
Closes #6991
2014-12-21 12:48:30 +07:00
Mike Jolley
bb6b7c5489
Merge pull request #6967 from BFTrick/issue-6965
...
Adding Email Styles Back to Email Preview. Fixes #6965
2014-12-21 00:20:46 +00:00
Rtransat
d53210dfbf
Fix label "for" attribute for products_categories
2014-12-19 17:15:24 +01:00
Claudio Sanches
c32b40ac10
Changed the position of the webhook menu
2014-12-17 16:33:51 -02:00
Claudio Sanches
690b04b29a
Improved the webhook meta boxes
2014-12-17 16:20:37 -02:00
Claudio Sanches
d84e1bae10
Merge pull request #6970 from woothemes/webhooks-ui
...
Webhooks ui, closes #6912
2014-12-17 16:08:43 -02:00
Claudio Sanches
67f90fbb87
Created webhook logs meta box
2014-12-17 15:50:19 -02:00
Claudio Sanches
9b9243fb92
Validated webhook delivery_url and topic
2014-12-17 10:45:20 -02:00
Claudio Sanches
6ccf391168
Improved the webhook data class and send a webhook ping when create a new
2014-12-17 10:42:39 -02:00
Claudio Sanches
5b318b1d2a
Added the wc_is_webhook_valid_topic() and wc_is_valid_url() conditional functions
2014-12-17 10:16:14 -02:00
Claudio Sanches
d1bed7bef9
Changed the shop_webhook postupdated messages
2014-12-17 09:45:59 -02:00
Claudio Sanches
429c91708b
Improved the WC_Meta_Box_Webhook_Data:save() method
2014-12-17 09:29:43 -02:00
Claudio Sanches
509147b105
Created webhook actions meta box
2014-12-16 20:18:06 -02:00
Claudio Sanches
9f83541d9f
Added webhook meta box js
2014-12-16 19:07:48 -02:00
Claudio Sanches
1fae690e68
Added methods to save and display the webhook data meta box
2014-12-16 19:07:28 -02:00
Claudio Sanches
802ebdee38
Added URL data_type for woocommerce_wp_text_input()
2014-12-16 19:06:47 -02:00
Claudio Sanches
10b2b6bccc
Removed support for title in webhooks
2014-12-16 19:05:53 -02:00
Claudio Sanches
4d3673c4c2
Created webhook data meta box class
2014-12-16 19:05:03 -02:00
Patrick Rauland
d8ff34710d
adding email styles back to email preview. closes #6965
2014-12-16 11:32:54 -07:00
Claudio Sanches
8180de7fec
Created the WC_Webhook::get_i18n_status() method
2014-12-16 15:29:37 -02:00
James Koster
0c95d76c45
Storefront banner on add-ons. closes #6923
2014-12-16 11:43:26 +00:00
Claudio Sanches
4150b03ea0
Fixed the stock status in quick and bulk edit
2014-12-15 20:03:50 -02:00
Claudio Sanches
1198a1dba2
Improved the Webhooks columns/table list
2014-12-15 18:49:18 -02:00
Mike Jolley
8434463694
Tweak skip button to make it less clickable
2014-12-12 17:03:11 +00:00
Claudio Sanches
24cfef046e
Fixed the email settings save method
2014-12-12 10:48:55 -02:00
Claudio Sanches
32e30ed877
Improved the purchased items on order screen
2014-12-12 10:03:11 -02:00
Mike Jolley
65dbab486c
[2.2] Don't force tax_rate_id to an integer. Allow strings.
...
Used in Taxamo extension.
2014-12-11 11:06:01 +00:00
Brent Shepherd
40de60ea3e
Give child class access to billing/shipping fields
...
So that custom order types can extend `WC_Meta_Box_Order_Data` for their
own purposes without having to redefine all the billing/shipping fields
2014-12-10 18:46:32 -08:00
thenbrent
e4b104d153
Use order type's singular label for meta box names
2014-12-10 18:46:32 -08:00
Brent Shepherd
1f2375f7e4
Make no order notes label more generic
...
To account for it being displayed on custom order type Add/Edit screens
where the order type is not referred to as an 'Order' (e.g. a 'Subscription',
'Refund' or 'Pre-order').
2014-12-10 18:46:32 -08:00
Brent Shepherd
ac42a29520
Delete order items for custom order types
2014-12-10 18:46:32 -08:00
Brent Shepherd
2eca3fd765
Apply request filters for custom order types
2014-12-10 18:46:32 -08:00
Brent Shepherd
a141c79d10
Change insert button label for custom order types
2014-12-10 18:46:32 -08:00
Brent Shepherd
3fd9bc9027
Display order filters for custom order types
...
That declare they are using order-meta-boxes (and therefore, are assumed
to be exposing the Edit Order interface and a list table)
2014-12-10 18:46:32 -08:00
Brent Shepherd
b0c2f05a6a
Use post type label for "Save Order" button
...
To improve compatibility with custom order types
Conflicts:
includes/admin/meta-boxes/class-wc-meta-box-order-actions.php
2014-12-10 18:46:15 -08:00
James Koster
316b43f770
coupons. closes #6836
2014-12-09 16:06:34 +00:00
Mike Jolley
317808a219
[2.2] If order_item_type is not set, don't query it in reports class
2014-12-09 12:59:01 +00:00
Mike Jolley
95a504cf84
Fix admin term output
...
Resolves an issue decoding foreign chars caused by #6555
Fixes #6550
2014-12-09 09:54:42 +00:00
Mike Jolley
b470e64b61
Error in previous commit.
2014-12-08 12:34:42 +00:00
Mike Jolley
80d08787a8
Correctly save custom address fields in admin
2014-12-08 12:30:11 +00:00
Mike Jolley
cf694bcae6
Merge pull request #6875 from tamarazuk/limit-order-action
...
Execute `woocommerce_order_action_{$action}` only once
2014-12-05 14:04:47 +00:00
Nicola Mustone
e59070ab01
clickable item name in orders table
2014-12-04 16:57:12 +01:00
Mike Jolley
6a45f8f196
Merge branch 'master' of https://github.com/woothemes/woocommerce
2014-12-03 12:33:19 +00:00
Mike Jolley
eba8206540
Merge branch 'tax-coupon-handling' Closes #6830
...
Conflicts:
assets/js/admin/meta-boxes-order.min.js
includes/api/class-wc-api-coupons.php
includes/class-wc-cart.php
templates/checkout/review-order.php
2014-12-03 12:33:15 +00:00
Claudio Sanches
8fac703f97
Added missing textdomain
...
cc @bryceadams #fail
2014-12-03 10:30:32 -02:00
Bryce
80ccc7b09d
Add help tip for schedule sales info
...
Closes #6863
2014-12-03 13:20:24 +07:00
Mike Jolley
b852904e37
Merge pull request #6890 from bryceadams/patch-6888
...
Add style field to woocommerce_wp_xxxxx_input
2014-12-02 10:06:23 +00:00
antoscarface
78047959f4
Moved do action of 'woocommerce_admin_css' to avoid possible add action from debug plugin as "Debug Bar" and "Debug Bar Slow Actions"
...
See screen: http://d.pr/i/1fYX1/7ZiItezr
2014-12-02 10:26:17 +01:00
Bryce
f8d4fe64ad
Fix annoying white space
2014-12-02 13:50:17 +07:00
Bryce
cd76ae82e7
Add style field to woocommerce_wp_xxxxx_input
...
Closes #6888
2014-12-02 13:48:06 +07:00
claudiosmweb
5d9a1ad908
Merge branch 'master' of github.com:woothemes/woocommerce
2014-12-01 21:56:45 -02:00
claudiosmweb
3ce620e4f3
Removed eXtremeGoHorse practices from WC_AJAX::calc_line_taxes() and wc_save_order_items()
...
cc @barrykooij
2014-12-01 21:55:48 -02:00
Barry Kooij
e1b81b3a23
Introduced 'woocommerce_reports_taxes_tax_rate' and 'woocommerce_reports_taxes_rate' filters.
2014-12-01 13:36:50 +01:00
Tamara Zuk
af442599b1
Code Standards: Finish up admin includes
...
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
* removed instances of `@return void` and `@access public`
@see http://make.wordpress.org/core/handbook/coding-standards/php/
@see part 1: #6157
2014-11-30 01:52:32 -05:00
Tamara Zuk
f63c5e8c8f
Execute `woocommerce_order_action_{$action}` only once
...
Prevents a “Maximum function nesting level reached” fatal error in
certain cases.
Since this ends up running on `’save_post’`, updating something like
the order status while hooked onto to
`woocommerce_order_action_{$action}` causes a fun recursion :)
2014-11-30 00:14:22 -05:00
Claudio Sanches
8e929c1ee8
Merge pull request #6859 from SiR-DanieL/master
...
Edit link for WC Pages
2014-11-28 09:40:32 -02:00
Claudio Sanches
1afa04e7f6
Merge pull request #6857 from splashingpixels/product-gallery-images
...
undefined index when product image gallery side meta box is removed fixe...
2014-11-28 09:40:10 -02:00
Nicola Mustone
c25b86e0ae
Edit link for WC Pages
2014-11-28 09:06:15 +01:00
Bryce
0967525a72
Bit of code formatting
2014-11-28 14:21:01 +07:00
Bryce
5e0cbb4676
Add stupidtable.min.js
2014-11-28 14:17:58 +07:00
splashingpixels
13ad1100c5
undefined index when product image gallery side meta box is removed fixes 6855
2014-11-27 20:42:58 -08:00
claudiosmweb
b6cd6b8735
Fixed some coding standards
2014-11-27 15:29:52 -02:00
shivapoudel
84bc7a2339
Cleanup for WC_Admin_Attributes Class
2014-11-27 22:34:19 +05:45
shivapoudel
3aa67ac352
Fixes attribute menu highlight, closes #6849
2014-11-27 22:32:11 +05:45
Mike Jolley
2c1c9896c5
Remove remove_variation and replace with remove_variations
2014-11-27 15:44:51 +00:00
Mike Jolley
2cfaead676
Added numeric sort for attributes. Closes #5978
2014-11-27 14:49:02 +00:00
Mike Jolley
251160d512
Added 'top freebies' to product report.
...
Closes #5596
2014-11-27 10:36:21 +00:00
Mike Jolley
6df4c143cc
Adjust total for partially refunded order totals
...
Closes #6666
2014-11-27 10:04:18 +00:00
Gerhard
522416f698
Change succesfull reset message.
2014-11-27 09:46:11 +02:00
Gerhard
69553d53ab
Add button to tools page to reset usage settings.
2014-11-27 09:43:43 +02:00
Mike Jolley
4bc63de72a
Added 'stupidtable' script to allow order item sorting on the order screen (by name, cost, qty).
...
Closes #5998
2014-11-26 15:37:06 +00:00
Mike Jolley
3904035003
Disable already added attributes #6189
2014-11-26 11:35:07 +00:00
Mike Jolley
06129f60cd
Message when updating attributes #6189
2014-11-26 11:14:08 +00:00
Mike Jolley
d9f26e7848
Remove troublesome 'featured image' text replacement
...
Little gain in keeping this - not worth the overhead. Closes #6451
2014-11-26 11:03:39 +00:00
Mike Jolley
dbcc8430e9
Installer tweaks + unit tests closes #6356
2014-11-25 17:09:24 +00:00
Mike Jolley
3c82331a8b
Store discount 'tax' to show discounts on prices including tax more accuratly
...
Also deprecated some functions named after having 2 levels of discounts.
2014-11-25 13:05:03 +00:00
Mike Jolley
4a8c541fbf
Remove 'order' discounts from classes
2014-11-25 11:05:14 +00:00
Mike Jolley
549d7ab2c0
Removed 'apply before tax' options for coupons - this should be the default core behaviour
2014-11-24 17:24:25 +00:00
Mike Jolley
f90c146d01
Give product gallery low priority
...
Closes #5976
2014-11-24 15:29:37 +00:00
Mike Jolley
3a927d62dd
Add tip to reports
...
Closes #5729
2014-11-24 15:18:41 +00:00
Bryce
e93c32565c
merge changes
2014-11-22 00:09:11 +07:00
Mike Jolley
40e0fe7a4e
Merge pull request #6811 from bryceadams/patch-5537
...
#5537 - Fix bulk edit overlap, bulkedit improvements
2014-11-21 16:40:28 +00:00
Mike Jolley
8b4332a037
Refactors to shipping tax rate methods
2014-11-21 13:06:33 +00:00
Bryce
bad3b31a18
#5537 - Fix bulk edit overlap, bulkedit improvements
2014-11-21 13:37:14 +07:00
Bryce
a6c88c9104
Only enqueue/localize on profile page
2014-11-21 12:42:32 +07:00
Mike Jolley
f088f81dcf
Optimise tax rate importer and use same code as tax settings class
2014-11-20 18:41:51 +00:00
Mike Jolley
add83a75dc
Tax rate importer parse error
2014-11-20 17:09:07 +00:00
Mike Jolley
1ec8dabf8a
Added method for expanding postcode ranges
2014-11-20 17:08:17 +00:00
Mike Jolley
97d241c33c
Moved delete tax rate rule
2014-11-20 15:46:07 +00:00
Mike Jolley
7472a722b2
Corrected format_ methods
2014-11-20 15:43:40 +00:00
Mike Jolley
ce1a9b84c7
Redo construct and move settings/html to separate files
2014-11-20 15:03:45 +00:00
Mike Jolley
4fd8cd63cb
Split up save_tax_rates() method
2014-11-20 11:11:08 +00:00
Bryce
8b1cc5f902
#5850 - Add QR code to API credentials
...
This uses https://github.com/jeromeetienne/jquery-qrcode for generating
the QR code.
This is what it looks like:
![see screen shot](http://cld.wthms.co/11wpb+ )
It’s small, **but**, it scans perfectly without any issues.
2014-11-20 15:46:46 +07:00
Mike Jolley
c70c232e2c
Optimised save tax rate logic
2014-11-20 00:51:06 +00:00
claudiosmweb
8eeb6fc204
Removed more some unused code
2014-11-19 22:43:09 -02:00
claudiosmweb
74ba11c189
Removed some unused code
2014-11-19 21:36:47 -02:00
claudiosmweb
9b16425142
Fixed some coding style issues
2014-11-19 17:01:06 -02:00
Illimar Tambek
e41368c99a
DRY up order status bulk actions
2014-11-19 14:26:27 +02:00
Illimar Tambek
d510372d64
DRY up mark_order_{$status}
2014-11-19 14:13:24 +02:00
claudiosmweb
f34cead914
Removed old code in favor of wc_tax_enabled() and wc_prices_include_tax()
2014-11-18 14:45:29 -02:00
Mike Jolley
b3782fa1a5
Removing Mijireh from core 2.3
2014-11-18 16:37:43 +00:00
Mike Jolley
003094c9c3
Ensure remaining hashes are translated Closes #6518
2014-11-18 16:29:21 +00:00
Mike Jolley
ed1ff0f48c
WooConf is over
2014-11-18 16:26:12 +00:00
Mike Jolley
e7fc5520a8
Merge pull request #6776 from axisthemes/welcome
...
Welcome Page Cleanup
2014-11-18 16:25:44 +00:00
Nicola Mustone
22a32ae9c8
Fixes #6555
2014-11-18 14:20:47 +01:00
claudiosmweb
6077a10e44
Removed some dead variables
2014-11-18 10:42:54 -02:00
shivapoudel
78f9759e1c
Some modification for theme-support notice
2014-11-18 17:22:15 +05:45
shivapoudel
36e74b3b0d
Some curley braces
2014-11-17 22:59:49 +05:45
Mike Jolley
a0bf72f7b5
Bulk edit sales schedule on variations
...
Closes #6300
2014-11-17 16:50:25 +00:00
shivapoudel
d688a37f54
Some mistake revoked
2014-11-17 22:34:27 +05:45
shivapoudel
3d4954a3e1
Some gap added intensionally ;)
2014-11-17 22:27:39 +05:45
shivapoudel
85440b5927
use of final class helper function
2014-11-17 22:03:15 +05:45
shivapoudel
61dfac7ccd
Unused var if needed in future we can use WC_PLUGIN_BASENAME constant
2014-11-17 21:44:32 +05:45
shivapoudel
5b0be2f102
Cleanup for the WC_Admin_Welcome Class
2014-11-17 21:41:36 +05:45
Mike Jolley
82145be444
Merge pull request #6773 from axisthemes/menu-order
...
Simplify the condition for custom menu order
2014-11-17 14:31:37 +00:00
shivapoudel
825d56f8ba
Modified since current_user_can() returns boolean ;)
2014-11-17 20:00:01 +05:45
shivapoudel
891d3a4573
Simplify the condition for custom menu order :)
2014-11-17 15:21:47 +05:45
Bryce
71909a7c72
Update default for 'Default Product Sorting' option
2014-11-17 15:37:02 +07:00
Bryce
295fed6467
Add placeholder attribute for settings API #6764
2014-11-16 14:49:43 +07:00
Mike Jolley
2e2ce3c286
[2.2] During refunds, correctly set shipping tax totals
...
Fixes #6691
2014-11-14 12:52:43 +00:00
Mike Jolley
9abbf4cef8
Fix coupons by date queries to prevent inflated results
...
Closes #6742
2014-11-13 17:25:45 +00:00
Mike Jolley
4c8a3eaba5
Merge pull request #6738 from bryceadams/master
...
Add script_debug $suffix for admin settings.js
2014-11-13 08:43:51 -08:00
Illimar Tambek
a7a913ab09
Custom attributes for select, checkbox and textareas
2014-11-13 13:26:52 +02:00
Bryce
d717eed3ad
Add script_debug $suffix for admin settings.js
2014-11-13 15:57:09 +07:00
Mike Jolley
622c031f05
Merge pull request #6733 from SiR-DanieL/patch-3
...
Improved Shop Page Display option
2014-11-12 09:05:54 -08:00
Mike Jolley
87c417e56a
When bulk editing variable products, set the stock status for non-stock managed variations
...
Fixes #6661
2014-11-12 15:15:05 +00:00
Nicola Mustone
fc2429549e
Improved Shop Page Display option
...
I tweaked the text of the second option in Shop Page Display because i guess it confuse users that only read "Show subcategories". What about main categories?
I'd like to change also "Show both" to "Show all". What do you think?
2014-11-12 15:01:17 +01:00
James Koster
6a0fe9974f
reports print styles. closes #4544
2014-11-12 12:53:57 +00:00
Mike Jolley
9e53b3fb33
Clear shipping transient on save
...
Closes #6723
2014-11-11 16:22:29 +00:00
James Koster
57809bc017
coding standards
2014-11-11 15:47:14 +00:00
James Koster
ecb5c77eae
coding standards
2014-11-11 14:40:13 +00:00
James Koster
0321fc79d1
yoda
2014-11-11 14:31:27 +00:00
James Koster
7fd28c1295
order. #6639
2014-11-11 14:29:54 +00:00
James Koster
c153a62406
Products setting tab. #6639
2014-11-11 14:25:46 +00:00
Mike Jolley
f8bc4a0abd
Add item cost column Closes #6650
...
@jameskoster
2014-11-11 13:40:47 +00:00
Mike Jolley
83fb26e30d
Dump chosen select option. Closes #6593
2014-11-11 12:12:28 +00:00
Mike Jolley
01091c304c
Fix conflicts in #5949
2014-11-11 11:23:44 +00:00
Mike Jolley
7490438da7
Merge pull request #6648 from SiR-DanieL/cancelled-order-email
...
Added cancelled order admin email
2014-11-11 02:53:35 -08:00
claudiosmweb
2f7fcb56ae
Improved the Shipping class field in quick edit and bulk edit, closes #6681
2014-11-04 11:49:15 -08:00
claudiosmweb
6c4a65dbca
Fixed the WooCommerce Status widget links, closes #6685
2014-11-04 00:22:28 -08:00
James Koster
5c04007605
products settings tab. #6639
2014-10-31 19:07:04 +00:00
Nicola Mustone
011bb0a784
Added cancelled order admin email
2014-10-29 15:05:43 +01:00
Mike Jolley
9be06dd9e5
Merge pull request #6635 from tivnet/patch-2
...
Avoid notices if file does not exist
2014-10-29 10:37:28 +00:00
Mike Jolley
3d1285c8c4
Allow some limited html in text attributes
...
Fixes #6620 . @claudiosmweb @barrykooij see any issues with adding this
one? Doesn’t appear to break anything…
2014-10-29 10:29:51 +00:00
claudiosmweb
a5ad428faf
[2.2] fixed the value format in stock field with wc_stock_amount(), closes #6622
2014-10-28 18:37:53 -02:00
Gregory Karpinsky
5460e0fed0
Avoid notices if file does not exist
...
1. I've got notices on files
my-theme/woocommerce/single-product\add-to-cart\bundle.php,
my-theme/woocommerce/single-product\bundled-item-image.php,
my-theme/woocommerce/single-product\bundled-item-title.php
which are Template Overrides (WooCommerce Product Bundles)
and do not exist in the WC plugin.
2. There should be a more elegant way, because this is just to shut up notices. No version comparison performed.
2014-10-27 20:21:33 -04:00
James Koster
fd81658cba
storefront prompt. closes #6351
2014-10-27 13:38:04 +00:00
Mike Jolley
2b8be95360
Remove # (hash) from get_order_number and add to strings instead as needed.
...
Most places use Order #X
Some places use Order Number: X
Both are now valid.
Fixes #6518
2014-10-24 14:53:43 +01:00
Nicola Mustone
2080bcc0c4
Typo in the system report
2014-10-24 13:54:51 +02:00
Mike Jolley
cde08791f6
System status table separation Closes #6290
2014-10-24 12:49:27 +01:00
Mike Jolley
c62a13148b
Instead of using saved title from order, use payment method_title for refund buttons
...
Closes #6334
2014-10-24 12:11:28 +01:00
Mike Jolley
eff1cf53c4
Fixes for sales by cat report, Closes #6606
2014-10-24 11:58:25 +01:00
Mike Jolley
44d0152bfc
[2.2] Low stock report should hide no stock
...
Closes #6611
2014-10-24 11:42:05 +01:00
Nicola Mustone
dcde2a52e2
Removed GMT
2014-10-22 17:31:12 +02:00
Nicola Mustone
cbbdfadb74
Order note use comment_date instead of GMT date
...
The order comment note should not use always GMT date. I think using `comment_date` is better.
Ref Ticket: #224994
2014-10-22 17:28:25 +02:00
Mike Jolley
997e7e7910
extra sanitisation for product data
2014-10-22 12:12:25 +01:00
claudiosmweb
861a34c348
Removed the frontend styles setting #6589
2014-10-21 20:12:39 -02:00
Mike Jolley
b349c0883c
WP remote GET test for updater
...
cc @kloon @ChromeOrange
2014-10-21 16:38:03 +01:00
Mike Jolley
e4b212cb3a
[2.2] Fix stock report queries Closes #6565
2014-10-21 14:50:18 +01:00
Nicola Mustone
a14bc870c4
Improved system status
2014-10-18 11:56:58 +02:00
Mike Jolley
20279831e7
Tweak to naming in #6375
2014-10-17 16:24:21 +01:00
Mike Jolley
21784e80cd
Merge pull request #6375 from dominic-p/settings-desc
...
Moved description and tip generation to a separate method
2014-10-17 16:19:02 +01:00
James Koster
e27d4afee1
data tabs tweaks. #6562
2014-10-17 14:50:23 +01:00
Mike Jolley
ebea42f7ee
Merge branch 'pr/6322'
...
Conflicts:
.gitignore
2014-10-17 14:43:54 +01:00
Mike Jolley
10fc2f7321
Add separate meta box for wc endpoints
2014-10-17 14:42:35 +01:00
James Koster
eb258950bd
variations markup / css refactor. #6562
2014-10-17 12:17:30 +01:00
Mike Jolley
1af90cd169
Only show integrations subnav when there are multiple integrations.
2014-10-16 15:53:12 +01:00
Nicola Mustone
437e041d3d
Fix potential bug
...
Added `default` to prevent notices and reordered the code.
2014-10-16 08:56:28 +02:00
Mike Jolley
44ad43216e
Turn caching back on
2014-10-14 17:01:15 +01:00
Mike Jolley
c01bc63020
Correct report handling for full and partial refunds.
...
Fixes #6530
@claudiosmweb look good?
2014-10-14 16:39:57 +01:00
Barry Kooij
acf6644830
Confirm to user email is sent when sending email from within order edit screen.
...
Fixes #6461 .
2014-10-14 15:18:09 +02:00
Mike Jolley
e43285f677
[2.2] Fix /shop/ base URL Non Latin issue with url decode
...
Fixes #6512
2014-10-14 12:24:45 +01:00
Mike Jolley
4a2a2714f6
Make cart total consider taxes
...
Fixes #6522
2014-10-14 12:20:38 +01:00
Mike Jolley
b340fd68ae
Made tax importer expand postcode ranges.
...
Closes #4463
2014-10-10 15:18:47 +01:00
Mike Jolley
5c1b931438
[2.2] Fix refund date.
...
Fixes #6499
2014-10-09 16:43:26 +01:00
Mike Jolley
728086d175
Merge pull request #6324 from SiR-DanieL/reports-currency
...
Fixing currency position in reports
2014-10-09 12:39:20 +01:00
Mike Jolley
02f5ed7542
Merge pull request #6327 from SiR-DanieL/order-notes
...
Fixing order notes date
2014-10-09 12:39:00 +01:00
Mike Jolley
666b25b352
Removed save_post remove_action call which breaks 3rd party plugins.
...
Fixes #6485 , but means #6376 needs another solution.
2014-10-08 21:30:52 +01:00
Mike Jolley
853e17d28f
[2.2] Prevent address fields being empty when editing an address within an order
...
Fixes #6476
2014-10-08 15:13:26 +01:00
Mike Jolley
c6c5265493
Conflict
2014-10-07 11:10:29 +01:00
Mike Jolley
3f6e6309be
define $view
2014-10-07 11:09:42 +01:00
Mike Jolley
090ab4a56d
Tweaks to report class
2014-10-07 11:09:22 +01:00
Mike Jolley
ac14427c32
get_order_report_data should return string
2014-10-07 11:09:19 +01:00
Mike Jolley
1de3b8a034
Set default $query
2014-10-07 11:09:16 +01:00
Mike Jolley
d52664d738
Tweak report debug output - add pre
2014-10-07 11:09:12 +01:00
Mike Jolley
98ec3da5ac
Merge pull request #6472 from thenbrent/edit_order_currency
...
Display order & item totals with correct currency on Edit Order screen
2014-10-07 10:16:16 +01:00
thenbrent
66cbf9f3a3
Tabs & spaces
2014-10-07 15:16:59 +10:00
thenbrent
6869403a39
Disable autosave for all order types w/ meta boxes
2014-10-07 15:13:56 +10:00
thenbrent
94355b73dc
Display order & item totals with correct currency
...
If a store changes currency or is using an extension which allows for
purchasing in multiple currencies, the currency symbol displayed on the
Edit Order admin screen may be incorrect for previous orders because
it uses the `wc_price()` fallback, which is the site wide currency
rather than the currency for that specific order. This fixes that.
2014-10-07 09:59:52 +10:00
Mike Jolley
589da28f42
Small tweak on text in #6457
2014-10-06 14:31:32 +01:00
Mike Jolley
83d8eb7fd8
Merge pull request #6457 from bryceadams/master
...
Re-do coupon free shipping option desc issue #6391
2014-10-06 14:29:16 +01:00
Mike Jolley
46a753cb74
[2.2] Unhook save_meta_boxes after first successful run to prevent race conditions
...
Fixes #6376
2014-10-06 14:26:22 +01:00
Mike Jolley
700369c386
Refund report changes
...
1. Ensure refund order_total is negative and reflects the full amount,
not just line items
2. Ensure transients are cleared when doing refunds
3. sales-reports order types so we can exclude refunds from pure
‘sales’ reporting
4. Tweak placement of refunds in legend.
Closes #6411
2014-10-06 13:39:53 +01:00
Gustavo Bordoni
c335d223d8
Remove all calls to get_page(), as it was deprecated on WordPress 3.5.0
2014-10-06 06:55:45 -03:00
Mike Jolley
9947c22cfe
Prevent order statuses affecting other queries.
...
Closes #6437
2014-10-03 14:35:45 +01:00
Bryce
5a6f0b1529
Re-do coupon free shipping option desc issue #6391
...
I didn’t update the POT as was having some poedit issues
2014-10-03 16:44:57 +07:00
Mike Jolley
c8ffee57ff
[2.2] Ensure rate is double
...
Fixes #6442
2014-10-03 10:11:14 +01:00
Mike Jolley
3d36f446d3
Deprecate woocommerce_admin_css action - it's pointless
...
Will be removed in 2.4. Closes #6456
2014-10-03 10:07:28 +01:00
Mike Jolley
b6835a009c
wc_paying_customer to only increase for 'simple' orders and added tool to refresh stats to customer list.
...
Closes #6395
2014-10-02 16:44:36 +01:00
Mike Jolley
819436f0a3
Merge pull request #6388 from quadshot/action-buttons
...
Allow adding custom 'action buttons' in order item metabox
2014-10-02 14:06:11 +01:00
Mike Jolley
3964d3fc3c
Merge pull request #6417 from corvannoorloos/attachment-thumbnail-url
...
category and product (-column) image(s) should be inserted as a thumbnail
2014-10-02 13:52:12 +01:00
Mike Jolley
3e20b113d6
Add hook to refund html
...
Closes #6406
2014-10-02 13:40:34 +01:00
Mike Jolley
b519eb09d4
Merge pull request #6426 from ChuckMac/Checkbox_Tooltip
...
Enable tooltip for woocommerce_wp_checkbox in metabox
2014-10-02 13:32:36 +01:00
Chuck Mac
ec83e932ed
Adding refunds to Sales by Date report
...
Create a new axis for "in refunds" on the sales by date report. Include
the refunds in the included time period. Refunds do not reduce the sales
total in the report.
2014-10-01 23:35:34 -04:00
Chuck Mac
d8a8970bd4
Enable tooltip for woocommerce_wp_checkbox in metabox
...
Allow the use of the `desc_tip` value to add a tooltip to the checkbox
field as allowed by other metabox fields.
2014-09-29 12:15:26 -04:00
Ratnakar
ad1b2afb4a
Use of WordPress Insert instead of direct query
2014-09-29 10:56:03 +05:30
Cor van Noorloos
e4bc36fcec
category meta box and category column thumbnail
2014-09-28 17:23:58 +02:00
Cor van Noorloos
ed1d64fc63
product column thumbnail
2014-09-28 17:23:27 +02:00
James Koster
e92be69c9c
Increase default product image sizes. closes #5480
2014-09-26 17:49:27 +01:00
James Koster
81bf8d3a9d
remove tooltip and add edit action link. #6360
2014-09-26 14:53:45 +01:00
James Koster
a66ae12707
bye bye coupon styling. closes #6360
2014-09-26 14:37:26 +01:00
Patrick Rauland
c6635d84e3
capitalizing the update translation button
2014-09-25 15:41:18 -06:00
Loushou
a37ea4976b
new filter for adding custom 'action buttons' on the order_items metabox in the admin edit order screen
...
loushou
2014-09-24 17:41:13 -07:00
Dominic
a96c8fa836
Moved description and tip generation to function
...
This would allow plugins to easily generate the necessary HTML for the
tooltips and field descriptions when implementing their own custom
setting field types.
2014-09-23 15:27:15 -07:00
claudiosmweb
2a255de172
changed the LESS compiler to SCSS compiler #5606
2014-09-22 15:30:07 -03:00
Mike Jolley
a91c74d794
Merge pull request #6309 from quadshot/before-oi-meta
...
filter for adding info before order item itemmeta in order metabox
2014-09-22 10:36:48 +01:00
Mike Jolley
0aca8e01f8
Merge pull request #6305 from quadshot/line-buttons
...
filter to allow custom 'add line' buttons
2014-09-22 10:23:46 +01:00
Mike Jolley
506a66b3a4
Merge pull request #6342 from axisthemes/ASBPATH-2
...
Absolute path should have curly braces
2014-09-22 10:21:05 +01:00
Mike Jolley
e42d4b24da
Merge pull request #6333 from quadshot/save-order-items
...
Inform plugins of 'save_order_items'
2014-09-22 10:18:00 +01:00
shivapoudel
ae3bc4051f
Absolute path, Indentation & docblocks fix for includes/admin/meta-boxes/*.php :)
2014-09-21 01:50:06 +05:45
shivapoudel
a318f9dae2
Absolute path and Indentation fix for includes/admin/reports/*.php :)
2014-09-21 01:43:32 +05:45
shivapoudel
ab52b93592
Absolute path and Indentation fix for includes/admin/settings/*.php :)
2014-09-21 01:40:47 +05:45
shivapoudel
8c211705ca
Absolute path and Indentation fix for includes/admin/importers/*.php :)
2014-09-21 01:39:24 +05:45
shivapoudel
4091fe00ad
Absolute path and Indentation fix for includes/admin/{roots-files}.php :)
2014-09-21 01:37:30 +05:45
splashingpixels
bf9c1689fb
revised quick-edit featured product option not able to unselect
2014-09-19 10:49:26 -07:00
Loushou
1252db79f8
changed filter name to be past tense for clarity
...
loushou
2014-09-19 09:08:54 -07:00
Loushou
becdc0977d
filter to inform other plugins that order items have been saved in the admin
...
loushou
2014-09-19 08:57:02 -07:00
Loushou
0f8c8886e0
adding the after
...
loushou
2014-09-19 08:34:34 -07:00
Loushou
09159f83c7
removing extra param and correcting whitespace
2014-09-19 08:05:25 -07:00
Mike Jolley
4803937222
Fix adding items to orders
...
* Fix - When manually adding items to an order, show tax columns.
* Fix - When manually adding items to an order, include variation data.
Closes #6313
2014-09-19 12:52:26 +01:00
Mike Jolley
8f62f00f4d
Fix - When bulk editing, don't allow sale price to be negative.
...
Fixes #6325
2014-09-19 12:18:07 +01:00
Mike Jolley
fe3ee67b4f
Merge pull request #6301 from anagio/master
...
Small grammar edit to template notice
2014-09-19 10:44:01 +01:00
Nicola Mustone
46689ce083
Fixing order notes date
2014-09-19 09:55:16 +02:00
Nicola Mustone
8a7ed9a053
Fixing currency position in reports
2014-09-19 09:23:58 +02:00
Nicola Mustone
1f1d5d6bab
Adding endpoints in Appearance > Menus
2014-09-19 09:06:28 +02:00
claudiosmweb
8c0ddfcb02
fixed admin post type filters, closes #6312
2014-09-18 17:10:02 -03:00
Loushou
f17bb56891
filter to allow custom 'add line' buttons
...
loushou
2014-09-18 09:05:42 -07:00
Loushou
f0c4b80113
filter for adding info before order item itemmeta in order metabox
...
loushou
2014-09-18 08:55:13 -07:00
Loushou
76f3049751
adding a method to allow default billing information in order metabox
...
loushou
2014-09-18 08:33:49 -07:00
anagio
c1ba19991f
Small grammar edit to template notice
2014-09-18 09:34:21 -04:00
Mike Jolley
28e13bdab3
Add notice when order is no longer editable.
...
Closes #6298
2014-09-18 11:32:25 +01:00
Mike Jolley
579ec4ee0c
Totals in taxes by date report.
...
Fixes #6299
2014-09-18 10:28:45 +01:00
Mike Jolley
8e35bbf0ba
Clear transients for new parent when saving a grouped product. Closes #6278
2014-09-17 14:18:43 +01:00
claudiosmweb
8719910441
Fixed WooCommerce submenu in multisites
...
reported in
https://wordpress.org/support/topic/error-message-in-multi-site-from-223
@mikejolley
2014-09-16 19:03:50 -03:00
Mike Jolley
ce1236bd95
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2014-09-16 10:48:46 +01:00
Mike Jolley
6dd8b11762
Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable.
2014-09-16 10:33:47 +01:00
claudiosmweb
6a0d5ebf0c
Fixed number of processing orders display
...
Reported in
http://wordpress.org/support/topic/number-of-processing-orders-missing-from-left-panel
Cannot use wc_get_order_type() before wc_register_order_type()
@mikejolley
2014-09-15 23:32:34 -03:00
claudiosmweb
8464ad0b17
improved the WC_Admin_Post_Types::media_view_strings()
2014-09-15 22:10:20 -03:00
claudiosmweb
89a0c82b54
fixed "Set product image" media gallery title in non-product post type, closes #6267
2014-09-15 19:09:25 -03:00
claudiosmweb
f9454b7c3b
fixed the decimal format in wc_save_order_items() for taxes, close #6253
2014-09-15 14:03:14 -03:00
claudiosmweb
b47e649e6a
Improved the translation update messages
...
When is multisite shows only the button for download directly
If not is multisite will show the button for make the download with the
WordPress update system and the button to download directly
And added a new button to hide the update message
@mikejolley
2014-09-12 19:32:21 -03:00
claudiosmweb
dc0122a4d6
Created method for install the translations directly
...
This will download the package directly from Github and install using
WP_Filesystem()
@mikejolley
2014-09-12 18:55:50 -03:00
claudiosmweb
066eb3c5b0
fixed wc_get_order_status_name() appear as wc 2.1 order status
2014-09-12 10:01:49 -03:00
Mike Jolley
aee2b62c85
Added woocommerce_get_settings_ID filters.
...
Closes #6231
2014-09-12 12:20:06 +01:00
claudiosmweb
a84021306e
fixed some coding standards in includes/admin/class-wc-admin-settings.php
2014-09-11 21:40:30 -03:00
claudiosmweb
ec9e08ba7d
Fixed images crop option and wc_get_image_size() function
...
Reported in http://wordpress.org/support/topic/hard-crop
@mikejolley
2014-09-11 21:22:30 -03:00
Mike Jolley
192c1d4169
In system status, show path to template file override.
...
Closes #6227
2014-09-11 15:31:55 +01:00
Gerhard
deb440ffcf
Escape js array labels.
...
Closes #6222
2014-09-11 15:43:41 +02:00
Mike Jolley
edd37f3d20
Tweak - Display of locale information on system status page.
...
Closes #6211
2014-09-11 10:49:59 +01:00
Remi Corson
b126cc1c63
fixed order status translation
2014-09-11 08:39:00 +02:00
Mike Jolley
5343833427
Fix - Saving of variation stock when parent stock management is disabled.
2014-09-10 21:03:37 +01:00
claudiosmweb
37ba3c2de9
fixed the mijireh plugin slug
2014-09-10 15:03:13 -03:00
Barry Kooij
14221c0fba
Display a backgroud color so text is readable while image loads.
2014-09-10 15:56:29 +02:00
Barry Kooij
dc165a5bb6
Fixed a small typo.
2014-09-10 15:49:04 +02:00
Barry Kooij
fed1af8811
Only display WooConf banner if WooConf hasn't happend yet.
2014-09-10 15:48:13 +02:00
James Koster
3afde01226
wooconf plug on welcome screen.
2014-09-10 12:18:43 +01:00
James Collins
1e251d36b6
Fix query error when saving tax rates
...
Fixes #6202
2014-09-10 09:47:09 +08:00
Mike Jolley
a187d29242
Update support links and read me versions/text
2014-09-08 16:19:25 +01:00
Mike Jolley
c4ef86d44e
scrutinizer patches
2014-09-08 00:37:55 +01:00
Mike Jolley
9e25450572
Replaced get_language call for get_locale
2014-09-04 11:38:36 +01:00
Mike Jolley
fd0a9e52b6
Replace usage of WPLANG with get_locale() for installs without WPLANG set
...
cc @claudiosmweb
2014-09-04 11:33:30 +01:00
Mike Jolley
1d13f767b3
Merge pull request #6157 from tamarazuk/coding-standards
...
Coding standards Part 1
2014-09-03 17:05:42 +01:00
Mike Jolley
265ffee23a
Remove $can_be_edited in favour of ->is_editable()
...
For #6154
2014-09-03 10:09:04 +01:00
Mike Jolley
cb76bd7fb8
Merge pull request #6154 from thenbrent/is_editable
...
Add `WC_Abstract_Order::is_editable()` method and `'wc_order_is_editable'` filter
2014-09-03 10:06:04 +01:00
claudiosmweb
78c7fefe3e
fixed some docblocks
2014-09-02 16:50:19 -03:00
thenbrent
78d932e6d2
Add WC_Abstract_Order::is_editable()
...
To centralise logic used to determine if an order can be edited from
the Edit Order screen
2014-09-02 11:47:56 -07:00
claudiosmweb
cd154a30ef
improved the line items backward compatibility, closes #6109
2014-09-01 12:35:04 -03:00
Tamara Zuk
a0ce139f7d
Coding Standards: Admin - Settings
...
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
* removed instances of `@return void` and `@access public`
* improved readability
@see http://make.wordpress.org/core/handbook/coding-standards/php/
2014-08-31 04:22:03 -04:00
Tamara Zuk
0ab6b44bfa
Coding Standards: Admin - Reports
...
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
* removed instances of `@return void` and `@access public`
* improved readability
@see http://make.wordpress.org/core/handbook/coding-standards/php/
2014-08-31 03:19:13 -04:00
Tamara Zuk
fc0e7adacb
Coding Standards: Admin - Meta boxes
...
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
* removed instances of `@return void` and `@access public`
* improved readability
@see http://make.wordpress.org/core/handbook/coding-standards/php/
2014-08-31 03:18:21 -04:00
Tamara Zuk
ce037af961
Coding Standards: Admin - Importers
...
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
* removed instances of `@return void` and `@access public`
* improved readability
@see http://make.wordpress.org/core/handbook/coding-standards/php/
2014-08-31 03:17:58 -04:00
Mike Jolley
721d0e5782
Merge pull request #6125 from axisthemes/notices
...
Better Notices in themes.php
2014-08-29 09:47:43 +01:00
Mike Jolley
e6defc0ddd
Merge pull request #6127 from tamarazuk/master
...
Order totals: 4 new action hooks
2014-08-29 09:46:57 +01:00
thenbrent
175923056a
Only display "Refund" when unrefunded amount > 0
...
If an order has been fully refunded, the "Refund" button was still
displayed despite there being no amount to refund.
2014-08-28 22:04:51 -07:00
Tamara Zuk
eb9460aa2d
Order totals: 4 new action hooks
2014-08-28 21:56:30 -04:00
shivapoudel
730563f1c1
If other notices are closed this translation won't have stylesheet so
2014-08-29 04:03:26 +05:45
Mike Jolley
4a73cb4e7e
Merge pull request #6112 from axisthemes/replacement
...
Replacement for core Tweaks and fixes
2014-08-28 12:07:05 +01:00
Mike Jolley
d526635609
Merge pull request #6096 from axistools/active-plugins
...
System Status report page
2014-08-28 11:44:49 +01:00
shivapoudel
c37f7a16e8
use of is_rtl() which were missed
2014-08-28 14:40:36 +05:45
shivapoudel
71986a10d8
Better href method applied
2014-08-28 14:38:14 +05:45
justinstern
8417209d6c
Improve, fix, WC_Payment_Gateway::get_transaction_url()
...
* Make the new get_transaction_url() method a bit more
flexible/convenient by passing in the full order object rather than
transaction_id
* Fix bug with core PayPal gateway get_transaction_url() override
2014-08-27 21:51:03 -04:00
shivapoudel
97ea988843
Remove unusual css stuff (i.e ;)
2014-08-28 06:40:32 +05:45
shivapoudel
d4081a37b8
Remove extra line
2014-08-28 06:39:32 +05:45
shivapoudel
768a4f89ed
Added '<hr />' before return-to-dashboard
2014-08-28 04:39:09 +05:45
shivapoudel
cf42423b80
better using printf()
2014-08-28 02:41:32 +05:45
shivapoudel
4a4673be97
Clean WooCommerce actions in Welcome Page
2014-08-28 02:34:52 +05:45
shivapoudel
716d3f1763
removed in Welcome page
2014-08-28 02:31:17 +05:45
shivapoudel
db852e0f10
Better Screen Help adaptation
2014-08-28 02:28:12 +05:45
shivapoudel
7180e50ece
Removed unused lines
2014-08-28 02:21:04 +05:45
shivapoudel
0224a3e4ec
Added the use of is_rtl()
2014-08-28 02:11:45 +05:45
Shiva Poudel
34d1454439
Time constant in theme set_transient too...
2014-08-27 19:22:03 +05:45
Shiva Poudel
18012b70c0
Using Time Constants to set transient
...
Rather that '60*60*12` we can use `DAY_IN_SECONDS` which is equivalent of `60*60*24`. Let's use one day rather than (1/2)day as it seems better.
2014-08-26 23:47:41 +05:45
Shiva Poudel
0e313e7b58
Fix for Unnecessary spaces used
2014-08-26 23:13:05 +05:45
Shiva Poudel
c961659eca
Fix some duplicates entry.
2014-08-26 23:07:35 +05:45
Shiva Poudel
e73721c58e
Semantic script adapted
...
@mikejolly I have used id `#status` instead of class `wc_status_table`. Look this `jQuery( '#status thead, #status tbody' )....` and `<table class="wc_status_table widefat" cellspacing="0" id="status">`. Thus will not harm anything. Additionally, I have adapted the sementatic jQuery script here.
2014-08-26 22:58:39 +05:45
Shiva Poudel
b201e8d046
Better Text-Domain maintained...
2014-08-26 22:46:31 +05:45
Shiva Poudel
0f113a5750
Added WP Active Plugins In System Status
...
Although there is list of plugins which were installed but will be informative if number of plugins is displayed before getting list. This will count and display the number of plugin installed and used in the environment section.
2014-08-26 22:39:25 +05:45
Shiva Poudel
cbb94f0d11
Better to use Time Constants since WordPress 3.5
...
Reference http://codex.wordpress.org/Transients_API#Using_Time_Constants
2014-08-25 11:16:39 +05:45
Barry Kooij
94365791af
Changed all use of get_product to wc_get_product
2014-08-19 12:09:29 +02:00
Mike Jolley
0333cf9d0d
Merge pull request #6039 from thenbrent/i18n_product_type_alert
...
Tweak language used for i18n_product_type_alert
2014-08-18 13:29:52 +01:00
claudiosmweb
6081f3b61f
fixed some missing and wrong textdomains
2014-08-15 16:08:43 -03:00
thenbrent
320156aca0
Tweak language used for i18n_product_type_alert
2014-08-15 11:16:30 -07:00
Mike Jolley
575ba5974e
Variation level backorder 'parent' option makes no sense now parent backorder select is hidden
...
#6035
2014-08-15 15:29:14 +01:00
Barry Kooij
6655188f0b
Changed use of get_order with wc_get_order
2014-08-15 14:29:21 +02:00
Mike Jolley
6bd38b5ce0
Tweak display order text
2014-08-15 11:50:53 +01:00
Mike Jolley
1c3b4fdc5c
Deprecate Mijireh - .org repo requested
...
Closes #6027
2014-08-15 11:50:53 +01:00
Mike Jolley
3f53512c7f
Fix up visibility of stock options, drop downs, and get_availability() when parent is managing stock for a variation.
...
Fixes #6017
2014-08-13 15:03:30 +01:00
Mike Jolley
dfe30bfe84
Tweak max spend text for #5992
2014-08-13 11:43:28 +01:00
Mike Jolley
dc60cea213
Merge pull request #5992 from adamawesomeface/master
...
maximum ammount for coupon functionality added
2014-08-13 11:41:33 +01:00
Mike Jolley
9084ae222f
Remove unused/uncoded options from dev branch
...
Fixes #6004
2014-08-13 11:38:49 +01:00
Mike Jolley
97724c8a95
woocommerce_create_page_id filter Closes #6013
2014-08-13 10:59:40 +01:00
claudiosmweb
bbca8dd437
fixed customer report queries with order_types
2014-08-12 12:17:46 -03:00
Mike Jolley
5bc293a69c
Initial display of add order item buttons Fixes #5991
...
Also Closes #5994
2014-08-12 12:54:44 +01:00
adamawesomeface
0e22412a7d
maximum ammount for coupon functionality added
2014-08-08 07:38:58 -04:00
Mike Jolley
fe12b330c0
Fix sorting indicator and add help text to parent. Fixes #5977
2014-08-08 10:24:42 +01:00
Mike Jolley
49b597665e
Merge pull request #5967 from SiR-DanieL/master
...
Fixed issue #5895
2014-08-05 10:49:40 +01:00
Gustavo Bordoni
7d4a6fc7d8
Merge branch 'master' into issue/5875
...
Conflicts:
assets/css/admin.css
2014-08-05 01:21:48 -03:00
claudiosmweb
bce502f455
improved handling of stock options to save changes to a variable product
2014-08-04 14:53:29 -03:00
Nicola Mustone
7c7f6b30e5
following wc coding standards
2014-08-04 17:49:14 +02:00
Nicola Mustone
69694e6242
following wc coding standards
2014-08-04 17:45:35 +02:00
Nicola Mustone
a4103f7bfe
following wc coding standards
2014-08-04 17:42:16 +02:00
Nicola Mustone
c5f9f2157f
Fixed issue #5895
2014-08-04 17:28:20 +02:00
Mike Jolley
f84cd332dc
Merge pull request #5960 from bordoni/issue/5958
...
User that refunded now been shown at the Order edit page
2014-08-04 14:18:32 +01:00
Gustavo Bordoni
34a47c3682
Removing a `var_dump`, My bad
2014-08-04 08:14:00 -03:00
Nicola Mustone
91177e43da
woocommerce support line outside the child theme conditional
2014-08-03 14:05:49 +02:00
Nicola Mustone
359d910090
Merge branch 'master' of https://github.com/woothemes/woocommerce
2014-08-03 13:59:17 +02:00
Gustavo Bordoni
6b3f228a55
Adding the information about who did the refund on the backend
2014-08-02 21:57:14 -03:00
Gustavo Bordoni
fbf4ffd39b
Include a isset before using a variable that might not be there
2014-08-02 21:32:18 -03:00
Gustavo Bordoni
46ef1638ce
Passing all the params for the `edit_address` fields, and build `id` param if it doens't exists
2014-08-01 01:26:45 -03:00
Gustavo Bordoni
09c8e644d1
WP Code Std
2014-08-01 01:24:55 -03:00
Gustavo Bordoni
8805c3443c
Include the wp_localize_script for country > state relationship
2014-07-31 23:26:05 -03:00
Gustavo Bordoni
7a484744c0
WP Code Std
2014-07-31 22:54:38 -03:00
claudiosmweb
1a9d346e1f
sync with master
2014-07-31 09:39:24 -03:00
Mike Jolley
727e49c097
Welcome page Closes #5920
...
@jameskoster can your review?
2014-07-31 09:48:17 +01:00
claudiosmweb
a0bd72b9f3
Hide variation stock when manage stock is unchecked
...
closes #5935
@mikejolley
2014-07-30 15:32:06 -03:00
claudiosmweb
519de5be59
added alert about changing the product type that has variations
...
closes #5864
@mikejolley
2014-07-30 15:04:04 -03:00
Mike Jolley
dab9a9be1f
Merge pull request #5788 from kilbot/patch-1
...
Add woocommerce_product_visibility_options filter
2014-07-30 17:03:13 +01:00
Mike Jolley
75a6be58b9
Merge pull request #5755 from doublesharp/patch-1
...
Corrected duplicated settings_page() content
2014-07-30 17:01:19 +01:00
Mike Jolley
80a33b83d7
Merge pull request #5838 from danielvonmitschke/master
...
adding default product visibility filter hook
2014-07-30 12:58:50 +01:00
Mike Jolley
d41cf9552f
Merge pull request #5846 from corsonr/attributes_do_action
...
Add attributes do_action in products settings
2014-07-30 12:20:29 +01:00
Barry Kooij
e49237c692
Added isset() checks around $legacy_order, var is only set if 'woocommerce_calc_taxes' option is 'yes'.
2014-07-30 11:13:09 +02:00
claudiosmweb
1cce388e1e
added copy for support button, closes #5865
2014-07-29 12:06:58 -03:00
Mike Jolley
c465c7235d
Merge branch 'credit-notes'
...
Conflicts:
includes/abstracts/abstract-wc-order.php
includes/class-wc-order-factory.php
includes/class-wc-post-types.php
includes/wc-formatting-functions.php
includes/wc-order-functions.php
2014-07-29 12:09:52 +01:00
Mike Jolley
8a6831f33b
Hide tax columns for legacy orders
...
@claudiosmweb
2014-07-28 17:08:11 +01:00
Bryce
1ffa2dd867
Updated to employ WordPress coding standards
2014-07-28 22:16:35 +07:00
Bryce
16fad7469b
Admin Views HTML Headers, Stop Direct Access
...
Also a couple small formatting improvements
2014-07-28 21:50:11 +07:00
claudiosmweb
fda7a5565c
removed extra td element in refunds
2014-07-28 10:40:08 -03:00
Mike Jolley
42ac0c0368
Fix refund table alignment
2014-07-28 11:45:16 +01:00
Mike Jolley
bf86072cce
Interface tweaks
...
#3164
2014-07-28 11:41:52 +01:00
claudiosmweb
acaee93236
fixed refunds cancel button action
2014-07-25 13:32:16 -03:00
Mike Jolley
5e663a7fa8
Show refunded line items inline
2014-07-25 16:48:19 +01:00
Mike Jolley
f4e7211d3a
Fix top seller on dashboard
2014-07-25 15:48:37 +01:00
Mike Jolley
a9e30766d6
fix dashboard total
2014-07-25 15:47:51 +01:00
Mike Jolley
029bbbec39
Updated reports
2014-07-25 15:46:19 +01:00
Mike Jolley
a7eaefc374
Change button label for calc taxes
2014-07-25 10:48:47 +01:00
claudiosmweb
ca2dfdd7c1
synchronized the trash and delete actions between orders and refunds #3164
2014-07-24 18:39:59 -03:00
claudiosmweb
2d61126502
added add_shipping and add_fee ajax actions
2014-07-24 17:55:25 -03:00
claudiosmweb
5b3f69de0a
fixed the "calculate tax" action #3164
2014-07-24 17:33:26 -03:00
Mike Jolley
00af832203
Sales by product report
2014-07-24 17:11:25 +01:00
Mike Jolley
873f36ca5c
Pass order_types to reporting query functions
2014-07-24 15:55:06 +01:00
Mike Jolley
19b6922044
Refund line items and taxes
2014-07-24 15:34:14 +01:00
Mike Jolley
e38dcf79bb
Show refund boxes on click
2014-07-24 10:56:32 +01:00
Mike Jolley
0b231f2e03
Calc refund amounts and total via javascript
2014-07-24 10:53:29 +01:00
Mike Jolley
1ecfc59dfe
Remove refund qty column
2014-07-24 10:22:04 +01:00
Mike Jolley
e9b3d67ab7
Coupon template not needed
2014-07-24 10:21:57 +01:00
Mike Jolley
13f4f889a4
woocommerce_admin_order_item_values + refund fields
2014-07-24 10:21:47 +01:00
claudiosmweb
a46ef1fced
improved the shipping order items
2014-07-23 19:30:55 -03:00
claudiosmweb
26e50b7caf
fixed post_type in reports
2014-07-23 14:17:01 -03:00
Mike Jolley
3aa9475e39
Coupon code display
2014-07-23 11:47:02 +01:00
Mike Jolley
4a306beef5
Max 100 taxes displayed, but show text input
2014-07-23 11:30:06 +01:00
claudiosmweb
ae1881de06
fixed the line item quantity calcule #3164
2014-07-22 18:08:24 -03:00
claudiosmweb
b56b60f191
stopped order editing when the status is not equal to pending or on-hold #3164
2014-07-22 16:25:37 -03:00
Mike Jolley
388e2eec49
removed display block
2014-07-22 16:46:28 +01:00
Mike Jolley
249f18f70d
Merge branch 'credit-notes' of https://github.com/woothemes/woocommerce into credit-notes
...
Conflicts:
assets/js/admin/meta-boxes-order.min.js
2014-07-22 16:44:23 +01:00
Mike Jolley
3e4506c376
Clean up total/subtotal display
2014-07-22 16:44:02 +01:00
claudiosmweb
7b5b1fc845
prevented that exist duplicate tax rate columns #3164
2014-07-22 12:42:17 -03:00
claudiosmweb
954a5ddc23
only show refund via button when gateway supports refunds #3164
2014-07-22 12:13:35 -03:00
Mike Jolley
01950bebdc
Add confirmation before deleting tax column #3164
2014-07-22 15:26:18 +01:00
Mike Jolley
559ff43c42
Shipping should be displayed before fees
2014-07-22 14:42:12 +01:00
Mike Jolley
414bc4e314
Dashes when there is no tax
2014-07-22 14:42:04 +01:00
Mike Jolley
b032c857ee
Fix delete of shipping and fee line items. Remove checkbox for refunds.
2014-07-22 14:38:07 +01:00
Mike Jolley
550db70d77
Line item icons
2014-07-22 14:27:47 +01:00
Mike Jolley
6e0a880699
Group line items by type
2014-07-22 14:18:11 +01:00
Mike Jolley
c65cd44aef
Fix input styling
2014-07-22 11:56:52 +01:00
Mike Jolley
0c5be5f054
Moved add tax button, and tidied up tax column display
2014-07-22 11:54:59 +01:00
claudiosmweb
d2340a5cef
fixed refund calcule
2014-07-20 23:26:40 -03:00
claudiosmweb
098919f469
removed some order totals old stuff
2014-07-20 22:59:42 -03:00
claudiosmweb
144d094ad2
created method for delete order tax
2014-07-20 22:57:23 -03:00
claudiosmweb
d875cfa1ac
created ajax method to add new taxes
2014-07-20 22:36:12 -03:00
claudiosmweb
3e287ff19c
fixed calculate total action
2014-07-20 21:12:39 -03:00
claudiosmweb
eed6ca4405
removed order totals meta box
2014-07-20 20:53:55 -03:00
claudiosmweb
2d7e1cc51a
added method to save all order taxes
2014-07-20 20:53:43 -03:00
claudiosmweb
5152457d9d
improved the saving the new tax data
2014-07-20 01:28:16 -03:00
claudiosmweb
2cfebdc6c5
save/update shipping taxes
2014-07-20 00:56:38 -03:00
claudiosmweb
3a28c56876
save and display shipping taxes in order items meta box
2014-07-20 00:32:52 -03:00
claudiosmweb
6176cb6b77
allow multiple taxes columns in order items
2014-07-20 00:21:33 -03:00
claudiosmweb
93cf3c88bd
initial implementation of order items taxes
2014-07-19 01:08:02 -03:00
claudiosmweb
794548e923
added tiptip for order totals
2014-07-18 20:27:10 -03:00
msdesign21
14f5524ffd
Please 'copy and paste' report
...
Updated description when you 'Get System Report' to specify customers should 'copy and paste' information.
2014-07-18 14:55:14 -06:00
claudiosmweb
e0aeacb734
added action to calculte the order total and edit discount and total
2014-07-18 17:24:34 -03:00
claudiosmweb
f3ef446678
improved the order totals display
2014-07-17 18:17:42 -03:00
claudiosmweb
d321395946
created new methods to save and load the order items in shop_order screen
2014-07-17 17:17:54 -03:00
claudiosmweb
2f4b98d330
fixed erros while add a new shipping order item
2014-07-17 15:48:37 -03:00
claudiosmweb
589aa9ddd4
fixed refund qty in order fee item
2014-07-17 15:48:03 -03:00
claudiosmweb
501cc29bd9
hide the order totals when active the refunds panel
2014-07-16 23:08:59 -03:00
claudiosmweb
af235e08f6
moved refunds to order items
2014-07-16 17:12:33 -03:00
claudiosmweb
d7133035e1
added order items add shipping cost button
2014-07-16 15:41:18 -03:00
claudiosmweb
04e8fbcb5e
added new add products order items action
2014-07-16 15:11:48 -03:00
claudiosmweb
3ca145ac85
created backbone modal dialog
2014-07-15 19:56:07 -03:00
Remi Corson
c629c86d0c
add attributes do_action
2014-07-15 10:51:20 +02:00
claudiosmweb
29bb05f51c
fixed coupon class
2014-07-14 18:04:45 -03:00
claudiosmweb
0a71c4498d
moved the coupons to order items metabox
2014-07-14 17:04:23 -03:00