Commit graph

30 commits

Author SHA1 Message Date
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
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
e7ce5ccc5c Migrated project to Python 3 2016-01-15 10:15:33 +01:00
5cf2e5d8d5 Add fields (ext_id, sector, short_name) to Corporation 2015-10-01 17:02:19 +02:00
bca01d6380 Added CorpContact admin properties 2015-10-01 13:39:49 +02:00
5eb3c7d958 Add compatibility with recent Django versions 2015-09-22 18:26:04 +02:00
b25fda850c Display in admin and export 'ext_id' field 2015-05-22 11:48:51 +02:00
1b6ce3acfe Add an always_cc field on contacts which is exported as extra column 2013-09-30 15:06:36 +02:00
8d8454ba56 Do not display archived students in attribution view 2013-09-20 15:02:24 +02:00
a0bcc21475 Add archive action and 'desarchive' on import 2013-08-23 16:41:51 +02:00
b4a14db118 Add raw_id_fields for TrainingAdmin 2013-07-11 15:26:44 +02:00
1e6f91f59a Migrate code to handle availability.contact 2013-07-11 15:21:04 +02:00
62a3a7e7af Add referent email field 2013-07-11 11:22:43 +02:00
80cb4ebc30 Add link from training to corporation contact 2013-04-05 16:18:18 +02:00
04808e2a4c Fixed search_fields list for Student admin 2013-02-04 10:24:02 +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
6707a00d6e Allow creating several Availabilities at once in Period admin 2012-11-22 17:49:12 +01:00
f0f9458517 Add some ordering directives and admin improvements 2012-11-13 17:09:59 +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
2d71deccae Initial commit 2012-11-06 17:54:33 +01:00