Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
bibliossimo
opacce
Commits
dd5f1439
Commit
dd5f1439
authored
May 03, 2018
by
Ghislain Loas
Browse files
version 7.12.17
parent
f2cdffef
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
9 deletions
+14
-9
VERSIONS
VERSIONS
+13
-0
VERSIONS_HOTLINE/74510
VERSIONS_HOTLINE/74510
+0
-2
VERSIONS_HOTLINE/74731
VERSIONS_HOTLINE/74731
+0
-1
VERSIONS_HOTLINE/74837
VERSIONS_HOTLINE/74837
+0
-2
VERSIONS_WIP/74761
VERSIONS_WIP/74761
+0
-3
library/startup.php
library/startup.php
+1
-1
No files found.
VERSIONS
View file @
dd5f1439
03/05/2018 - v7.12.17
- ticket #74761 : Administration : maintenance de la détection des erreurs des web-services liés à l'enrichissement.
- ticket #74837 : Correction de l'affichage du plan d'accès Open Street Map à partir de la fiche bibliothèque.
- ticket #74510 : Boite sitothèque : correction du paramètre "ordre d'affichage" "sites les plus récents".
- ticket #74731 : Administration : amélioration du tableau de bord des connecteurs.
26/04/2018 - v7.12.16
- ticket #74650 : Explorateur de fichiers : amélioration de la gestion des extensions de fichiers pouvant enrichir un contenu.
...
...
@@ -23,6 +35,7 @@
- ticket 73011 : les fichiers de vérication Google sites sont autorisés
23/04/2018 - v7.12.11
- ticket #73871 : Affichage notice : possibilité de remplacer la description d'une notice par un fichier XSLT.
...
...
VERSIONS_HOTLINE/74510
deleted
100644 → 0
View file @
f2cdffef
- ticket #74510 : Boite sitothèque : correction du paramètre "ordre d'affichage" "sites les plus récents".
\ No newline at end of file
VERSIONS_HOTLINE/74731
deleted
100644 → 0
View file @
f2cdffef
- ticket #74731 : Connecteur Skilleos
\ No newline at end of file
VERSIONS_HOTLINE/74837
deleted
100644 → 0
View file @
f2cdffef
- ticket #74837 : correction de l'affichage du plan d'accès Open Street Map à partir de la fiche bibliothèque.
\ No newline at end of file
VERSIONS_WIP/74761
deleted
100644 → 0
View file @
f2cdffef
- ticket #74761 : Administration : maintenance de la détection des erreurs des web-services liés à l'enrichissement.
\ No newline at end of file
library/startup.php
View file @
dd5f1439
...
...
@@ -82,7 +82,7 @@ class Bokeh_Engine {
function
setupConstants
()
{
defineConstant
(
'BOKEH_MAJOR_VERSION'
,
'7.12'
);
defineConstant
(
'BOKEH_RELEASE_NUMBER'
,
BOKEH_MAJOR_VERSION
.
'.1
6
'
);
defineConstant
(
'BOKEH_RELEASE_NUMBER'
,
BOKEH_MAJOR_VERSION
.
'.1
7
'
);
defineConstant
(
'BOKEH_REMOTE_FILES'
,
'http://git.afi-sa.fr/afi/opacce/'
);
...
...
Write
Preview
Markdown
is supported
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