Commit Graph

1422 Commits

Author SHA1 Message Date
Alex Wright 942c3fe8f5 Organize sidebar files into loop-templates directory 2018-06-11 22:32:20 -05:00
Thomas A. Reinert 2b94b6222a
Merge pull request #702 from davidshq/master
- Minor grammar and spelling corrections.
2018-06-12 02:01:32 +02:00
0dp 2f902facae revision strategy 2018-06-08 11:44:19 +02:00
Thomas A. Reinert ba5d94d52a
Merge pull request #701 from ZacharyElkins/WooCommerce_styleFix
WooCommerce Style Fix
2018-06-08 02:38:23 +02:00
Dave Mackey b3345daa6b - Minor grammar and spelling corrections.
- Updated copyright dates.
- Added introduction explanation of installation methods, was a little confusing at first glance whether all three of these needed to be performed or only one, thought this would help clarify.
- Added a similar section to Page Templates to help clarify purpose of section.
2018-06-05 23:46:13 -04:00
Unknown 359d61eafe Run gulp styles to rebuild CSS
- WooCommerce Fix
2018-06-05 21:05:00 -06:00
Unknown b14a525d85 Fix WooCommerce billing field wrapper
https://github.com/understrap/understrap/issues/698
Thanks @jchrislemmer
2018-06-05 20:57:52 -06:00
Unknown 2b807c55eb Add dedicated WooCommerce scss file
Adds an scss file for any WooCommerce style issues that may arrise. This will allow users to comment out the style sheet if they are not using WooCommerce.
2018-06-05 20:55:07 -06:00
Unknown 8255b9eeae single-product/add-to-cart/variation-add-to-cart-button.php
- Remove globals/add woocommerce_add_to_cart_form_action filter
- Update action placement so all product types are consistent

Reference:
90717295cfa9445e202c5528f19c2c408a79ef41
2983753809f45694af2365b6ea099e2840ccf8be
2018-06-05 20:31:16 -06:00
Unknown ef15c4fc50 single-product/add-to-cart/simple.php
- Remove globals/add woocommerce_add_to_cart_form_action filter
- Update action placement so all product types are consistent

Reference:
90717295cfa9445e202c5528f19c2c408a79ef41
2983753809f45694af2365b6ea099e2840ccf8be
2018-06-05 20:30:08 -06:00
Unknown 4d76d4d389 myaccount/form-reset-password.php
- Add names to nonces in template files
- Add autocomplete attributes to reset password form
- Use nbsp to separate * denoting required fields

Reference:
9d10d107e20e20b20719236bfbfd123f15667a3d
cef2b1ee131c3edbf4f22c8da6a5206ec39dcf87
80dc183880ba0ee3c95c85d8a91630e4f8fe1bc3
2018-06-05 20:28:18 -06:00
Unknown 05ab7ca736 myaccount/form-lost-password.php
- Add names to nonces in template files
- Add autocomplete attributes to lost password form

Reference:
9d10d107e20e20b20719236bfbfd123f15667a3d
cc742b908a643b794711b92802deaa7b3df41c42
2018-06-05 20:26:18 -06:00
Unknown 465511c27c myaccount/form-login.php
- Grammar fix to login button
- add autocomplete attributes to account and register forms
- Revert "add autocomplete attributes to account and register forms"
- accout login autocomplete - commit with correct user account
- Add classes to register form
- Use nbsp to separate * denoting required fields.

Reference:
cc6149d08a015d71b0719ee9e9cf5edd61b5963c
555d680f6e45ae70dab2ccbdfb01205af8c84bd4
6a29551979d474203a5ee9176f23811743caff76
5a19f00c5a3532843b6bbca2142d378d317d27b8
7897c7b6926d1b7cbaa1ffc8d3b68f3c0be743e1
80dc183880ba0ee3c95c85d8a91630e4f8fe1bc3
2018-06-05 20:24:16 -06:00
Unknown 18e352dc07 myaccount/form-edit-address.php
- Add names to nonces in template files

Reference:
9d10d107e20e20b20719236bfbfd123f15667a3d
2018-06-05 20:18:51 -06:00
Unknown c1ed7effe9 myaccount/form-edit-account.php
- Add names to nonces in template files.
- Add autocomplete attributes to account edit form
- account edit form disble autocomplete for password fields
- Use nbsp to separate * denoting required fields

Reference:
9d10d107e20e20b20719236bfbfd123f15667a3d
4283804f38057468b89506ffd00ee3ff74104e45
8d3c76d980db2962b86070120a354d17bc780c18
80dc183880ba0ee3c95c85d8a91630e4f8fe1bc3
2018-06-05 20:17:57 -06: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 3973182b88 checkout/payment.php
- Add names to nonces in template files.

Reference:
9d10d107e20e20b20719236bfbfd123f15667a3d
2018-06-05 20:08:00 -06:00
Unknown 8192e8cb7a checkout/form-pay.php
- Add names to nonces in template files

Reference:
9d10d107e20e20b20719236bfbfd123f15667a3d
2018-06-05 20:06:47 -06:00
Unknown c02c44cf4e checkout/form-coupon.php
- Use no-js class to hide JS only forms/content
- Other changes in syntax

Reference:
9b6f3f6f9b1a299157c4b5ba3b31843fc78b8d08
2018-06-05 20:04:30 -06:00
Unknown ce9f8dc8bd cart/mini-cart.php
- change checked value to `$product_permalink`
- Add protocol to URLs for thumbnails in cart

Reference:
79fa19251e06c146390018984034b5a1981a78e2
8789642fb9f98466ac0729e3d9e0285e42dbb852
2018-06-05 20:02:35 -06:00
Unknown b5ecffa380 cart/cart.php
- `wp_kses_post` added by Woo

Reference:
bac2bf7b91ac36f114c16850e6a0118c2aa1c7ca
077eebbf9818aeecdaed53e1066b15bab35fa533
1fa62f83a868fe103d09c3e17c1352784ef7a6ef
9d10d107e20e20b20719236bfbfd123f15667a3d
4f69eced88fe2117cb030e5b2b109861ce9ac478
ffcce0bc772b70e6b9d75184914629e70b4ee4ed
2018-06-05 19:59:33 -06:00
Unknown 3bfdc7996f Remove Add-To-Cart Function
There is no need for this, as the modified template file is provided. Including only the function may be confusing for users.
2018-06-05 19:46:35 -06:00
0dp 4c3a923fd4 rev task updated only runs on dist 2018-06-04 23:27:23 +02:00
Thomas A. Reinert a507ce7ea5 Testing per Issue templates.. 2018-06-02 01:55:11 +02:00
Thomas A. Reinert c7bd8a4475
Merge pull request #684 from teruteru128/feature/ja_JP.translation
Create Japanese translation
2018-05-28 02:42:54 +02:00
Thomas A. Reinert d0af2545fc
Merge pull request #687 from the-infinity/patch-1
GDPR / DSVGO compliance for UnderStrap comments form. Thx @the-infinity
2018-05-27 00:07:41 +02:00
Ernesto Ruge a5dbc3c877
better solution based on core 2018-05-26 10:43:34 +02:00
Ernesto Ruge ece50c2b28
$consent is not set
... so it should not be used there.
2018-05-25 12:42:18 +02:00
Teruteru f00de9bd12 Create Japanese translation 2018-05-23 20:58:14 +09:00
Holger dd6405b3b2
Merge pull request #677 from 0dp/patch-5 - Thx @0dp !
Proposal fix for missing js rev
2018-05-18 11:56:23 +02:00
Holger f36cb0150c
Merge pull request #678 from JPKCom/master - Nice one! @JPKCom
Added cookies checkbox support for inc/custom-comments.php
2018-05-18 11:55:29 +02:00
Jean Pierre Kolb a18067c446 Added cookies checkbox support for inc/custom-comments.php, needed for WordPress 4.9.6 GDPR update 2018-05-18 10:47:48 +02:00
Johan Nielsen f226d1f40d
Update gulpfile.js 2018-05-18 10:02:12 +02:00
Johan Nielsen 75ed81b276
Proposal fix for missing js rev 2018-05-17 18:05:52 +02:00
Thomas A. Reinert 6fe0a7d614 Merge branch 'master' of https://github.com/understrap/understrap 2018-05-16 15:49:20 +02:00
Thomas A. Reinert 317c3d80e4 Adding formal German language. See #670 2018-05-16 15:48:01 +02:00
Thomas A. Reinert a904bfd485 Small fixes. 2018-05-16 15:46:40 +02:00
Thomas A. Reinert 97aec44e90
Merge pull request #676 from 0dp/patch-4
Adding gulp-rev to package.json . Thx @0dp
2018-05-16 15:16:23 +02:00
Johan Nielsen e3fe8179df
Added gulp-rev to deps 2018-05-16 11:08:23 +02:00
Holger fa9243dc8c
Merge pull request #666 from 0dp/gulp-rev - thx @0dp
gulp-rev
2018-05-15 15:02:14 +02:00
Thomas A. Reinert 2fa49063d8 Fixing URI´s
Fixing GitHub Theme URI and some others. Thx to @afragen for mentioning it.
2018-05-12 23:45:56 +02:00
Thomas A. Reinert 1a5c667ae3
Merge pull request #668 from 0dp/patch-3
dynamic prev_next
2018-05-11 23:57:31 +02:00
Johan Nielsen f8dd00d1c4
Update pagination.php
1. Dynamic prev and next
1. Improved active class
1. Improved ellipsis
2018-05-11 21:28:07 +02:00
Johan Nielsen e59538ad22
dynamic prev_next
I've noticed that with the current implementation, next arrow is still shown if there are no more pages.
By setting prev_next to true, WordPress should handle the generation of next and previous arrows. 
This also means that the code is dramatically simplified.

But please test this, because I don't remember why I didn't write the code this way in the first place.
Maybe because there was some fringe case I tried to rectify?
2018-05-05 10:09:27 +02:00
Johan Nielsen 524418e204
formatting and file check and type0 2018-05-05 09:47:03 +02:00
0dp 4b01b22fb4 gulp-rev 2018-05-02 12:27:12 +02:00
Thomas A. Reinert b6867bf6f6
Merge pull request #661 from davidshq/master
- Updated URL to understrap-child in README.
2018-04-24 23:54:42 +02:00
Dave Mackey fb398db5d0 - Updated URL to understrap-child in README.
- Other minor grammar/spelling/formatting changes to README.
- Similar with ISSUE_TEMPLATE.md
2018-04-24 17:37:04 -04:00
Holger 73c49ace16
Merge pull request #650 from 0dp/master
ignore .DS_Store files - Thx @0dp  and @axlright 👍
2018-04-21 11:19:15 +02:00