Commit graph

299 commits

Author SHA1 Message Date
Ludovic Stephan a63269a4ce more coherent names 2016-11-14 12:52:02 -02:00
Ludovic Stephan 790e73d7a4 fix messages revente_interested 2016-11-12 23:45:14 -02:00
Ludovic Stephan 1ba2766231 fix revente de reventes 2016-11-12 22:45:52 -02:00
Ludovic Stephan 13f282a289 Merge branch 'master' of https://git.eleves.ens.fr/cof-geek/gestioCOF into Aufinal/clean_code 2016-11-12 21:48:03 -02:00
Basile Clement 981ff48e3d Envoie un mail de confirmation lors d'une mise en vente
Ce mail contient la date du tirage.
2016-11-05 22:35:46 +01:00
Basile Clement ba2d90d906 [bda-revente] Envoie un mails aux perdants d'un tirage de revente 2016-11-05 20:04:25 +01:00
Martin Pepin 388f42b05f Merge branch 'Aufinal/reinit_admin' into 'master'
Aufinal/reinit admin

Ajoute des fonctions de transfert et de réinitialisation des reventes dans l'interface admin ; fix temporaire pour les bugs de boutons.

See merge request !101
2016-11-05 13:19:15 +01:00
Martin Pépin 33545b028e Messages et docstrings
- Ajout d'un message à l'aide de `message_user` lorsque les actions sont
effectuées
- Ajouts de docstrings là où c'est préconisé par pylint.
2016-11-04 08:35:17 +01:00
Ludovic Stephan 249edb8d68 guillemets à value 2016-10-28 17:52:16 -02:00
Ludovic Stephan 8d1f599577 filter sold attributions 2016-10-28 14:15:37 -02:00
Ludovic Stephan e408437ab1 fix reinit 2016-10-27 23:47:11 -02:00
Ludovic Stephan 56a1f8e634 add transfer & reinit functions 2016-10-27 23:46:57 -02:00
Ludovic Stephan 5ebbf3f9b2 delete old BdA-Revente 2016-10-27 13:05:59 -02:00
Ludovic Stephan 0a5b488d75 cleaner shotgun cases 2016-10-27 12:56:54 -02:00
Ludovic Stephan 83f0328cc2 added security to mail_shotgun 2016-10-27 12:38:14 -02:00
Ludovic Stephan 27464aaa93 should have been in bda_shotgun 2016-10-25 12:44:28 -02:00
Ludovic Stephan 04c75036ad commentaire plus précis 2016-10-24 14:44:57 -02:00
Ludovic Stephan b15dc6d9dc Merge remote-tracking branch 'origin/master' into Aufinal/change_shotgun 2016-10-24 14:38:35 -02:00
Martin Pepin a29c73cb27 Merge branch 'Aufinal/date_mail' into 'master'
date au format français

Note : non testé, mon django me revoie des erreurs d'unicode

See merge request !98
2016-10-13 16:28:45 +02:00
Ludovic Stephan cf68abc789 wrong url 2016-10-13 16:02:52 +02:00
Ludovic Stephan cde83025ee change urls for 1.10 2016-10-13 16:01:30 +02:00
Ludovic Stephan 6c5a2124c4 scrap aborted modif 2016-10-13 15:30:59 +02:00
Ludovic Stephan b7a4ece939 Merge branch 'master' of https://git.eleves.ens.fr/cof-geek/gestioCOF into Aufinal/bda_shotgun 2016-10-13 12:08:41 +02:00
Martin Pepin caadbc8efa Merge branch 'Aufinal/fix_bda_admin' into 'master'
fix recherche dans spectaclerevente



See merge request !95
2016-10-11 15:01:57 +02:00
Martin Pépin 36cd623105 Corrections des typos
- Ligne vide
- `lastname` -> `last_name`
- `firstname` -> `first_name`
- `spectacle__title` -> `attribution__spectacle__title`
2016-10-11 14:59:30 +02:00
Ludovic Stephan fdf1c65de4 date au format français 2016-10-10 17:10:45 +02:00
Ludovic Stephan 6d8008ff39 migration 2016-10-10 16:56:40 +02:00
Ludovic Stephan 4c6b33ccb4 change shotgun en booleanfield 2016-10-10 16:56:31 +02:00
Ludovic Stephan 546cd92d6d Ajoute bouton select all 2016-10-08 20:07:15 +02:00
Ludovic Stephan db65799f3d does not belong here 2016-10-08 20:00:58 +02:00
Ludovic Stephan b249d61c2d fix recherche dans spectaclerevente 2016-10-07 23:49:55 +02:00
Ludovic Stephan 9e9cf3145b Merge branch 'master' of https://git.eleves.ens.fr/cof-geek/gestioCOF into Aufinal/bda_shotgun 2016-10-07 14:06:47 +02:00
Ludovic Stephan 173c5a840b fix links 2016-10-06 18:51:19 +02:00
Ludovic Stephan ca175fdf50 remove other work 2016-10-06 14:41:26 +02:00
Ludovic Stephan de51f9b434 Merge branch 'master' of https://git.eleves.ens.fr/cof-geek/gestioCOF into Aufinal/fix_revente_reinit 2016-10-06 14:38:16 +02:00
Ludovic Stephan 7ec6d23987 fix reinit 2016-10-06 14:26:47 +02:00
Ludovic Stephan d1456d7c68 déplacement shotgun 2016-10-06 13:46:18 +02:00
Martin Pépin 0a85eaa0cf Hot fix
`participant.email` -> `participant.user.email`
2016-10-06 10:28:13 +02:00
Martin Pépin 6ecf813456 Merge branch 'master' into Kerl/settings_syntax 2016-10-04 12:10:07 +02:00
Martin Pepin 4b1cfbcf2d Merge branch 'Kerl/mail_to_bda' into 'master'
Ajoute le BdA dans les destinataires des rappels

Modifie légérement la façon dont est généré le mail au passage

See merge request !90
2016-10-03 22:08:09 +02:00
Martin Pépin a49bb5a799 Typos 2016-10-03 20:21:42 +02:00
Martin Pépin dff0b3ffdd Corrections dans les mails de revente
- full_name -> first_name
- Date
- Url
2016-10-03 20:14:50 +02:00
Ludovic Stephan 5e848e4442 fix date mail revente 2016-10-03 19:37:21 +02:00
Ludovic Stephan f686c99239 ajoute boutons pour tout (dé)sélectionner 2016-10-03 18:52:09 +02:00
Ludovic Stephan 7fbf0e4809 fix manage_reventes 2016-10-03 16:47:22 +02:00
Martin Pépin 60a11a8ba4 Changement mineur dans le mail 2016-10-03 16:08:29 +02:00
Ludovic Stephan 018f493b16 fix date writing 2016-10-03 14:47:13 +02:00
Martin Pépin 1a6b86703a Merge branch 'master' into Kerl/settings_syntax 2016-10-03 01:58:55 +02:00
Martin Pépin 1dad85882b Ajoute le BdA dans les destinataires des rappels
Modifie légérement la façon dont est généré le mail au passage
2016-09-30 00:35:51 +02:00
Ludovic Stephan ad0c398292 fix error 500 shotgun 2016-09-28 16:47:46 +02:00