Commit Graph

6863 Commits (5e62b06592b5ea1b4610e4570f1d66e6f4b7d7de)
 

Author SHA1 Message Date
Ivan Tcholakov 5e62b06592 [svn r20729] FS#306 - The multi-byte string library: Removing the function api_lcfirst(), it is useless. 16 years ago
Ivan Tcholakov 7fabddbb41 [svn r20728] FS#306 - The multi-byte string library: Optimizing the function api_refine_language_id(). 16 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(). 16 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(). 16 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. 16 years ago
Isaac Flores 7b6b0c7f4c [svn r20722] logic changes - improvements in social network - (partial FS#3909) 16 years ago
Isaac Flores a075fe96cb [svn r20721] changed style css in search 16 years ago
Ivan Tcholakov c4b7a9bc22 [svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode(). 16 years ago
Isaac Flores 844616d34f [svn r20719] minor - logic changes - allow to delete, user and user friend - (partial FS#3909) 16 years ago
Isaac Flores f837f3e603 [svn r20718] minor - logic changes - added remove_XSS - (partial FS#3909) 16 years ago
Ivan Tcholakov ecbfd35e89 [svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode(). 16 years ago
Ivan Tcholakov 2b68b8876e [svn r20716] FS#306 - Replacing some natural language unsafe occurrences of the function htmlentities() and other similar fixes. 16 years ago
Julio Montoya d8ee5e2be6 [svn r20715] Fix url - cidreq added see FS#4218 thanks to Noa 16 years ago
Isaac Flores 0f0d9cc21f [svn r20714] logic changes - added remove_xss - (partial FS#3909) 16 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) 16 years ago
Arthur Portugal bbc29ab460 [svn r20712] Minor change in view LP FS#3909 16 years ago
Isaac Flores b4ec7d0dbe [svn r20711] minor - logic changes - allow hide combobox -(partial FS#3909) 16 years ago
Isaac Flores 9ba2e04330 [svn r20710] logic changes - improvements in social network - (partial FS#3909) 16 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
Cristian Fasanando d4663a7518 [svn r20708] Fixed bug in training sessions list - see FS#4217 (by rvelasquez) 16 years ago
Isaac Flores 93ca12ae3a [svn r20707] logic changes - improvements in social network - (partial FS#3909) 16 years ago
Yannick Warnier 5c10616442 [svn r20706] Renamed file 16 years ago
Yannick Warnier 70378a8ea1 [svn r20705] Empty file to cover security flaw in later versions of 1.8.5 16 years ago
Carlos Vargas 6195baf7d5 [svn r20704] minor width to table results in hotspot see FS#4050 16 years ago
Arthur Portugal d7dfe91bab [svn r20703] Minor changed move image FS#3909 16 years ago
Julio Montoya a61276aaed [svn r20702] LP with multiple attempts and Dokeos exercise + results bug fixed (requires testing) see FS#4213 16 years ago
Carlos Vargas 36dc95b956 [svn r20701] minor add remove_xss in docuement see FS#3909 16 years ago
Carlos Vargas 12137080c7 [svn r20700] minor change insert with remove_XSS in directory work see FS#3909 16 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. 16 years ago
Cristian Fasanando 6052638ecc [svn r20698] Fixed delete message with select all within inbox and outbox - partial FS#4204 16 years ago
Carlos Vargas fb251f2e74 [svn r20697] Show hotspot width 500px heigth 400px see FS#4050 16 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. 16 years ago
Patrick Cool 2d2bb66a29 [svn r20695] back link 16 years ago
Patrick Cool c070b83022 [svn r20694] action links persistent 16 years ago
Ivan Tcholakov 23c944be83 [svn r20693] FS#306 - Replacing some natural language unsafe occurrences of the functions strtolower() and strtoupper(). 16 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. 16 years ago
Patrick Cool c0d069b33f [svn r20690] improve icon consistency 16 years ago
Patrick Cool 2d2c7d122b [svn r20687] remove unused style definitions 16 years ago
Patrick Cool 60a919c977 [svn r20686] consistent source formatting 16 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. 16 years ago
Jan Derriks ccacc9fa78 [svn r20681] FS#4202 - user theme selection did not work 16 years ago
Patrick Cool 15201c38be [svn r20678] consistency throughout styles 16 years ago
Ivan Tcholakov 692d660103 [svn r20677] FS#306 - The multibyte string library: Adding a comment about the function api_strlen(). 16 years ago
Patrick Cool 3abd9e91a8 [svn r20673] using correct feedback message type 16 years ago
Patrick Cool e7cd34da43 [svn r20672] correcting html syntax (removing </a>), correcting language string 16 years ago
Cristian Fasanando 74ab96fbb1 [svn r20668] Fixed Please remove icons and accept HTML in Messages (Blue, Red, Green etc.) - see FS#4070 16 years ago
Isaac Flores 907270cec9 [svn r20667] clean library,htmlpurifier 16 years ago
Arthur Portugal 96a22bda4f [svn r20666] Minor changed in profile list friends FS#3909 16 years ago
Ivan Tcholakov c8a7bf3083 [svn r20665] FS#306 - The multibyte string library: Now the library has been documented in PHPDoc style. See the file .../dokeos/main/inc/lib/multibyte_string_functions.php. 16 years ago
Arthur Portugal 01383af20b [svn r20664] Minor changed in profile FS#3909 16 years ago