Commit graph

435 commits

Author SHA1 Message Date
18e6b77004 [UI] Update class filter together with student list 2013-01-11 11:36:32 +01:00
57c71520dd Replace indexOf by inArray to workaround IE < 9 incompatibility 2013-01-08 11:21:21 +01:00
4443bcc3b8 Add fields for student 2013-01-02 14:40:24 +01:00
b5cf7a030a Redirect home to admin home 2012-12-19 09:43:10 +01:00
a273df0538 Add some more db fields 2012-12-13 14:41:13 +01:00
42d5c6ba2c Add maintenance mode in wsgi file 2012-12-13 14:40:39 +01:00
49262dca27 Fix filtering when exporting stages list 2012-12-13 00:14:44 +01:00
d4435c02ab Fixing small errors 2012-12-13 00:00:04 +01:00
d3afd56946 Allow stages edition in attribution view
Unfortunately, the popup is not closed when the object is saved.
It appears this scenario is not planned in Django.
2012-11-30 17:51:12 +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
66f941ed61 Move js out of attribution template 2012-11-30 09:33:48 +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
9b72ac51a1 Small display/ordering fixes 2012-11-22 17:48:41 +01:00
f0f9458517 Add some ordering directives and admin improvements 2012-11-13 17:09:59 +01:00
a6639e54e8 Set total element number under student/corp select (attribution) 2012-11-13 16:45:25 +01:00
01d867a8ab Implement domain filter in attribution interface 2012-11-13 16:02:51 +01:00
541f1c0e21 Home page slightly refactored 2012-11-13 15:17:57 +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
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
77bbd65852 Add installation instructions 2012-11-09 16:52:49 +01:00
8aec9ae94b Adapt database schema 2012-11-09 16:52:25 +01:00
1a7f5c20f3 Add probable dependencies in pip requirements 2012-11-09 16:52:23 +01:00
47aaba639b Add klass level between student and section 2012-11-08 18:27:04 +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