Commit Graph

37 Commits (ff01d5d37c8db9a81fbae61ede95a147893e9d23)

Author SHA1 Message Date
Julio Montoya 746be9a0f7 Minor fixing delete hotpotatoes where there are any contents. 11 years ago
Yoselyn Castillo 06bb7ecdcd fixing move folders -refs #6706 11 years ago
Hubert Borderiou fe5498aa6f Remove hotpotatoes delete bug - ref #2165 13 years ago
Julio Montoya cbd784937e Fixing SQL queries due DB changes (single database) 13 years ago
Yannick Warnier 5510fe18e5 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
ywarnier 64fc415966 Removed useless backticks 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 3a4b57ef52 Database::escape_string added 15 years ago
Julio Montoya 2eab1d1d09 Making Mkdirs deprecated 15 years ago
Ivan Tcholakov e29725c7db Bug #872 - Fixing a bug that prevented importing SCORM resource from course archives. 15 years ago
Ivan Tcholakov be4fd4c1eb Feature #272 - fileManage.lib.php and text.lib.php: Revision, coding conventions, cleaning. 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Yannick Warnier 4238a05524 Improved changeset f22b9fc853 by including some code inside conditional 15 years ago
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 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
Arthur Portugal 107eeda8f7 Added validation to the path and the file if exists, when is empty for the tests CT#191 15 years ago
Ricardo Rodriguez 2db99f58ff fixed files, this files have exceptions when are run tests 15 years ago
cvargas e969a4161a merge 15 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 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
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
Ivan Tcholakov 592e2e53be [svn r21531] FS#306 - The file manager class: Changing sorting of file and folder names to be into natural order. 16 years ago
Cristian Fasanando 916ec8063f [svn r17213] minor - fixed notice -level log 16 years ago
Yannick Warnier 09957a0414 [svn r15774] Add semi-column to   when missing - patch suggested by Philippe De Ryck - see FS#2698 17 years ago
Yannick Warnier e263dbd167 [svn r15744] Using system-wide setting for new directory permissions in mkpath() (still needs to be done for a few other mkdir() and copy() calls) 17 years ago
Yannick Warnier 96adccb8d3 [svn r15278] Added check on path in check_name_exists() - removes warning from HotPotatoes import 17 years ago
Yannick Warnier 10fbfe8bc3 [svn r14316] Fix a bug with documents having the same name in lowercase: edition changed both documents to the same name and then blocked the erasing. (FS#2125) 17 years ago
Yannick Warnier 0843f1724a [svn r12807] Changed default new directory permission to 0770 18 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 18 years ago
Patrick Cool 1c193d6f43 [svn r10083] cleanup $_configuration 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago