Yannick Warnier 9 rokov pred
rodič
commit
f64eef3d51
1 zmenil súbory, kde vykonal 9 pridanie a 0 odobranie
  1. 9 0
      documentation/changelog.html

+ 9 - 0
documentation/changelog.html

@@ -91,6 +91,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>
@@ -311,6 +317,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>
@@ -325,6 +333,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>