Commit Graph

1749 Commits (87ff4fb49aa0e083b4173412e58579bec2c2ca68)

Author SHA1 Message Date
Isaac Flores 17d87f5328 [svn r20596] logic changes - allow to insert youtube video - (partial FS#4169) 17 years ago
Ivan Tcholakov fa8317fc59 [svn r20587] FS#306 and FS#4187 - Fixing character encoding issues in the "Messages" and "Social network" tools, part 1. 17 years ago
Ivan Tcholakov 91fa9bfb1b [svn r20580] FS#306, FS#4070 and FS#4187 - Correction of a previous proposal for reworking some methods of the Display class. 17 years ago
Ivan Tcholakov d1ad6cf108 [svn r20579] FS#306, FS#4070 and FS#4187 - A proposal for reworking some methods of the Display class. 17 years ago
Cristian Fasanando 93dff3d1ee [svn r20574] Remove part of license text (shortcut to common license) 17 years ago
Cristian Fasanando d97dec7e28 [svn r20573] Added possibility to embed in a <span> to cut() function 17 years ago
Isaac Flores 7291a8993b [svn r20572] logic changes - improvements in scorm export - (partial FS#2602) 17 years ago
Ivan Tcholakov b776433f9b [svn r20570] FS#306 - Introducing a string conversion function that might be suitable for serving XtmlHttp-requests. 17 years ago
Julio Montoya cffc62ddca [svn r20561] Improvements to the user picture (2 new size picture now available) FS#4108 by jhp1411 17 years ago
Cristian Fasanando 142b18f05c [svn r20560] Fixed bug with special characters in courses - see FS#4188 17 years ago
Noël Dieschburg e64804f51c [svn r20558] get_group_list function now manages the studentview 17 years ago
Ivan Tcholakov f5a5bdb159 [svn r20557] FS#306 - Preparing for testing the social tool about encoding issues. First, rewriting the function api_is_xml_http_request() in a safe way. See http://www.electrictoolbox.com/how-to-tell-ajax-request-php/ . 17 years ago
Ivan Tcholakov 5b43a7ed4c [svn r20549] FS#306 and FS#4188 - Fixing a reported encoding problem, the FCKEditor, "MP3" plugin. 17 years ago
Ivan Tcholakov 6e26a77243 [svn r20539] FS#306 - Upgrading the function get_lang() to return translated strings using the system encoding, nevertheless in what version (unicode or non-unicode) the language files are. Also, html-entities are converted into normal characters. 17 years ago
Yannick Warnier 5404db3a90 [svn r20524] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 17 years ago
Yannick Warnier a681b5d4c7 [svn r20523] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 17 years ago
Yannick Warnier 8132564af2 [svn r20518] Added WEB_ARCHIVE_PATH to the list of supported paths, in an effort to remove the garbage directory from the list of Dokeos prerequisites 17 years ago
Julio Montoya d2d834bbe5 [svn r20513] Fixing the HTML purifier path 17 years ago
Isaac Flores 6cb9c8d7a2 [svn r20493] minor - logic changes - allow to create directory - (partial FS#4169) 17 years ago
Isaac Flores e1582ec1b8 [svn r20489] logic changes - changed site of directory Serializer - (partial FS#4169) 17 years ago
Carlos Vargas 5f1aef130b [svn r20488] first change, add to all insert remove_xss a data base, this authinscription see FS#4169 17 years ago
Isaac Flores 9bbb758bf0 [svn r20485] minor - logic changes -changed default value, of user status -(partial FS#4169) 17 years ago
Isaac Flores 47c9a37dae [svn r20484] logic changes - improvements in remove_XSS - (partial FS#4169) 17 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Ivan Tcholakov 126ed7adee [svn r20456] FS#306 - The common libraries: Improvements for better encoding support, part 1. 17 years ago
Ivan Tcholakov 7162bbd9da [svn r20437] FS#306 - The multibyte string library: Corrections for suppressing useless warning messages. 17 years ago
Juan Carlos Raña 98e7b7461d [svn r20433] fix logic error 17 years ago
Ivan Tcholakov fe8eb35163 [svn r20431] FS#306 - The multibyte string library: Minor changes. 17 years ago
Carlos Vargas 2cba655f0e [svn r20429] new icons buttons see FS#3901 17 years ago
Isaac Flores 630636a6e1 [svn r20428] logic changes - changed remove_XSS with htmlpurifier - (partial FS#4169) 17 years ago
Carlos Vargas e523ce17c1 [svn r20427] styles button in fck editor see FS#3901 17 years ago
Ivan Tcholakov 6b6db9746a [svn r20419] FS#306 - Introducing a new library for dealing with multibyte strings. The library has been implemeted as an extension of the main API. 17 years ago
Noël Dieschburg 19d31d1b72 [svn r20406] Adds an option to make drh have same rights than trainer. To activate this option : 17 years ago
Yannick Warnier 223b8ea877 [svn r20398] Apply int cast to avoid data type warning (related to private task FS#3731) 17 years ago
Cristian Fasanando d5e5525a52 [svn r20396] Fixed average of score of exercise in reporting - partial FS#4063 17 years ago
Isaac Flores 68b8969d74 [svn r20386] added library htmlpurifier 17 years ago
Isaac Flores 336313ed50 [svn r20382] minor -logic changes - added remove_XSS - (partial FS#4100) 17 years ago
Julio Montoya 93e9e9d41e [svn r20375] Adding 2 functions relation_session_course_exist and get_session_by_name 17 years ago
Noël Dieschburg e37bfb5afa [svn r20370] Suppression of the mysql error when using student view 17 years ago
Isaac Flores 741f36b6e4 [svn r20368] logic changes - allow see average of scorm test and dokeos test (partial FS#4158) 17 years ago
Carlos Vargas aea4715d57 [svn r20355] Added function exercise_attempt_hotspot() to deal with hotspot results, partially fixes bug introduced by improvements to hotspot (by yannoo) 17 years ago
Cristian Fasanando bbd87b01d9 [svn r20350] Usability : Invert div_hide and div_show arrow icons + Learner view / Teacher view - see FS#4157 (by jhp1411) 17 years ago
Cristian Fasanando 53ff65b6c9 [svn r20346] Change order By course title - see FS# 4002 added by jhp1411 17 years ago
Julio Montoya 2df6f0f68d [svn r20343] Security improvements see FS#4120 17 years ago
Noël Dieschburg eafa77edd3 [svn r20338] Allow the platform admins to see forums. suppres the sql error (fs 4159) 17 years ago
Julio Montoya 107ccf2bd5 [svn r20335] Default question level is 1 not 0 17 years ago
Julio Montoya 6ace52861e [svn r20303] Minor - adding escape_string function 17 years ago
Isaac Flores 00bec54b33 [svn r20301] logic changes - added function mb_convert_encoding -(partial FS#3958) 17 years ago
Julio Montoya a23ef26fbe [svn r20285] Adding Database::escape_string function partial fix 17 years ago
Ivan Tcholakov 8c40802548 [svn r20265] FS#4087 - Renaming a function. 17 years ago