Commit Graph

404 Commits

Author SHA1 Message Date
Christopher Allford 46f58faeca Updated the admin-cancelled-order plain template to match the rich one 2020-04-06 13:24:52 -07:00
Christopher Allford 999b933580 Bumped the version for the admin-cancelled-order template, missed in #25316 2020-04-06 12:37:10 -07:00
Claudio Sanches 4c889feb05
Merge pull request #25316 from michaelignacio/master
Update wording on admin cancelled order email
2020-03-31 17:20:25 -03:00
Peter Fabian 67b6f2f710 Bumped template versions where templates got modified since 3.9. 2020-02-06 16:03:57 +01:00
Rodrigo Primo ee5dc5c0be
Merge pull request #25294 from woocommerce/tweak/email-header-width
Set header table width to 100% for full width
2020-01-31 15:14:28 -03:00
Michael Ignacio bb93491c66 Fix missing closing tag (#25226) 2019-12-25 23:45:28 +08:00
Michael Ignacio 825feae7b2 Update wording on admin cancelled order email (#25244) 2019-12-25 10:45:04 +08:00
Boro Sitnikovski af7534190e Set header table width to 100% for full width 2019-12-23 11:36:41 +01:00
Rodrigo Primo 7337ab60c2 Fix PEAR.Functions.FunctionCallSignature violations
This commit fixes all violations of the PEAR.Functions.FunctionCallSignature sniff automatically using phpcbf.
2019-12-20 15:25:23 -03:00
Rodrigo Primo 86c1b61f03 Fix Generic.WhiteSpace.ScopeIndent violations
This commit fixes all violations of the Generic.WhiteSpace.ScopeIndent sniff automatically using phpcbf.
2019-12-20 14:48:11 -03:00
Rodrigo Primo 73b5fff29e Fix Squiz.Strings.DoubleQuoteUsage violations
This commit fixes all violations of the Squiz.Strings.DoubleQuoteUsage sniff automatically using phpcbf.
2019-12-20 14:41:46 -03:00
Rodrigo Primo b574b0b56b Fix Squiz.WhiteSpace.SuperfluousWhitespace violations
This commit fixes all violations of the Squiz.WhiteSpace.SuperfluousWhitespace sniff automatically using phpcbf.
2019-12-20 14:31:29 -03:00
Rodrigo Primo 2c74233be2 Fix WordPress.WhiteSpace.DisallowInlineTabs violations
This commit fixes all violations of the WordPress.WhiteSpace.DisallowInlineTabs sniff automatically using phpcbf.
2019-12-20 14:27:07 -03:00
Rodrigo Primo 62d6b05b58 Fix Generic.Formatting.MultipleStatementAlignment violations
This commit fixes all violations of the Generic.Formatting.MultipleStatementAlignment sniff automatically using phpcbf.
2019-12-20 14:21:08 -03:00
Rodrigo Primo 19ea00c6ce
Merge pull request #24764 from webdados/patch-1
Set image CSS on emails to be max-width: 100%
2019-12-11 15:12:09 -03:00
Claudio Sanches 6152ac74fd Updated email-addresses.php template version 2019-12-10 18:40:07 -03:00
Garrett Hyder 5c85f3c63d Fix invalid comments in email templates (#24928)
* Fix comment

* Fix comment

* Fix comment

* Add missing colons : to translator comments

* Add missing colon to translator comment

* Add missing colons to translator comments

* Add missing colons to translator comments

* Add missing colon to translator comment
2019-12-09 09:08:11 -03:00
itzmekhokan 00dfa57e5a Added fixed issue #24779 2019-10-08 22:16:29 +05:30
Marco Almeida a203bd76b3
Set image CSS on emails to be max-width: 100%
Fixes #24763
2019-10-03 10:28:04 +01:00
Keith Light 67332f9fa0 Amend typos in email templates 2019-09-10 09:47:07 +01:00
Gerhard 958bd7d0dd Bump version number of template that was never done with changes. 2019-08-05 10:02:31 +02:00
Gerhard e48c5491aa Add missing additional content output to customer-new-account email template. 2019-08-05 09:58:30 +02:00
Claudio Sanches 86a58a05c3 Fixes based in feedback in #23460 2019-07-09 16:20:54 -03:00
Claudio Sanches c1a3c65e34
Merge branch 'master' into update/23390 2019-07-09 16:15:07 -03:00
Gerhard Potgieter 3abf11e569
Merge pull request #23969 from woocommerce/fix/23956
Display line breaks of customer notes in emails, and order details.
2019-07-04 13:11:44 +02:00
Gerhard Potgieter 12fbfa5677
Merge pull request #22927 from woocommerce/update/22895
Allow "Thanks" wording in emails to be reworded by admin
2019-07-04 12:43:00 +02:00
Claudio Sanches 7f826226b7 No nl2br in plain text emails 2019-06-24 12:16:07 -03:00
Claudio Sanches 6cfe7cb681 Fixed coding standards 2019-06-19 18:39:27 -03:00
Claudio Sanches 62f58daeed Update templates version 2019-06-19 18:33:30 -03:00
Claudio Sanches d46d62fcb7 Fixed line break from customer notes in emails 2019-06-19 18:28:49 -03:00
Claudio Sanches 2802a1def1
Merge pull request #23360 from klauspaiva/fix-for-margin-on-email-header-image
Alignment of the image used in the email header
2019-05-22 21:05:14 -03:00
Claudio Sanches 576182e44d Bump version of templates 2019-05-21 18:00:52 -03:00
Claudio Sanches de2a45510b Merge branch 'master' into fix/23003 2019-05-21 17:59:52 -03:00
Claudio Sanches edd0e7de8c Bump template versions 2019-05-21 17:53:03 -03:00
Claudio Sanches 4a99a11009 Merge branch 'master' into update/22895 2019-05-21 17:46:16 -03:00
Ewout Fernhout aee539e034
declare plain text email variables 2019-05-21 09:18:45 +02:00
Ewout Fernhout 5089c93969
coding standards 2019-05-18 16:36:34 +02:00
Ewout Fernhout 3819350aaa
remove stray parenthesis 2019-05-18 15:51:18 +02:00
Ewout Fernhout edce5277e5
check if product exists before calling get_sku() 2019-05-18 15:43:04 +02:00
Mike Jolley b37d58c934 phpcs in touched files 2019-04-23 17:04:11 +01:00
Mike Jolley ff61a4ab73 __ -> esc_html__ 2019-04-23 16:15:05 +01:00
Mike Jolley 9d5eb07373 _e -> esc_html_e 2019-04-23 15:53:58 +01:00
Klaus Paiva 158d7b1885 Image used in the email header has no margin as to align perfectly with the main table 2019-04-18 16:56:45 +10:00
Mike Jolley 0a44c124be Change completed email wording to "We have finished processing your order" 2019-03-25 10:53:57 +00:00
Mike Jolley 6329f61d08 Show refunded items in customer facing screens 2019-03-15 12:54:40 +00:00
Gerhard 89b485e8da Update translators comment to match changes. 2019-03-14 09:39:19 +02:00
Mike Jolley efc46344fc Bump template version 2019-03-13 14:35:51 +00:00
Mike Jolley df02507c47 Fix double escape 2019-03-13 14:35:16 +00:00
Mike Jolley f511718996 Reword email 2019-03-08 11:58:35 +00:00
Claudio Sanches 1064e2bbb8 Removed URL from translatable string 2019-03-07 14:28:48 -03:00