Commit graph

396 commits

Author SHA1 Message Date
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
719c85d69a Avoid catching exception in import loop (catched later) 2019-04-03 18:33:06 +02:00
8544e19ea4 Made INS_MC column optional when importing 2019-04-03 18:21:23 +02:00
2c20e58e1d Add forgotten migration 2019-04-03 18:01:59 +02:00
c6c7c3af31 Avoid hardcoding teachers available for candidate examinations 2019-04-03 18:01:20 +02:00
69cbfa3bb0 Limit import/export links to change student perm owners 2019-02-21 10:28:33 +01:00
c8cce83aa3 Limit access to training pages to authorized users 2019-02-21 09:51:14 +01:00
3afdfaee59 Show group members in group admin list 2019-02-21 09:46:44 +01:00
9bdad7fdb1 Adapted some other verbose names 2019-02-21 09:20:13 +01:00
34a586d1f4 Adapter teacher admin pour afficher compte utilisateur 2019-02-07 09:47:44 +01:00
f11d20c2f9 Limite autorisation de commentaire aux pers. autorisées 2019-02-07 09:24:55 +01:00
6dfc3c6e42 Ajout enseignants ECG/EPS 2019-02-06 17:46:24 +01:00
5bb1679527 Texte riche pour commentaire étudiant 2019-02-06 17:32:31 +01:00
703c217ec2 Ajout formulaire de commentaire élève 2019-02-06 17:02:09 +01:00
29d5f6e310 Adapter liste élèves en fonction des sections 2019-02-06 15:28:50 +01:00
a7efd0cd0e Suppression colonne bulletin dans liste de classe 2019-02-06 15:17:18 +01:00
3d33787c74 Renamed 'stage' occurrences to 'pratique professionnelle' 2019-02-01 14:25:04 +01:00
59229c514b Add a corporation merge form (no link to UI yet) 2019-01-10 15:49:20 +01:00
6ad597b392 Add corporation export 2019-01-09 17:19:05 +01:00
alazo
32398be8c3 Fix EDE pe/ps class detection 2018-11-16 09:17:20 +01:00
alazo
e384cc6fa8 Fix confirmation text for FE 2018-11-15 15:31:58 +01:00
alazo
5276fa25eb Updated mentor account number 2018-09-03 08:53:17 +02:00
d1c17abad2 Add compatibility with Django 2.1 2018-08-20 16:09:13 +02:00
8b8508fd25 Fixed column name in test file 2018-08-18 12:18:11 +02:00
alazo
8150b1363f Fix importation fields for MP 2018-08-18 12:15:38 +02:00
130d50b7ed Add more explicit failure when the import form has errors 2018-08-17 18:48:19 +02:00
c8ff274513 Fixed key error during 'ESTER' import 2018-08-16 21:31:04 +02:00
alazo
9aa3e9a768 Add xls export in corporation admin 2018-08-16 21:25:15 +02:00