소스 검색

Task #761 - Updating changelog.html.

Ivan Tcholakov 15 년 전
부모
커밋
269907a7a6
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  1. 4 3
      documentation/changelog.html

+ 4 - 3
documentation/changelog.html

@@ -53,10 +53,11 @@
   <li>Empty extra user fields are now deleted from the database</li>
   <li>Quiz tool: Answer list fixed when using "matching" question type (BT#801). Reported by Noa Orizales</li>
   <li>Quiz tool + LP : Fixed bug when adding a exercise twice in the same LP with multiple attempts or not.</li>
-  <li>Quiz tool + LP + Multiple attempts : Pre requisites will work the first time a student pass the LP. 
+  <li>Quiz tool + LP + Multiple attempts : Pre requisites will work the first time a student pass the LP.
  	  If an student finished all steps correctly he will view all steps, prerequisites will not work here.</li>
   <li>Learning Path (Courses): PHP sessions of a LP are destroyed when visiting the main course page.</li>
   <li>Assignment tool: Work.php deletes all homeworks bugs fixed. Reported and fixed by carlosbrolotobar <a href="http://www.chamilo.org/node/143" target="_blank">http://www.chamilo.org/node/143</a></li>
+  <li>Core API: Support has been implemented for json_encode() function for PHP version < 5.2. The correspondent bug-report "Hide and show not working" and testing have been done by Hubert Borderiou <a href="http://support.chamilo.org/issues/761" target="_blank">http://support.chamilo.org/issues/761</a></li>
 </ul>
 <br />
 <h3>CSS changes</h3>
@@ -66,9 +67,9 @@
 <h3>Known issues</h3>
 <ul>
   <li>Timezone functionality is not available in the most recent versions of PHP available for CentOS/RHEL ( 5.1.6-23.2.el5_3 ) (see http://www.php.net/manual/en/function.timezone-identifiers-list.php)</li>
-  <li>when the user published an event as announcement, this same announce can be repeat many times</li>  
+  <li>when the user published an event as announcement, this same announce can be repeat many times</li>
 </ul>
-  
+
 <h3>Deprecated files</h3>
 <ul>
   <li>Online editor: The plugins "Flash" (obsolete) and "placeholder" (non-relevant to the finished product) have been removed. (Feature #347)</li>