Commit graph

51 commits

Author SHA1 Message Date
alazo
8b626796f0 Export sap 2018-05-15 14:07:23 +02:00
alazo
982ccb83eb Export qualification EDE 2018-05-10 11:12:16 +02:00
e98cb2a4e2 Allow EDE compens. form for experts without corp. 2018-05-09 15:42:11 +02:00
alazo
390f563ac0 test_calc_imputations_3 2018-05-09 12:43:03 +02:00
alazo
5fc33f9b44 Added supervision bill for student EDE 2018-04-26 10:16:40 +02:00
764031a3ee Renamed CorpContact.title to civility
This matches the same attributes for Student and Teacher models.
2018-04-24 12:01:44 +02:00
9341f906bd Changed is_examination_valid to missing_examination_data 2018-04-24 09:28:20 +02:00
92b4b1c21b Merge two expert letters 2018-04-23 19:02:23 +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
66cd4b7a8c Add view to print PDF examination compensation form 2018-04-12 14:14:29 +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
b15a8418fc Update report_sem?_date after sending report to student 2018-02-06 09:43:53 +01:00
b966e140b8 Rework report import view and add individual student report send form 2018-02-05 16:26:53 +01:00
547ee19d09 Fixed some stages tests 2018-02-02 10:17:52 +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
c0bd7a70da Factorized openpyxl export code to exports.py 2017-10-19 09:26:00 +02:00
e4a4ea46dc Import LIB_BRANCHE_OPTION when importing student file 2017-08-30 18:46:52 +02:00
c569e9f3a5 Moved teacher max periods to settings 2017-08-30 17:59:21 +02:00
alazo
a52beb29d2 Add a general student export 2017-08-29 17:08:17 +02:00
c86128250e Report error when NoSIRET column is empty in HPContactsImportView 2017-08-28 15:48:01 +02:00
23908d40d3 Add new import for student instructors (from HyperPlanning export) 2017-08-25 16:51:27 +02:00
dbe8396e6c Teacher.next_report was reversed 2017-08-22 11:26:18 +02:00
7dc641edff Stage attributions should be restricted to MP* sections 2017-08-21 16:41:19 +02:00
1562324234 Fixed teacher activity calculation 2017-08-21 14:01:02 +02:00
3c0e8af223 Fixed division by 0 error in calc_imputations 2017-08-21 10:12:04 +02:00
alazo
8b673665ce PDF to update students data 2017-08-08 16:11:55 +02:00
6add55ba1d Add the imputations export view 2017-07-19 18:51:56 +02:00
f1fb3073de Add and test Teacher.calc_imputations method 2017-07-19 18:35:54 +02:00
68ddf09d44 Fix and test attribution view 2017-07-19 17:53:19 +02:00
26630687db Fixed student import 2017-07-19 15:50:53 +02:00
aaf29ee225 Migrate and remove Referent model 2017-07-18 13:02:41 +02:00
e20887da1c Anonymised HP import test file 2017-07-18 11:27:53 +02:00
a65a540864 Updated test file extensions 2017-07-18 10:22:58 +02:00
073f012044 Add an admin action to print teacher charge sheets 2017-07-14 18:50:49 +02:00
1a84c26f94 Add a view to import HyperPlanning csv files 2017-07-14 12:26:00 +02:00
8d30c7f76b Adapted student import to new file format 2017-07-12 10:32:01 +02:00
f8b1afcf72 Upgrade code to support Django 1.10 2016-09-08 15:46:58 +02:00
5ee98aefe4 Fix ordering of period_availabilities to please PostgreSQL (over SQLite) 2016-08-31 14:44:03 +02:00
a067b6e74b Removed old Python 2 syntax 2016-08-31 09:59:26 +02:00
096b5d4c50 Fill student.archived_text when student is archived 2016-01-29 18:06:33 +01:00
1594e3557e Transform test fixtures in setUpClass content 2016-01-29 17:50:44 +01:00
d45742d88f Add link between CorpContact and Section, export according to that link 2016-01-15 21:01:07 +01:00
8931842ccb Add possibility to export non-attributed availabilities 2013-07-11 15:21:10 +02:00
a139570222 Retrieve student list depending on current time and period time
If I plan a period for next year, I should obtain the students for
the period level minus one.
2013-04-11 12:45:00 +02:00
4b6a8d50c3 Add institution detail view with stats 2013-04-08 14:19:23 +02:00
93b84289fe Add export by period 2012-11-30 10:25:40 +01:00