Skip to content
Snippets Groups Projects
  1. Jan 21, 2020
  2. Jan 14, 2020
    • Sebastian Kehr's avatar
      refs #16728 [fid] · 838855ee
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * fix: properly handle empty user data on hydration
      * add missing translations
      * account for anonymous logons on authorization
      * remove headline in template
      838855ee
  3. Jan 10, 2020
  4. Jan 09, 2020
  5. Jan 08, 2020
  6. Dec 09, 2019
  7. Dec 06, 2019
  8. Dec 05, 2019
  9. Dec 04, 2019
  10. Dec 03, 2019
  11. Nov 29, 2019
  12. 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
  13. Nov 22, 2019