Commit Graph

1781 Commits (b70eb1b062d98b54ca2e4545ab63be81a80df74d)

Author SHA1 Message Date
Julio Montoya be5c7e3391 [svn r21098] Cleaning example tests files see FS#4261 17 years ago
Julio Montoya 419fc5f1d0 [svn r21091] Security improvements FS#4261 17 years ago
Julio Montoya 3730abef98 [svn r21090] Adding database::escape_string 17 years ago
Julio Montoya 13dca5e492 [svn r21088] Security improvements FS#4261 17 years ago
Julio Montoya 46b843a3a6 [svn r21082] Security improvements FS#4261 17 years ago
Julio Montoya 9740dbc002 [svn r21079] Security improvements (2) FS#4261 17 years ago
Julio Montoya 6dca0508d0 [svn r21077] Security improvements FS#4261 17 years ago
Julio Montoya e259fa4ebf [svn r21072] inc/lib directories non browse-able 17 years ago
Ivan Tcholakov 2f13dbf0a9 [svn r21055] FS#306 - A fix: Moving code that includes the multi-byte string library after the section that declares constants. For PHP 5.2.9-2 (tested on Windows Vista, IIS7, FastCGI) notices were produced. The contant LIBRARY_PATH has to be declared first. 17 years ago
Arthur Portugal f6a8b2ccb1 [svn r21047] Fixed display news portal like anonymous FS#3909 17 years ago
Patrick Cool f2120e034b [svn r21046] 17 years ago
Patrick Cool 89c9078f2b [svn r21035] Improve navigation and usability for creating an exercice 17 years ago
Arthur Portugal 1ff7d6310f [svn r21024] Reverted the path in template image - change type not authorized at this stage of development 17 years ago
Arthur Portugal 1d42e676a9 [svn r21019] Changed directory image in FCK editor FS#4232 17 years ago
Isaac Flores 8c9b698c71 [svn r21002] style changes - improvements in message tool - (partial FS#3909) 17 years ago
Ivan Tcholakov bc478ae997 [svn r21000] FS#4246 - Optimizing code about iconv detection. 17 years ago
Arthur Portugal 16c3bed642 [svn r20995] Fixed the directory image FCK editor FS#4232 17 years ago
Isaac Flores c6a04ff12d [svn r20974] Minor - allow see full screen video youtube - (partial FS#3909) 17 years ago
Ivan Tcholakov 72f8c8ab54 [svn r20963] FS#4246 - Correcting iconv-detection to be less aggressive but error safe. Cleaning previously commented code. 17 years ago
Ivan Tcholakov 19b511b13f [svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them. 17 years ago
Yannick Warnier 96965deeec [svn r20933] Added Display::display_reduced_header() 17 years ago
Ivan Tcholakov 1b57bd064a [svn r20929] FS#2867 - The FCKEditor, dialogs: Adding support about language translation for the new nice buttons "Ok" and "Cancel". Making these buttons a little bit wider. 17 years ago
Ivan Tcholakov b60fa6d273 [svn r20923] FS#306 - The multi-byte string libray: Removing references to some rare encodings that are not supported by the iconv library. 17 years ago
Cristian Fasanando fe485d95b6 [svn r20917] Implemented don't show templates files from path of images from FCK editor - partial FS#4232 17 years ago
Cristian Fasanando 6b58c38476 [svn r20855] Minor - Style change -Fixed problems of video and audio in fckeditor - partial FS#4232 (by jhp1411) 17 years ago
Cristian Fasanando e951ede4d1 [svn r20845] Fixed info icon "i" not aligned - partial FS#4232 17 years ago
Ivan Tcholakov eaae7c3ef2 [svn r20842] FS#2867 - The FCKEditor: Making the "Save" command/button to be compatible with the new "nice buttons" in Dokeos forms. This is necessary when the command "Save" scans the form to identify submit-type button and to "click" it. Previously, a problem was noticed in Wiki and forums (probably it existed in other places too). When "Save" button from the editor was clicked, the updated editor's content was not saved. 17 years ago
Patrick Cool 050d066149 [svn r20835] improve security 17 years ago
Ivan Tcholakov be49a3189d [svn r20799] FS#306 - "Freezing" the multi-byte string library for the incoming release Dokeos 1.8.6. 17 years ago
Isaac Flores f9d6209b23 [svn r20790] logic changes - improvements in remove_XSS - (partial FS#3909) 17 years ago
Isaac Flores 89b2800f93 [svn r20788] logic changes - changed remove_XSS,allow all tag to COURSEMANAGER - (partial FS#3909) 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
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 8217cd1cda [svn r20747] FS#306 - The Messaging tool and the Display class: Fixing some encoding management problems. 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 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 844616d34f [svn r20719] minor - logic changes - allow to delete, user and user friend - (partial FS#3909) 17 years ago
Isaac Flores 0f0d9cc21f [svn r20714] logic changes - added remove_xss - (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
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
Cristian Fasanando 6052638ecc [svn r20698] Fixed delete message with select all within inbox and outbox - partial FS#4204 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
Ivan Tcholakov 23c944be83 [svn r20693] FS#306 - Replacing some natural language unsafe occurrences of the functions strtolower() and strtoupper(). 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
Ivan Tcholakov 692d660103 [svn r20677] FS#306 - The multibyte string library: Adding a comment about the function api_strlen(). 17 years ago