Commit graph

32 commits

Author SHA1 Message Date
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
06a271363d Add basic tests 2012-11-08 18:11:54 +01:00