Commit graph

51 commits

Author SHA1 Message Date
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
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
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
7b62c9cba1 Add the Course model 2017-07-14 10:21:27 +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
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
096b5d4c50 Fill student.archived_text when student is archived 2016-01-29 18:06:33 +01:00
538db63679 Add class listings with training summary 2016-01-19 18:01:18 +01:00
5913c0588f Allow defining prioritary availabilities 2016-01-19 12:07:14 +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
e7ce5ccc5c Migrated project to Python 3 2016-01-15 10:15:33 +01:00
9824e844fa Display avail.contact a bit more prominently 2015-10-01 17:36:57 +02:00
5cf2e5d8d5 Add fields (ext_id, sector, short_name) to Corporation 2015-10-01 17:02:19 +02:00
98584f7208 Add CorpContact.ext_id 2015-10-01 14:47:43 +02:00
1b6ce3acfe Add an always_cc field on contacts which is exported as extra column 2013-09-30 15:06:36 +02:00
a0bcc21475 Add archive action and 'desarchive' on import 2013-08-23 16:41:51 +02:00
5864ea9f90 Removed Training.contact 2013-07-11 15:21:11 +02:00
bc046994ef Move training.contact to availability.contact 2013-07-11 12:49:12 +02:00
62a3a7e7af Add referent email field 2013-07-11 11:22:43 +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
dc3033ae3c Change default ordering and unicode repr for Periode 2013-04-08 14:52:55 +02:00
4b6a8d50c3 Add institution detail view with stats 2013-04-08 14:19:23 +02:00
80cb4ebc30 Add link from training to corporation contact 2013-04-05 16:18:18 +02:00
9a87fd6c81 Make corporation name unique 2013-02-07 09:39:11 +01:00
4443bcc3b8 Add fields for student 2013-01-02 14:40:24 +01:00
a273df0538 Add some more db fields 2012-12-13 14:41:13 +01:00
d4435c02ab Fixing small errors 2012-12-13 00:00:04 +01:00
20c7637321 Add class level (and filter on it) 2012-11-23 11:31:06 +01:00
9b72ac51a1 Small display/ordering fixes 2012-11-22 17:48:41 +01:00
f0f9458517 Add some ordering directives and admin improvements 2012-11-13 17:09:59 +01:00
e0fd4b42ea Include the tabimport import utility 2012-11-13 09:40:31 +01:00
2c2b5078f8 Added more fields (archived) 2012-11-12 20:02:06 +01:00
75fa2b3ec1 Complement models
Added referent.abrev, corporation.typ, corporation.web, period.title
2012-11-12 13:19:41 +01:00
8aec9ae94b Adapt database schema 2012-11-09 16:52:25 +01:00
47aaba639b Add klass level between student and section 2012-11-08 18:27:04 +01:00
780b475d41 Improved attribution template and adapted data model 2012-11-07 17:46:16 +01:00