Commit Graph

60 Commits (0407630444780a90a10e9f29ffd212c76510ef4f)

Author SHA1 Message Date
jmontoyaa 41906da056 If cannot move then try to copy (on windows) see #1540 9 years ago
jmontoyaa eef0ae9478 Fix copyDirTo 9 years ago
Jan Derriks 67cc4e1560 Github #1532 Filesystem inconsistency when moving folders 9 years ago
jmontoyaa ea549fce47 Remove unused code, format code. 9 years ago
jmontoyaa 9182aa0b40 Add vchamilo import 9 years ago
Yannick Warnier ac516b0107 Minor - Update type of properties definition to match value types + code style improvements 10 years ago
jmontoyaa 5c461a5e48 Fix copyDirTo 10 years ago
jmontoyaa f1f2185b8d Use mirror to copy files 10 years ago
Yannick Warnier d4176a460d Fix remaining courses/ folder issues with migration from 1.9 to 1.10 10 years ago
Angel Fernando Quiroz Campos cdbff1a580 Fix move files on migrations 10 years ago
Yannick Warnier 51e4930081 Force move of files instead of copy + delete in 1.9 to 1.10 migration - refs CT#7909 10 years ago
Julio Montoya 80111b53fb Format code, remove comments 10 years ago
Julio Montoya ed494a70ae Remove unused code. 10 years ago
Julio Montoya ed680d26c8 Minor - format code 10 years ago
Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 10 years ago
Julio Montoya 33fbb0eef9 Remove deprecated unused code. 11 years ago
Julio Montoya 36f1d9c2a8 Force move file even if folder exists. 11 years ago
Julio Montoya 8335efd5b0 Minor - remove unused code 11 years ago
Julio Montoya dfb663ae83 Fix query error. 11 years ago
Julio Montoya 0c0a2bf144 Remove metadata code see #1370 11 years ago
Julio Montoya ce77ad80ad Minor - fixing PHP warnings. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 746be9a0f7 Minor fixing delete hotpotatoes where there are any contents. 12 years ago
Yoselyn Castillo 06bb7ecdcd fixing move folders -refs #6706 12 years ago
Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
Julio Montoya 70b08bf6af Removing mail.lib.inc.php file calls 13 years ago
Hubert Borderiou fe5498aa6f Remove hotpotatoes delete bug - ref #2165 14 years ago
Julio Montoya cbd784937e Fixing SQL queries due DB changes (single database) 14 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 15 years ago
ywarnier 64fc415966 Removed useless backticks 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 3a4b57ef52 Database::escape_string added 16 years ago
Julio Montoya 2eab1d1d09 Making Mkdirs deprecated 16 years ago
Ivan Tcholakov e29725c7db Bug #872 - Fixing a bug that prevented importing SCORM resource from course archives. 16 years ago
Ivan Tcholakov be4fd4c1eb Feature #272 - fileManage.lib.php and text.lib.php: Revision, coding conventions, cleaning. 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Yannick Warnier 4238a05524 Improved changeset f22b9fc853 by including some code inside conditional 16 years ago
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 16 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. 16 years ago
Arthur Portugal 107eeda8f7 Added validation to the path and the file if exists, when is empty for the tests CT#191 16 years ago
Ricardo Rodriguez 2db99f58ff fixed files, this files have exceptions when are run tests 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago