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

version 7.7.20

parent c341db35
Branches
Tags
4 merge requests!2080Sandbox detach zf from storm,!2061Master,!1958Master,!1957Hotline master
15/12/2016 - v7.7.20
- ticket #52108 : Administration des profils : Correction du paramètre de filtrage par bibliothèque.
- ticket #51867 : Configuration : l'écran de login peut être configuré ou récupère la configuration d'une boite login du profil courant.
- ticket #51866 : Boite Login : Correction du paramètre de profil de redirection à la connexion qui ne fonctionnait plus.
05/12/2016 - v7.7.19
- ticket #50953 : Correction des liens vers les événements répétitifs dans la boite agenda
......
- ticket #51867 : Configuration : l'écran de login peut être configuré ou récupère la configuration d'une boite login du profil courant.
\ No newline at end of file
- ticket #52108 : Administration des profils : Correction du paramètre de filtrage par bibliothèque
\ No newline at end of file
......@@ -83,7 +83,7 @@ class Bokeh_Engine {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.7');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.19');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.20');
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