Commit graph

241 commits

Author SHA1 Message Date
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
e8d84329b2 Simplified urls.py thanks to Django 2 2018-01-29 15:12:24 +01:00
613f3e8274 The app is Django 2 compatible 2018-01-29 12:29:56 +01:00
55ae15d90a Add EPC/ESNE logos 2018-01-29 09:43:15 +01:00
3a13742ff2 Also dump candidats app in fab script 2018-01-26 19:15:30 +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
6c0dbe6ba5 Read Fabric user/host settings from Django settings 2018-01-26 10:28:28 +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
76f9e49e2d
Create media dir for travis (#26) 2018-01-11 17:31:51 +01:00
319a6472c0 Add poppler in travis dependencies 2018-01-11 17:21:00 +01:00
7a09a92bde Import and send student PDF bulletins 2018-01-11 16:57:47 +01:00
b578ccc363 Removed some comments in settings.py 2018-01-11 14:39:12 +01:00
a09a5159a7 Fix and test error when sending email 2017-12-06 12:23:12 +01:00
8a5c88583f Fixed student import when birth_date or option_ase are empty 2017-12-06 11:43:51 +01:00
54e85b744f Fixes #24 - Set Student.birth_date as nullable in DB 2017-12-06 11:19:59 +01:00
685663cfd6 Delete old squahed migrations 2017-12-06 11:17:28 +01:00
d67e1d2517 Updated OpenPyXL to 2.4.9 2017-12-05 16:37:01 +01:00
618cfdfebf Added a special confirmation email for EDE section 2017-12-05 15:51:28 +01:00
b58278fcf5 Ignore .idea folder from PyCharm 2017-12-05 15:35:48 +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
a08c25b893 Add choices to Student.gender 2017-10-25 08:54:22 +02:00
b8f3140fed Fixed indentation in some export views 2017-10-23 14:37:12 +02:00
a0a35a4b35 Add export admin action for candidates 2017-10-19 09:29:08 +02:00
c0bd7a70da Factorized openpyxl export code to exports.py 2017-10-19 09:26:00 +02:00