Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First version for certificate generation #77

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 4 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
eaeea51
First version for certificate generation
Feb 23, 2024
5e0bd60
Adding some parameters and french certificate update.
Feb 28, 2024
e8a7acf
Editing create_certificate.py and attestation template
Feb 29, 2024
b4089a0
Ligne 25, remplacé certificate et ceritificate par attestation et cha…
Mar 13, 2024
119152e
Enlevé print(language) ligne 91, Ligne33, ajout de choices pour langu…
Mar 13, 2024
6ddf2b0
Ajout de la valeur pour --event_id dans le usage
Mar 13, 2024
be039c1
Enleve le / en préfix pour la constante ATTESTATION_CQ_TEMPLATE
Mar 13, 2024
f61996a
ajout de os.path.join afin de créer correctement le chemin avec le te…
Mar 13, 2024
b104110
Ajout de paramètres dans la section aide des fonctions. Envoie par co…
Mar 15, 2024
13d5f21
Added requirements file for certificate. Removed unused import
ccoulombe Apr 2, 2024
7810f30
Changement de nom de variable pour attended_guest
Apr 2, 2024
76ff734
Remplacer certification par attestation de participation
Apr 2, 2024
0f332e5
Enlève répétition Set template name, Ajustement --send_self et --send…
Apr 3, 2024
e291ecd
Enlevé répétition dans send_email
Apr 3, 2024
5a3936d
Ajout du fichier config pour email
Apr 3, 2024
08a4bad
Changement de nom pour les templates email
Apr 3, 2024
5d9d35c
Modified certificate template.
Oct 3, 2024
667ef02
build_registratrant_list update
Oct 30, 2024
3f83194
Ajustement config
Nov 4, 2024
109aa79
Debug self_email
Nov 4, 2024
146d307
Corrections pour self-email
Nov 7, 2024
4044ed6
Modification argument self_email
Nov 11, 2024
23a8d9d
send-self ajustement
Dec 16, 2024
d1b933e
Revert "Ajustement config"
Dec 16, 2024
03378de
Revert "Ajustement config - enlevé email perso"
Dec 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Attestation_template/CalculQuebec_logo_medium.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
137 changes: 137 additions & 0 deletions Attestation_template/attestation_template_sample_english_logo.svg
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corriger le titre Ceritificate -> Attestation

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
125 changes: 125 additions & 0 deletions Attestation_template/attestation_template_sample_french_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading