Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Sith
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
59
Issues
59
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
AE
Sith
Commits
f1180404
Verified
Commit
f1180404
authored
Jul 08, 2019
by
Sli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pedagogy: add pedagogy in user tools
parent
9f1aff8c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
18 deletions
+32
-18
core/templates/core/user_tools.jinja
core/templates/core/user_tools.jinja
+12
-0
locale/fr/LC_MESSAGES/django.po
locale/fr/LC_MESSAGES/django.po
+20
-18
No files found.
core/templates/core/user_tools.jinja
View file @
f1180404
...
...
@@ -104,6 +104,16 @@
<li><a
href=
"
{{
url
(
'club:tools'
,
club_id
=
m.club.id
)
}}
"
>
{{
m.club
}}
</a></li>
{%
endfor
%}
</ul>
<hr>
<h4>
{%
trans
%}
Pedagogy
{%
endtrans
%}
</h4>
<ul>
{%
if
user.is_in_group
(
settings.SITH_GROUP_PEDAGOGY_ADMIN_ID
)
or
user.is_root
%}
<li><a
href=
"
{{
url
(
'pedagogy:uv_create'
)
}}
"
>
{%
trans
%}
Create UV
{%
endtrans
%}
</a></li>
<li><a
href=
"
{{
url
(
'pedagogy:moderation'
)
}}
"
>
{%
trans
%}
Moderate comments
{%
endtrans
%}
</a></li>
{%
endif
%}
</ul>
<hr>
<h4>
{%
trans
%}
Elections
{%
endtrans
%}
</h4>
<ul>
...
...
@@ -113,6 +123,8 @@
<li><a
href=
"
{{
url
(
'election:create'
)
}}
"
>
{%
trans
%}
Create a new election
{%
endtrans
%}
</a></li>
{%
-
endif
-
%}
</ul>
<hr>
<h4>
{%
trans
%}
Other tools
{%
endtrans
%}
</h4>
<ul>
<li><a
href=
"
{{
url
(
'core:to_markdown'
)
}}
"
>
{%
trans
%}
Convert dokuwiki/BBcode syntax to Markdown
{%
endtrans
%}
</a></li>
...
...
locale/fr/LC_MESSAGES/django.po
View file @
f1180404
...
...
@@ -6,7 +6,7 @@
msgid
""
msgstr
""
"Report-Msgid-Bugs-To:
\n
"
"POT-Creation-Date: 2019-07-07 23:
44
+0200
\n
"
"POT-Creation-Date: 2019-07-07 23:
59
+0200
\n
"
"PO-Revision-Date: 2016-07-18
\n
"
"Last-Translator: Skia <skia@libskia.so>
\n
"
"Language-Team: AE info <ae.info@utbm.fr>
\n
"
...
...
@@ -2505,7 +2505,7 @@ msgstr "Laverie"
msgid
"Files"
msgstr
"Fichiers"
#: core/templates/core/base.jinja:188
#: core/templates/core/base.jinja:188
core/templates/core/user_tools.jinja:109
msgid
"Pedagogy"
msgstr
"Pédagogie"
...
...
@@ -3466,31 +3466,42 @@ msgstr "Modérer les fichiers"
msgid
"Moderate pictures"
msgstr
"Modérer les photos"
#: core/templates/core/user_tools.jinja:108
#: core/templates/core/user_tools.jinja:112
#: pedagogy/templates/pedagogy/guide.jinja:12
msgid
"Create UV"
msgstr
"Créer UV"
#: core/templates/core/user_tools.jinja:113
#: pedagogy/templates/pedagogy/guide.jinja:15
#: trombi/templates/trombi/detail.jinja:10
msgid
"Moderate comments"
msgstr
"Modérer les commentaires"
#: core/templates/core/user_tools.jinja:118
msgid
"Elections"
msgstr
"Élections"
#: core/templates/core/user_tools.jinja:1
1
0
#: core/templates/core/user_tools.jinja:1
2
0
msgid
"See available elections"
msgstr
"Voir les élections disponibles"
#: core/templates/core/user_tools.jinja:1
1
1
#: core/templates/core/user_tools.jinja:1
2
1
msgid
"See archived elections"
msgstr
"Voir les élections archivées"
#: core/templates/core/user_tools.jinja:1
1
3
#: core/templates/core/user_tools.jinja:1
2
3
msgid
"Create a new election"
msgstr
"Créer une nouvelle élection"
#: core/templates/core/user_tools.jinja:1
16
#: core/templates/core/user_tools.jinja:1
28
msgid
"Other tools"
msgstr
"Autres outils"
#: core/templates/core/user_tools.jinja:1
18
#: core/templates/core/user_tools.jinja:1
30
msgid
"Convert dokuwiki/BBcode syntax to Markdown"
msgstr
"Convertir de la syntaxe dokuwiki/BBcode vers Markdown"
#: core/templates/core/user_tools.jinja:1
19
#: core/templates/core/user_tools.jinja:1
31
msgid
"Trombi tools"
msgstr
"Outils Trombi"
...
...
@@ -4915,15 +4926,6 @@ msgstr "raison"
msgid
"UV Guide"
msgstr
"Guide des UVs"
#: pedagogy/templates/pedagogy/guide.jinja:12
msgid
"Create UV"
msgstr
"Créer UV"
#: pedagogy/templates/pedagogy/guide.jinja:15
#: trombi/templates/trombi/detail.jinja:10
msgid
"Moderate comments"
msgstr
"Modérer les commentaires"
#: pedagogy/templates/pedagogy/guide.jinja:23 sith/settings.py:360
msgid
"EDIM"
msgstr
"EDIM"
...
...
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