Commit Graph

1424 Commits

Author SHA1 Message Date
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 f3b09b7955 Header fixes
Formatting;
Removing outdated Understrap comments;
Making identical to Woo;
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 6fc18522f7
Merge pull request #609 from 0dp/patch-5
include minified css - 👍  @0dp
2018-03-22 13:55:00 +01:00
Johan Nielsen da311e953e
include minified css
The gulp fix for minify also minifies custom-editor-style.css.
Fixed to include the minified version
2018-03-21 20:08:02 +01:00
Holger Könemann b47d327882 See https://github.com/understrap/understrap/issues/604 2018-03-21 19:38:32 +01:00
Thomas A. Reinert a16346ee8e
Update ISSUE_TEMPLATE.md 2018-03-21 14:12:29 +01:00
Holger f9eb7f4804
Merge pull request #608 from alex-wright-net/master-wrapperclasses
Remove unnecessary wrapper classes from #608 
👍  @axlright: It was an old relic from the time when Bootstrap did not have a fluid navbar by default.
2018-03-21 12:18:13 +01:00
Holger e1c6d007a3
Merge pull request #607 from alex-wright-net/master-sassmaps
Add Sass Maps functionality
2018-03-21 12:00:33 +01:00
Holger 2f7168c96c
Merge branch 'master' into master-sassmaps 2018-03-21 11:58:29 +01:00
Holger Könemann 86c0ba96bb Replace the workaround 2018-03-21 11:50:46 +01:00
Holger Könemann 0640bf7094 Replacing custom editor styles with an extra sass file 2018-03-21 11:38:57 +01:00
Alex Wright 2620580373 Remove unnecessary wrapper classes from #wrapper-navbar 2018-03-20 23:24:05 -05:00
Alex Wright c7189c8b84 Add Sass Maps functionality 2018-03-20 23:13:10 -05:00
Holger Könemann a0c6bc127e WooCommerce update to 3.3.2 2018-03-20 18:51:20 +01:00
Thomas A. Reinert 033459b029 Including empty .js file for individual customizations 2018-03-17 23:10:59 +01:00
Thomas A. Reinert c5a345a3d6 Interim fix for #600 2018-03-17 22:51:20 +01:00
Thomas A. Reinert a9e0c53f1e
Create LICENSE.md 2018-03-17 21:26:48 +01:00
Thomas A. Reinert 922370a81f Adding ISSEU_TEMPLATE.md 2018-03-16 02:49:00 +01:00
Thomas A. Reinert 906edb7023 Add CONTRIBUTING.md for review 2018-03-16 02:36:03 +01:00
Thomas A. Reinert 8ebb24fd8f Add german translation info. 2018-03-16 02:25:01 +01:00
Thomas A. Reinert a518ebae0c Needs change of Mail-address. Inserted mine as a temporary workaround to make (anonymous) complaints possible. Should be set to the repo´s maintainer. 2018-03-16 02:24:42 +01:00
Holger Könemann 3008be1fb5 fixing Travis link in readme.md 2018-03-07 13:39:14 +01:00
Holger Könemann bc77f60e08 adding gulp file.js to jshintignore 2018-03-07 13:36:16 +01:00
Holger Könemann 5a8cf9a00f exclude gulpfile.js from Travis checks 2018-03-07 13:32:41 +01:00
Holger Könemann d2f0c5c004 no100 2018-03-07 12:19:00 +01:00
Holger Könemann 5514f79bb4 take this Travis 2018-03-07 12:13:23 +01:00
Holger Könemann b67b03069b and again 2018-03-07 12:04:51 +01:00
Holger Könemann 8d0cec8804 aaaaand more spaces 2018-03-07 11:53:02 +01:00
Holger Könemann 2e70aee8af and removing more empty spaces... 2018-03-07 11:49:14 +01:00
Holger Könemann 3e1838671b and again 2018-03-07 11:41:11 +01:00
Holger Könemann 4e2072a267 and more empty spaces for Travis 2018-03-07 11:35:13 +01:00
Holger Könemann 492fe3a6cf check for Travis error message 2018-03-07 11:26:20 +01:00
Holger Könemann 0bc82f6a18 more Travis fixes 2018-03-07 11:22:12 +01:00
Holger Könemann 90617dbfde fixing some Travis errors in gulpfile.js 2018-03-07 11:16:54 +01:00
Holger Könemann f87e49904e update changelog to 0.81 2018-03-07 11:08:50 +01:00
Holger 2ab8c6a88f
Merge pull request #589 from 0dp/patch-4
Fix copy-assets - Can confirm the bug.
Thx @0dp, @Thomas-A-Reinert and @axlright 👍 🥇
2018-03-07 10:07:05 +01:00
Holger 3c4813eae4
Merge pull request #584 from IngoVals/markup-update
Updated the markup for input groups according to BS 4 changes - Thx @IngoVals !
2018-03-07 10:04:14 +01:00
Johan Nielsen 15a9de3691
Update gulpfile.js 2018-03-07 10:01:24 +01:00
Johan Nielsen 5e6faf9af1
change eof to eot 2018-03-07 10:00:32 +01:00
Holger 6a11da47c6
Merge pull request #588 from MarieComet/master
add function exists check in custom-comments.php
Thx @MarieComet for tracking and fixing this!
2018-03-06 08:56:59 +01:00
Johan Nielsen c95d6fbf4d
Fix copy-assets
Not all assets are copied when `gulp copy-assets` is run
2018-03-05 22:43:47 +01:00
MarieComet d180bcfa40 add function exists check in custom-comments.php 2018-03-05 07:29:00 +01:00
Thomas A. Reinert 832fc4b8a0 Back to Version from March 2nd 2018-03-04 15:21:25 +01:00
Thomas A. Reinert 63a0137069 try#3 to fix gulpfile 2018-03-04 15:16:03 +01:00
Thomas A. Reinert c081158a03 Try#2 to fix gulpfile 2018-03-04 15:01:49 +01:00
Thomas A. Reinert 9a704e71f1 Trying to fix gulpfile to avoid travis-ci errors 2018-03-04 14:51:27 +01:00