Subversion Repositories eFlore/Applications.cel

Compare Revisions

No changes between revisions

Ignore whitespace Rev 645 → Rev 688

/branches/v1.4-broyeur/war/etoile_vide.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/etoile_vide.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/wjhk.jupload.jar
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/wjhk.jupload.jar
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/splash_screen.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/splash_screen.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/fond-herbes.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/fond-herbes.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/ill_liaison.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/ill_liaison.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/note-off.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/note-off.gif
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/bandeau-haut.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/bandeau-haut.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/delier.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/delier.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/statistiques.php
New file
0,0 → 1,49
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Statistiques du Carnet En Ligne</title>
<style>
img{display:block;margin:0.5em;border:1px solid black;}
hr.nettoyeur {clear:both;width:0;}
.flottant-gauche img{float:left;}
</style>
</head>
<body>
<?php $i=0;?>
<h1>Statistiques du CEL</h1>
<div class="flottant-gauche">
<h2>Activitée</h2>
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/UtilisationJournaliere/<?=$i++?>/<?=date("Y-m-d", (time() - 86400))?>" alt="Intensité d'utilisation pour la journée d'hier" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/UtilisationJournaliere/<?=$i++?>" alt="Intensité d'utilisation pour aujourd'hui" />
</div>
<hr class="nettoyeur" />
<div class="flottant-gauche">
<h2>Données</h2>
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/NbreObsIdVsTest/<?=$i++?>" alt="Nombre d'observations identifiées versus tests" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/NbreObsPublicVsPrivee/<?=$i++?>" alt="Nombre d'observations publiques versus privées" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/NbreObsDetermineeVsInconnue/<?=$i++?>" alt="Nombre d'observations déterminées versus inconnues" />
<hr class="nettoyeur" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/NbreObsAvecIndicationGeo/<?=$i++?>" alt="Nombre d'observations avec indications géographiques" />
</div>
<hr class="nettoyeur" />
<div class="flottant-gauche">
<h2>Utilisateurs</h2>
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/NuagePointsObsParHeureEtJourSemaine/<?=$i++?>" alt="Nuage de points d'observation par heure et jour de la semaine" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/NuagePointsObsAnciennete/<?=$i++?>" alt="Répartition des utilisateurs en fonction du nombre d'observations et de l'ancienneté" />
<hr class="nettoyeur" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/NbreObsParUtilisateur/<?=$i++?>" alt="Nombre d'observations par utilisateur" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/NbreObsParUtilisateurEtTest/<?=$i++?>" alt="Nombre d'observations par utilisateur et test" />
<hr class="nettoyeur" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/EvolUtilisateurParMois/<?=$i++?>" alt="Nombre d'observations par utilisateur et test" />
</div>
<hr class="nettoyeur" />
<div>
<h2>Évolution</h2>
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/EvolObsParMoisGlissant/<?=$i++?>" alt="Évolutions des observation sur le dernier mois glissant" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/EvolObsParMois/<?=$i++?>" alt="Évolutions des observation par mois" />
<img src="http://www.tela-botanica.org/eflore/cel2/jrest/CelStatistique/EvolObsParAn/<?=$i++?>" alt="Évolutions des observation par an" />
</div>
<hr class="nettoyeur" />
</body>
</html>
/branches/v1.4-broyeur/war/vide_s.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
/branches/v1.4-broyeur/war/vide_s.jpg
New file
Property changes:
Added: svn:mime-type
+image/jpeg
\ No newline at end of property
/branches/v1.4-broyeur/war/cel2.html
New file
0,0 → 1,53
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
 
<!-- The HTML 4.01 Transitional DOCTYPE declaration-->
<!-- above set at the top of the file will set -->
<!-- the browser's rendering engine into -->
<!-- "Standards Mode", which gives better cross -->
<!-- browser compatibility to the application. -->
<!-- Omitting this line leaves most browsers in -->
<!-- "Quirks mode", emulating the bugs in older -->
<!-- browser versions. -->
 
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- -->
<!-- Any title is fine -->
<!-- -->
<title>cel2 - v1.4 Broyeur</title>
<!-- -->
<!-- This script loads your compiled module. -->
<!-- If you add any GWT meta tags, they must -->
<!-- be added before this line. -->
<link rel="stylesheet" href="org.tela_botanica.cel2/js/ext/resources/css/ext-all.css" />
<script type="text/javascript" language="javascript" src="org.tela_botanica.cel2/js/ext/adapter/ext/ext-base.js" /></script>
<script type="text/javascript" language="javascript" src="org.tela_botanica.cel2/js/ext/ext-all.js" /></script>
<script type="text/javascript" language="javascript" src="org.tela_botanica.cel2/js/UploadDialog/Ext.ux.UploadDialog.packed.js" /></script>
<script type="text/javascript" language="javascript" src="config.js"></script>
<script type="text/javascript" language="javascript" src="org.tela_botanica.cel2/org.tela_botanica.cel2.nocache.js"></script>
 
<link rel="stylesheet" href="cel2.css">
<link rel="stylesheet" href="GwtExt.css">
</head>
 
<!-- -->
<!-- The body can have arbitrary html, or -->
<!-- you can leave the body empty if you want -->
<!-- to create a completely dynamic UI. -->
<!-- -->
<body>
 
<!-- OPTIONAL: include this if you want history support -->
<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
 
<!--add loading indicator while the app is being loaded-->
<div id="loading">
<img src="splash_screen.png" />
</div>
</body>
</html>
/branches/v1.4-broyeur/war/page_prev.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/page_prev.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/ill_choro.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/ill_choro.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/etoile_notee.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/etoile_notee.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/Fleche_droite.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/Fleche_droite.gif
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/chain.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/chain.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/vide.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
/branches/v1.4-broyeur/war/vide.jpg
New file
Property changes:
Added: svn:mime-type
+image/jpeg
\ No newline at end of property
/branches/v1.4-broyeur/war/Fleche_gauche.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/Fleche_gauche.gif
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/tela.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/tela.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/GwtExt.css
New file
0,0 → 1,56
#loading {
position: absolute;
left: 45%;
top: 40%;
padding: 2px;
z-index: 20001;
height: auto;
border: 1px solid #ccc;
}
 
#loading a {
color: #225588;
}
 
#loading .loading-indicator {
background: white;
color: #444;
font: bold 13px tahoma, arial, helvetica;
padding: 10px;
margin: 0;
height: auto;
}
 
#loading-msg {
font: normal 10px arial, tahoma, sans-serif;
}
 
.x-portlet {
margin-bottom:10px;
}
 
.x-portal .x-panel-dd-spacer {
margin-bottom:10px;
}
 
/*
* FF3 grid support
*/
.x-grid3 table {
table-layout:fixed;
}
 
/*
* FF3 calendar support
*/
div.x-date-picker {
width:10px;
}
 
/*
* FF2 / FF3 issue with scrolling when having an EditorGridPanel
*/
.ext-gecko .x-grid-editor {
position: relative !important;
float: left;
}
/branches/v1.4-broyeur/war/pin.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/pin.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/.htaccess
New file
0,0 → 1,2
#AddHandler x-httpd-php5 .php
AddDefaultCharset UTF-8
/branches/v1.4-broyeur/war/etoile_curseur.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/etoile_curseur.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/cel2.css
New file
0,0 → 1,434
/** Add css rules here for your application. */
 
body,td,a,div,.p{font-family:arial,sans-serif}
div,td{color:#000000}
a:link,.w,.w a:link{color:#0000cc}
a:visited{color:#551a8b}
a:active{color:#ff0000}
.thumb-wrap {
width : 100px ;
height : 130px ;
display: table-cell ;
text-align: center ;
vertical-align: middle ;
background-color: #DCDCDC;
border-width:1px;
border-style:solid;
border-color:#667A6B;
overflow:hidden;
position:relative;
}
miniature_galerie {
z-index: 35;
}
.picto_haut_gauche {
position:absolute;
top:2px;
left:2px;
z-index:40;
}
.picto_haut_droite {
position:absolute;
top:2px;
right:2px;
z-index:40;
}
.x-window-tl .x-window-header {
color:#4A6438;
}
.x-window-mc {
background-color: #FFFFFF;
}
.x-panel-header {
color:#FFFFFF;
}
.x-tab-strip span.x-tab-strip-text {
color:#FFFFFF;
}
.x-tab-strip-active span.x-tab-strip-text {
color:#4A6438;
cursor:default;
font-weight:bold;
}
.img-list {
height: 50px;
width: 50px;
display: table-cell ;
text-align: center ;
vertical-align: middle ;
}
.dview-list {
display: table-cell;
height: auto;
padding-bottom: 10px;
text-align: center;
vertical-align: middle;
width: 100px;
}
.thumb img:hover{
color:#000000;
}
.x-view-over {
background:#6a8192 ;
padding:4px;
}
.x-view-selected {
background: #cf7d6a ;
padding: 4px;
}
.x-temp-crea {
background: #000000 ;
}
.x-temp-modif {
background: #ffffff ;
}
 
.thumb-wrap {
float: left;
margin: 4px;
margin-right: 0;
padding: 5px;
}
.avertissement {
font-size: 15px ;
text-align: center ;
color: #318D9F ;
font-weight: bold ;
}
#etatConnexion {
cursor: pointer ;
}
#liensExt {
float: right;
margin-top: -15px;
}
#panneau_etat_connexion, #panneau_admin {
min-height:16px;
}
#x-up-bandeau div div {
height: 100 px !important;
background-image:url(fond-herbes.png);
background-repeat:repeat-x;
}
#x-view-zoom-img div div {
display: table-cell ;
text-align: center ;
vertical-align: middle ;
}
#x-view-mini-zoom-img div div {
display: table-cell ;
text-align: center ;
vertical-align: middle ;
}
.img-curseur-depl {
cursor:pointer;
}
/*#x-view-mini-zoom-img div div img {
height: 150px;
width: 150px;
}*/
.x-image-gen div div {
display: table-cell ;
text-align: center ;
vertical-align: middle ;
}
.x-image-info-rep div div {
display: table-cell ;
text-align: center ;
vertical-align: middle ;
}
.x-selec-modif {
background: #FFCCCC !important ;
}
.x-selec-crea {
background: #DEE5EE !important ;
}
.x-selec-liaison {
background: #FFCCCC !important ;
}
.x-selec-consult {
background: #DEE5EE !important ;
}
.x-view-notation-bar {
height: 25px ;
width: 25px ;
}
.x-view-zoom-button-p {
background-color: #FFFFFF ;
background-image:url("Fleche_gauche.gif") ;
background-repeat: no-repeat;
background-position: 50% ;
border: none ;
}
.x-view-zoom-button-s {
background-color: #FFFFFF ;
background-image:url("Fleche_droite.gif") ;
background-repeat: no-repeat;
background-position: 50% ;
border: none ;
}
.img-note img {
height: 20px ;
width: 20px ;
}
 
.thumb-wrap span {
display: block;
overflow: hidden;
text-align: center;
}
#listeImageGrid {
overflow: hidden;
}
td.centered-list {
display: table-cell ;
overflow: hidden;
vertical-align: middle !important;
}
.warning_upload {
font-size: 15px ;
text-align: center ;
background-color: #ffffcc ;
color: #ff0033 ;
font-weight: bold ;
}
.nom_retenu {
font-weight: bold ;
}
.x-form-creation {
background-color: green ;
}
.x-form-modification {
background-color: red ;
}
.fenmotcles .x-window-body {
background-color: white !important;
}
.nuagetag {
background-color: white;
}
.nuagetag li {
float: left;
padding: 2px;
}
.motcletaille1 {
font-size: 10px ;
color: #990033;
}
.motcletaille2 {
font-size: 12px ;
color: #FF9999;
}
.motcletaille3 {
font-size: 14px ;
color: #FF9966;
}
.motcletaille4 {
font-size: 16px ;
color: #00FF00;
}
.motcletaille5 {
font-size: 18px ;
color: #33FF99;
 
}
.motcletaille6 {
font-size: 20px ;
color: #9999FF;
}
.motcletaille7 {
font-size: 22px ;
color: #CCCCCC;
}
.motcletaille8 {
font-size: 24px ;
color: #999999;
}
.motcletaille9 {
font-size: 26px ;
color: #0000FF;
}
.motcletaille10 {
font-size: 28px ;
color: #333333;
}
.saisie_invalide_invisible {
display: none;
}
.saisie_invalide {
display: block ;
font-size: 12px ;
color: #FF0000;
text-align: center;
}
#lien_carto {
padding-left: 2px;
text-align: left;
}
#lien_coord {
padding-left: 0px;
}
.lien_actif {
text-align: center ;
cursor:pointer;
color: #0033CC;
text-decoration: underline;
}
.lien_decale {
padding-left: 10px;
}
.conteneur_selection_commune {
padding-left: 10px;
text-decoration: none;
}
#lien_selection_commune {
color: #0033CC;
text-decoration: underline;
padding-left: 100px;
}
.lien_sel {
border: dotted 1px black;
}
.x-tree-node-icon-kw {
background-image:url("checked.png") ;
background-position:center center;
background-repeat:no-repeat;
border:0 none;
height:18px;
margin:0;
padding:0;
vertical-align:top;
width:16px;
}
.x-tree-node a span.x-tree-node-text-norm {
}
.x-tree-node a span.x-tree-node-text-kw {
color:#008000;
font-weight: bold;
font-size: 1.1em;
font-style:italic;
}
.x-dd-drop-unlink .x-dd-drop-icon{
background-image:url("delier.png");
}
#infos_taxon {
margin-top: 5px;
vertical-align: middle !important;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.texte_info_taxon {
font-weight: bold;
font-size: 1.1em;
font-style:italic;
}
.info_image {
font-size: 10px;
}
.accepter_licence {
font-size:1.5em;
height:70px;
margin-left:20px;
visibility:visible;
}
#loading {
position:absolute;
left: 50%;
top: 50%;
margin-top: -103px; /* moitié de la hauteur de l'image */
margin-left: -332px; /* moitié de la largeur de l'image */
}
#loading img {
border: 2px solid black;
}
.indicateur_filtres {
color: #FF0000;
}
/branches/v1.4-broyeur/war/ill_taxon.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/ill_taxon.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/france.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
/branches/v1.4-broyeur/war/france.jpg
New file
Property changes:
Added: svn:mime-type
+image/jpeg
\ No newline at end of property
/branches/v1.4-broyeur/war/etoile_petite.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/etoile_petite.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/carte.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/carte.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/note-on.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/note-on.gif
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/logo_n_d.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/logo_n_d.gif
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/config.server.js
New file
0,0 → 1,10
var configuration = {
serviceBaseUrl:"http://www.tela-botanica.org/eflore/cel2/jrest",
suiviBugUrl:"http://www.tela-botanica.net/suivi/index.php?do=newtask&project=2",
aideBaseUrl: "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=AideCEL",
imageBaseUrl: "http://www.tela-botanica.org/sites/eflore/generique/images/projets/cel/",
referentielGeo:"WGS84",
cleGoogleMaps:"ABQIAAAADBUAHF9l14gI02QVAbUYJBRqPsByHDhzHLE0yoC9hASLZaFmoRT4_9Zkiscf-BaH_gEy7DVHX5BxwQ"
};
 
 
/branches/v1.4-broyeur/war/config.defaut.js
New file
0,0 → 1,16
// A renommer en config.js
 
var configuration = {
serviceBaseUrl:"http://localhost/jrest",
suiviBugUrl:"http://www.tela-botanica.net/suivi/index.php?do=newtask&project=2",
aideBaseUrl: "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=AideCEL",
emailContact:"cel_remarques@tela-botanica.org",
imageBaseUrl: "http://localhost/images_cel",
referentielGeo : "WGS84",
cleGoogleMaps : "ABQIAAAADBUAHF9l14gI02QVAbUYJBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRs4p6VhYovhsnMYzJIWa011rxW4w",
refTax:"BDNFF",
refTaxVersion:"4.02",
lienEfloreBaseUrl:"www.tela-botanica.org/eflore"
};
 
 
/branches/v1.4-broyeur/war/hosted.html
New file
0,0 → 1,40
<html>
<head><script>
var $wnd = parent;
var $doc = $wnd.document;
var $moduleName, $moduleBase
,$stats = $wnd.__gwtStatsEvent ? function(a) {return $wnd.__gwtStatsEvent(a);} : null;
if ($stats) {
var moduleFuncName = location.search.substr(1);
var moduleFunc = $wnd[moduleFuncName];
var moduleName = moduleFunc ? moduleFunc.moduleName : "unknown";
$stats({moduleName:moduleName,subSystem:'startup',evtGroup:'moduleStartup',millis:(new Date()).getTime(),type:'moduleEvalStart'});
}
</script></head>
<body>
<font face='arial' size='-1'>This html file is for hosted mode support.</font>
<script><!--
function gwtOnLoad(errFn, modName, modBase){
$moduleName = modName;
$moduleBase = modBase;
if (!external.gwtOnLoad(window, modName, "1.5")) {
if (errFn) {
errFn(modName);
}
}
}
 
window.fireOnModuleLoadStart = function(className) {
$stats && $stats({moduleName:$moduleName, subSystem:'startup', evtGroup:'moduleStartup', millis:(new Date()).getTime(), type:'onModuleLoadStart', className:className});
};
 
window.onunload = function() {
external.gwtOnLoad(window, null, "1.5");
};
 
window.__gwt_module_id = 0;
 
var query = window.location.search.substr(1);
$stats && $stats({moduleName:$moduleName,subSystem:'startup',evtGroup:'moduleStartup',millis:(new Date()).getTime(),type:'moduleEvalEnd'});
if (query && $wnd[query]) $wnd[query].onScriptLoad();
--></script></body></html>
/branches/v1.4-broyeur/war/note-hover.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/note-hover.gif
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/clear.cache.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/clear.cache.gif
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/vide_s_g.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
/branches/v1.4-broyeur/war/vide_s_g.jpg
New file
Property changes:
Added: svn:mime-type
+image/jpeg
\ No newline at end of property
/branches/v1.4-broyeur/war/modele_import.xls
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/branches/v1.4-broyeur/war/modele_import.xls
New file
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/branches/v1.4-broyeur/war/history.html
New file
0,0 → 1,21
<html>
<head>
<script>
function hst() {
var search = location.search;
var historyToken = '';
if (search.length > 0)
historyToken = search.substring(1);
 
document.getElementById('__gwt_historyToken').value = historyToken;
if (parent.__gwt_onHistoryLoad) {
parent.__gwt_onHistoryLoad(historyToken);
}
}
</script></head>
<body onload='hst()'>
 
<input type='text' id='__gwt_historyToken' tabIndex='-1'>
 
</body>
</html>
/branches/v1.4-broyeur/war/page_suiv.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/page_suiv.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/checked.png
Cannot display: file marked as a binary type.
svn:mime-type = image/png
/branches/v1.4-broyeur/war/checked.png
New file
Property changes:
Added: svn:mime-type
+image/png
\ No newline at end of property
/branches/v1.4-broyeur/war/index.html
New file
0,0 → 1,8
<html>
<head>
<title></title>
<meta http-equiv="refresh" content="0; url=cel2.html" />
<style></style>
</head>
<body></body>
</html>
/branches/v1.4-broyeur/war/.
New file
Property changes:
Added: svn:ignore
+org.tela_botanica.cel2
+WEB-INF
+config.js