Bläddra i källkod

Merge remote-tracking branch 'origin/1.11.x'

jmontoya 9 år sedan
förälder
incheckning
6a7f0cd17f

+ 9 - 0
documentation/changelog.html

@@ -109,6 +109,12 @@
 
     <h3>Improvements (minor features) and debug</h3>
     <ul>
+        <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/ff07ecb82ed5ac564a469815177a6ead8a1ee087">ff07ecb8</a>) Add from to in list course (web service)</li>
+        <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/30b29f4dfcf3241c0e259da73bcac751543f1de2">30b29f4d</a>) Remove E_NOTICE when adding a course</li>
+        <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/2758b3c47f34056efd172c8c323e7b35ae3beee1">2758b3c4</a>) Add api_get_cidReq, replace remove_XSS function with intval</li>
+        <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/ae49b38fe207d0f736c4379f6a7eb81382c830cc">ae49b38f</a>) Students can't edit all documents inside a group</li>
+        <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/d45be1a34a164df83568a72039029d01998f9045">d45be1a3</a> - <a href="https://task.beeznest.com/issues/10845">BT#10845</a>)Re-add autoupload to drag and drop upload in documents</li>
+        <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/d4e94148f73670e788ad245ca5a66c2ec74daa7a">d4e94148</a>) Removing browser_specific_head</li>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/e07caf3901f90639d0e6c40104ce86f9fbea27b7">e07caf39</a> - <a href="https://support.chamilo.org/issues/8065">#8065</a>) Fix dialog when deleting an event on the course agenda</li>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/69ff271e0c071a5a73f605c91a10e626594a2061">69ff271e</a> - <a href="https://support.chamilo.org/issues/8065">#8065</a>) Fix delete c_event form when the date is 'today'</li>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/9471e4b27ac646303532b3406ba93e995e13e679">9471e4b2</a> - <a href="https://support.chamilo.org/issues/8065">#8065</a>) Fix dialog when deleting a recurring course event</li>
@@ -329,6 +335,8 @@
     </ul>
     <h3>Stylesheets and theming</h3>
     <ul>
+        <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/51eaded00cfd7f070bf13e4c54c5e6b8f0fbe868">51eaded0</a> - <a href="https://support.chamilo.org/issues/8128">#8128</a>) add mr_chamilo in description exercise CT#8128</li>
+        <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/cf4974a41ee10914020fd6ab70287cfa2b808767">cf4974a4</a> - <a href="https://support.chamilo.org/issues/8128">#8128</a>) add mr. chamilo CT#8128</li>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/b78ea7950dc65fc73db266adcaf0312a166a12a4">b78ea795</a>) Add big calendar icon</li>
         <li>(<a href="https://github.com/chamilo/chamilo-lms/commit/54911dd27822acdfaa2b8942eef21bbd9a82b9b5">54911dd2</a>) Add calendar icon for users list</li>
     </ul>
@@ -343,6 +351,7 @@
     <h3>Known issues</h3>
     <ul>
         <li>IMS/QTI import/export has issues</li>
+        <li>In Internet Explorer 9, learning paths might not show other pages than the first to be opened. We lacked computers with IE9 at the time of release of 1.10.4. Guaranteeing IE9 support will likely require additional services. See <a href="https://support.chamilo.org/issues/8075">the corresponding bug report</a></li>
     </ul>
 
     <a  name="1.10.2"></a>

+ 1 - 1
main/lang/english/trad4all.inc.php

@@ -6004,7 +6004,7 @@ $webserver = "Web server";
 $mysql = "MySQL";
 $NotInserted = "Not inserted";
 $Multipleresponse = "Multiple answer";
-$EnableMathJaxComment = "Enable MathJax mathematical editor.";
+$EnableMathJaxComment = "Enable the MathJax library to visualize mathematical formulas. This is only useful if either ASCIIMathML or ASCIISVG settings are enabled.";
 $YouCanNowLoginAtXUsingTheLoginAndThePasswordYouHaveProvided = "You can now login at %s using the login and the password you have provided.";
 $HaveFun = "Have fun,";
 $AreYouSureToEditTheUserStatus = "Are you sure to edit the user status?";

+ 6 - 1
main/lang/french/trad4all.inc.php

@@ -5999,7 +5999,7 @@ $webserver = "serveur web";
 $mysql = "MySQL";
 $NotInserted = "Non inséré";
 $Multipleresponse = "Réponse multiple";
-$EnableMathJaxComment = "Activer l'éditeur mathématique MathJax";
+$EnableMathJaxComment = "Activer le visualiseur de formules mathématiques MathJax. Ce paramètre n'est utile que si ASCIIMathML ou ASCIISVG sont activés.";
 $YouCanNowLoginAtXUsingTheLoginAndThePasswordYouHaveProvided = "Vous pouvez vous connecter sur %s en utilisant l'identifiant et le mot de passe qui vous ont été fournis.";
 $HaveFun = "amusez-vous,";
 $AreYouSureToEditTheUserStatus = "Voulez-vous vraiment modifier le statut de l'utilisateur ?";
@@ -7602,5 +7602,10 @@ $ExportBadges = "Exporter badges";
 $LanguagesDisableAllExceptDefault = "Désactiver toutes les langues execpté celle par défaut de la plateforme";
 $ThereAreUsersUsingThisLanguagesDisableItManually = "Des utilisateurs utilisent encore la langue suivante. Veuillez la désactiver manuellement.";
 $MessagingAllowSendPushNotificationTitle = "Permettre l'envoi de notifications Push à l'application mobile Chamilo Messaging";
+$MessagingAllowSendPushNotificationComment = "Envoyer notifications Push mobiles via Google Cloud Messaging";
+$MessagingGDCProjectNumberTitle = "Numéro de projet de la Google Developer Console";
+$MessagingGDCProjectNumberComment = "Vous devez enregistrer un projet sur <a href=\"https://console.developers.google.com/\">Google Developer Console</a>";
+$MessagingGDCApiKeyTitle = "Clef API de la Google Developer Console pour le Google Cloud Messaging";
+$MessagingGDCApiKeyComment = "Vous devez activer l'API du Google Cloud Messaging et créer un accès pour Android";
 $Overwrite = "Écraser";
 ?>

+ 1 - 1
main/lang/spanish/trad4all.inc.php

@@ -6002,7 +6002,7 @@ $webserver = "Webserver";
 $mysql = "mysql";
 $NotInserted = "No insertado";
 $Multipleresponse = "Respuesta múltiple";
-$EnableMathJaxComment = "Activar el editor matemático MathJax.";
+$EnableMathJaxComment = "Activar el visualizador matemático MathJax. Este parámetro es útil únicamente si ASCIIMathML o ASCIISVG están activados.";
 $YouCanNowLoginAtXUsingTheLoginAndThePasswordYouHaveProvided = "Ahora puede identificarse en %s usando el nombre de usuario y contraseña que le han sido facilitados";
 $HaveFun = "Diviértase,";
 $AreYouSureToEditTheUserStatus = "¿Está seguro de querer editar el estatus de usuario?";