Martin Pépin
9482ab4416
Update provisioning
...
Il faut lancer `syncmails` au setup de GestioCOF
2016-12-23 18:58:48 +01:00
Martin Pépin
74abd6c853
Fixe le comportement de syncmail
...
syncmail ne devrait pas essayer de changer un email si un email du même
shortname existe déjà. Ce n'était pas le cas auparavant
2016-12-23 18:51:33 +01:00
Martin Pépin
a5b6901972
Merge branch 'Kerl/use_django_custommail' of git.eleves.ens.fr:cof-geek/gestioCOF into Kerl/use_django_custommail
2016-12-23 16:08:41 +01:00
Martin Pépin
8bf2f715a4
Correction de bugs et nettoyage
2016-12-23 15:49:03 +01:00
Martin Pépin
b39806e171
Migration et chargement des emails
...
- La migration qui supprime le vieux modèle gestioncof.CustomMail est
ajoutée
- Les mails de GestioCOF sont dans un json qui est chargé par la commande
`python manage.py syncmails`
Voir l'aide de la commande pour plus 'information
2016-12-23 15:48:57 +01:00
Martin Pépin
dc32ae6ad2
Répare le traitement des petits cours
...
Les fonctions de traitement des demandes faisaient des cast étranges à
l'aide de `base64`. Ça devrait être lié à python2 je suppose.
2016-12-23 09:37:54 +01:00
Martin Pépin
298015285a
cleanup et nouvelle implem de custommail
2016-12-22 20:18:27 +01:00
Martin Pépin
5f29caec3c
cleanup
2016-12-22 12:28:03 +01:00
Ludovic Stephan
b27a2d0720
mise en valeur du trigramme
2016-12-22 01:29:40 -02:00
Ludovic Stephan
5267a8a368
add previous op recap
2016-12-22 01:13:14 -02:00
Martin Pépin
b9c2efaf0e
Merge branch 'master' into Kerl/use_django_custommail
2016-12-22 03:52:08 +01:00
Martin Pépin
fe8f18ff78
Utilise django_custommail
...
- On installe le package depuis le dépôt COF-Geek
- On supprime tous les fichiers texte des mails
- On charge dans la bdd les mails nécessaires au fonctionnement de
GestioCOF
- On supprime le modèle CustomMail obsolète de gestioncof
2016-12-22 03:45:03 +01:00
Ludovic Stephan
38dbebb05e
Merge branch 'Aufinal/arrondi_ukf' of git.eleves.ens.fr:cof-geek/gestioCOF into Aufinal/arrondi_ukf
2016-12-22 00:25:07 -02:00
Martin Pepin
6e5c3c8c33
Merge branch 'Aufinal/clean_code' into 'master'
...
Rend le code de BdA-Revente plus robuste
- `shotgun` devient un champ, et nécessite que `tirage_done` vaille `True` (plus de places au shotgun avant que le tirage au sort ne soit fait)
- suppression de code mort
- correction d'un bug sur les reventes de reventes
- améliorations diverses : commentaires, messages d'erreur
Selon moi, ça règle le 3e point de #101 .
See merge request !114
2016-12-21 17:17:36 +01:00
Ludovic Stephan
acfcddce07
Merge branch 'Kerl/clean_code_amend' into 'Aufinal/clean_code'
...
Kerl/clean code amend
Ajoute quelques commentaires
Reformate le texte en 80 colonnes
Améliore l'algo d'inscription à la revente en inscrivant les gens à la revente ayant le moins d'inscrits
See merge request !135
2016-12-21 14:13:15 +01:00
Qwann
7070129add
evolution de la balance\n premier jet
2016-12-21 11:51:08 +01:00
Martin Pépin
847345bb63
Merge branch 'Aufinal/clean_code' into Kerl/clean_code_amend
2016-12-21 11:31:07 +01:00
Ludovic Stephan
2f70dbf911
default shotgun for existing rows
2016-12-21 01:05:04 -02:00
Ludovic Stephan
e8be072e78
message si inscription a une revente en cours
2016-12-21 00:53:35 -02:00
Ludovic Stephan
82b6cea02f
Merge branch 'Aufinal/clean_code' of git.eleves.ens.fr:cof-geek/gestioCOF into Aufinal/clean_code
2016-12-21 00:48:00 -02:00
Ludovic Stephan
9bbc9e934d
change soldTo functioning
2016-12-21 00:47:36 -02:00
Ludovic Stephan
07f920976f
change soldTo functioning
2016-12-21 00:45:30 -02:00
Ludovic Stephan
38dd220c23
modernize reventes_shotgun
2016-12-21 00:35:05 -02:00
Ludovic Stephan
257e538621
Merge branch 'master' of git.eleves.ens.fr:cof-geek/gestioCOF into Aufinal/clean_code
2016-12-21 00:11:06 -02:00
Martin Pépin
28df0355c2
Améliore l'algo d'inscription à une revente
...
Au lieu d'inscrire les gens à la première revente qu'on trouve on
les inscrit à celle qui a le moins de participants
2016-12-21 02:15:50 +01:00
Qwann
ccf7c4a484
ma conso added
2016-12-20 22:46:38 +01:00
Martin Pépin
330b45fb2c
Style + commentaires
2016-12-20 22:24:07 +01:00
Ludovic Stephan
e981cad405
css tweaks
2016-12-20 16:48:09 -02:00
Ludovic Stephan
5784b4d20a
change stock warning CSS for basket
2016-12-20 01:09:22 -02:00
Michele Orrù
783332bbe0
Fix #117 .
...
Not tested because there's no unittests.
Reviewed by @manet.
2016-12-19 19:52:30 +01:00
Qwann
0c3c41a812
small changes
2016-12-19 16:36:23 +01:00
Ludovic Stephan
4db55efb67
change stock warning threshold
2016-12-14 23:40:42 -02:00
Ludovic Stephan
75be9fd2a6
display stock with mouse selection
2016-12-14 23:40:23 -02:00
Ludovic Stephan
b7ebf4ee1c
add stock to article selection
2016-12-13 22:31:52 -02:00
Ludovic Stephan
71fee9bf8a
temporary low stock css
2016-12-13 20:58:40 -02:00
Ludovic Stephan
080ff0f821
warning if not enough stock
2016-12-13 01:41:59 -02:00
Ludovic Stephan
711ef7e97b
one line by article id
2016-12-13 01:13:16 -02:00
Ludovic Stephan
9443f86298
use arrow keys to add/remove article
2016-12-13 01:11:35 -02:00
Ludovic Stephan
437233fd10
functions to change purchase amount
2016-12-13 00:33:25 -02:00
Ludovic Stephan
5492ecf534
add ukf for price visibility
2016-12-13 00:32:52 -02:00
Ludovic Stephan
f06a732da5
remove unnecessary function
2016-12-11 23:29:05 -02:00
Ludovic Stephan
e52c44580f
pluralize function
2016-12-11 23:23:12 -02:00
Ludovic Stephan
ee54b36696
minor imprevements to history
2016-12-11 23:22:59 -02:00
Ludovic Stephan
a9e1cd01db
add transfersonly option
2016-12-11 23:22:14 -02:00
Ludovic Stephan
3f35dc2c06
unite transfer history
2016-12-11 23:21:36 -02:00
Ludovic Stephan
1dbbad38b9
transfer cancellation html
2016-12-11 21:00:42 -02:00
Qwann
4da9327666
Merge branch 'k-fet' of git.eleves.ens.fr:cof-geek/gestioCOF into qwann/k-fet/stats
2016-12-11 20:45:52 +01:00
Ludovic Stephan
66304359c0
unite cancel_ope and cancel_transfer
2016-12-11 16:22:55 -02:00
Ludovic Stephan
49bef61e53
filter transfers frop opes
2016-12-11 14:45:52 -02:00
Ludovic Stephan
2c2da60e54
send data for cancel
2016-12-10 23:52:26 -02:00