Commit Graph

23 Commits

Author SHA1 Message Date
KoenemannH abb2af1d9c Fixing text domain 2018-07-06 09:38:09 +02:00
Unknown fe6394870e global/quantity-input.php
- escape and strip tags in the quantity template

Reference:
7acb475c59c0666f21ffe24eb3558df857237dc1
ffcfbd2108387e4e7034e52a4a9ae1fc0551dac3
2018-06-05 20:11:55 -06:00
Unknown fb89febaba global/form-login.php
- template global form-login autocomplete attributes
- Use nbsp to separate * denoting required fields

Reference:
7145b8f7291e94965b8692a485aab9ee356a0005
80dc183880ba0ee3c95c85d8a91630e4f8fe1bc3
2018-06-05 20:11:39 -06:00
Unknown 2d5581d0dd Add aria-labelledby to quantity input
Per new Woo template files.
2018-03-22 16:01:06 -06:00
Unknown 8266c636ef Add parameter to wp_nonce_field
Per new Woo template files.
2018-03-22 16:01:06 -06:00
Unknown 183dce2744 Remove "if"
Add "@codingStandardsIgnoreLine;

Per new Woo template files.
2018-03-22 16:01:06 -06:00
Unknown e254b1400f Add class to login form
Also, formatting;

Per new Woo template files.
2018-03-22 16:01:06 -06:00
Unknown 93bea8863c Adding new classes
Adds new classes that Woo has added to their files;
global/form-login.php Line 50 removes "for" attribute, this has been changed in Woo files from 3.0;
2018-03-22 16:01:05 -06:00
Unknown 76e8875ef4 Formatting and remove capitalization
Making identical to Woo files;
Add spaces;
Formatting;
Add period to exit text;
loop/orderby.php removes exit text, this is identical to Woo files and we should keep it unless they change. This will make it easier to compare templates;
2018-03-22 16:01:05 -06:00
Unknown 7963db2c8f Change input to button
Also adds @codingStandardsIgnoreLine when on the same line (this is an addition by Woo);
2018-03-22 16:01:05 -06:00
Unknown 43e14cf989 Change _e to esc_html_e
Change to esc_html_e where changed on Woo files;
Change capitalization to be identical with Woo;
May contain other small changes when on same line as main change;
Formatting;
global/form-login.php Line 51 adds class;
2018-03-22 16:01:05 -06:00
Unknown 3fb28d3f64 Change version of templates to correct version
Set templates to most updated version from Woo, the version they are based on;
Adjust formatting to be identical to Woo;

Not all versions are 3.3.0, we should reflect the WooCommerce templates so that we know which version they are based on. There are instances  where seemingly older versions are the most current.
2018-03-22 16:00:16 -06:00
Holger Könemann a2fa9e56ba Remove woocommerce.php and replace it with hooked version
See
https://github.com/understrap/understrap/issues/606#issuecomment-3753920
87

Thx @ZacharyElkins !
2018-03-22 18:47:51 +01:00
Holger Könemann a0c6bc127e WooCommerce update to 3.3.2 2018-03-20 18:51:20 +01:00
Holger Könemann 7b1f482f87 Updating WooCommerce compatibility 2018-02-14 08:53:36 +01:00
koenemann ba5a30e657 Changing woo commerce text domain 2017-11-28 09:04:07 +01:00
Jason King d9dafe925f Update for Woocommerce 3.2.1 Compatibility 2017-10-19 23:04:38 +10:30
koenemann cb9b3f110e Channing texte-main to "woocommerce" for WooCommerce templates
No need for extra translations
2017-07-20 13:28:12 +02:00
Holger Könemann 20f32ca241 keeping custom woo commerce overwrites 2017-02-11 10:44:17 +01:00
Holger Könemann 80ff0f07fd revert custom woo commerce integration to default integration 2017-02-11 10:39:09 +01:00
koenemann f54acbfd96 Replacing "woo commerce" namespace with "understrap" 2016-11-24 12:01:38 +01:00
Stef Kariotidis 91b04484b0 make forms more bootstrap like 2016-11-19 11:46:50 +02:00
Stef Kariotidis 0b37fdb8c1 woo responsive wrappers w/container options 2016-11-18 22:26:32 +02:00