Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
opacce
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bibliossimo
opacce
Commits
343bd938
Commit
343bd938
authored
Apr 26, 2018
by
Ghislain Loas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version 7.12.16
parent
a1538561
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
7 deletions
+11
-7
VERSIONS
VERSIONS
+10
-0
74638
VERSIONS_HOTLINE/74638
+0
-2
74673
VERSIONS_HOTLINE/74673
+0
-2
74650
VERSIONS_WIP/74650
+0
-2
startup.php
library/startup.php
+1
-1
No files found.
VERSIONS
View file @
343bd938
26/04/2018 - v7.12.16
- ticket #74650 : Explorateur de fichiers : amélioration de la gestion des extensions de fichiers pouvant enrichir un contenu.
- ticket #74673 : Administration : correction du formulaire de modification des albums dans une popup.
- ticket #74638 : Administration : Boîte article : correction de l'affichage des propriétés "nombre d'article à afficher" et "nombre à analyser"
24/04/2018 - v7.12.13 v7.12.14 v7.12.15
- ticket #72285 : correction: si une zone de lien contient une URL relative, le lien reste relatif
...
...
VERSIONS_HOTLINE/74638
deleted
100644 → 0
View file @
a1538561
- ticket #74638 : Administration : Boîte article : correction de l'affichage des propriétés "nombre d'article à afficher" et "nombre à analyser"
\ No newline at end of file
VERSIONS_HOTLINE/74673
deleted
100644 → 0
View file @
a1538561
- ticket #74673 : Administration : correction du formulaire de modification des albums dans une popup.
\ No newline at end of file
VERSIONS_WIP/74650
deleted
100644 → 0
View file @
a1538561
- ticket #74650 : Explorateur de fichiers : amélioration de la gestion des extensions de fichiers pouvant enrichir un contenu.
\ No newline at end of file
library/startup.php
View file @
343bd938
...
...
@@ -82,7 +82,7 @@ class Bokeh_Engine {
function
setupConstants
()
{
defineConstant
(
'BOKEH_MAJOR_VERSION'
,
'7.12'
);
defineConstant
(
'BOKEH_RELEASE_NUMBER'
,
BOKEH_MAJOR_VERSION
.
'.1
5
'
);
defineConstant
(
'BOKEH_RELEASE_NUMBER'
,
BOKEH_MAJOR_VERSION
.
'.1
6
'
);
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