Commit graph

274 commits

Author SHA1 Message Date
ebe02ec6a6 Small improvements to EDE PDF prints 2018-04-12 14:29:02 +02:00
66cd4b7a8c Add view to print PDF examination compensation form 2018-04-12 14:14:29 +02:00
7d80994587 Formatting changes 2018-04-12 13:50:13 +02:00
3b43477e17 Add view to send PDF letter to EDE expert 2018-04-12 13:48:42 +02:00
84440ceb2a Add view to send EDE student convocation 2018-04-12 12:22:21 +02:00
8225c48da5 Move email confirmation base view to stages.base_views 2018-04-12 11:20:20 +02:00
4c39e07867 Add missing fields from previous commit 2018-04-12 10:12:24 +02:00
26aec49188 Forgotten migration file from previous commit 2018-04-12 10:09:51 +02:00
alazo
041bc6cdab Add new examEDEsession model and more Student fields 2018-04-12 09:56:05 +02:00
0a9ecd8c96 Allow CorpContact.corporation being null 2018-03-16 13:55:15 +01:00
alazo
c4c7ec5c79 Updated subject of EDE convocation mail 2018-02-21 14:36:59 +01:00
d94661d51b Fixed EDE convocation tests 2018-02-19 11:22:32 +01:00
alazo
2463801075 Fix EDE_convocation text 2018-02-19 11:18:45 +01:00
718ba80dba Add total logbook + logbook inline in teacher admin 2018-02-19 10:28:14 +01:00
b50dd1a619 Add LogBook model 2018-02-19 10:15:46 +01:00
5891cc2c43 Add fields layout for TeacherAdmin 2018-02-19 10:04:59 +01:00
2b678f186e Add student expert 2018-02-15 16:05:25 +01:00
127460e352 Prevent trying to send validation with candidate without interview 2018-02-15 15:53:12 +01:00
alazo
e8b0f3cf78 Adapted confirmation text for FE candidates 2018-02-15 15:36:20 +01:00
alazo
caa1395a68 Remove rappel section in cand. convocation if no missing docs 2018-02-15 09:38:46 +01:00
alazo
9a02023b7d Fix examination_teacher verbose name 2018-02-15 09:22:18 +01:00
d219e09c45 Export some more fields in Candidate export 2018-02-14 19:08:03 +01:00
5ef320455e Replaced total_result* fields by a total_result property 2018-02-14 18:41:57 +01:00
b46c377919 Add candidate.examination_teacher 2018-02-14 18:30:10 +01:00
7a4e9e18b8 Updated DB schema docs 2018-02-14 18:17:37 +01:00
fa96b75e9f Add Student.supervisor and mentor 2018-02-14 18:13:22 +01:00
f5a2e7f1ab Adapted candidate admin (list display, search fields, ordering, etc.) 2018-02-14 17:47:32 +01:00
3fa32117dd Adapted convocation email with appropriate test changes 2018-02-14 17:47:19 +01:00
5f19c34b86
Mise à jour email convocation EDE 2018-02-14 16:28:13 +01:00
2d8dd698bc Fixed change of Candidate interview from Candidate form 2018-02-06 12:05:45 +01:00
b15a8418fc Update report_sem?_date after sending report to student 2018-02-06 09:43:53 +01:00
3758982989 Serve bulletins in media directory 2018-02-06 09:39:29 +01:00
922acea79b Fix student import test on PostgreSQL 2018-02-06 09:29:48 +01:00
1e974c1865 Only allow report imports for 'fe' sections 2018-02-06 09:04:10 +01:00
b966e140b8 Rework report import view and add individual student report send form 2018-02-05 16:26:53 +01:00
7488cbcd31 Add report fields to Student 2018-02-05 13:59:29 +01:00
2a7f57859d Add Student inline to Klass admin 2018-02-05 09:46:36 +01:00
7261895102 Syntax cleaning in stages/admin.py 2018-02-05 09:38:14 +01:00
547ee19d09 Fixed some stages tests 2018-02-02 10:17:52 +01:00
7347f760ed Fix crash during candidate export 2018-02-02 10:07:24 +01:00
e62284d55c Add confirmation/validation/convocation views 2018-02-02 10:07:07 +01:00
5a2a5d769f Add validation date, rename confirmation_date 2018-02-02 09:36:05 +01:00
26ffd6d025 Update fabric script to be PostgreSQL-compatible for cloning remote db 2018-02-02 09:27:52 +01:00
a40b67f78b Moved candidate form to forms.py 2018-02-01 14:55:03 +01:00
73bef207b2 Generalize EmailBaseForm 2018-02-01 14:45:27 +01:00
3dcac79841 Adapted InscriptionSummaryPDF 2018-02-01 14:27:44 +01:00
069b7302bf Fix Candidat residence_permits definition 2018-02-01 14:06:31 +01:00
e3f6c82301 Adapted EDE convocation message 2018-02-01 10:47:25 +01:00
6ebf7b3819 Renamed Candidat.certif_of_800_general 2018-02-01 10:09:39 +01:00
8ccfeb394f Repair Candidate admin add view 2018-01-30 09:32:32 +01:00