Files
grav-learn2/pages/02.commun/default.md
2026-02-19 16:22:41 +00:00

47 lines
2.5 KiB
Markdown

---
title: Commun
process:
markdown: true
twig: false
taxonomy:
category:
- docs
media_order: 'logo-filex.png,logo-annuaire.png,logo-glpi.png,logo-guide.png,logo-charte-it.png,logo.png'
hide_git_sync_repo_link: false
---
### # Commun
### ## # Applications Internes IT
<div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between;">
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<img src="/user/pages/02.commun/logo-glpi.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;" alt="Logo GLPI">
<h3 style="margin-top: 0;">Support IT (GLPI)</h3>
<p style="font-size: 0.9em;">Gestion des tickets et assistance matériel.</p>
<a href="http://it-ticketing.galien.com/" style="font-weight: bold; color: #007bff;">Accéder au portail IT →</a>
</div>
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<img src="/user/pages/02.commun/logo-annuaire.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<h3 style="margin-top: 0;">Annuaire</h3>
<p style="font-size: 0.9em;">Retrouvez vos contacts internes et bureaux.</p>
<a href="http://annuaire.galien.com/" style="font-weight: bold; color: #007bff;">Ouvrir l'annuaire →</a>
</div>
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<img src="/user/pages/02.commun/logo-filex.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<h3 style="margin-top: 0;">Filex</h3>
<p style="font-size: 0.9em;">Transfert de fichiers volumineux sécurisé.</p>
<a href="http://filex-galien.com" style="font-weight: bold; color: #007bff;">Transférer un fichier →</a>
</div>
<div style="flex: 1 1 calc(50% - 20px); min-width: 300px; border: 1px solid #ddd; padding: 20px; border-radius: 10px; background: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<img src="/user/pages/02.commun/logo-guide.png" style="width: 50px; height: 50px; float: left; margin-right: 15px;">
<h3 style="margin-top: 0;">Portail RH</h3>
<p style="font-size: 0.9em;">Congés, paie et informations administratives.</p>
<a href="https://kelio.galien.com/" style="font-weight: bold; color: #007bff;">Espace Kelio →</a>
</div>
</div>