Mike Jolley
|
4672a47d67
|
Update from master
|
2019-02-18 11:41:05 +00:00 |
Sandesh
|
1c4f02d2e2
|
Before action for order heading in checkout form template (#22481)
* Before and After actions for order heading
To modify checkout HTML structure effectively through action.
* Remove unnecessary action.
|
2019-01-21 14:55:16 +00:00 |
Mike Jolley
|
04d7e54d42
|
Set country value when loading fields rather than in template files
|
2019-01-07 16:04:01 +00:00 |
Ron Rennick
|
4cda9d3237
|
bump template version
|
2018-12-14 08:46:47 -04:00 |
Ron Rennick
|
3e96b57489
|
remove em tags from translated string
|
2018-12-13 13:07:03 -04:00 |
Bradley Davis
|
e97204a483
|
Removed @author tag from docbloc in the template files
|
2018-12-06 12:13:39 -02:00 |
Claudiu Lodromanean
|
4cbdcf2d1b
|
Merge pull request #21439 from Prospress/escape-gateway-attributes
consistently escape gateway ID in payment method template
|
2018-10-03 13:43:13 -04:00 |
Ron Rennick
|
357d47a28c
|
update template version
|
2018-10-03 12:05:12 -03:00 |
Ron Rennick
|
8c893b2112
|
use correct rule name in ignore
|
2018-10-02 14:38:12 -03:00 |
Ron Rennick
|
e4c3966852
|
add second phpcs: ignore
|
2018-10-02 08:46:16 -03:00 |
Ron Rennick
|
cdf036454f
|
add spaces, remove @author, change control structure
|
2018-10-01 22:02:06 -03:00 |
Ron Rennick
|
f3909c00e8
|
fix/add exceptions for existing coding standard violations
|
2018-10-01 09:08:18 -03:00 |
Ron Rennick
|
e6de32eeb3
|
consistently escape gateway ID in payment method template
|
2018-09-25 16:04:09 -03:00 |
Gerhard Potgieter
|
e92256309e
|
Update template version number for template changes in efe06cb147
|
2018-09-25 12:09:01 +02:00 |
Gerhard Potgieter
|
8af8a77572
|
Bump template version
|
2018-07-25 08:04:25 +02:00 |
Gerhard Potgieter
|
9e207c9c11
|
You can apply more than one coupon, make sure to not hide the form when a coupon is already applied.
|
2018-07-25 08:03:17 +02:00 |
Mike Jolley
|
4df54b4e53
|
Merge branch 'master'
|
2018-06-07 11:24:12 +01:00 |
Isaac Lubow
|
7df513769d
|
Update terms.php (#20376)
Edited comment to reflect the name of the function that is actually hooked.
|
2018-06-05 13:35:37 +01:00 |
Mike Jolley
|
efe06cb147
|
Remove direct calls to wc_print_notices
|
2018-04-19 18:26:21 +01:00 |
Mike Jolley
|
8a19c5962b
|
Further simplified customiser options
|
2018-04-16 17:56:44 +01:00 |
Mike Jolley
|
cdd5b25bd8
|
Privacy page and default text handling
|
2018-04-11 16:41:39 +01:00 |
Mike Jolley
|
2464a94920
|
Indent
|
2018-04-11 12:57:07 +01:00 |
Mike Jolley
|
212a8a180f
|
Back compat
|
2018-04-06 11:51:03 +01:00 |
Mike Jolley
|
3140a0fb62
|
More customistion options for terms and conditions.
|
2018-04-06 11:43:30 +01:00 |
Peter Fabian
|
80dc183880
|
Use nbsp to separate * denoting required fields.
|
2018-04-04 16:45:40 +02:00 |
Mike Jolley
|
9d10d107e2
|
Add names to nonces in template files.
|
2018-03-13 14:15:41 +00:00 |
Mike Jolley
|
d289be327b
|
Merge branch 'master'
|
2018-03-08 13:24:01 +00:00 |
Mike Jolley
|
9b6f3f6f9b
|
Use no-js class to hide JS only forms/content
|
2018-03-01 15:53:45 +00:00 |
Mike Jolley
|
19df267023
|
Validate terms as required.
|
2018-02-28 15:42:39 +00:00 |
Caleb Burks
|
384086b96f
|
Check if terms page is published
|
2018-02-21 17:18:07 -05:00 |
Caleb Burks
|
c36b2f2fde
|
Make sure terms page exists and isn’t trashed
|
2018-02-16 02:27:34 -05:00 |
Claudio Sanches
|
cac9e0d872
|
Fixed number of args passed to woocommerce_order_item_meta
Part of #18437
|
2018-01-11 14:47:19 -02:00 |
Claudio Sanches
|
452cc738cb
|
Fixed number of args passsed to woocommerce_order_item_meta_start
Closes #18437
|
2018-01-11 14:21:49 -02:00 |
Mike Jolley
|
01871fd2c8
|
Add getter for tax_display_cart variable, with filter
|
2017-12-15 13:39:35 +00:00 |
Boro Sitnikovski
|
c9d06bb4b9
|
Bump templates version
|
2017-12-07 16:00:30 +01:00 |
Boro Sitnikovski
|
588c5f3779
|
Change method name
|
2017-12-07 15:53:16 +01:00 |
Boro Sitnikovski
|
145d47c580
|
Decouple cart templating methods from WC_Cart class
|
2017-12-05 13:00:21 +01:00 |
Gerhard Potgieter
|
35876dc06f
|
input to button for submit in payments.php template
|
2017-11-07 11:55:38 +02:00 |
Gerhard Potgieter
|
afdefc06c2
|
PHPCS fixes for payments.php template
|
2017-11-07 11:54:18 +02:00 |
Gerhard Potgieter
|
674252ae47
|
input to button for submit in form-pay.php template
|
2017-11-07 11:51:25 +02:00 |
Gerhard Potgieter
|
702c085ab9
|
PHPCS fixes for template form-pay.php
|
2017-11-07 11:50:15 +02:00 |
Gerhard Potgieter
|
fdd9ff325b
|
input to button for submit in form-coupon.php template
|
2017-11-07 11:40:30 +02:00 |
Mike Jolley
|
ce11605287
|
Classname was using total instead of email
|
2017-10-09 11:37:00 +01:00 |
Mike Jolley
|
d0d73f55a8
|
Add target blank
Closes #16832
|
2017-09-15 16:48:25 -07:00 |
Boro Sitnikovski
|
fef2aabadd
|
Use order->get_id instead of undefined order_id
|
2017-08-31 16:25:35 +02:00 |
Claudio Sanches
|
a7b402b035
|
Removed extra end of lines
|
2017-08-10 13:08:30 -03:00 |
Mike Jolley
|
30a85e9f8d
|
Merge branch 'pr/16036'
|
2017-08-09 10:11:20 +01:00 |
Mike Jolley
|
c1544e443a
|
Version and escape
|
2017-08-09 10:11:07 +01:00 |
terence1990
|
f93413920b
|
Changed template name to receipt
|
2017-07-15 17:41:34 +01:00 |
Mike Jolley
|
3939f50ced
|
Download display in account/checkout
|
2017-07-11 13:45:35 +01:00 |