Commit Graph

877 Commits

Author SHA1 Message Date
Mike Jolley f7e5dec1c4 [3.2.3] XSS #1575 2012-10-16 10:11:50 +01:00
Mike Jolley 97e67bfcea [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 98530b3f6d [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 5d15f30cea [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 723c3144ec [3.2.2] Updated lessc. #1575. 2012-10-15 20:39:43 +01:00
Mike Jolley c5c5dcc3a1 [3.1.4] Check WP is loaded. #1575 2012-10-15 20:39:43 +01:00
Mike Jolley ff2b8e08f3 [3.1.3] esc_js on subtab. #1575 2012-10-15 20:39:43 +01:00
Mike Jolley c9a6680438 Coupon description. Closes #1560. 2012-10-12 18:28:34 +01:00
Mike Jolley 68749697b1 order actions 2012-10-12 15:30:20 +01:00
Coen Jacobs 98e9774653 Merge pull request #1597 from woothemes/resend-order-emails
Resend order emails, closes #1562
2012-10-12 06:56:49 -07:00
Coen Jacobs 3cde6d1644 Added descriptions to the checkboxes for resend order emails 2012-10-12 15:53:58 +02:00
Coen Jacobs eb90b0ed10 Allow multiple select and actually send the resend order emails 2012-10-12 15:33:46 +02: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 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
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 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 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
Mike Jolley 6e10465faf Bulk improvements. Closes #1063. 2012-10-09 10:07:30 +01: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
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 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 c9e61eef82 Reports fix when beginning with a number. 2012-09-30 19:35:05 +01:00
Mike Jolley a406f24103 Merge pull request #1520 from maxrice/coupon-report
added sales by coupon report
2012-09-30 11:26:31 -07:00
Mike Jolley 25008caff0 Variation stock should respect main inventory settings. Closes #1537. 2012-09-29 20:31:12 +01:00
Mike Jolley 9550c05d69 Grammer. Closes #1538. 2012-09-29 20:04:41 +01:00
Mike Jolley cb2b935788 Tax expansion to allow city taxes, #94 2012-09-23 17:16:39 +01:00
Max Rice 883f03df66 added sales by coupon report
initial version of sales by coupon report. Since multiple coupon codes
for a single order are stored comma separated, this report considers
them as 1 coupon. Handling multiple coupons within an order as
individual coupons with the report would be quite a bit more complex --
I think most stores force individual use on coupons anyway.
2012-09-20 14:25:18 -04:00
Mike Jolley 66cf7d8e98 More capabilities. Closes #1083. 2012-09-20 16:35:15 +01:00
Mike Jolley 22ff25efb1 Show totals. Closes #1473. 2012-09-20 14:43:52 +01:00
Mike Jolley aaeb0ec0fb Calc totals. Closes #883. 2012-09-18 19:07:18 +01:00
Coen Jacobs 8625d74c90 Allow image override for order action buttons. Closes #1489 2012-09-18 16:05:56 +02:00
Mike Jolley c271590fc9 Tweak templates 2012-09-17 11:36:30 +01:00
Mike Jolley 1b4130bc56 new email interface + plain text versions 2012-09-17 11:36:30 +01:00
Mike Jolley c4c1204034 Show variable downloads 2012-09-17 11:36:30 +01:00
Mike Jolley 4b4da5c62f Due to new session handling, removed session section from the status page. Closes #1494. 2012-09-12 13:49:41 +01:00
Mike Jolley 251a93855c Shipping vs billing for tax. Closes #1457. 2012-09-12 11:16:53 +01:00