-
- Downloads
Solve public permission files on AWS (#40)
* Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin * Added school info * Fixed typo in filters * Sorties (#30) * Custom participation_inline css * Ordered student profiles by last modification date in admin * Ajouté infos sorties * Sortie thomas (#32) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Sortie thomas (export CSV sorties) (#33) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Ajout export CSV sorties Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Dylan Sechet <dylan.sechet82@gmail.com> Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Update runtime.txt Changement version python * Ordering students by updated_date * Notifications for Sec-Gen (#35) * Custom participation_inline css * Ajout filtre sur register * Ajout filtre participation * Ordered student profiles by last modification date in admin * Ajouté infos sorties * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Sortie thomas (#32) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Ajout export CSV sorties * Sortie thomas (export CSV sorties) (#33) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Ajout export CSV sorties Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> * Erreurs dans visits/admin résolus * Notifications for Sec-Gen Co-authored-by:
Dylan Sechet <dylan.sechet82@gmail.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Add context_sheet for visits (#37) * Custom participation_inline css * Ajout filtre sur register * Ajout filtre participation * Ordered student profiles by last modification date in admin * Ajouté infos sorties * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Sortie thomas (#32) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Ajout export CSV sorties * Sortie thomas (export CSV sorties) (#33) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Ajout export CSV sorties Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> * Erreurs dans visits/admin résolus * Notifications for Sec-Gen * Add conext_sheet for visits * Add context_sheet for visits V2 * Add context_sheet for visits V3 Co-authored-by:
Dylan Sechet <dylan.sechet82@gmail.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Add context sheet for visits V4 (#38) * Custom participation_inline css * Ajout filtre sur register * Ajout filtre participation * Ordered student profiles by last modification date in admin * Ajouté infos sorties * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Sortie thomas (#32) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Ajout export CSV sorties * Sortie thomas (export CSV sorties) (#33) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Ajout export CSV sorties Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> * Erreurs dans visits/admin résolus * Notifications for Sec-Gen * Add conext_sheet for visits * Add context_sheet for visits V2 * Add context_sheet for visits V3 * Add context_sheet for visits V4 Co-authored-by:
Dylan Sechet <dylan.sechet82@gmail.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Version correction of psycopg2 and tornado * Solve public permission files on AWS (#39) * Custom participation_inline css * Ajout filtre sur register * Ajout filtre participation * Ordered student profiles by last modification date in admin * Ajouté infos sorties * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Sortie thomas (#32) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> * Ajout export CSV sorties * Sortie thomas (export CSV sorties) (#33) * Updated student admin filters (#28) * Password reset feature (#8) * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * Add Django Rest auth module * Try to make the send reset password email work * Modified template mail for reset * test * Added utf-8 support to exported csv and switched delimiter from , to ; in admin interface * Disabled emails while in dev * Added multi selection filter in admin * Fixed mail settings * Added year field to Tutor serializer * Fixed year updated before registration form filled * commit for automatic deploy * Testing CI * Added filtering in admin for registration validation * Added filter to student admin Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> * Ajout filtre sur register * Ajout filtre participation * Ajout de 3 filtres par etablissements * Ajout 3 filtres pour etablissement V2 * Ajout export CSV sorties Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> * Erreurs dans visits/admin résolus * Notifications for Sec-Gen * Add conext_sheet for visits * Add context_sheet for visits V2 * Add context_sheet for visits V3 * Add context_sheet for visits V4 * Solve public permission files on AWS Co-authored-by:
Dylan Sechet <dylan.sechet82@gmail.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com> Co-authored-by:
chiahetcho <44137047+chiahetcho@users.noreply.github.com> Co-authored-by:
florimondmanca <florimond.manca@gmail.com> Co-authored-by:
Dylan Sechet <dylan.sechet82@gmail.com> Co-authored-by:
Arthur Guédon <arthur.guedon@student-cs.fr> Co-authored-by:
Arthur Guédon <60623551+arthurgdn@users.noreply.github.com> Co-authored-by:
Seon82 <46298009+Seon82@users.noreply.github.com> Co-authored-by:
Bidot-Naude Thomas <thomas.bidotnaude@student-cs.fr> Co-authored-by:
Witeden <58004019+Witeden@users.noreply.github.com>
parent
9917f5c7
No related branches found
No related tags found
Showing
- aws/conf.py 4 additions, 0 deletionsaws/conf.py
- projects/admin.py 35 additions, 0 deletionsprojects/admin.py
- tests/test_visits/test_visit.py 5 additions, 0 deletionstests/test_visits/test_visit.py
- tests/test_visits/test_visit_api.py 1 addition, 1 deletiontests/test_visits/test_visit_api.py
- visits/admin.py 6 additions, 2 deletionsvisits/admin.py
- visits/migrations/0002_visit_context_sheet.py 18 additions, 0 deletionsvisits/migrations/0002_visit_context_sheet.py
- visits/models.py 6 additions, 0 deletionsvisits/models.py
- visits/serializers.py 1 addition, 1 deletionvisits/serializers.py
Loading
Please register or sign in to comment