Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
maarchRM
Commits
2deb4b92
Commit
2deb4b92
authored
Jun 29, 2022
by
Arnaud Pauget
Browse files
docs() : add informations about 2.8.5 version
parent
260561ef
Pipeline
#19088
failed with stages
in 24 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
2deb4b92
# CHANGELOG
## Version 2.8.5
-
`Fixed`
Possibilité de verser des paquets de plus de 1go.
## Version 2.8.4
-
`Added`
Ajout de la feature et point de configuration pour la conversion de documents avec outils Microsoft Office.
-
`Fixed`
Accès à l'écran de registre si accord de versement sans service producteur déclaré.
## Version 2.8.3
-
`Fixed`
Recherche par côte d'archive non fonctionnelle.
-
`Fixed`
Vérification du pattern de l'adresse email lors de la création d'un nouvel utilisateur.
...
...
MIGRATION.md
View file @
2deb4b92
# Migration 2.8.5
## Modification dans le ficheir vhost :
### Ajout
Dans la directive [LAABS_CONTENT_TYPES], ajout du content-type multipart/form-data.
Avant :
```
SetEnv LAABS_CONTENT_TYPES "url:application/x-www-form-urlencoded;html:text/html,application/xhtml+xml;xml:application/xml;json:application/json,application/javascript;soap:application/soap+xml;csv:text/csv"
```
Après :
```
SetEnv LAABS_CONTENT_TYPES "url:application/x-www-form-urlencoded,multipart/form-data;html:text/html,application/xhtml+xml;xml:application/xml;json:application/json,application/javascript;soap:application/soap+xml;csv:text/csv"
```
# Migration 2.8.2
## Modification dans la configuration :
...
...
VERSION.md
View file @
2deb4b92
2.
8.
4
2.
8.
5
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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