Commit History

Author SHA1 Message Date
  jmontoya a9322ed1b1 Format code + add api_get_cidreq + use api_get_path() 8 years ago
  Julio Montoya ec07e3cb0c Format code, add docs, fix PHP warnings. 9 years ago
  Julio Montoya 9d5987911a Replace replace_dangerous_char 9 years ago
  jmontoya f0893659e1 Remove require_once 10 years ago
  aragonc 94984e6b12 merge 10 years ago
  Julio Montoya a6e11df9ae Replacing <form> with FormValidator cleaning code, removing globals calls; see BT#5749 11 years ago
  Julio Montoya aa735666fb Minor - format code. 11 years ago
  Julio Montoya e1ca70eeb5 Minor - Format code, removing unused dropbox_zipdownload.inc.php file. 11 years ago
  Julio Montoya 16d97480f6 Minor removing commented code 12 years ago
  Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 12 years ago
  Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 13 years ago
  Julio Montoya cc10ae592a Adding UTC support in dropbox see #2248 13 years ago
  ywarnier 489f840ffa Removed useless backticks 14 years ago
  Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 15 years ago
  Ivan Tcholakov 02c7a86e61 Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools. 15 years ago
  Ivan Tcholakov 7b8738101a Feature #272 - The Dropbox tool code - cosmetic changes before abandonning it. 15 years ago
  Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 15 years ago
  cfasanando 9fca61be94 merge 15 years ago
  Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
  Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
  cvargas e969a4161a merge 15 years ago
  Juan Carlos Raña a9c51fff01 merge 15 years ago
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 years ago
  Juan Carlos Raña 91d22bf2d7 merge 15 years ago
  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 years ago
  Juan Carlos Raña 164b7a0138 merge 15 years ago
  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 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
  Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago