Commit graph

50 commits

Author SHA1 Message Date
5c8a9adb36 Add missing import 2018-04-23 21:56:31 +02:00
3e7d300c5a Adapted InscriptionSummaryPDF table style 2018-04-23 21:00:08 +02:00
10740d8b60 Import styles from stages PDF 2018-04-23 20:57:07 +02:00
c68e064496 Removed set_normal_template_page for EpcBaseDocTemplate 2018-04-23 18:31:06 +02:00
0fd39fe728 Compute file path in base EpcBaseDocTemplate 2018-04-23 17:57:33 +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
3b43477e17 Add view to send PDF letter to EDE expert 2018-04-12 13:48:42 +02:00
8225c48da5 Move email confirmation base view to stages.base_views 2018-04-12 11:20:20 +02: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
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
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
2d8dd698bc Fixed change of Candidate interview from Candidate form 2018-02-06 12:05:45 +01:00
7488cbcd31 Add report fields to Student 2018-02-05 13:59:29 +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
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
50af7f321c [candidats] Add summary print action 2018-01-26 19:15:10 +01:00
ffb54c9f78 Add EDE convocation form 2018-01-26 18:19:16 +01:00
1f49b198ec Add more fields to Candidate for EDE 2018-01-26 16:14:00 +01:00
3f7a24769d [candidates] Add Interview model 2018-01-25 15:51:51 +01:00
3ff766bc37 Updated verbose names for the Candidate model 2018-01-24 11:23:50 +01:00
7aac91bfac Add bcc to current user in send_confirmation_mail 2018-01-24 11:19:25 +01:00
6980298266 Fix candidate tests 2018-01-12 15:15:15 +01:00
7574f74386 Set Candidate.deposite_date non nullable 2018-01-12 14:29:15 +01:00
a09a5159a7 Fix and test error when sending email 2017-12-06 12:23:12 +01:00
618cfdfebf Added a special confirmation email for EDE section 2017-12-05 15:51:28 +01:00
ed2e7233b3 Add extra assertion for confirmation_mail test 2017-11-24 08:57:38 +01:00
659f2ea250 Remove some Python warnings 2017-11-24 08:53:58 +01:00
086d9283c3 Added send_confirmation_mail admin action for candidates 2017-11-24 08:39:22 +01:00
71165d29b8 Renamed pseudo admin field 2017-11-23 18:09:59 +01:00
alazo
ba0b693187 Minor display improvements 2017-11-21 17:38:46 +01:00
a0a35a4b35 Add export admin action for candidates 2017-10-19 09:29:08 +02:00
a823a89a78 Add Candidate app/model 2017-10-18 19:07:16 +02:00