Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

2.1 Release - several fixes / merges from SW-Bare #47

Open
wants to merge 42 commits into
base: 2.0
Choose a base branch
from

Conversation

JPustkuchen
Copy link

Several fixes, especially to the checkout / payment functionality from SW-Bare. Also including Cookie Manager and other important improvements / bug fixes.

thomasfrobieter and others added 30 commits May 9, 2019 10:56
Added missing include from bare.
Moved frontend_forms_form_elements_form_privacy into the submit form group.
... so we have the checkbox next to the text instead of above.
…dden" - otherwise just the label is printed out.
…type is "hidden". Otherwise just the label is printed out.
Fixed order of supplier info & links like in bootstrap Bare default.
Fixed tabs links in custom parent pages to link to the link instead of the custom page URL, if a custom link is set. Furthermore added data-attributes and target like in menu links.
Added bootstrap document templates
Added document templates from bare to make documents work.
…-templates

Add Bare document templates to bootstrap theme
{if {config name=showCompanySelectField}} vs {if {config name=showCompanySelectField} == 0}
…elect field, because many customers missed changing this field, so all of them where "male".

Hint: In different to bare, we had to remove the disabled attribute from the newly added option, because the javascript which creates the stylable select box, ignores disabled items. Howewer, it works fine due to the empty value attribute.
JPustkuchen and others added 12 commits January 13, 2020 13:07
… library modifications as possible. Remaining required library modifications are caused by SW mistakes and their missing development against interfaces / plugins. Hopefully this will be solved in SW core in the future.
Added condition like in Bare Theme for frontend_index_footer_last_articles
…, espacially with payment providers in checkout.
@uehler
Copy link
Member

uehler commented Jul 10, 2020

Hey @JPustkuchen,

thank you for your PR and sorry for the big delay.
Your pull requests contains a lot of unrelated changes, could you fix that please?

and please target the dev branch, which will be merged into the 2.0 branch soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants