Commit graph

215 commits

Author SHA1 Message Date
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
bfcd11fac1 Completed stages export with some student fields 2017-08-29 17:26:40 +02:00
alazo
a52beb29d2 Add a general student export 2017-08-29 17:08:17 +02:00
d7af54c57d Factorized openxml content_type 2017-08-29 17:04:37 +02:00
b2497657a5 Fixed index template indentation 2017-08-29 16:59:13 +02:00
915944163a Add option_ase to student admin 2017-08-29 16:41:24 +02:00
7af1be7536 Add Option model to admin 2017-08-29 16:28:31 +02:00
b5ffc2101a Add option_ase field for students 2017-08-29 16:25:34 +02:00
0f1a893cb9 Exclude archived students from UpdateDataFormPDF results 2017-08-29 10:50:16 +02:00
c86128250e Report error when NoSIRET column is empty in HPContactsImportView 2017-08-28 15:48:01 +02:00
b81d7db5b3 Allow edition of Student.ext_id 2017-08-28 15:47:15 +02:00
23908d40d3 Add new import for student instructors (from HyperPlanning export) 2017-08-25 16:51:27 +02:00
alazo
b8f6f435cc FIX print_update_form 2017-08-24 18:30:36 +02:00
alazo
90bd147a56 Added new item to account_categories 2017-08-22 18:18:06 +02:00
alazo
64ee67ced6 Search % filter courses 2017-08-22 11:31:48 +02:00
135e8e96a9 Only export imputations for non-archived teachers 2017-08-22 11:27:20 +02:00