Commit graph

83 commits

Author SHA1 Message Date
b15a8418fc Update report_sem?_date after sending report to student 2018-02-06 09:43:53 +01:00
922acea79b Fix student import test on PostgreSQL 2018-02-06 09:29:48 +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
b8f3140fed Fixed indentation in some export views 2017-10-23 14:37:12 +02:00
c0bd7a70da Factorized openpyxl export code to exports.py 2017-10-19 09:26:00 +02:00
484e32e4a7 Try to workaround a Python bug with openpyxl usage of lru_cache 2017-09-19 15:35:14 +02:00
alazo
ab5b287ce9 Add export for ORTRA 2017-09-05 14:57:55 +02:00
alazo
313ad5a0fd Add pcode in stage_export 2017-09-05 09:26:56 +02:00
e4a4ea46dc Import LIB_BRANCHE_OPTION when importing student file 2017-08-30 18:46:52 +02:00
68b50514a4 Also update civility/email of CorpContacts when importing from file 2017-08-30 18:23:42 +02:00
d9c6289264 Replaced deprecated openpyxl get_active_sheet() call 2017-08-30 18:09:18 +02:00
alazo
4833096018 Fixed general export 2017-08-30 16:46:21 +02:00
bfcd11fac1 Completed stages export with some student fields 2017-08-29 17:26:40 +02:00
alazo
a52beb29d2 Add a general student export 2017-08-29 17:08:17 +02:00
d7af54c57d Factorized openxml content_type 2017-08-29 17:04:37 +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
alazo
b8f6f435cc FIX print_update_form 2017-08-24 18:30:36 +02:00
alazo
90bd147a56 Added new item to account_categories 2017-08-22 18:18:06 +02:00
135e8e96a9 Only export imputations for non-archived teachers 2017-08-22 11:27:20 +02:00
7dc641edff Stage attributions should be restricted to MP* sections 2017-08-21 16:41:19 +02:00
0c9355d773 Updated imputation names 2017-08-21 10:25:49 +02:00
e78739fe64 Fixed stages export view 2017-08-17 11:19:45 +02:00
alazo
8b673665ce PDF to update students data 2017-08-08 16:11:55 +02:00
alazo
e08356e6eb Formatting fixes 2017-08-08 15:21:10 +02:00
6add55ba1d Add the imputations export view 2017-07-19 18:51:56 +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
72226fa405 Updated Course fields to match the 0015 migration 2017-07-18 11:29:23 +02:00
07efab5154 Allow HyperPlanning import with a .txt file 2017-07-18 10:08:06 +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
ee28d8edc5 Change age color if student under 17 y.o. 2016-01-20 18:00:05 +01:00
976a559cca Add export capability for class summary view 2016-01-20 17:49:12 +01:00
538db63679 Add class listings with training summary 2016-01-19 18:01:18 +01:00
970148e72b Hide archived referentes on attribution view 2016-01-19 12:16:27 +01:00
5913c0588f Allow defining prioritary availabilities 2016-01-19 12:07:14 +01:00
03f45f0785 Simplified student import process 2016-01-19 10:27:53 +01:00
7d45cd0047 Add CorpContact.archived field 2016-01-18 12:55:57 +01:00
d45742d88f Add link between CorpContact and Section, export according to that link 2016-01-15 21:01:07 +01:00
894cc172a8 Display student age at period start on attributions view 2016-01-15 18:17:35 +01:00
e7ce5ccc5c Migrated project to Python 3 2016-01-15 10:15:33 +01:00
7a04bdff8d Replaced obsolete SortedDict and fix Referent queryset 2016-01-13 20:21:32 +01:00
55f336abc2 Removed dots inside export column headers 2015-11-04 14:19:10 +01:00