Commit graph

66 commits

Author SHA1 Message Date
sinavir
d88768311e
cvec 2024-11-08 14:33:16 +01:00
sinavir
1e8b993739 Revert "add poll for 10y anniversary"
This reverts commit 56d7490879.
2022-10-26 21:57:01 +02:00
sinavir
56d7490879 add poll for 10y anniversary 2022-09-14 10:24:32 +02:00
Maurice Debray
5062a1e84e linting 2022-02-05 16:18:00 +01:00
Lucie Galland
bd42fe6fb9 add respo mu 2022-01-11 16:21:22 +01:00
Maurice Debray
8e6ca0cc86 internationnalisation 2022-01-09 18:03:36 +01:00
Maurice Debray
0673e64083 Modifications de l'affichage parce que j'avais fais ça n'importe comment 2022-01-09 17:43:19 +01:00
Maurice Debray
82bc6c1e1b Setlists de repet 2022-01-09 01:18:50 +01:00
Maurice Debray
b62d6f47a4 Migrations + black/isort 2022-01-06 13:11:16 +01:00
Maurice Debray
45fdd4683b Amélioration mineure du gradient de couleur 2021-12-23 23:39:23 +01:00
Lucie Galland
149cc3b9f0 yearbook final de final 2021-12-16 11:43:25 +01:00
Lucie Galland
67cc2e658a yearbookfinal 2021-12-14 11:50:56 +01:00
Lucie Galland
dba4498cd7 force main.css reload 2021-12-13 16:44:59 +01:00
Maurice Debray
f48605210e amélioration des couleurs 2021-12-13 12:54:25 +01:00
Maurice Debray
2633829f83 ajout du css arc-en-ciel 2021-12-12 22:28:14 +01:00
Lucie Galland
451a5cc83d flipbook 2021-12-09 18:03:14 +01:00
Lucie Galland
d35772e116 yearbook 2021-11-25 10:01:11 +01:00
Lucie Galland
bfb1f32132 yearbook 2021-11-25 10:00:01 +01:00
Lucie Galland
ec0dbd2282 add yearbook2021 2021-11-23 18:38:59 +01:00
Lucie Galland
a5c1fb48fb change banner 2021-11-16 16:58:06 +01:00
Lucie Galland
d7fd5e5537 new respos 2021-10-23 11:16:07 +02:00
Lucie Galland
0d443407a7 addtocalendar 2021-10-13 16:49:23 +02:00
Lucie Galland
38b0f12201 add respo event 2021-10-06 13:46:45 +02:00
Lucie Galland
fc4577c661 instru liste for multiinstrumentiste answer in doodle 2021-09-30 08:38:47 +02:00
Lucie Galland
d1d0980778 ev only for chefs 2021-08-09 12:41:44 +02:00
Lucie Galland
e36311774b fix image 2021-06-08 13:31:41 +02:00
Lucie Galland
b260ae8eb8 add photo/video from site + choice instru in response event 2021-06-07 00:56:03 +02:00
Lucie Galland
d6036766c7 html minor corrections 2021-05-31 22:15:55 +02:00
Lucie Galland
ab120e5e63 navbar 2021-05-27 14:27:30 +02:00
Lucie Galland
777bd930c6 add migrations 2021-04-29 00:36:43 +02:00
Lucie Galland
0fbec31d14 black + isort 2021-04-29 00:33:58 +02:00
Lucie Galland
6ba168d286 corrections + class views 2021-04-29 00:27:33 +02:00
Lucie Galland
406f92098f listing d'instruments 2021-04-01 21:27:17 +02:00
Lucie Galland
5d1d3f8eff v1.1 2021-03-31 16:05:26 +02:00
Martin Pépin
7a7979c91a
Remove empty tests.py files
Some of them were shadowing tests/ directories
2020-09-12 19:06:14 +02:00
Lucie Galland
05d274981b v1.0 - Nouvelle apparence, trombonoscope 2020-09-10 15:06:53 +02:00
Martin Pépin
738658e472
Rewrite all pad views to class based views 2020-01-09 18:05:18 +01:00
Martin Pépin
d1eda9033d
Bump Django to 2.2.* 2020-01-04 01:02:33 +01:00
Martin Pépin
7368f317ad display doodlename in the admin interface
Fixes issue #14
2019-03-16 18:37:45 +01:00
Martin Pépin
e15bde964f cosmetic: python-black 2019-03-16 18:32:49 +01:00
Evarin
d50dff0c28 Fix pour la détection du champ username par Firefox
Étrangement, sur firefox, le mot de passe s'enregistre mais pas le nom d'utilisateur, c'est peu pratique.
Avec ces changement, c'est réparé.
2018-06-24 22:38:53 +02:00
Martin Pépin
b2ce6629c8 Fix some old-style urls 2018-01-05 14:12:50 +01:00
Martin Pépin
1bc0766774 use set.set for m2m assignation 2018-01-05 09:54:23 +01:00
Martin Pépin
8773c67634 Django2: change urls in templates 2018-01-05 00:37:44 +01:00
Martin Pépin
d3cbcf391f Specify on_delete everywhere 2018-01-05 00:08:20 +01:00
Martin Pépin
28b38577fc Drop py2 support 2018-01-05 00:08:11 +01:00
Martin Pépin
2d714cc130 Merge branch 'master' into admin_permissions 2017-09-13 22:02:48 +02:00
Martin Pépin
6f091ed40a squash all migrations 2017-05-23 09:36:48 +01:00
Martin Pépin
e57dd68176 Meilleure interface admin
- Les super utilisateurs peuvent gérer les permissions
- Les chefs fanfare ont par défaut les permissions pour éditer les
  utilisateurs (avec leur profil) et les événements. Ils ne peuvent
  rien ajouter ou supprimer par ce biais. Pour créer des utilisateurs ou
  événements il faut passer par les formulaires adéquats sur le site.
2017-01-09 00:57:38 +01:00
Martin Pépin
6af610dabc Merge branch 'master' into Django18 2016-09-23 23:03:08 +02:00