patchcenter/app
Admin MPCZ abfb1bec7f feat(pct): bouton 'Telecharger .eml' pour New Outlook / Outlook Web
Cas: poste sans Outlook desktop (New Outlook = WebView2, pas de COM ; SMTP filtre
firewall corp). Solution: PatchCenter genere un fichier .eml MIME que l'user telecharge
puis double-clique -> s'ouvre dans son client mail par defaut (New Outlook, Outlook Web,
Thunderbird, etc.) pour relecture + envoi manuel.

- Endpoint POST /patching/import/pct-prevenance/download-eml: construit un MIMEMultipart
  alternative avec From/To/Cc/Subject/Date/Message-ID + body HTML (le meme que pour SMTP)
  Retourne 'message/rfc822' avec Content-Disposition attachment
- UI Modal Prevenance PCT: nouveau bouton violet 'Telecharger .eml' a cote de Annuler
  + 'Envoyer (SMTP)'. Fetch + Blob + URL.createObjectURL + a.download pour declencher
  le download cote navigateur
2026-05-07 22:37:22 +02:00
..
data Comparaison même semaine 2026 vs 2025: barres, écart pts, objectif, données incomplètes 2026-04-06 23:47:01 +02:00
models PatchCenter v2.0 — Initial commit 2026-04-04 03:00:12 +02:00
routers feat(pct): bouton 'Telecharger .eml' pour New Outlook / Outlook Web 2026-05-07 22:37:22 +02:00
scripts Qualys agents: bouton Rafraichir + cron 6h 2026-04-11 21:56:59 +02:00
services feat(mail): backend Outlook COM (Windows local) + toggle dans Settings 2026-05-07 22:24:46 +02:00
static BOC SAP corrigé, stop/start order, patch waves, DMZ zone, préférences patching 2026-04-05 03:52:46 +02:00
templates feat(pct): bouton 'Telecharger .eml' pour New Outlook / Outlook Web 2026-05-07 22:37:22 +02:00
__init__.py PatchCenter v2.0 — Initial commit 2026-04-04 03:00:12 +02:00
auth.py PatchCenter v2.0 — Initial commit 2026-04-04 03:00:12 +02:00
config.py Service iTop REST: synchro bidirectionnelle serveurs + contacts 2026-04-10 23:11:32 +02:00
database.py Mode Demo/Reel au login + base patchcenter_demo 2026-04-10 19:39:35 +02:00
dependencies.py Users/Contacts: workflow profils + LDAP + sync iTop + etat aligne 2026-04-12 18:50:43 +02:00
main.py feat(snapshots): page de gestion snapshots VM (listing + filtre auteur/age + suppression) 2026-05-07 20:13:29 +02:00