From 43ad66fb8c2f4813e24b2508d5ee8abb914cc267 Mon Sep 17 00:00:00 2001
From: aurelien
Date: Fri, 25 Jun 2021 01:07:09 +0200
Subject: [PATCH] =?UTF-8?q?Changement=20des=20ids=20pour=20respecter=20les?=
=?UTF-8?q?=20conventions,=20changements=20de=20certains=20id=20en=20class?=
=?UTF-8?q?=20pour=20=C3=A9viter=20de=20les=20retrouver=20plusieurs=20fois?=
=?UTF-8?q?=20sur=20la=20meme=20page?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
TrivialFormulator.py | 2 +-
ZNotes.py | 2 +-
ZScoDoc.py | 6 ++++--
ZScoUsers.py | 2 +-
html_sidebar.py | 25 +++++++++++++------------
sco_dept.py | 2 +-
sco_find_etud.py | 2 +-
sco_formations.py | 14 +++++++-------
sco_formsemestre_inscriptions.py | 9 +++++++--
sco_formsemestre_validation.py | 19 ++++++++++++-------
sco_moduleimpl_status.py | 21 +++++++++++++++++----
sco_page_etud.py | 20 +++++++-------------
scolars.py | 8 ++++++--
13 files changed, 78 insertions(+), 54 deletions(-)
diff --git a/TrivialFormulator.py b/TrivialFormulator.py
index 5fd84c529..54f2249b5 100644
--- a/TrivialFormulator.py
+++ b/TrivialFormulator.py
@@ -760,6 +760,6 @@ def tf_error_message(msg):
if type(msg) == StringType:
msg = [msg]
return (
- ''
+ ''
% ''.join(msg)
)
diff --git a/ZNotes.py b/ZNotes.py
index f454d2e04..59106cbfe 100644
--- a/ZNotes.py
+++ b/ZNotes.py
@@ -376,7 +376,7 @@ class ZNotes(ObjectManager, PropertyManager, RoleManager, Item, Persistent, Impl
if editable:
H.append(
- """Créer une formation
+ """Créer une formation
Importer une formation (xml)
Une "formation" est un programme pédagogique structuré en UE, matières et modules. Chaque semestre se réfère à une formation. La modification d'une formation affecte tous les semestres qui s'y réfèrent.
"""
diff --git a/ZScoDoc.py b/ZScoDoc.py
index 3812a004b..eb099f82b 100644
--- a/ZScoDoc.py
+++ b/ZScoDoc.py
@@ -898,7 +898,9 @@ subversion: %(svn_version)s
# aucun departement defini: aide utilisateur
H.append("Aucun département à ajouter !
")
else:
- H.append("""