Commit Graph

7410 Commits (7318d62ae58ab97f59d6973f41780e09c37ade5c)
 

Author SHA1 Message Date
Arthur Portugal d34b9be120 [svn r21253] Minor updated 17 years ago
Ricardo Rodriguez 01be7a0c3f [svn r21252] Minor - added this->addFile(dirname(__File__).'/main/inc/lib/add_course.lib.test.php'); 17 years ago
Ricardo Rodriguez 39834ce735 [svn r21251] Minor - added new function tested at the main.api.lib.test.php 17 years ago
Arthur Portugal 650cb1810e [svn r21250] The corresponding database doesn't exist anymore (by yannoo) 17 years ago
Ivan Tcholakov 1726ed6060 [svn r21249] FS#306 - Introducing a new library that will re-implement some PHP file system related functions. These replacement functions will deal with the diffenrent encodings that are used by the Dokeos platform and the server's file system. 17 years ago
Ivan Tcholakov 3efbdbf6e8 [svn r21246] FS#306 - Introducing two conversion functions: api_file_system_encode() and api_file_system_decode(). 17 years ago
Julio Montoya 1e288e1f59 [svn r21245] Now we also save the prerequisite and ref values of a learning path when copying lp to other course (requires testing) see FS#4278 17 years ago
Ivan Tcholakov 7097eb634b [svn r21217] FS#306 - Introducing a new function api_get_file_system_encoding(). Guessing file system encoding is tricky, some corrections in this function are possible. 17 years ago
Ricardo Rodriguez 2edd380a92 [svn r21216] Added - return false; }else{ return true; in function api_block_anonymous_users() 17 years ago
Ricardo Rodriguez 2a9edbde08 [svn r21215] Minor - modified function to tested from testApiProtectCourseScriptReturnsFalse() to testApiCalculateImageSizeReturnArray() 17 years ago
Yannick Warnier a0caa64cc4 [svn r21186] Uploading animation just in case 17 years ago
Carlos Vargas 3e3b56a23d [svn r21185] Re-enabled polygons 17 years ago
Carlos Vargas 405f5f28bb [svn r21184] Fixed hotspot polygons mode 17 years ago
Carlos Vargas 4bc456c0cd [svn r21183] Added documentation 17 years ago
Carlos Vargas 7fda0d4ada [svn r21182] Minor - Fix typo 17 years ago
Arthur Portugal ef2df3e642 [svn r21181] Minor - Added get_lang() to button in upgrade translation FS#4232 17 years ago
Arthur Portugal 23bb5f5edf [svn r21180] Minor - remove float cause was problem view student icon "search" FS#4232 17 years ago
Arthur Portugal 6167c1f3a0 [svn r21179] Fixed erroneous redirection in score correction 17 years ago
Yannick Warnier 22f5dcdbd7 [svn r21178] Minor - Hide confusing form from config. To enable, just remove the HTML comments 17 years ago
Yannick Warnier 9539e37f97 [svn r21177] Remove import/export ical (as requested) 17 years ago
Arthur Portugal a5412a7c2d [svn r21176] Minor - Added icon to return in categories FS#4232 17 years ago
Carlos Vargas 9b8dd9f8f3 [svn r21175] hide polygon type FS#4050 17 years ago
Yannick Warnier 51b4d43ebe [svn r21174] Reviewed install documentation and credits reference 17 years ago
John Hinojosa 356f7c6b2f [svn r21173] change code, title survey character special- fixed FS#4269 17 years ago
Ronny Velasquez 394cdef964 [svn r21172] Fixed partial Alerte aux accents avant release - see FS#4269 17 years ago
John Hinojosa 43e077e3e5 [svn r21171] forum - change variable post to thread - fixed FS#4269 17 years ago
Cristian Fasanando 0ffc69a6f5 [svn r21170] Fixed tool name in survey 17 years ago
Cristian Fasanando a78e9710d8 [svn r21169] dltt import 17 years ago
Yannick Warnier f5edfbe6a2 [svn r21168] Fixed encoding problems in learning path stats results 17 years ago
Cristian Fasanando e858bbfc12 [svn r21167] remove doble quotes when generate course code - partial FS#4269 17 years ago
Yannick Warnier e9f5bef3d2 [svn r21166] Minor - Added TODO comment 17 years ago
Yannick Warnier 1cf4a36f9d [svn r21165] Fixed encoding problem in stats page for learning path 17 years ago
Cristian Fasanando bc67bd3ad8 [svn r21163] Added escape string to $display['display'] - partial FS#4269 17 years ago
Yannick Warnier 335c279ab1 [svn r21162] Not enabled improvement to SCORM. Doesn't work properly in all circumstances, so better disabling it, but the code is almost correct. 17 years ago
Cristian Fasanando 6590cddade [svn r21161] escape quotes of $author when update a file - partial FS#4269 17 years ago
Arthur Portugal b7e59b9d01 [svn r21160] show number answer in hotspot see FS#3909 17 years ago
Yannick Warnier e33fd50c79 [svn r21159] Minor - change Spanish variable name to English 17 years ago
Yannick Warnier e8785ac446 [svn r21158] Reverted SVN#21156 and SVN#21157 because it introduces a potential non-respect of the SCORM 1.2 rules. This should be executed at PHP-level, not at JavaScript level, to ensure all JavaScript events have been received and treated *before* we consider what to do. 17 years ago
Yannick Warnier d78105be43 [svn r21157] Little fix to avoid auto-completing too much (see FS#4249) 17 years ago
Yannick Warnier b9f15ee8ad [svn r21156] Added improvement to SCORM support by auto-setting elements to completed when no status is sent. Considerably improves user experience. 17 years ago
Yannick Warnier e5193e10dc [svn r21155] DLTT import 17 years ago
Cristian Fasanando 9f51214398 [svn r21154] Show feedback when you finished an exercise from lp if it has that option - partial FS#4232 17 years ago
Yannick Warnier 5a95e98b16 [svn r21153] Fixed syntax error due to missing space after opening php tag 17 years ago
Yannick Warnier 419bd6bf46 [svn r21152] Minor change to avoid fatal error (return value in write context) 17 years ago
Yannick Warnier c246bbb6b8 [svn r21151] Fix issue with SCORM score in various alternative reporting interfaces 17 years ago
Yannick Warnier 4f30bee246 [svn r21150] New set of filters (supposedly sent with SVN#21147) 17 years ago
Yannick Warnier b446d2c9a0 [svn r21149] Added filtering and fixed SQL error in FS#4272 17 years ago
Yannick Warnier bff98b6f47 [svn r21148] Changed private method to public method to avoid HTMLPurifier sending fatal errors (see FS#4262) - suggested by Ivan Tcholakov 17 years ago
Yannick Warnier 8db20ab664 [svn r21147] Added filtering for SQL injections (see FS#4261) 17 years ago
Juan Carlos Raña f3a64cfe28 [svn r21146] prevent double post 17 years ago