Commit graph

110 commits

Author SHA1 Message Date
3ae3820fc3 Add temporary ext_id_old for Corporation and CorpContact 2017-07-18 17:43:29 +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
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
a65a540864 Updated test file extensions 2017-07-18 10:22:58 +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
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
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
90535c610b Add CorpContact ext_id in admin 2016-08-31 10:00:04 +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
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
06b6a8c411 Add missing JS to restrict contact list 2016-01-19 18:14:23 +01:00
538db63679 Add class listings with training summary 2016-01-19 18:01:18 +01:00
6c9ab66ae7 Add missing migration file 2016-01-19 14:42:37 +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
d4e9e44940 Hide archived elements by default in admin changelist views 2016-01-19 11:30:56 +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
73e3680da0 Add link between corporation and its parent 2016-01-18 12:31:32 +01:00
d45742d88f Add link between CorpContact and Section, export according to that link 2016-01-15 21:01:07 +01:00
d76e1bf4d3 Extended CorpContact.email field 2016-01-15 20:30:29 +01:00
894cc172a8 Display student age at period start on attributions view 2016-01-15 18:17:35 +01:00
473493542c Upgrade code for Django 1.9 2016-01-15 17:48:08 +01:00
e7ce5ccc5c Migrated project to Python 3 2016-01-15 10:15:33 +01:00
5f501caeb2 Fix javascript errors 2016-01-13 20:25:37 +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
9824e844fa Display avail.contact a bit more prominently 2015-10-01 17:36:57 +02:00
cb74f71036 Limit period dropdown to latest two years periods 2015-10-01 17:21:17 +02:00
ce392da8c8 Add export for recent training only 2015-10-01 17:15:49 +02:00
5cf2e5d8d5 Add fields (ext_id, sector, short_name) to Corporation 2015-10-01 17:02:19 +02:00