Commit graph

379 commits

Author SHA1 Message Date
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
df2ed434e2 Also import klass teachers when importing students 2018-08-16 21:06:32 +02:00
178d88eb54 Update corporation ext_id during imports if applicable 2018-07-16 10:44:44 +02:00
b84289e25c Add ESTER students import 2018-07-16 10:32:07 +02:00
e5147187e2 Also export login_rpn in student export 2018-07-16 09:31:05 +02:00
c42709ab5b Add Section.is_EPC/is_ESTER 2018-07-16 09:19:24 +02:00
a6d9e1edc5 Finer filtering in getting user ids 2018-07-13 15:47:31 +02:00
626ab6888d Set some field priority during student import 2018-07-13 15:37:26 +02:00
d9099f039b Archive non-imported students in the same category 2018-07-13 15:28:31 +02:00
c0074d186d Use candidate information in student import 2018-07-13 15:17:26 +02:00
3c3ae13ac2 Student import test with existing student 2018-07-13 14:29:36 +02:00
20f4c81fb7 Isolate some methods in student import view 2018-07-13 14:18:30 +02:00
cf1b97a56f Student import file headers have changed in 2018 2018-07-13 12:43:27 +02:00
d3fd0e920c Moved file column mapping to the view itself 2018-07-13 11:53:43 +02:00
2cf1ae9724 Moved imports views to their own file 2018-07-13 11:33:38 +02:00
266a14a261 Allow line length up to 120 in flake8 checks 2018-07-13 11:14:50 +02:00
266885622c Add login field to Student 2018-07-04 16:26:38 +02:00
4ca8f95326 Prevent crash when uploaded file has no content-type property 2018-06-21 08:41:43 +02:00