Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
ae42824e
Commit
ae42824e
authored
Jun 07, 2019
by
Laurent Lécluse
Browse files
Mail pro non requis
parent
fd26ecf6
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
ae42824e
...
...
@@ -3,6 +3,13 @@ title: "Changements intervenus sur OSE"
author
:
Laurent Lécluse - DSI - Unicaen
---
# OSE 8.2 (à venir)
## Corrections de bugs
*
L'email professionnelle, qui ne pouvait pas être saisie, n'empêchera plus la validation des données personnelles si elle est vide.
## Améliorations
# OSE 8.1.2 (à venir)
## Corrections de bugs
...
...
module/Application/src/Application/Form/Intervenant/DossierFieldset.php
View file @
ae42824e
...
...
@@ -389,7 +389,7 @@ class DossierFieldset extends AbstractFieldset
'required'
=>
true
,
],
'email'
=>
[
'required'
=>
tru
e
,
'required'
=>
fals
e
,
'filters'
=>
[
[
'name'
=>
'StringTrim'
],
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment