Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DGE
DATAtourisme
webapp-quality
Commits
8ce9ba77
Commit
8ce9ba77
authored
Apr 06, 2022
by
Blaise de Carné
Browse files
update CHANGELOG
parent
9874c946
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
8ce9ba77
...
...
@@ -3,7 +3,7 @@
Ce fichier est basé sur
[
Keep a Changelog
](
http://keepachangelog.com/
)
et le projet utilise
[
Semantic Versioning
](
http://semver.org/
)
.
## [
Unreleased]
## [
0.9.0] - 2022-04-05
### Ajout
...
...
composer.json
View file @
8ce9ba77
...
...
@@ -2,7 +2,7 @@
"name"
:
"datatourisme/quality-platform-webapp"
,
"type"
:
"project"
,
"description"
:
"DATAtourisme - Quality Platform web application"
,
"version"
:
"0.
8
.0"
,
"version"
:
"0.
9
.0"
,
"license"
:
"GPL-3.0-or-later"
,
"authors"
:
[
{
...
...
templates/macros.html.twig
View file @
8ce9ba77
...
...
@@ -49,7 +49,6 @@
ROLE_SUPER_ADMIN
:
"Super administrateur"
,
ROLE_ADMIN
:
"Administrateur"
,
ROLE_PRODUCER
:
"Producteur"
,
ROLE_CREATOR
:
"Créateur"
,
ROLE_USER
:
"Utilisateur"
}
[
role
]
}}
{%
endmacro
%}
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment