Commit 3038d1f78bb79b2dcc8a5bfde3f1984328f7edbc

Authored by Alexandre
1 parent d58b8953

Version: 2.4.4.1

Demande (en terminé) : Mode install --> français
					   
Version majeure en cours (2.4):
https://projects.irap.omp.eu/versions/107

ROADMAP: https://projects.irap.omp.eu/projects/labinvent/roadmap
README-LABINVENT.md
... ... @@ -51,21 +51,11 @@ Logiciel testé et validé sur les configurations suivantes :
51 51 VERSION ACTUELLE
52 52  
53 53 Date: 15/06/2016
54   -Version: 2.4.4.0
  54 +Version: 2.4.4.1
55 55  
56   -!!! Modif BD !!!
57   -
58   -Fiche matériel + attribut "from" email + bouton "nouveau matériel" sur home + script données dates + ajout emails configurations + limite host_ldap (aucune)
59   -
60   -Demande (en terminé) : https://projects.irap.omp.eu/issues/3822
61   - https://projects.irap.omp.eu/issues/3824
62   - https://projects.irap.omp.eu/issues/3823
63   - https://projects.irap.omp.eu/issues/3829
64   - https://projects.irap.omp.eu/issues/3830
65   - https://projects.irap.omp.eu/issues/3821
  56 +Demande (en terminé) : Mode install --> français
66 57  
67   -
68   -Version majeure en cours (2.5): https://projects.irap.omp.eu/versions/99
  58 +Version majeure en cours (2.4): https://projects.irap.omp.eu/versions/107
69 59  
70 60 ROADMAP: https://projects.irap.omp.eu/projects/labinvent/roadmap
71 61  
... ...
src/Template/Layout/default.ctp
... ... @@ -94,7 +94,7 @@ $cakeDescription = 'Labinvent 2.0';
94 94 </i></td>
95 95 <td id="version">
96 96 <!-- VERSION M.m.f.b (version (M)ajeure, version (m)ineure, numero de nouvelle (f)onctionnalite, numero de (b)ugfix) -->
97   - <font color="black">VERSION 2.4.4.0 (15/06/2016)</font>
  97 + <font color="black">VERSION 2.4.4.1 (15/06/2016)</font>
98 98 </td>
99 99 </tr>
100 100 </table>
... ...
src/Template/Pages/home_install.ctp
... ... @@ -34,94 +34,94 @@ $this-&gt;layout = false;
34 34 <header>
35 35 <div class="header-image" >
36 36 <?= $this->Html->image('http://cakephp.org/img/cake-logo.png') ?>
37   - <h1>Configuring your Labinvent</h1>
  37 + <h1>Configurer votre Labinvent</h1>
38 38 </div>
39 39 </header>
40 40 <div id="content">
41 41 <div class="row">
42 42 <div class="columns large-12 ctp-warning checks", style="text-align: center">
43   - <?php echo $this->Form->postLink("Stop Install mode", ['controller' => 'configurations', 'action'=>'installOff'], ['confirm' => __('Êtes-vous sur ?')]); ?>
  43 + <?php echo $this->Form->postLink("Stopper le mode installation", ['controller' => 'configurations', 'action'=>'installOff'], ['confirm' => __('Êtes-vous sur ?')]); ?>
44 44 </div>
45 45 <?php Debugger::checkSecurityKeys(); ?>
46 46 <div id="url-rewriting-warning" class="columns large-12 url-rewriting checks">
47   - <p class="problem">URL rewriting is not properly configured on your server.</p>
  47 + <p class="problem">L'URL rewriting n'est pas configurer correctement sur votre serveur.</p>
48 48 <p>
49   - 1) <a target="_blank" href="http://book.cakephp.org/3.0/en/installation.html#url-rewriting">Help me configure it</a>
  49 + 1) <a target="_blank" href="http://book.cakephp.org/3.0/en/installation.html#url-rewriting">Aide pour le configurer</a>
50 50 </p>
51 51 <p>
52   - 2) <a target="_blank" href="http://book.cakephp.org/3.0/en/development/configuration.html#general-configuration">I don't / can't use URL rewriting</a>
  52 + 2) <a target="_blank" href="http://book.cakephp.org/3.0/en/development/configuration.html#general-configuration">Je ne veut/peut pas utilisé l'URL rewriting</a>
53 53 </p>
54 54 </div>
55 55  
56 56 <div class="columns large-12 checks">
57   - <h4>Environment</h4>
  57 + <h4>Environnement</h4>
58 58 <?php if (version_compare(PHP_VERSION, '5.5.9', '>=')): ?>
59   - <p class="success">Your version of PHP is 5.5.9 or higher.</p>
  59 + <p class="success">Votre version de PHP est la 5.5.9 ou plus.</p>
60 60 <?php else: ?>
61   - <p class="problem">Your version of PHP is too low. You need PHP 5.5.9 or higher to use CakePHP.</p>
  61 + <p class="problem">Votre version de PHP est trop ancienne. Vous avez besoin de la version 5.5.9 ou plus pour utiliser Labinvent.</p>
62 62 <?php endif; ?>
63 63  
64 64 <?php if (extension_loaded('mbstring')): ?>
65   - <p class="success">Your version of PHP has the mbstring extension loaded.</p>
  65 + <p class="success">L'extension mbstring de PHP a été correctement chargé.</p>
66 66 <?php else: ?>
67   - <p class="problem">Your version of PHP does NOT have the mbstring extension loaded.</p>;
  67 + <p class="problem">L'extension mbstring de PHP n'a pas été chargé.</p>;
68 68 <?php endif; ?>
69 69  
70 70 <?php if (extension_loaded('openssl')): ?>
71   - <p class="success">Your version of PHP has the openssl extension loaded.</p>
  71 + <p class="success">L'extension openssl de PHP a été correctement chargé.</p>
72 72 <?php elseif (extension_loaded('mcrypt')): ?>
73   - <p class="success">Your version of PHP has the mcrypt extension loaded.</p>
  73 + <p class="success">L'extension mcrypt de PHP a été correctement chargé.</p>
74 74 <?php else: ?>
75   - <p class="problem">Your version of PHP does NOT have the openssl or mcrypt extension loaded.</p>
  75 + <p class="problem">L'extension openssl ou mcrypt de PHP n'a pas été chargé.</p>
76 76 <?php endif; ?>
77 77  
78 78 <?php if (extension_loaded('intl')): ?>
79   - <p class="success">Your version of PHP has the intl extension loaded.</p>
  79 + <p class="success">L'extension intl de PHP a été correctement chargé.</p>
80 80 <?php else: ?>
81   - <p class="problem">Your version of PHP does NOT have the intl extension loaded.</p>
  81 + <p class="problem">L'extension intl de PHP n'a pas été chargé.</p>
82 82 <?php endif; ?>
83 83  
84 84 <?php if (extension_loaded('gd')): ?>
85   - <p class="success">Your version of PHP has the gd extension loaded.</p>
  85 + <p class="success">L'extension gd de PHP a été correctement chargé.</p>
86 86 <?php else: ?>
87   - <p class="problem">Your version of PHP does NOT have the gd extension loaded.</p>
  87 + <p class="problem">L'extension gd de PHP n'a pas été chargé.</p>
88 88 <?php endif; ?>
89 89  
90 90 <?php if (extension_loaded('zlib')): ?>
91   - <p class="success">Your version of PHP has the zlib extension loaded.</p>
  91 + <p class="success">L'extension zlib de PHP a été correctement chargé.</p>
92 92 <?php else: ?>
93   - <p class="problem">Your version of PHP does NOT have the zlib extension loaded.</p>
  93 + <p class="problem">L'extension zlib de PHP n'a pas été chargé.</p>
94 94 <?php endif; ?>
95 95  
96 96 <?php if (extension_loaded('xml')): ?>
97   - <p class="success">Your version of PHP has the xml extension loaded.</p>
  97 + <p class="success">L'extension xml de PHP a été correctement chargé.</p>
98 98 <?php else: ?>
99   - <p class="problem">Your version of PHP does NOT have the xml extension loaded.</p>
  99 + <p class="problem">L'extension xml de PHP n'a pas été chargé.</p>
100 100 <?php endif; ?>
101 101 <hr>
102 102  
103   - <h4>Filesystem</h4>
  103 + <h4>Fichiers systèmes</h4>
104 104 <?php if (is_writable(TMP)): ?>
105   - <p class="success">Your tmp directory is writable.</p>
  105 + <p class="success">Votre répertoire tmp est accessible en écriture.</p>
106 106 <?php else: ?>
107   - <p class="problem">Your tmp directory is NOT writable.</p>
  107 + <p class="problem">Votre répertoire tmp n'est pas accessible en écriture.</p>
108 108 <?php endif; ?>
109 109  
110 110 <?php if (is_writable(LOGS)): ?>
111   - <p class="success">Your logs directory is writable.</p>
  111 + <p class="success">Votre répertoire logs est accessible en écriture.</p>
112 112 <?php else: ?>
113   - <p class="problem">Your logs directory is NOT writable.</p>
  113 + <p class="problem">Votre répertoire logs n'est pas accessible en écriture.</p>
114 114 <?php endif; ?>
115 115  
116 116 <?php $settings = Cache::config('_cake_core_'); ?>
117 117 <?php if (!empty($settings)): ?>
118   - <p class="success">The <em><?= $settings['className'] ?>Engine</em> is being used for core caching. To change the config edit config/app.php</p>
  118 + <p class="success">Le <em><?= $settings['className'] ?> Engine</em> est utilisé pour la mise en cache de la base de données. Pour modifier la config modifier config/app.php.</p>
119 119 <?php else: ?>
120   - <p class="problem">Your cache is NOT working. Please check the settings in config/app.php</p>
  120 + <p class="problem">Votre cache ne fonctionne pas. S'il vous plaît vérifier les paramètres dans config/app.php.</p>
121 121 <?php endif; ?>
122 122  
123 123 <hr>
124   - <h4>Database</h4>
  124 + <h4>Base de données</h4>
125 125 <?php
126 126 try {
127 127 $connection = ConnectionManager::get('default');
... ... @@ -138,19 +138,19 @@ $this-&gt;layout = false;
138 138 }
139 139 ?>
140 140 <?php if ($connected): ?>
141   - <p class="success">CakePHP is able to connect to the database.</p>
  141 + <p class="success">Labinvent est correctement connecté à la base de données.</p>
142 142 <?php else: ?>
143   - <p class="problem">CakePHP is NOT able to connect to the database.<br /><br /><?= $errorMsg ?></p>
  143 + <p class="problem">Labinvent n'est pas connecté à la base de données.<br /><br /><?= $errorMsg ?></p>
144 144 <?php endif; ?>
145 145 <hr>
146 146 <?php if ($connected): ?>
147   - <h4>Application Configuration</h4>
148   - <?= $this->Html->link('Edit the general configuration', ['controller' => 'configurations', 'action' => 'edit', 1]); ?>
  147 + <h4>Configuration de l'application</h4>
  148 + <?= $this->Html->link('Editer la configuration générale', ['controller' => 'configurations', 'action' => 'edit', 1]); ?>
149 149 <br>
150 150 <hr>
151 151 <?php endif; ?>
152   - <h4>Others informations</h4>
153   - <?= $this->Html->link('See information on the system', ['controller'=>'pages', 'action'=>'infos']); ?>
  152 + <h4>Autres informations</h4>
  153 + <?= $this->Html->link('Voir les informations du système', ['controller'=>'pages', 'action'=>'infos']); ?>
154 154 </div>
155 155 </div>
156 156  
... ...