Commit graph

283 commits

Author SHA1 Message Date
c68e064496 Removed set_normal_template_page for EpcBaseDocTemplate 2018-04-23 18:31:06 +02:00
091873e739 Made UpdateDataFormPDF and ChargeSheetPDF inherit from EpcBaseDocTemplate 2018-04-23 18:09:17 +02:00
0fd39fe728 Compute file path in base EpcBaseDocTemplate 2018-04-23 17:57:33 +02:00
e601fcfe72 Dropped intermediary EpcBaseLetterTemplate class 2018-04-23 17:51:54 +02:00
883538af34 Add EDE mentor compensation form 2018-04-23 16:14:21 +02:00
d3d8d1dfc5 Added convoc/confirm dates for student examination 2018-04-23 15:23:07 +02:00
8da961fdc5 Add verbose_name to Candidate.handicap 2018-04-23 14:53:32 +02:00
alazo
9db8dac63d Add export fields for Candidate 2018-04-17 09:50:54 +02:00
cc036bc1e2 Check required data before printing examination-compensation form 2018-04-17 09:15:31 +02:00
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