Commit graph

52 commits

Author SHA1 Message Date
aaf29ee225 Migrate and remove Referent model 2017-07-18 13:02:41 +02:00
72226fa405 Updated Course fields to match the 0015 migration 2017-07-18 11:29:23 +02:00
07efab5154 Allow HyperPlanning import with a .txt file 2017-07-18 10:08:06 +02:00
1a84c26f94 Add a view to import HyperPlanning csv files 2017-07-14 12:26:00 +02:00
8d30c7f76b Adapted student import to new file format 2017-07-12 10:32:01 +02:00
f8b1afcf72 Upgrade code to support Django 1.10 2016-09-08 15:46:58 +02:00
5ee98aefe4 Fix ordering of period_availabilities to please PostgreSQL (over SQLite) 2016-08-31 14:44:03 +02: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
538db63679 Add class listings with training summary 2016-01-19 18:01:18 +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
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
d45742d88f Add link between CorpContact and Section, export according to that link 2016-01-15 21:01:07 +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
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
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
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
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
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
7ce83c9278 Add emails to exported data 2013-07-11 11:27:12 +02:00
cbae05cee2 Export avail. comments 2013-07-02 14:57:12 +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
4b6a8d50c3 Add institution detail view with stats 2013-04-08 14:19:23 +02:00
ff8a61b410 Sort training list by student names 2013-04-05 18:36:30 +02:00
b170c2967d Export training comment in export view 2013-04-05 18:08:23 +02:00
80cb4ebc30 Add link from training to corporation contact 2013-04-05 16:18:18 +02:00
4c12886e73 Add contacts infos in stages export 2013-02-07 09:53:12 +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
c4ffd72888 Add number of references in the same school year for referents 2012-11-30 16:49:54 +01:00
26452f9068 Display previous stages on attribution view 2012-11-30 14:33:37 +01:00
93b84289fe Add export by period 2012-11-30 10:25:40 +01:00
20c7637321 Add class level (and filter on it) 2012-11-23 11:31:06 +01:00
f0f9458517 Add some ordering directives and admin improvements 2012-11-13 17:09:59 +01:00
6abfe6487a Implement stage deletion from attribution interface 2012-11-13 15:02:03 +01:00
e0b60bd371 Add class filter in attribution interface 2012-11-13 14:08:34 +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