Commit graph

189 commits

Author SHA1 Message Date
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
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
fa96b75e9f Add Student.supervisor and mentor 2018-02-14 18:13:22 +01:00
b15a8418fc Update report_sem?_date after sending report to student 2018-02-06 09:43:53 +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
55ae15d90a Add EPC/ESNE logos 2018-01-29 09:43:15 +01:00
50af7f321c [candidats] Add summary print action 2018-01-26 19:15:10 +01:00
7a09a92bde Import and send student PDF bulletins 2018-01-11 16:57:47 +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
659f2ea250 Remove some Python warnings 2017-11-24 08:53:58 +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
c0bd7a70da Factorized openpyxl export code to exports.py 2017-10-19 09:26:00 +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
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