Commit Graph

6873 Commits (e43376d0a2480607719e5116185f673ca44ad2cc)
 

Author SHA1 Message Date
Patrick Cool e43376d0a2 [svn r20765] improve security 17 years ago
Ivan Tcholakov fdc318b54f [svn r20756] FS#306 and FS#4224 - Fixing an encoding problem for the "Documents" tool, metadata form. For non-UTF-8 platforms this fix will work with ISO-8859-1, ISO-8859-15, and WINDOWS-1252 encodings, i.e. Latin1 language group will be supported only. For UTF-8 platforms all the languages will be supported. The restriction is due to the xml-parser implementation, see http://php.net/manual/en/function.xml-parser-create-ns.php . 17 years ago
Yannick Warnier 9038e983fb [svn r20754] Minor improvements to web services code 17 years ago
Ivan Tcholakov 90876b09ab [svn r20753] FS#306 - The multi-byte sting library: Updating the internal table of language-specific encodings. 17 years ago
Ivan Tcholakov 5bb90e7b32 [svn r20748] FS#306 - Fixing direct use of the language variable $langQuestion. Now its value is processed and retrieved by the function get_lang(). 17 years ago
Ivan Tcholakov 8217cd1cda [svn r20747] FS#306 - The Messaging tool and the Display class: Fixing some encoding management problems. 17 years ago
Yannick Warnier 93756c1021 [svn r20746] Fixed web service for user events list 17 years ago
Yannick Warnier e9c70536e5 [svn r20744] Minor - comment 17 years ago
Yannick Warnier ea38a5e5af [svn r20740] Changed language variable 17 years ago
Yannick Warnier 15634baf8f [svn r20732] Fixed tabs style for classic css 17 years ago
Ivan Tcholakov 5e62b06592 [svn r20729] FS#306 - The multi-byte string library: Removing the function api_lcfirst(), it is useless. 17 years ago
Ivan Tcholakov 7fabddbb41 [svn r20728] FS#306 - The multi-byte string library: Optimizing the function api_refine_language_id(). 17 years ago
Ivan Tcholakov c6599ea98a [svn r20725] FS#306 - The Conferecnce tool, a proposal for a change within the function get_language_file_as_xml(). 17 years ago
Ivan Tcholakov 809ff1da72 [svn r20724] FS#306 -The multi-byte string library: A minor correction within the function api_get_non_utf8_encoding(). 17 years ago
Ivan Tcholakov 615e32d491 [svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated. 17 years ago
Isaac Flores 7b6b0c7f4c [svn r20722] logic changes - improvements in social network - (partial FS#3909) 17 years ago
Isaac Flores a075fe96cb [svn r20721] changed style css in search 17 years ago
Ivan Tcholakov c4b7a9bc22 [svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode(). 17 years ago
Isaac Flores 844616d34f [svn r20719] minor - logic changes - allow to delete, user and user friend - (partial FS#3909) 17 years ago
Isaac Flores f837f3e603 [svn r20718] minor - logic changes - added remove_XSS - (partial FS#3909) 17 years ago
Ivan Tcholakov ecbfd35e89 [svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode(). 17 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 17 years ago
Julio Montoya d8ee5e2be6 [svn r20715] Fix url - cidreq added see FS#4218 thanks to Noa 17 years ago
Isaac Flores 0f0d9cc21f [svn r20714] logic changes - added remove_xss - (partial FS#3909) 17 years ago
Cristian Fasanando 13ddc23172 [svn r20713] Fixed partial - Document templates : remove stop and think ; Learner wonder ; Course objectives ; Compare and Checklist - see FS#3773 (by rvelasquez) 17 years ago
Arthur Portugal bbc29ab460 [svn r20712] Minor change in view LP FS#3909 17 years ago
Isaac Flores b4ec7d0dbe [svn r20711] minor - logic changes - allow hide combobox -(partial FS#3909) 17 years ago
Isaac Flores 9ba2e04330 [svn r20710] logic changes - improvements in social network - (partial FS#3909) 17 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 17 years ago
Cristian Fasanando d4663a7518 [svn r20708] Fixed bug in training sessions list - see FS#4217 (by rvelasquez) 17 years ago
Isaac Flores 93ca12ae3a [svn r20707] logic changes - improvements in social network - (partial FS#3909) 17 years ago
Yannick Warnier 5c10616442 [svn r20706] Renamed file 17 years ago
Yannick Warnier 70378a8ea1 [svn r20705] Empty file to cover security flaw in later versions of 1.8.5 17 years ago
Carlos Vargas 6195baf7d5 [svn r20704] minor width to table results in hotspot see FS#4050 17 years ago
Arthur Portugal d7dfe91bab [svn r20703] Minor changed move image FS#3909 17 years ago
Julio Montoya a61276aaed [svn r20702] LP with multiple attempts and Dokeos exercise + results bug fixed (requires testing) see FS#4213 17 years ago
Carlos Vargas 36dc95b956 [svn r20701] minor add remove_xss in docuement see FS#3909 17 years ago
Carlos Vargas 12137080c7 [svn r20700] minor change insert with remove_XSS in directory work see FS#3909 17 years ago
Ivan Tcholakov f065024ec0 [svn r20699] FS#306 - Session import: Replacing of some strpos() function to api_strpos() nad some other functions around. Probably this is needed. If not, replacements do not change behaviour of code. 17 years ago
Cristian Fasanando 6052638ecc [svn r20698] Fixed delete message with select all within inbox and outbox - partial FS#4204 17 years ago
Carlos Vargas fb251f2e74 [svn r20697] Show hotspot width 500px heigth 400px see FS#4050 17 years ago
Ivan Tcholakov d0d526daf0 [svn r20696] FS#306 - A correction about Russian language: The prefered non-UTF-8 encoding has been changed to be KOI8-R. The translations are visible correctly using this encoding. 17 years ago
Patrick Cool 2d2bb66a29 [svn r20695] back link 17 years ago
Patrick Cool c070b83022 [svn r20694] action links persistent 17 years ago
Ivan Tcholakov 23c944be83 [svn r20693] FS#306 - Replacing some natural language unsafe occurrences of the functions strtolower() and strtoupper(). 17 years ago
Patrick Cool 5dcd632414 [svn r20692] use better icons because: grey icons means not available, no background, consistency in style for build, organize and display. 17 years ago
Patrick Cool c0d069b33f [svn r20690] improve icon consistency 17 years ago
Patrick Cool 2d2c7d122b [svn r20687] remove unused style definitions 17 years ago
Patrick Cool 60a919c977 [svn r20686] consistent source formatting 17 years ago
Ivan Tcholakov e5b8c9b669 [svn r20682] FS#306 - Replacing some natural language unsafe occurrences of the functions strlen() and substr(). Fixing a call to a non-existing function. 17 years ago