Skip to content
Snippets Groups Projects
Commit 39fcee37 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

version 7.12.22

parent 0024962b
Branches
Tags
2 merge requests!2695Master,!2694Hotline
Pipeline #4344 passed with stage
in 34 minutes and 20 seconds
07/06/2018 - v7.12.22
- ticket #75970 : Abonné : Pré-inscription Nanook : ajout de contre-mesures antispam
- ticket #76079 : Boites : Correction d'une erreur javascript
- ticket #75868 : Administration : Correction de l'enregistrement des profils
- ticket #75696 : Administration : Bibliothèque numérique : Correction des transferts de fichiers dans un album.
- ticket #73599 : SIGB Pergame: Correction du fichier de transactions pour l'annulation des réservations
04/06/2018 - v7.12.21
- ticket #75659 : Administration : ajout du bouton tester dans le formulaire de modification d'un domaine.
......
- ticket #73599 : SIGB Pergame: correction du fichier de transactions pour l'annulation des réservations
\ No newline at end of file
- ticket #75696 : Corrige l'upload d'un fichier pdf dans un album.
\ No newline at end of file
- ticket #75868 : Administration : Correction de l'enregistrement des profils
\ No newline at end of file
- ticket #75970 : Abonné : Pré-inscription Nanook : ajout de contre-mesures antispam
\ No newline at end of file
- ticket #76079 : Boites : correction d'une erreur javascript
\ No newline at end of file
......@@ -81,7 +81,7 @@ class Bokeh_Engine {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.12');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.21');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.22');
defineConstant('BOKEH_REMOTE_FILES', 'http://git.afi-sa.fr/afi/opacce/');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment