Commit History

Author SHA1 Message Date
  Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 15 years ago
  Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 years ago
  Yannick Warnier b86b066c6d Commented return message to avoid breaking headers (fixes #5155) 15 years ago
  Julio Montoya f12065d4df Showing success message when uploading zips 15 years ago
  Ivan Tcholakov 9934f4b62a Feature #4282: The function process_uploaded_file() has been reworked, PHP4-code in it has been removed. 15 years ago
  Ronny Velasquez 05954cad5d [svn r22079] Fixed partial - Subtitute target="_top" with target="_self" - see FS#3759 15 years ago
  Ivan Tcholakov 45a564b5e5 [svn r21412] FS#306 - File uploader: Fixing the function add_ext_on_mime() properly to detect file extension presense on non-ASCII encoded file name. This, this function will not duplicate sometimes the file extension in its result. 15 years ago
  Ivan Tcholakov ff618015cb [svn r21411] FS#306 - The global initialization script: Commenting a duplicate code for initialization of the global variable $charset, to be removed. Offtopic: A minor correction within the table that serves the function add_ext_on_mime() - for 'text/html' MIME type the '.html' extension will be assigned instead of '.htm'. 15 years ago
  Ivan Tcholakov cb7dfe777b [svn r21406] FS#306 - Modification of the function replace_dangerous_char(). For Latin 1 platforms (ISO-8859-15, ISO-8859-1, WINDOWS-1252, ...) its behaviour has been preserved. For other platforms (including UTF-8) safe ASCII file names are generated through using transliteration. 15 years ago
  Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 15 years ago
  Ivan Tcholakov 68c6c770bb [svn r20246] FS#4137 - Fixing a wrong parenthesis in fileUpload.lib.php. 15 years ago
  Isaac Flores 95eaef592c [svn r20230] logic changes - added filter html and Security::remove_XSS in learning path - (partial FS#4130) 15 years ago
  Isaac Flores a89a154871 [svn r19014] logic changes - added restriction in document tool - (partial FS#3805) 16 years ago
  Cristian Fasanando 83fcd987f9 [svn r18711] Minor - Fixed typo into button tag when you upload images for setting a document as template - see FS#3685 16 years ago
  Ivan Tcholakov 4ff44e0e42 [svn r18349] FS#2867: Adding detection of mp4 files using mime-type, it is useful for uploads. 16 years ago
  Noël Dieschburg c3c3d4ab74 [svn r18203] Button modification. 16 years ago
  Carlos Vargas bf1720a636 [svn r18077] partial add function replace_accents to create a directory see FS#3565 16 years ago
  Yannick Warnier d8a589c442 [svn r17063] Move replace_dangerous_file() to main_api.lib.php (see FS#1947) by cvargas 16 years ago
  Julio Montoya 43135c127e [svn r15182] Now working the readonly option when editing a Document. (see FS#2452 - 10) 16 years ago
  Arnaud Ligot cd431ec2eb [svn r15157] escaping the title of each slides when inserting into the database: using Database:: 16 years ago
  Arnaud Ligot 941a296905 [svn r15156] escaping the title of each slides when inserting into the database 16 years ago
  Eric Marguin 4d50dc3ccf [svn r14805] document tool : apply permissions on files setting when creating / uploading a doc (FS#2422) 16 years ago
  Eric Marguin eac1383e7e [svn r14776] add the readonly feature for documents (FS#2127) 16 years ago
  Yannick Warnier a2fd4df28a [svn r14318] Added call to replace_accents() in handle_uploaded_documents() 17 years ago
  Yannick Warnier d187e9180e [svn r14317] Added comments to replace_accents() 17 years ago
  Eric Marguin 037a6601a0 [svn r14177] improve management of accents when creating a doc 17 years ago
  Yannick Warnier e1fcef225a [svn r14085] Also check PHP in uppercase. 17 years ago
  Yannick Warnier 8dc68d321f [svn r14076] Improve security patch (regexp had a flaw) 17 years ago