Commit graph

206 commits

Author SHA1 Message Date
b4296729a9 Show ISO header to 2nd page of expert letter PDF 2018-04-24 09:38:09 +02:00
9341f906bd Changed is_examination_valid to missing_examination_data 2018-04-24 09:28:20 +02:00
f019ba4021 Removed unused view function 2018-04-24 09:22:07 +02:00
9d3891973b Added some leftover from pull request 2018-04-23 20:49:46 +02:00
df32535ada Add methods to intermediary CompensationForm mixin 2018-04-23 20:49:39 +02:00
e8e9a5548d Updated ChargeSheetPDF and depend on some settings 2018-04-23 19:19:52 +02:00
92b4b1c21b Merge two expert letters 2018-04-23 19:02:23 +02:00
7908ab593b Merge CifomBaseISO with EpcBaseDocTemplate 2018-04-23 18:40:23 +02:00
c68e064496 Removed set_normal_template_page for EpcBaseDocTemplate 2018-04-23 18:31:06 +02:00
091873e739 Made UpdateDataFormPDF and ChargeSheetPDF inherit from EpcBaseDocTemplate 2018-04-23 18:09:17 +02:00
0fd39fe728 Compute file path in base EpcBaseDocTemplate 2018-04-23 17:57:33 +02:00
e601fcfe72 Dropped intermediary EpcBaseLetterTemplate class 2018-04-23 17:51:54 +02:00
883538af34 Add EDE mentor compensation form 2018-04-23 16:14:21 +02:00
d3d8d1dfc5 Added convoc/confirm dates for student examination 2018-04-23 15:23:07 +02:00
cc036bc1e2 Check required data before printing examination-compensation form 2018-04-17 09:15:31 +02:00
ebe02ec6a6 Small improvements to EDE PDF prints 2018-04-12 14:29:02 +02:00
66cd4b7a8c Add view to print PDF examination compensation form 2018-04-12 14:14:29 +02:00
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