Releases: uclouvain/osis-common
Releases · uclouvain/osis-common
0.16.1
0.16.0
0.15.0
Added
- #183 Moved in the definitions of creation and update signals from osis.
- #175 Management of messages sent to users
Changed
- #193 Updated requirements.
- #189 Changed the error message in case of error when sending an email.
- #181 Changed the text in the footer of the papersheet of score encoding.
- #172 Taking into account the number of students to show texts in singular and plural.
- #166 Added the column end date in the papersheet of score encoding.
Fixed
- #185 Fixed translations the papersheet of score encoding in english.
- #174 Fixed error on the pdf generation in the case of a student without first name.
- #178 Error on the pdf generation from the virtual bureau of the prof.
Removed
- #195 Removed old queue paper_sheet.
0.14.0
0.13.0
Added
- #150 Writing test to ensure that PDF is generated
- #148 Writing validation test for paper_sheet + refactoring code
Updated
- #161 Changer 'responsable du cours' en 'responsable de notes' sur la feuille de notes
- #159 Paper sheet add json validation
- #106 Ajouter le décorateur @deprecated dans osis_common
Fixed
0.12.1
0.12
Patch 0.11.6
Fix
#135 [Technical] Use the retry mechanism when psycopg2 error shows itself in the delete method from SerializableModel.
0.11.5
0.11.4
Changed
#126 [Technical] Clarified in the queue's log file if an error occurred during message consumption and if this error is related to the connexion with the DB.
Fixed
#129 [Technical] Managing generic exceptions from Django in case of DB connexions failure.
#131 [Technical] Fixed error in the queue's logger.