Commit graph

25 commits

Author SHA1 Message Date
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
3d33787c74 Renamed 'stage' occurrences to 'pratique professionnelle' 2019-02-01 14:25:04 +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
90bcdbbc06 Fixed visibility of 'export_non_attr' button 2016-09-08 15:37:13 +02: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
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