Commit graph

103 commits

Author SHA1 Message Date
4d125be265 Isort 2021-01-28 14:30:11 +01:00
712770765c Django 3.1 2021-01-28 14:24:33 +01:00
1f916a0cbe On demande le login uniquement en POST, ce qui permet d'accéder à la page d'accueil sans être connecté 2021-01-28 12:07:47 +01:00
499c27776d On rajoute les champs « études passées » et « expériences » 2021-01-28 12:00:41 +01:00
c45454c762 On fixe l'apparence des infos 2021-01-28 11:21:48 +01:00
2009316ff0 On utilise un textarea pour les adresses, et on modifie le formulaire 2021-01-28 10:41:27 +01:00
89e5260027 Fin de la traduction 2021-01-28 01:04:10 +01:00
3fd0eb5929 Traduction 2021-01-28 00:54:08 +01:00
2821848f29 Début pour la traduction 2021-01-28 00:29:20 +01:00
d61fdd912d On déplace les urls vers l'appli fiches 2021-01-27 21:58:24 +01:00
Martin Pepin
e17d768ded Merge branch 'Aufinal/multientry' into 'master'
Simplifie la gestion des formulaires

Closes #17

See merge request klub-dev-ens/annuaire!12
2021-01-08 13:49:13 +01:00
Martin Pepin
e16b04f127 Merge branch 'Aufinal/ldap' into 'master'
Import des conscrit·e·s depuis le LDAP

Closes #7

See merge request klub-dev-ens/annuaire!11
2021-01-08 12:50:36 +01:00
Ludovic Stephan
6b94a0a95e Even better validation 2020-11-21 19:21:43 +01:00
Ludovic Stephan
583586c01a Validate promotion 2020-11-21 19:19:35 +01:00
Ludovic Stephan
a5529c9333 Comment sqlite-only changes 2020-11-21 19:17:45 +01:00
Ludovic Stephan
3ad1de64f7 Verbosity controls 2020-11-21 17:45:55 +01:00
Ludovic Stephan
7289e4f1dc Use ints for years 2020-11-21 17:45:26 +01:00
Ludovic Stephan
975c37afe4 Remove LDAP options 2020-11-21 17:43:52 +01:00
Ludovic Stephan
22c2c6f6f5 Split in 2 commands 2020-11-13 17:23:17 +01:00
Ludovic Stephan
50f45dd7ee Simplify forms.js 2020-11-13 15:19:10 +01:00
Ludovic Stephan
68591b9e83 Fix multientry template 2020-11-13 15:18:55 +01:00
Ludovic Stephan
e99becd89c Merge branch 'camille/style-new-form-elements' into 'master'
Stylise les éléments de formulaire multi-entrées

See merge request klub-dev-ens/annuaire!9
2020-11-13 11:52:31 +01:00
Ludovic Stephan
e786f57de7 requirements 2020-11-13 11:46:14 +01:00
Ludovic Stephan
5d25fc87f1 Commande pour ajouter les conscrit·e·s 2020-11-13 11:45:32 +01:00
Ludovic Stephan
a2c06a6de0 Rajoute les serveurs ldap aux settings 2020-11-13 11:44:53 +01:00
Ludovic Stephan
cc39eb27c6 Blackify settings (oups) 2020-11-13 11:43:34 +01:00
Ludovic Stephan
a51cc4bb60 Small model tweaks 2020-11-13 11:39:28 +01:00
Martin Pepin
a73496cd67 Merge branch 'thubrecht/formulaire' into 'master'
Fait marcher la recherche rapide

See merge request klub-dev-ens/annuaire!10
2020-11-11 22:54:05 +01:00
Tom Hubrecht
7ce25c7dd7 Fait marcher la recherche rapide 2020-11-11 22:51:26 +01:00
Daru13
46e71aeb0b Style form errors. 2020-09-24 21:18:27 +02:00
Daru13
99b7ee91f1 Remove debug log. 2020-09-24 18:35:46 +02:00
Daru13
e4d8f6d5c1 Use a more specific selector for deletion checkboxes. 2020-09-24 18:35:46 +02:00
Daru13
14f9424024 Fix typos in comments. 2020-09-24 18:35:46 +02:00
Ludovic Stephan
dcb34ad451 Factor multientry form 2020-09-24 18:19:29 +02:00
Daru13
8501f07956 Improve the style of multi-entry info. blocks (on profiles). 2020-09-23 18:25:16 +02:00
Daru13
aa3b1689d4 Fix form update by adding missing hidden inputs. 2020-09-23 18:01:26 +02:00
Daru13
f83aa4027d Merge branch 'master' into camille/style-new-form-elements 2020-09-23 17:42:15 +02:00
Daru13
ce839efabc Fix the style of the clipper account name. 2020-09-23 17:41:53 +02:00
Daru13
4e447c2599 Clean up forms.js. 2020-09-23 15:23:45 +02:00
Daru13
290bb67293 Refactor forms.js and generate custom form elements in the template. 2020-09-23 15:13:39 +02:00
Daru13
731e69a80b Fix typos ans clean some bits of code. 2020-09-20 06:23:03 +02:00
Daru13
680dcddb37 Initial styling of form elements with sub-entries.
These changes are purely front-end; they do not handle the correct update (additon/change/removal) of the fields on the server-side!
2020-09-20 05:56:05 +02:00
jluiselli
e4a2d776a7 quick search active 2020-09-19 19:33:38 +02:00
jluiselli
0260e4c6d5 Fixes deletion of formsets 2020-09-19 18:59:49 +02:00
jluiselli
5cb6d2dd5e handles mail and adresses 2020-09-17 16:30:41 +02:00
jluiselli
c898a084fc added phones and social forms 2020-09-17 15:46:37 +02:00
Daru13
f31247e03a Force the absence of border around input elements. 2020-09-16 22:55:44 +02:00
Daru13
acfabcda7b Add (local) custom fonts (using @font-face).
The static font files have been added in a 'fonts' directory.
2020-09-16 22:44:49 +02:00
Daru13
a718b6afc5 Add and update the SCSS used to generate annuaire.css.
Also update the related section in the README.
2020-09-16 22:20:16 +02:00
jluiselli
1fa503cc4f changed views to class 2020-09-16 15:38:38 +02:00