Commit graph

423 commits

Author SHA1 Message Date
5649783fbe Disabled unused links on index page 2020-09-14 14:33:10 +02:00
4f963563c1 Re-introduce xlrd in requirements 2020-09-11 15:19:38 +02:00
0761b29489 Updated to Django 3.1 2020-09-11 14:58:28 +02:00
c8f5041ffe Update old migration 2020-09-11 11:54:12 +02:00
20b8459a6b Add Student.instructor2 relation 2020-09-11 11:42:24 +02:00
cbbcc2c5ca Extend examination room length 2020-09-09 11:00:08 +02:00
0e5316e733 Updated FE Export test file 2020-08-31 18:02:38 +02:00
d65a209766 Stop considering EDE/EDS level in student admin 2020-08-31 17:58:34 +02:00
16ca90f6eb Add CorpContact.nation for nationality 2020-06-05 11:53:51 +02:00
f2882f29cf PDF: date des examens not printed for mentors 2020-05-05 13:47:49 +02:00
368d5654c1 More tweaks to the indemnite forms 2020-04-30 15:22:12 +02:00
8aace389cc Update indemnite PDF 2020-04-30 11:25:38 +02:00
94ec402da0 Add CorpContact.avs field 2020-04-30 11:06:57 +02:00
95a30d6731 Allow different compensation forms (experts/mentors) 2020-04-23 12:08:18 +02:00
fa519cddff Remove exam fields on Student (replaced by Examination) 2020-04-21 15:29:28 +02:00
1b0b759c59 Updated candidat email template 2020-02-24 10:13:17 +01:00
b1599fbba2 Fixed crash when setting interview for a new candidate 2020-02-14 16:32:19 +01:00
887072ba31 Updated fabric script to Fabric 2.x 2020-02-13 09:57:15 +01:00
123e7f4193 Remove unused last_appointment field 2020-02-13 09:41:34 +01:00
ad3b9bd936 Add new examination model 2020-02-13 09:39:27 +01:00
4fbacd3d93 Separate EDE/EDS qualif exports 2020-02-13 09:28:04 +01:00
9d8bee3d59 Enlever année du courriel de confirm. EDS 2020-02-13 09:27:59 +01:00
57a371843b Modified text of candidat email 2020-01-20 08:42:52 +01:00
f72f0573c2 Make code compatible with Django 3.0 2020-01-08 15:27:22 +01:00
9b49fc9111 Updated django-summernote version 2020-01-08 15:12:04 +01:00
01a2560740 Fixed getting candidate PDF summary 2020-01-08 11:25:18 +01:00
7ee3511e5f Prevent crash when birth_date is None 2019-11-25 16:15:38 +01:00
579236986e Fixed update bug in CorpContact admin selects
The problem is that Django RelatedObjectLookups.js is triggering select
changes for the initial value and we don't want to change the contact list
for this initial change (unless we lose the currently selected value).
2019-11-20 14:53:28 +01:00
f39724f551 Add section has_stages as boolean flag 2019-11-20 13:35:57 +01:00
dc6bc6fa84 EDS/EDE exam views differ in templated content not in ep/non-ep data 2019-11-04 09:31:26 +01:00
c0fbfa6ec7 Improved student admin (examen sections) 2019-10-15 09:54:38 +02:00
4ba2f0c52f Continue working on different mark types 2019-10-07 15:09:03 +02:00
4de82b088d Student.mark_ep is choice-based 2019-10-07 14:42:42 +02:00
9f068644cb Exam buttons in the same fieldset group 2019-10-04 17:03:43 +02:00
e0cd5db7fb Add compensation form PDF for EDS section 2019-10-04 15:36:55 +02:00
bfb5609c9a Rewrite PDF responses memory-based 2019-10-04 14:38:09 +02:00
067f6f96ac Add convocation email functionality for EDS section 2019-10-04 13:48:15 +02:00
35e5c84933 Add new student fields for Entretien professionnel 2019-10-03 15:17:24 +02:00
7f3c0d6c3f Updated python version in travis setup 2019-10-02 19:01:50 +02:00
dfb9863560 Student admin layout changes 2019-10-02 17:33:13 +02:00
8482852db2 Extended Interview.room to 25 chars 2019-09-03 15:55:20 +02:00
9ac8cc7359 Removed some leftover super() content 2019-08-30 15:03:44 +02:00
169457eabb Add missing jquery dependency in AvailabilityAdminForm 2019-08-30 15:01:11 +02:00
915751d66b Fix student admin with no klass set 2019-08-30 14:01:14 +02:00
b458fd747b Fixed StudentFile __str__ 2019-08-30 13:22:13 +02:00
ef39c85133 Updated Django requirement 2019-08-28 08:55:26 +02:00
23072d8086 Allow empty klass and improve error message 2019-08-28 08:51:19 +02:00
323b8b1b34 Avoid float values for corporation npa 2019-07-17 18:00:14 +02:00
4716c23a6c Fixed error while reading HP total value with nbsp separator 2019-06-25 21:42:00 +02:00
29606d9a72 Force travis testing on xenial 2019-04-03 18:49:20 +02:00