From c2798be033b7b5d004cc072756abebe22793c00e Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Wed, 16 Jun 2021 18:18:32 +0200 Subject: [PATCH] WIP refactoring, cont. --- app/scodoc/VERSION.py | 1 + app/scodoc/notes_table.py | 12 +- app/scodoc/pe_jurype.py | 2 +- app/scodoc/sco_bulletins.py | 2 +- app/scodoc/sco_bulletins_json.py | 2 +- app/scodoc/sco_bulletins_xml.py | 2 +- app/scodoc/sco_compute_moy.py | 2 +- app/scodoc/sco_edit_formation.py | 39 +- app/scodoc/sco_edit_matiere.py | 112 ++++- app/scodoc/sco_edit_module.py | 168 ++++++-- app/scodoc/sco_edit_ue.py | 193 +++++++-- app/scodoc/sco_etape_apogee_view.py | 2 +- app/scodoc/sco_evaluations.py | 12 +- app/scodoc/sco_export_results.py | 2 +- app/scodoc/sco_formations.py | 41 +- app/scodoc/sco_formsemestre_edit.py | 20 +- app/scodoc/sco_formsemestre_exterieurs.py | 4 +- app/scodoc/sco_formsemestre_status.py | 10 +- app/scodoc/sco_formsemestre_validation.py | 6 +- app/scodoc/sco_inscr_passage.py | 2 +- app/scodoc/sco_liste_notes.py | 2 +- app/scodoc/sco_moduleimpl.py | 6 +- app/scodoc/sco_moduleimpl_inscriptions.py | 4 +- app/scodoc/sco_moduleimpl_status.py | 4 +- app/scodoc/sco_parcours_dut.py | 4 +- app/scodoc/sco_placement.py | 2 +- app/scodoc/sco_pvjury.py | 6 +- app/scodoc/sco_recapcomplet.py | 2 +- app/scodoc/sco_saisie_notes.py | 12 +- app/scodoc/sco_tag_module.py | 2 +- app/scodoc/sco_ue_external.py | 10 +- app/views/notes.py | 482 +++------------------- app/views/scolar.py | 8 +- config/get_scodoc_version.sh | 2 +- 34 files changed, 606 insertions(+), 574 deletions(-) diff --git a/app/scodoc/VERSION.py b/app/scodoc/VERSION.py index 67d94d7b..de4344f4 100644 --- a/app/scodoc/VERSION.py +++ b/app/scodoc/VERSION.py @@ -8,6 +8,7 @@ SCONAME = "ScoDoc" SCONEWS = """

Année 2021