WIP: assiduites_corrigee #17

Draft
iziram wants to merge 6 commits from assiduites_corrigee into testmaster
Owner
No description provided.
iziram added 93 commits 2023-07-03 19:17:54 +02:00
d796c7db93 Assiduites : Gestion des justificatifs (rapide) WIP
Assiduites : ajout style justifié (minitimeline)
9d18ed4671 - Amélioration enregistrement note.
- Nouveau point API: /evaluation/<int:evaluation_id>/notes/set
- Corrige API /evaluation/<int:evaluation_id>/notes
- Modernisation de code.
- Améliore tests unitaires APi evaluation.
449c1f0cb0 Jury BUT:
- Modification gestion de l'enregistrement des codes.
- Signale quand un RCUE change de code.
- Calcul auto du jury: peut modifier les décisions RCUE.
iziram added 1 commit 2023-07-03 19:36:28 +02:00
iziram added 2 commits 2023-07-04 15:12:27 +02:00
iziram added 14 commits 2023-07-10 10:45:21 +02:00
iziram added 1 commit 2023-07-10 17:40:28 +02:00
iziram added 1 commit 2023-07-10 18:30:29 +02:00
iziram added 4 commits 2023-07-11 11:35:56 +02:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b assiduites_corrigee testmaster
git pull origin assiduites_corrigee

Step 2:

Merge the changes and update on Gitea.
git checkout testmaster
git merge --no-ff assiduites_corrigee
git push origin testmaster
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: iziram/ScoDoc#17
No description provided.