Commit graph

35 commits

Author SHA1 Message Date
cab12d0ddd Adaptation du modèle PDF pour les indemnités 2021-03-11 14:30:27 +01:00
579236986e Fixed update bug in CorpContact admin selects
The problem is that Django RelatedObjectLookups.js is triggering select
changes for the initial value and we don't want to change the contact list
for this initial change (unless we lose the currently selected value).
2019-11-20 14:53:28 +01:00
c0fbfa6ec7 Improved student admin (examen sections) 2019-10-15 09:54:38 +02:00
3d33787c74 Renamed 'stage' occurrences to 'pratique professionnelle' 2019-02-01 14:25:04 +01:00
5d620a228a Adapted subject/title textarea size in student form 2018-04-26 09:39:43 +02:00
718ba80dba Add total logbook + logbook inline in teacher admin 2018-02-19 10:28:14 +01:00
5891cc2c43 Add fields layout for TeacherAdmin 2018-02-19 10:04:59 +01:00
b966e140b8 Rework report import view and add individual student report send form 2018-02-05 16:26:53 +01:00
55ae15d90a Add EPC/ESNE logos 2018-01-29 09:43:15 +01:00
073f012044 Add an admin action to print teacher charge sheets 2017-07-14 18:50:49 +02: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
90bcdbbc06 Fixed visibility of 'export_non_attr' button 2016-09-08 15:37:13 +02: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
5913c0588f Allow defining prioritary availabilities 2016-01-19 12:07:14 +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
5f501caeb2 Fix javascript errors 2016-01-13 20:25:37 +01:00
b223774364 Small JS changes hoping for IE compat 2014-10-30 14:44:09 +01:00
8931842ccb Add possibility to export non-attributed availabilities 2013-07-11 15:21:10 +02:00
4b6a8d50c3 Add institution detail view with stats 2013-04-08 14:19:23 +02:00
f6ff281d4b Reset contact select when adding new training 2013-04-05 20:16:34 +02:00
51641c235e Remember section/periode on attribution page 2013-04-05 18:00:58 +02:00
80cb4ebc30 Add link from training to corporation contact 2013-04-05 16:18:18 +02:00
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
a273df0538 Add some more db fields 2012-12-13 14:41:13 +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