Commit graph

213 commits

Author SHA1 Message Date
279b98171d Added a custom klass filter in the Student admin 2017-08-21 14:37:11 +02:00
1562324234 Fixed teacher activity calculation 2017-08-21 14:01:02 +02:00
8e4c15f1db Trigger save logic when archiving students through admin action 2017-08-21 11:49:14 +02:00
0c9355d773 Updated imputation names 2017-08-21 10:25:49 +02:00
3c0e8af223 Fixed division by 0 error in calc_imputations 2017-08-21 10:12:04 +02:00
58c4aa2a97 Squash migrations for stages 2017-08-18 23:38:08 +02:00
49d6c3ef05 Prevented accented characters in pdf filenames
This can create issues on some OS configurations.
2017-08-18 09:36:27 +02:00
cab883e89a Extended Course.public to 200 chars 2017-08-18 09:28:17 +02:00
815923e047 Extended Course.public to 100 chars 2017-08-17 11:21:48 +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
fdf81eb95f Completed CourseAdmin and add export link in main template 2017-07-19 18:58:53 +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
alazo
08c7bd786f Made corporation unique on name and city 2017-07-19 17:41:11 +02:00
26630687db Fixed student import 2017-07-19 15:50:53 +02:00
843526bf27 Klass.name must be unique 2017-07-19 10:44:12 +02:00
8452575232 Removed ext_id_old, unfilled anyway 2017-07-19 09:17:15 +02:00
3ae3820fc3 Add temporary ext_id_old for Corporation and CorpContact 2017-07-18 17:43:29 +02:00
283bd36d02 Updated DB schema docs 2017-07-18 14:13:44 +02:00
aaf29ee225 Migrate and remove Referent model 2017-07-18 13:02:41 +02:00
5d1afb77ee Add new pointer from Training to Teacher model 2017-07-18 12:48:10 +02:00
b00f3e12a8 Add STATICFILES_STORAGE setting for Travis tests 2017-07-18 11:36:36 +02:00
72226fa405 Updated Course fields to match the 0015 migration 2017-07-18 11:29:23 +02:00
e20887da1c Anonymised HP import test file 2017-07-18 11:27:53 +02:00
94b48d0085 Setup settings in case of Travis tests 2017-07-18 10:23:51 +02:00
a65a540864 Updated test file extensions 2017-07-18 10:22:58 +02:00
fff8ff750e Add Travis config for continuous integration 2017-07-18 10:08:40 +02:00
07efab5154 Allow HyperPlanning import with a .txt file 2017-07-18 10:08:06 +02:00
alazo
76266d8e72 export_imputations_charges 2017-07-17 20:15:12 +02:00
073f012044 Add an admin action to print teacher charge sheets 2017-07-14 18:50:49 +02:00
a268f7ddd3 Made Teacher.birth_date nullable 2017-07-14 18:27:43 +02:00
1a84c26f94 Add a view to import HyperPlanning csv files 2017-07-14 12:26:00 +02:00
7b62c9cba1 Add the Course model 2017-07-14 10:21:27 +02:00
d0cc60fb3e Anonymized test file data 2017-07-12 12:05:01 +02:00
c44792a71e Updated DB schema document 2017-07-12 11:07:56 +02:00
8d30c7f76b Adapted student import to new file format 2017-07-12 10:32:01 +02:00
673f88e232 Completed Student/Referent fields 2017-07-11 23:18:11 +02:00
df8f520b86 Added Teacher model 2017-07-11 23:06:07 +02:00
e0a416a966 Updated requirement to Django 1.11.2 2017-07-01 14:15:43 +02:00
6ba5eb9fde Import student email from another column 2017-02-17 15:44:30 +01:00
ef08243c40 Export button visibility (again) 2016-09-08 16:12:23 +02:00
e28dd82aa5 Setup ManifestStaticFilesStorage 2016-09-08 16:04:51 +02:00
f8b1afcf72 Upgrade code to support Django 1.10 2016-09-08 15:46:58 +02:00
90bcdbbc06 Fixed visibility of 'export_non_attr' button 2016-09-08 15:37:13 +02:00
eb0b1889dd Add on_delete to FKs to silence deprecation warnings 2016-08-31 15:01:00 +02:00
cfbafaea6d Allow Student.klass to be null 2016-08-31 14:49:54 +02:00
5ee98aefe4 Fix ordering of period_availabilities to please PostgreSQL (over SQLite) 2016-08-31 14:44:03 +02:00