Commit History

作者 SHA1 備註 提交日期
  Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 13 年之前
  Ivan Tcholakov 7e40ec0aac Duplicate slashes in filenames have been removed. 14 年之前
  Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 14 年之前
  Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 14 年之前
  Ivan Tcholakov 874dca0a68 Feature #272 - The Dropbox tool code - additional minor changes. 14 年之前
  Ivan Tcholakov 7b8738101a Feature #272 - The Dropbox tool code - cosmetic changes before abandonning it. 14 年之前
  Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 14 年之前
  Julio Montoya 6d99ee3612 Security issue: Adding Security::remove_XSS function 14 年之前
  Julio Montoya b634cb5451 Security issues: adding \"intval\" function, replace include_once to require_once 14 年之前
  Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 14 年之前
  Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 年之前
  cvargas e969a4161a merge 15 年之前
  Juan Carlos Raña a9c51fff01 merge 15 年之前
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 年之前
  Juan Carlos Raña 91d22bf2d7 merge 15 年之前
  Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 年之前
  Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 年之前
  Juan Carlos Raña 164b7a0138 merge 15 年之前
  Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 年之前
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年之前
  Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 年之前
  Ivan Tcholakov a5ea1a0c6b [svn r21564] FS#306 - The Dropbox tool, the downloader: Making detection of OpenOffice related files precise. 15 年之前
  Yannick Warnier 4b64462e45 [svn r18551] Various minor fixes (warning and notice level) 15 年之前
  Yannick Warnier 851fd0b86e [svn r13992] Removed include for file that didn't exist 17 年之前
  Yannick Warnier 8884a15d91 [svn r13991] Fix bug in dropbox files download. Submitted by Ludwig Theunis. See http://www.dokeos.com/forum/viewtopic.php?t=12144 17 年之前
  Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 17 年之前
  Yannick Warnier 24042b9485 [svn r12204] Updated all table names to use Database class (called in dropbox_config.inc.php) and removed dangerous ` signs 17 年之前
  Patrick Cool 3a5d43ba03 [svn r10806] Dropbox: error when downloading category 18 年之前
  Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 年之前
  Patrick Cool 702d95bab7 [svn r9985] replace $_uid with $_user['user_id'] 18 年之前