Commit graph

143 commits

Author SHA1 Message Date
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
Juliette Luiselli
6a9a47fcea Merge branch 'thubrecht/css-forms' into 'master'
Thubrecht/css forms

See merge request klub-dev-ens/annuaire!8
2020-09-16 11:29:09 +02:00
Tom Hubrecht
ed99f361c4 Merge branch 'master' into 'thubrecht/css-forms'
# Conflicts:
#   fiches/templates/fiches/fiches_modif.html
#   fiches/views.py
2020-09-16 11:27:59 +02:00
Juliette Luiselli
0f7f1d9338 Merge branch 'kerl/fix_image_upload' into 'master'
Gère l'upload de la photo sur la page pour modifier sa fiche annuaire

See merge request klub-dev-ens/annuaire!7
2020-09-16 11:10:18 +02:00
Tom Hubrecht
b6c956380e Prépare la traduction de l'annuaire 2020-09-16 01:53:43 +02:00
Tom Hubrecht
a5fc8c20f2 Page des anniversaires, il faudra implémenter une méthode age pour obtenir l'age d'un profil à son prochain anniversaire 2020-09-16 01:27:24 +02:00
Tom Hubrecht
4f8374318b Formulaire de la page d'accueil 2020-09-16 01:20:53 +02:00
Tom Hubrecht
e6593d4b14 Nouvelle page de vue de fiche d'annuaire 2020-09-16 00:53:44 +02:00
Tom Hubrecht
07d89aba67 Intégration du formulaire dans la page de modif 2020-09-16 00:14:21 +02:00
Martin Pépin
dcef95d5d4
Handle file upload when editing a fiche 2020-09-15 21:10:36 +02:00
jluiselli
fe6019e5f0 added CSS (Merci Camille!) 2020-09-15 15:33:13 +02:00