- Jan 09, 2020
-
-
* get LiberoId via Client * add FeedbackControllerDelegatorFactory
-
- Nov 28, 2019
-
-
* 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 subje...
-
- Nov 22, 2019
-
-
* add receiver information to config.ini * add 2 forms configurations to FeedbackForms.yaml * include FeedbackController in module.config.php * add extended FeedbackController * add 2 form templates * add translations
-