-
- Downloads
Merge branch '1104-change-contact-methods' into 'development'
Resolve "Change contact methods" Closes #1104 See merge request !1820 (cherry picked from commit ec190fde) f53d2777 removed direct mail option 34ed8a16 switched mail adress 695af99e Added possibility to attach files to message 5623cdd6 file upload and validation working properly f3d30689 removed E-Mail Adresses from team website 9a9b216a replaced every mention of email adress with a link to contact form 69476f8a fixed dockerfile 8b2e8dbc attachments are now optional ffcb7163 increased ingress body size
parent
ed8d714f
No related branches found
No related tags found
Showing
- .gitlab/development-values.yaml 2 additions, 0 deletions.gitlab/development-values.yaml
- .gitlab/production-values.yaml 2 additions, 0 deletions.gitlab/production-values.yaml
- .gitlab/review-apps-values.yaml 2 additions, 0 deletions.gitlab/review-apps-values.yaml
- Dockerfile 2 additions, 0 deletionsDockerfile
- DockerfileDev 2 additions, 0 deletionsDockerfileDev
- app/Http/Controllers/MailController.php 16 additions, 7 deletionsapp/Http/Controllers/MailController.php
- app/Mail/Kontakt.php 8 additions, 2 deletionsapp/Mail/Kontakt.php
- config/nginx-default-dev.conf 2 additions, 0 deletionsconfig/nginx-default-dev.conf
- config/nginx-default.conf 2 additions, 0 deletionsconfig/nginx-default.conf
- config/nginx.conf 1 addition, 0 deletionsconfig/nginx.conf
- phpunit.dusk.xml 21 additions, 0 deletionsphpunit.dusk.xml
- readme.md 1 addition, 1 deletionreadme.md
- resources/lang/de/hilfe.php 1 addition, 1 deletionresources/lang/de/hilfe.php
- resources/lang/de/impressum.php 1 addition, 2 deletionsresources/lang/de/impressum.php
- resources/lang/de/kontakt.php 2 additions, 6 deletionsresources/lang/de/kontakt.php
- resources/lang/de/languages.php 1 addition, 1 deletionresources/lang/de/languages.php
- resources/lang/de/metaGer.php 1 addition, 1 deletionresources/lang/de/metaGer.php
- resources/lang/de/team.php 1 addition, 1 deletionresources/lang/de/team.php
- resources/lang/en/hilfe.php 1 addition, 1 deletionresources/lang/en/hilfe.php
- resources/lang/en/impressum.php 1 addition, 2 deletionsresources/lang/en/impressum.php
Loading
Please register or sign in to comment