alazo
|
e08356e6eb
|
Formatting fixes
|
2017-08-08 15:21:10 +02:00 |
|
|
|
fdf81eb95f
|
Completed CourseAdmin and add export link in main template
|
2017-07-19 18:58:53 +02:00 |
|
|
|
6add55ba1d
|
Add the imputations export view
|
2017-07-19 18:51:56 +02:00 |
|
|
|
f1fb3073de
|
Add and test Teacher.calc_imputations method
|
2017-07-19 18:35:54 +02:00 |
|
|
|
68ddf09d44
|
Fix and test attribution view
|
2017-07-19 17:53:19 +02:00 |
|
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 |
|
|
|
283bd36d02
|
Updated DB schema docs
|
2017-07-18 14:13:44 +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 |
|
|
|
b00f3e12a8
|
Add STATICFILES_STORAGE setting for Travis tests
|
2017-07-18 11:36:36 +02:00 |
|
|
|
72226fa405
|
Updated Course fields to match the 0015 migration
|
2017-07-18 11:29:23 +02:00 |
|
|
|
e20887da1c
|
Anonymised HP import test file
|
2017-07-18 11:27:53 +02:00 |
|
|
|
94b48d0085
|
Setup settings in case of Travis tests
|
2017-07-18 10:23:51 +02:00 |
|
|
|
a65a540864
|
Updated test file extensions
|
2017-07-18 10:22:58 +02:00 |
|
|
|
fff8ff750e
|
Add Travis config for continuous integration
|
2017-07-18 10:08:40 +02:00 |
|
|
|
07efab5154
|
Allow HyperPlanning import with a .txt file
|
2017-07-18 10:08:06 +02:00 |
|
alazo
|
76266d8e72
|
export_imputations_charges
|
2017-07-17 20:15:12 +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 |
|
|
|
1a84c26f94
|
Add a view to import HyperPlanning csv files
|
2017-07-14 12:26:00 +02:00 |
|
|
|
7b62c9cba1
|
Add the Course model
|
2017-07-14 10:21:27 +02:00 |
|
|
|
d0cc60fb3e
|
Anonymized test file data
|
2017-07-12 12:05:01 +02:00 |
|
|
|
c44792a71e
|
Updated DB schema document
|
2017-07-12 11:07:56 +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 |
|
|
|
e0a416a966
|
Updated requirement to Django 1.11.2
|
2017-07-01 14:15:43 +02:00 |
|
|
|
6ba5eb9fde
|
Import student email from another column
|
2017-02-17 15:44:30 +01:00 |
|
|
|
ef08243c40
|
Export button visibility (again)
|
2016-09-08 16:12:23 +02: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 |
|
|
|
90bcdbbc06
|
Fixed visibility of 'export_non_attr' button
|
2016-09-08 15:37:13 +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 |
|
|
|
5ee98aefe4
|
Fix ordering of period_availabilities to please PostgreSQL (over SQLite)
|
2016-08-31 14:44:03 +02:00 |
|
|
|
90535c610b
|
Add CorpContact ext_id in admin
|
2016-08-31 10:00:04 +02:00 |
|
|
|
a067b6e74b
|
Removed old Python 2 syntax
|
2016-08-31 09:59:26 +02:00 |
|
|
|
7ea6a0d583
|
Updated documented database structure
|
2016-08-31 09:51:38 +02:00 |
|
|
|
fa0324925c
|
Updated INSTALL instructions
|
2016-08-31 09:47:41 +02:00 |
|
|
|
d886434e49
|
Updated minor Django requirement
|
2016-08-29 15:22:02 +02:00 |
|
|
|
096b5d4c50
|
Fill student.archived_text when student is archived
|
2016-01-29 18:06:33 +01:00 |
|
|
|
1594e3557e
|
Transform test fixtures in setUpClass content
|
2016-01-29 17:50:44 +01: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 |
|
|
|
06b6a8c411
|
Add missing JS to restrict contact list
|
2016-01-19 18:14:23 +01:00 |
|
|
|
af6f5bc919
|
Add missing template from previous commit
|
2016-01-19 18:01:51 +01:00 |
|