Commit graph

82 commits

Author SHA1 Message Date
8d30c7f76b Adapted student import to new file format 2017-07-12 10:32:01 +02:00
6ba5eb9fde Import student email from another column 2017-02-17 15:44:30 +01: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
5ee98aefe4 Fix ordering of period_availabilities to please PostgreSQL (over SQLite) 2016-08-31 14:44:03 +02:00
538db63679 Add class listings with training summary 2016-01-19 18:01:18 +01:00
03f45f0785 Simplified student import process 2016-01-19 10:27:53 +01:00
2c5bb00c8d Adapt and simplify settings 2016-01-15 20:53:57 +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
b1e4bdb571 Simplified urls.py 2016-01-13 20:18:03 +01:00
ce392da8c8 Add export for recent training only 2015-10-01 17:15:49 +02:00
dce7472672 Add Django initial migration 2015-09-22 18:29:42 +02:00
34cad685a9 Removed south app/migrations 2015-09-22 17:35:11 +02:00
cbae05cee2 Export avail. comments 2013-07-02 14:57:12 +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
d124449951 Remove contrib.sites from installed apps 2013-02-07 09:30:27 +01:00
e7425208b7 Add south migration tool with initial migration 2013-02-07 09:28:32 +01:00
b5cf7a030a Redirect home to admin home 2012-12-19 09:43:10 +01:00
42d5c6ba2c Add maintenance mode in wsgi file 2012-12-13 14:40:39 +01:00
66f941ed61 Move js out of attribution template 2012-11-30 09:33:48 +01:00
9b72ac51a1 Small display/ordering fixes 2012-11-22 17:48:41 +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
e0fd4b42ea Include the tabimport import utility 2012-11-13 09:40:31 +01:00
06a271363d Add basic tests 2012-11-08 18:11:54 +01:00
a5c332a987 Add a middleware to require auth for all requests 2012-11-08 18:02:27 +01:00
780b475d41 Improved attribution template and adapted data model 2012-11-07 17:46:16 +01:00
d4072450fa Added export functionality 2012-11-07 14:06:15 +01:00
a349a05437 Added paths for database and STATIC_ROOT 2012-11-06 18:31:55 +01:00
2d71deccae Initial commit 2012-11-06 17:54:33 +01:00