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
|
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 |
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 |
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 |