This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
calebasse/mockups/validation-des-actes.html

181 lines
5.8 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8"/>
<title>APS42 — Validation des actes</title>
<link rel="stylesheet" type="text/css" media="all" href="css/style.css"/>
<link rel="stylesheet" type="text/css" media="all" href="css/smoothness/jquery-ui-1.8.21.custom.css"/>
<script src="js/jquery-1.7.2.min.js"></script>
<script src="js/jquery-ui-1.8.21.custom.min.js"></script>
<script src="development-bundle/ui/i18n/jquery.ui.datepicker-fr.js"></script>
<script>
$(function() {
$('#valider-btn').click(function() {
$('#valider-dlg').dialog({title: 'Validation',
width: '550px',
buttons: [ { text: "Annuler",
click: function() { $(this).dialog("close"); } },
{ text: "Valider",
click: function() { parent.location='validation-des-actes-validee.html'; } }]}
);
});
$('#annuler-btn').click(function() {
$('#annuler-dlg').dialog({title: 'Annuler la validation',
width: '550px',
buttons: [ { text: "Annuler",
click: function() { $(this).dialog("close"); } },
{ text: "Valider",
click: function() { $(this).dialog("close"); } }]}
);
});
$('.acte-btn').click(function() {
$('#acte-dlg').dialog({title: 'Acte',
width: '500px',
buttons: [ { text: "Annuler",
click: function() { $(this).dialog("close"); } },
{ text: "Enregistrer",
click: function() { $(this).dialog("close"); } }
]}
);
});
});
</script>
</head>
<body>
<div id="wrap-large">
<div id="header">
<h1><a href="accueil.html">APS 42</a></h1>
<span>Agenda - CMPP</span>
</div>
<div id="splash" class="cmpp">
<div id="user-links">
<a href="connexion.html">Déconnexion</a>
</div>
</div>
<div id="content">
<div id="appbar">
<h2>Validation des actes - 5 juillet 2012</h2>
<a href="agenda.html">Retourner à l'agenda</a>
<button id="valider-btn">Valider</button>
<!--<button id="annuler-btn">Annuler la validation</button>-->
</div>
<div id="datesel" style="float: right;">
<a href="#">««</a> <a href="#">«</a>
<!-- <span>Jeudi 5 juillet 2012</span> -->
<input id="agenda-date" value="Jeudi 5 juillet 2012"/>
<a href="#">»</a> <a href="#">»»</a>
</div>
<ul>
<li>Validation annulée le 24 août 2012 à 8h09</li>
<li>Validé le 24 août 2012 à 8h05</li>
</ul>
<div id="actes">
<div class="frame acte">
<h3>08:00 - 45m - <strong>John Doe</strong> (1051) - <strong>Sylvie Legrand</strong> (28) - 3, 46, 52 - <strong>Bilan</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/> <button class="acte-btn"></button></h3>
<p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. <button>Annuler le pointage</button></p>
</div>
<div class="frame acte">
<h3>08:00 - 1h - <strong>Bob Dilane</strong> (3051) - <strong>Sylvain Mirouf</strong> (51) - 2 - <strong>Rééducation</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/> <button class="acte-btn"></button></h3>
<p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. <button>Annuler le pointage</button></p>
</div>
<div class="frame acte">
<h3>09:00 - 45m - <strong>Sabine Malouf</strong> (4048) - <strong>Norbert Lecuisto</strong> (12) - <strong>Synthèse</strong> <button class="acte-btn"></button></h3>
<p><select><option>Absent</option></select> <button>Pointer</button></p>
</div>
<div class="frame acte">
<h3>09:00 - 45m - <strong>Gomez Chavez</strong> (4049) - <strong>Sylvie Legrand</strong> (28) - 46 - <strong>Bilan</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/></span> <button class="acte-btn"></button></h3>
<p><select><option>Absent</option></select> <button>Pointer</button></p>
</div>
<div class="frame acte">
<h3>10:00 - 1h - <strong>Lechat Kitchyan</strong> (5012) - <strong>Martine Dupont</strong> (17) - <strong>Entretien</strong></span> <button class="acte-btn"></button></h3>
<p><select><option>Absent</option></select> <button>Pointer</button></p>
<p><em>Type d'acte non facturable</em></p>
</div>
</div>
</div>
<div id="footer">
</div>
</div>
<div id="valider-dlg" style="display: none;">
<h3>Bilan de la validation pour le 5 juillet 2012</h3>
<ul>
<li>Nombre d'actes : 123</li>
<li>Actes pointés : 38
<ul>
<li>Absences : 32</li>
<li>Annulation médecin : 6</li>
</ul>
</li>
<li>Actes en double : <strong>5</strong></li>
<li>Actes facturables : <strong>58</strong></li>
<li>Actes de type non facturable : <strong>22</strong></li>
</ul>
</div>
<div id="annuler-dlg" style="display: none;">
<p>
<strong>85</strong> actes validés seront à nouveau pointables.
</p>
</div>
<div id="acte-dlg" style="display: none;">
<p>1234 Bob Leponge (Traitement)</p>
<p><select><option>(11) Ortophonie</option></select></p>
<p>8 août 2012 - 17:15 - 45 minutes</p>
<table>
<tr><td width="50%">
<h4>Intervenants</h4>
<div id="intervenants">
<ul>
<li><input type="checkbox" value="Bob Léponge" checked="checked">Bob Léponge</input></li>
<li><input type="checkbox" value="Sandy Kilo" checked="checked">Sandy Kilo</input></li>
</ul>
<a href="#">Ajouter</a><br/>
<a href="#">Tout le monde</a>
</div>
</td>
<td width="50%">
<ul>
<li>Rendez-vous pris le 5 juillet 2012 à 10:36</li>
<li>Acte validé le 10 août 2012 à 9h10</li>
<li>En cours de facturation (123) <button class="flat">Acte perdu</button></li>
</ul>
</td>
</tr>
</table>
<br/>
<br/>
<textarea cols="50">Bla bla bla</textarea>
</div>
</body>
</html>