Skip to content
Snippets Groups Projects
  1. Jan 09, 2023
  2. Mar 11, 2021
  3. Jun 09, 2020
  4. Apr 06, 2020
  5. Jan 27, 2020
  6. Jan 21, 2020
    • Robert Lange's avatar
      refs #16674 [fid_adlr] edit footer logos · e4f84ef0
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * replace finc logo by inverted standard finc logo with higher resolution (no svg)
      * add ubl logo
      * combine footer logos in one line (except xs sreen)
      * set text for ubl footer link
      ** add translation
      ** remove duplicate key contact_form from translation files
      e4f84ef0
  7. Nov 29, 2019
  8. Nov 28, 2019
    • Robert Lange's avatar
      refs #16480 [fid_adlr] styling of contact form · 04097ab2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * fix link to contact form
      ** delete link for development from header
      ** add link in footer
      ** style link as specified in mockup, use icon moon for arrow
      ** use / add translation
      * fix text on home page - fit as mockup
      * refactor preselect form
      ** lower font-size of headline / h1 => h2
      ** change translations for subject and submit button
      * style and refactor second feedback forms
      ** configure default fields in FeedbackForms.yml to hard override defaults by same name (name / email)
      ** order inputs in second form (after preselect) by FeedbackForms.yml
      ** remove unused / duplicated code / add comments
      ** TODO: merge preselect.phtml into form.phtml and preselectAction into formAction
      ** set textarea min height in feedback forms by css
      ** set required attribute styling like in registration forms
      * feedback forms:
      ** add config for alpha
      ** remove unused user in preselect action
      ** add necessary label for dummy elements in Feedback.yaml
      ** fix caching of email subject in form action
      ** fix privacy notice check
      ** change translations on main form and response text
      ** change recipient to adlr.link
      04097ab2
  9. Oct 23, 2019
    • Robert Lange's avatar
      refs #16243 [fid_adlr] changes in header and main menu · e4c8f81a
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * move menu items from footer to header
      ** mv faq and subject specialists from footer to header
      ** fit offset for language and registration links on mobile navigation overlay
      ** set nowrap for menu items to prevent line break
      ** raise padding for menu items
      ** lower font-size for menu items & screen >= lg
      * fix header links
      ** use target blank
      ** use temporary links to blog
      * adapt language menu to main menu
      ** no hover
      ** same line-height
  10. Sep 25, 2019