1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446
|
<html lang="fr">
<head>
<title>
GEOPOST - SYGEP
</title>
<!-- meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" -->
<link rel="stylesheet" href="css/Sygep.css" type="text/css">
</head>
<script language="javascript" >
// alert("Saisie en cours " + null);
var blnSaisieEncours = false; // Flag indiquant une saisie en cours.
function fcPositionneFlagSaisieEnCours(flag){
blnSaisieEncours = flag;
}
function fcConfirmAbandonSaisieEnCours(){
// alert("dans la methode");
// alert(blnSaisieEncours);
if(blnSaisieEncours){
if(confirm("Attention, vous allez perdre vos modifications !\nEtes-vous sûr de vouloir continuer ?")){
return true;
}else{
return false;
}
}else{
return true;
}
}
function fcAide(urlPageAide){
newWindow = window.open (urlPageAide, 'SYGEP', 'scrollbars=yes,status=no,width=700,height=500');
}
</script>
<body bgcolor="#FFFFFF" text="#000000" >
<center>
<table width="753" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" >
<tr>
<td colspan="2" width="753" >
<!-- DEBUT BANDEAU -->
<table width="753" border="0" bgcolor="#0031B5" cellspacing="0" >
<tr>
<td width="350" ><img src="images/LogoPoste2.gif" ></td>
<td width="190" ><img src="images/LogoSYGEP.gif" width="109" height="26"></td>
<td width="130" class="titreVersion" >Version 3.0.6</td>
<td> <a href="aide.doc" ><img src="images/Aide.gif" border="0" alt="Aide en ligne" ></a></td>
</tr>
</table>
<!-- FIN BANDEAU -->
</td>
</tr>
<tr >
<td width="164" valign="top" >
<!-- DEBUT DU MENU -->
<table width="164" border="0" >
<!-- logic:notEqual name="utilisateur" property="convoyeurTypeUtilisateur.adminOk" value="true" scope="session" -->
<tr>
<td>
<!-- Debut MENU SAISIE -->
<table width="164" border="0">
<tr align="center">
<td colspan="2" width="164px" ><img src="images/Saisie.gif" width="59" height="20"></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/GestionFeuillesPresences.do?methode=preparerRecherchePresences" onclick="return fcConfirmAbandonSaisieEnCours();">Présence</a></td>
<!-- d width="147" class="itemMenu" ><a href="/sygep/GestionFeuillesPresences.do?methode=selectionSite" onclick="return fcConfirmAbandonSaisieEnCours();">Présence</a></td -->
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/GestionEntraidesJournaliere.do?methode=preparerRechercheEntraides" onclick="return fcConfirmAbandonSaisieEnCours();">Entraide</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/GestionActivitesJournalieres.do?methode=preparerRechercheActivites" onclick="return fcConfirmAbandonSaisieEnCours();">Activités</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/GestionRestesJournaliers.do?methode=initGestionRestes" onclick="return fcConfirmAbandonSaisieEnCours();">Restes</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu"><a href="/sygep/GestionMotDePasse.do?methode=preparerSaisie" onclick="return fcConfirmAbandonSaisieEnCours();">Mot De Passe</a></td>
</tr>
</table>
<!-- FIN MENU SAISIE -->
</td>
</tr>
<tr>
<td>
<!-- DEBUT MENU STATISTIQUES -->
<table width="164" border="0">
<tr align="center">
<td colspan="2" width="164px"><img src="images/Statistiques.gif" width="112" height="21"></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/ControleCoherence.do?methode=preparer" onclick="return fcConfirmAbandonSaisieEnCours();">Contrôle cohérence</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/ProductiviteHorairExploitationSite.do?methode=preparer" onclick="return fcConfirmAbandonSaisieEnCours();">Productivité par sites</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/ProductiviteHoraireParEquipe.do?methode=preparer" onclick="return fcConfirmAbandonSaisieEnCours();">Productivité par équipes</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/TraficGlobalTrieParPFC.do?methode=preparer" onclick="return fcConfirmAbandonSaisieEnCours();">Trafic trié par sites</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/TraficGlobalEnTransitParPFC.do?methode=preparer" onclick="return fcConfirmAbandonSaisieEnCours();">Trafic en transit par sites</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/TauxSaisieDesRestes.do?methode=preparer" onclick="return fcConfirmAbandonSaisieEnCours();">Taux de saisie des restes</a></td>
</tr>
<tr>
<td width="17" align="center" ><img src="images/puces/PucesJaunes.gif" width="10" height="10"></td>
<td width="147" class="itemMenu" ><a href="/sygep/StatistiquesDesRestes.do?methode=preparer" onclick="return fcConfirmAbandonSaisieEnCours();">Statistiques des restes</a></td>
</tr>
</table>
<!-- FIN MENU STATISTIQUES -->
</td>
</tr>
</table>
<!-- FIN DU MENU -->
</td>
<td width="589" valign="top" >
<!-- DEBUT CONTENU -->
<link rel="STYLESHEET" type="text/css" href="css/calendar.css">
<script language="JavaScript" src="librairie/simplecalendar.js" type="text/javascript"></script>
<SCRIPT LANGUAGE="Javascript1.1">
<!-- Begin
var bCancel = false;
function validateProductiviteHoraireExploitationSitesForm(form) {
if (bCancel)
return true;
else
return validateRequired(form) && validateDate(form);
}
function required () {
this.aa = new Array("dateDebut", "Le champ Date Du est obligatoire.", new Function ("varName", "this.datePatternStrict='dd/MM/yyyy'; return this[varName];"));
this.ab = new Array("dateFin", "Le champ Date Au est obligatoire.", new Function ("varName", "this.datePatternStrict='dd/MM/yyyy'; return this[varName];"));
}
function DateValidations () {
this.aa = new Array("dateDebut", "Le champ Date Du n'est pas une date.", new Function ("varName", "this.datePatternStrict='dd/MM/yyyy'; return this[varName];"));
this.ab = new Array("dateFin", "Le champ Date Au n'est pas une date.", new Function ("varName", "this.datePatternStrict='dd/MM/yyyy'; return this[varName];"));
}
// End -->
</SCRIPT>
<SCRIPT LANGUAGE="Javascript1.1" src="librairie/staticJavascript.jsp" ></script>
<script language="javascript" >
var blnRechercheActive = false;
function changeImage(obj,src){
obj.src = src;
}
function fcForceRecherche(){
blnRechercheActive = false;
}
function fcAfficheAlerteRecherche(){
alert("Veuillez lancer la recherche avec les nouveaux critères !");
}
// Lance la recherche des sites
function fcRechercherSites(form){
if(validateProductiviteHoraireExploitationSitesForm(form)){
form.methode.value="rechercherSites";
form.submit();
}
}
function fcSelectionnerToutesPFC(){
var form = document.ProductiviteHoraireExploitationSitesForm;
if(blnRechercheActive){
var nbSite = form.idSelection.length;
if(nbSite>1){
for(i=0;i<nbSite;i++){
form.idSelection[i].checked = true;
}
}else{
form.idSelection.checked = true;
}
}else{
fcAfficheAlerteRecherche();
}
}
function fcAnnulerSelection(){
var form = document.ProductiviteHoraireExploitationSitesForm;
if(blnRechercheActive){
var nbSite = form.idSelection.length;
if(nbSite>1){
for(i=0;i<nbSite;i++){
form.idSelection[i].checked = false;
}
}else{
form.idSelection.checked = false;
}
}else{
fcAfficheAlerteRecherche();
}
}
// Lance l'execution des statistiques.
function fcCreerStatitistique(){
var form = document.ProductiviteHoraireExploitationSitesForm;
if(blnRechercheActive){
// On vérifie que l'utilisateur a réalisé une sélection.
var nbSite = form.idSelection.length;
var blnSelection = false;
if(nbSite>1){
for(i=0;i<nbSite;i++){
blnSelection = form.idSelection[i].checked;
if(blnSelection)break;
}
}else{
blnSelection = form.idSelection.checked;
}
if(blnSelection){
form.methode.value="genererReport";
form.submit();
}else{
alert("Vous devez réaliser une sélection avant de créer les statistiques !");
}
}else{
fcAfficheAlerteRecherche();
}
}
</script>
<form name="ProductiviteHoraireExploitationSitesForm" method="POST" action="/sygep/ProductiviteHorairExploitationSite.do" onsubmit="return validateProductiviteHoraireExploitationSitesForm(this)">
<input type="hidden" name="methode" id="methode" value="" >
<table width="580" border="0" >
<tr>
<td align="center">
<table width="569" border="0">
<tr>
<td class="titrePage" > Productivité par sites <a href="javascript:fcAide('statistiques/productivitehoraireexploitationsite/aide/recherche.htm')" ><img src="images/Aide.gif" border="0" alt="Aide en ligne" ></a></td>
</tr>
<tr>
<td align="center"></td>
</tr>
<tr>
<td align="center">
<table width="545px" cellpadding="1" cellspacing="0" border="0" >
<tr class="lignePaire" >
<td rowspan="3" width="299" >
<table width="150" cellpadding="1" cellspacing="0" border="0" class="lignePaire" >
<tr>
<td class="celluleTitreDroite" > Du </td>
<td ><input type="text" name="dateDebut" maxlength="11" size="11" value=""> <a href="javascript: void(0);" onmouseover="if (timeoutId) clearTimeout(timeoutId);window.status='Show Calendar';return true;" onmouseout="if (timeoutDelay) calendarTimeout();window.status='';" onclick="g_Calendar.show(event,'ProductiviteHoraireExploitationSitesForm.dateDebut',false,'dd/mm/yyyy'); fcForceRecherche(); return false;"><img src="images/calendar.gif" name="imgCalendar" border="0" alt=""></a></td>
</tr>
<tr>
<td class="celluleTitreDroite" > Au </td>
<td ><input type="text" name="dateFin" maxlength="11" size="11" value=""> <a href="javascript: void(0);" onmouseover="if (timeoutId) clearTimeout(timeoutId);window.status='Show Calendar';return true;" onmouseout="if (timeoutDelay) calendarTimeout();window.status='';" onclick="g_Calendar.show(event,'ProductiviteHoraireExploitationSitesForm.dateFin',false,'dd/mm/yyyy'); fcForceRecherche(); return false;"><img src="images/calendar.gif" name="imgCalendar" border="0" alt=""></a></td>
</tr>
<tr>
<td colspan="2" align="center"><a href="javascript:fcRechercherSites(document.ProductiviteHoraireExploitationSitesForm);" ><img src="images/boutons/Rechercher_Ovale.gif" border="0" ></a>
</td>
</tr>
</table>
</td>
<td> </td>
</tr>
<tr class="lignePaire" >
<td> </td>
</tr>
<tr class="lignePaire" >
<td> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" >
<table width="545px" border="0" cellpadding="0" cellspacing="5" >
<tr>
<td align="center" colspan="4">
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
</td>
</tr>
</table>
</form>
<!-- FIN CONTENU -->
</td>
</tr>
<tr>
<td colspan="2" width="753" >
<!-- DEBUT PIED DE PAGE -->
<table width="753" border="0" >
<tr>
<td> </td>
</tr>
</table>
<!-- FIN PIED DE PAGE -->
</td>
</tr>
</table>
</center>
</body>
</html> |
Partager