Commit graph

230 commits

Author SHA1 Message Date
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
a823a89a78 Add Candidate app/model 2017-10-18 19:07:16 +02:00
484e32e4a7 Try to workaround a Python bug with openpyxl usage of lru_cache 2017-09-19 15:35:14 +02:00
alazo
ab5b287ce9 Add export for ORTRA 2017-09-05 14:57:55 +02:00
alazo
313ad5a0fd Add pcode in stage_export 2017-09-05 09:26:56 +02:00
alazo
17f40e91fb Add gender field in Student admin 2017-09-01 11:51:56 +02:00
e4a4ea46dc Import LIB_BRANCHE_OPTION when importing student file 2017-08-30 18:46:52 +02:00
68b50514a4 Also update civility/email of CorpContacts when importing from file 2017-08-30 18:23:42 +02:00
d9c6289264 Replaced deprecated openpyxl get_active_sheet() call 2017-08-30 18:09:18 +02:00
alazo
a4fe079475 Added declaration to charge sheet 2017-08-30 18:06:47 +02:00
c569e9f3a5 Moved teacher max periods to settings 2017-08-30 17:59:21 +02:00
alazo
4833096018 Fixed general export 2017-08-30 16:46:21 +02:00