Thibaud.willm 11 anni fa
parent
commit
c2ad2f914c

+ 2 - 2
CG67.FicheCollege.root/CG67.FicheCollege/Web/CG67.FicheCollege.Web/Default.aspx

@@ -29,8 +29,8 @@
 <body>
     <form id="form1" runat="server">
     <div id="header_index">
-        <img id="logo" src="images/DC.png" alt="Logo du CG67"></img>
-        <h2 id="Default">Fiches de synthèses collèges</h2>
+        <img id="logo" src="images/bandeau-fiche-college.png" alt="Logo du CG67"></img>
+        
     </div>
     <div id="blank"><h3 id="Default">Veuillez sélectionner un établissement</h3></div>
     <div id="conteneur">

+ 6 - 3
CG67.FicheCollege.root/CG67.FicheCollege/Web/CG67.FicheCollege.Web/Web.config

@@ -8,13 +8,13 @@
     <add name="ApplicationServices" connectionString="data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|\aspnetdb.mdf;User Instance=true" providerName="System.Data.SqlClient"/>
   </connectionStrings>
   <appSettings>
-    <add key="ConnexionStringSic" value="Data Source=PAN\SQLSTD2K5_1;Initial Catalog=TSic;User Id=UserTSicRW;password=UserTS!cRW!"/>
+    <add key="ConnexionStringSic" value="Data Source=ESNA\SQLSTD2K5_1;Initial Catalog=TSic;User Id=UserTSicRW;password=UserTS!cRW!"/>
     <!--   <add key="ConnexionStringOracleCollege" value="Data Source=PCOL;User Id=college;Password=college;"/> -->
     <add key="ConnexionStringAccess" value="Provider=microsoft.jet.oledb.4.0;Data Source=\\Moder\App_production\College\data\Base\BD Collège_prod.mdb;Persist Security Info=False;"/>
     <add key="ConnexionStringOracleSubvention" value="Data Source=SGFP;User Id=ASTRE;Password=ASTRE;"/>
     <add key="ConnexionStringOracleAstreGF" value="Data Source=SGFP;User Id=SO;Password=SO;"/>
     <add key="ConnexionStringOracleRH" value="Data Source=SRHP;User Id=CG67_ATC;Password=ATC_CG67;"/>
-    <add key="AnneeEnCours" value="2013"/>
+    <add key="AnneeEnCours" value="2014"/>
     <add key="FileRepository" value="\\public\publicng\1PAT\12DIMG\1230SGEPI\PPM\Fichiers DSI (fiches collèges)\"/>
     <add key="ImpersonationUser" value="service.college"/>
     <add key="ImpersonationPassword" value="2sr72297rN7BzX8QB48t"/>
@@ -55,7 +55,10 @@
     <handlers>
       <add name="HttpHandlerHistogramme" path="*.histo" verb="*" type="CG67.FicheCollege.HttpHandlerHistogramme, CG67.FicheCollege"  allowPathInfo="false" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.Net\Framework\v4.0.30319\aspnet_isapi.dll"
              resourceType="Unspecified" preCondition="classicMode,runtimeVersionv4.0,bitness32"/>
-      <add name="FileDownloadHandler" path="*file.download" verb="*" type="CG67.FicheCollge.FileDownloadHandler, CG67.FicheCollege" allowPathInfo="false"  preCondition="integratedMode, runtimeVersionv2.0" />
+      <add name="FileDownloadHandler" path="file.download" verb="*" type="CG67.FicheCollge.FileDownloadHandler, CG67.FicheCollege" allowPathInfo="false"  preCondition="integratedMode, runtimeVersionv2.0" />
     </handlers>
+    <!--<staticContent>
+      <mimeMap fileExtension="" mimeType="" />
+    </staticContent>-->
   </system.webServer>
 </configuration>

+ 5 - 5
CG67.FicheCollege.root/CG67.FicheCollege/Web/CG67.FicheCollege.Web/xml/Entete.xml

@@ -9,17 +9,17 @@
     <fax>03 69 20 75 23</fax>
     <email>pascale.hauger@cg67.fr</email>
     <photo>Direction de la Communication</photo>
-    <maj>28/11/2013</maj>
+    <maj>18/12/2014</maj>
     </suiviepar>
   <chiffresgeneraux>
     <annee>2013</annee>
     <nbATC>705</nbATC>
-    <nbRepasAnnuel>3 553 989</nbRepasAnnuel>
+    <nbRepasAnnuel>3 220 000</nbRepasAnnuel>
     <surfaceBatiments>614 312 m²</surfaceBatiments>
     <surfaceExterieur>1 058 310 m2</surfaceExterieur>
     <financements>42,5 M€ </financements>
-    <investissement>29,92 M€  </investissement>
-    <fonctionnement>13,1 M€</fonctionnement>
-    <transport>29 M€ </transport>
+    <investissement>28,50 M€  </investissement>
+    <fonctionnement>13,9 M€</fonctionnement>
+    <transport>29,9 M€ </transport>
   </chiffresgeneraux>
 </entete>

+ 1 - 1
CG67.FicheCollege.root/CG67.FicheCollege/Web/CG67.FicheCollege.Web/xslt/FicheCollegev2.xslt

@@ -5,7 +5,7 @@
 
   <xsl:template match="college">
     <div id="conteneur">
-      <img id="logo" src="images/DC.png" alt="Logo du CG67"></img>
+      <img id="logo" src="images/bandeau-fiche-college.png" alt="Logo du CG67"></img>
       <div id="header_fiche">
         <!-- <div id="logo"></div> -->