Coen Jacobs
eb90b0ed10
Allow multiple select and actually send the resend order emails
2012-10-12 15:33:46 +02:00
Mike Jolley
39b7567b0c
product_variations[] Closes #1581 .
2012-10-12 14:21:21 +01:00
Mike Jolley
f6c16df33a
Merge pull request #1596 from mklprod/patch-2
...
Update admin/post-types/writepanels/writepanel-order_data.php
2012-10-12 05:36:51 -07:00
Mike Jolley
da773570f1
readme
2012-10-12 13:26:44 +01:00
Mike Jolley
e12c8450ce
Merge pull request #1526 from foxrunsoftware/master
...
PayPal Standard Payment Gateway Custom Order Number Support
2012-10-12 05:25:09 -07:00
Michael Pauluzzi
6406d9369b
Update admin/post-types/writepanels/writepanel-order_data.php
...
Display only active gateways
2012-10-12 15:17:43 +03:00
Mike Jolley
20d7e9b54f
admin url relative
2012-10-12 12:57:08 +01:00
Mike Jolley
34f230a0d0
Tax display tweaks.
2012-10-12 12:57:08 +01:00
Mike Jolley
a2bfe99c18
Tax settings page clean.
2012-10-12 12:56:03 +01:00
Mike Jolley
48079a8fc6
more tweaks
2012-10-12 12:56:03 +01:00
Mike Jolley
d66aeaa262
Sales graph tweak
2012-10-12 12:56:03 +01:00
Coen Jacobs
d3618ff86a
Prevent undefined $return variable. Closes #1588
2012-10-12 11:06:32 +02:00
Coen Jacobs
610d17405e
'their' to 'there' fix. Closes #1593
2012-10-12 11:52:53 +03:00
Coen Jacobs
0f9e9ed40e
Fixed notices possible with manual prod_cat counting
2012-10-11 11:46:53 +02:00
Mike Jolley
0b36adaed5
Stop transient death.
2012-10-11 10:22:03 +01:00
Coen Jacobs
b581b5e062
UI for resending order emails from the Order Actions meta box
2012-10-10 19:03:49 +02:00
Mike Jolley
c023a64e36
readme
2012-10-10 15:37:24 +01:00
Mike Jolley
425b38f7ad
Merge pull request #1587 from absoluteweb/master
...
French translation for WooCommerce 1.6.5.2
2012-10-10 07:37:15 -07:00
Nicolas Maillard
3d85c68bfd
Missing translation date
2012-10-10 13:49:23 +02:00
Nicolas Maillard
739250d9a6
French translation for WooCommerce 1.6.5.2
2012-10-10 13:45:00 +02:00
Mike Jolley
b849053c55
Bigger plans for this, but for now I've reversed the if. Closes #1582 .
2012-10-10 12:19:21 +01:00
Mike Jolley
da8225ea08
Add hook. Closes #1584 .
2012-10-10 11:00:11 +01:00
Mike Jolley
3367403772
tweaks to password
2012-10-10 10:32:22 +01:00
Mike Jolley
9505e5d63f
Better permalink settings. Closes #1579 .
2012-10-10 10:21:04 +01:00
Mike Jolley
07c9537fbb
Merge pull request #1568 from maxrice/lost-password
...
added lost password shortcode / email notification
2012-10-09 22:09:25 -07:00
Coen Jacobs
e159952841
Setting for product post type slug
...
- New priority in slug generation: Shop base (if checked), custom slug
(if entered), pick default (translatable) 'product'
- Related to: #1579
2012-10-09 18:09:11 +02:00
Mike Jolley
5868b63b93
Ordering options. Closes #1166 .
2012-10-09 15:57:06 +01:00
James Koster
382bb815a9
In case the theme doesn't use stars
2012-10-09 15:21:11 +01:00
Coen Jacobs
74cfa6bcdf
Introducing woocommerce_json_search_found_products filter
...
- Allows you to filter the merged post arrays in the Ajax request
before it is json_encode echo'ed
- Related to #1579
2012-10-09 15:32:49 +02:00
Coen Jacobs
e87ea2022b
Manual prod_cat counting to hide hidden products from counters
...
- Uses update_count_callback argument for manual counting function
- Filters on get_terms and updates counters
- Closes #1449
2012-10-09 15:16:36 +02:00
Mike Jolley
0d6c533484
Hooks for downloads. Closes #1536 .
2012-10-09 14:00:08 +01:00
Mike Jolley
7d05ab3d45
remove page. Closes #1570 .
2012-10-09 13:13:07 +01:00
Mike Jolley
6e10465faf
Bulk improvements. Closes #1063 .
2012-10-09 10:07:30 +01:00
Mike Jolley
5bf7c5f938
Merge pull request #1577 from frilyd/master
...
Corrections to woocommerce nn_NO translation
2012-10-09 01:12:40 -07:00
Eivind Ødegård
08da78d838
Corrections to Woocommerce nn_NO translation
2012-10-08 19:49:08 +02:00
Mike Jolley
79324412d4
sku tweak. Closes #1479 .
2012-10-08 13:54:31 +01:00
Mike Jolley
bf1d80151d
Merge pull request #1574 from thenbrent/master
...
Only slide payment box up-and-down if > 1 method
2012-10-08 05:36:16 -07:00
Mike Jolley
2d15a8aaac
Schedule sale for variations. #1064 .
2012-10-08 12:51:00 +01:00
Mike Jolley
9c560e768c
refactor variation data
2012-10-08 09:59:02 +01:00
Brent Shepherd
b4cf878f40
Only slide payment box up-and-down if > 1 method
2012-10-08 12:01:43 +10:00
Mike Jolley
e04a0b7a23
woocommerce_create_term was slow
2012-10-06 19:21:25 +01:00
Mike Jolley
eb0191efae
moved dimensions to shipping tab.
2012-10-06 19:14:46 +01:00
Coen Jacobs
c6ecd85906
wpdb->supports_collation() to wpdb->has_cap( 'collation' ) for WP 3.5 compat
2012-10-06 02:10:23 +02:00
Mike Jolley
ead3e8313e
Final image handling tweaks.
2012-10-05 19:02:02 +01:00
Max Rice
2faa4d651b
added lost password shortcode / email notification
...
I think the current process for a customer to reset their password is
jarring, especially if the shop hasn't styled the wordpress login form
to match their branding. The form process is mainly copied from the
same process in wp-login.php and fires the same actions to maintain
compatibility.
2012-10-04 14:51:07 -04:00
Mike Jolley
7c724f4ea4
Fix for previous commit
2012-10-04 18:33:35 +01:00
Mike Jolley
dd4ce13455
invalid query fix.
2012-10-04 18:11:37 +01:00
Mike Jolley
7236192711
Work on the product images panel. Closes #1504 .
2012-10-04 18:09:18 +01:00
Mike Jolley
d9e3e5a94f
Fix report nav. Closes #1447 .
2012-10-01 11:43:52 +01:00
Mike Jolley
c588c761e0
Local Pickup option needs associated state sales tax. Closes #1491 .
2012-10-01 10:45:07 +01:00