Commit graph

303 commits

Author SHA1 Message Date
af6f5bc919 Add missing template from previous commit 2016-01-19 18:01:51 +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
2c5bb00c8d Adapt and simplify settings 2016-01-15 20:53:57 +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
75b0907dc7 Complementary commit for Python 3 support 2016-01-15 10:30:02 +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
b1e4bdb571 Simplified urls.py 2016-01-13 20:18:03 +01:00
55f336abc2 Removed dots inside export column headers 2015-11-04 14:19:10 +01:00
3d89ab6981 Updated db schema doc 2015-10-01 17:50:43 +02: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
98584f7208 Add CorpContact.ext_id 2015-10-01 14:47:43 +02:00
bca01d6380 Added CorpContact admin properties 2015-10-01 13:39:49 +02:00
1683591dab Updated fab script for recent Django's 2015-09-22 19:41:18 +02:00
dce7472672 Add Django initial migration 2015-09-22 18:29:42 +02:00
5eb3c7d958 Add compatibility with recent Django versions 2015-09-22 18:26:04 +02:00
34cad685a9 Removed south app/migrations 2015-09-22 17:35:11 +02:00
b25fda850c Display in admin and export 'ext_id' field 2015-05-22 11:48:51 +02:00
baa3af6f86 Upgraded openpyxl support (2.2.2) 2015-05-22 11:48:03 +02:00
b223774364 Small JS changes hoping for IE compat 2014-10-30 14:44:09 +01:00
895aff2572 Add phone numbers in export views 2014-01-27 14:11:05 +01:00
2d3732e0ff Updated a deprecated parameter name 2013-12-14 17:19:41 +01: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
5864ea9f90 Removed Training.contact 2013-07-11 15:21:11 +02:00
8931842ccb Add possibility to export non-attributed availabilities 2013-07-11 15:21:10 +02:00
1e6f91f59a Migrate code to handle availability.contact 2013-07-11 15:21:04 +02:00
bc046994ef Move training.contact to availability.contact 2013-07-11 12:49:12 +02:00
7ce83c9278 Add emails to exported data 2013-07-11 11:27:12 +02:00
62a3a7e7af Add referent email field 2013-07-11 11:22:43 +02:00
853608a431 Swap flush/migrate in fabric clone script 2013-07-11 11:21:22 +02:00
c4cd51bc8e Add deploy functionality to fabric script 2013-07-11 11:14:15 +02:00
aaf846acee Add a fab script to locally clone remote data 2013-07-11 10:53:18 +02:00
cbae05cee2 Export avail. comments 2013-07-02 14:57:12 +02:00