Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sygal
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
sygal
Commits
5a136bea
Commit
5a136bea
authored
5 years ago
by
Bertrand Gauthier
Browse files
Options
Downloads
Patches
Plain Diff
Docs de version
parent
1f4836b3
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+9
-1
9 additions, 1 deletion
CHANGELOG.md
doc/release-notes/v1.2.2.md
+20
-0
20 additions, 0 deletions
doc/release-notes/v1.2.2.md
with
29 additions
and
1 deletion
CHANGELOG.md
+
9
−
1
View file @
5a136bea
Journal des modifications
=========================
1.
2.1 ()
1.
2.2 (28/08/2019)
------------------
### Corrections
-
Suppression des usages résiduels du privilège
`InformationPrivileges::INFORMATION_FICHIER`
qui n'existe plus.
1.2.1 (11/07/2019)
------------------
### Ajout
...
...
This diff is collapsed.
Click to expand it.
doc/release-notes/v1.2.2.md
0 → 100644
+
20
−
0
View file @
5a136bea
# Version 1.2.2
## 1. Sur le serveur d'application
-
Placez-vous dans le répertoire de l'application puis lancez la commande suivante
pour installer la nouvelle version :
```
bash
git fetch
--tags
&&
git checkout
--force
1.2.2
&&
\
bash ./install.sh
```
-
Selon le moteur PHP que vous avez installé, rechargez le service, exemple :
-
php7.0-fpm :
`service php7.0-fpm reload`
-
apache2-mod-php7.0 :
`service apache2 reload`
## 2. Dans la base de données
Exécuter les scripts SQL suivants dans l'ordre :
-
`data/SQL/1.2.2/10_fichier_divers.sql`
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment