From f9db8aab3baa12d7ae8f43fb34c2658441e75d25 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 +-
VERSION.py | 2 +-
ZNotes.py | 2 +-
ZScoDoc.py | 6 ++++--
ZScoUsers.py | 2 +-
html_sidebar.py | 25 +++++++++++++------------
sco_apogee_csv.py | 8 ++++----
sco_dept.py | 2 +-
sco_edit_module.py | 6 +++---
sco_edit_ue.py | 4 ++--
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 | 22 ++++++++--------------
scolars.py | 8 ++++++--
17 files changed, 89 insertions(+), 65 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/VERSION.py b/VERSION.py
index 8ad330ea2..90a125dc2 100644
--- a/VERSION.py
+++ b/VERSION.py
@@ -1,7 +1,7 @@
# -*- mode: python -*-
# -*- coding: utf-8 -*-
-SCOVERSION = "7.25m"
+SCOVERSION = "7.26m"
SCONAME = "ScoDoc"
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("""