Commit Graph

9538 Commits (b3dca7446b971199d8fb807a8cc3b7bd0e8b1cd0)

Author SHA1 Message Date
Ivan Tcholakov 580bf7759b Feature #272 - Adding a new method Database::get_databases(). 16 years ago
Ivan Tcholakov 408203a850 Feature #272 - Installation scripts: Corrections on some html-tags. 16 years ago
Ivan Tcholakov 786ebe97af Feature #272 - Applying the function api_get_path() in the tnstallation scripts. The function has been designed for being capable about serving the installation procedure. 16 years ago
Ivan Tcholakov a37dc7eec3 Feature #272 - The installation scripts: An easy rework about the database connection testing button. 16 years ago
Ivan Tcholakov 481d3b8d12 Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored. 16 years ago
Ivan Tcholakov 0e3c5cf443 Feature #272 - Installation scripts: Cleaning, formatting - preparation for some essential changes. 16 years ago
Cristian Fasanando 2a22537d76 fixed expired time when you are inside several exercises - CT#555 16 years ago
Ivan Tcholakov 71f7591482 Feature #272 - The installation script: Some minor corrections and cosmetic changes. 16 years ago
Carlos Vargas b6084703a2 Improve glossary part#2 CT#191 16 years ago
Carlos Vargas 08d4962796 Improve glossary tool, separate the functions of the view CT#191 16 years ago
Arthur Portugal a0e8331441 MInor - Needed the a require_once of the file exercise because not find the class answer CT#191 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Ivan Tcholakov 64afee94dd Feature #272 - Two common purpose methods have been added to Database class. 16 years ago
Ivan Tcholakov 983998a6e5 Feature #272 - The old online conferention tool: Minor corrections in a html header for declaring language, encoding and text direction. 16 years ago
Ivan Tcholakov 3879f51377 Feature #272 - Code update according to the recent changes within the Database class - direct use elimination in some places of MySQL-specific functions. 16 years ago
Ivan Tcholakov 4f3f27dab5 Feature #272 - A minor correction in the Security class. 16 years ago
Ivan Tcholakov cf44c48589 Feature #272 - The Database class has been reworked and upgraded in order some of its common methods to deal with multiple database connections simultaneously. 16 years ago
Ivan Tcholakov d55c3a85b4 Feature #272 - The function replace_dangerous_char() has been updated, the file name encoding detection inside it has been implemented through using a special function from the internationalization library. 16 years ago
Carlos Vargas d2bab4c104 They have moved the functions of trancking/userLog CourseLog and userlogCVS to classes trancking.lib CT#191 16 years ago
Ricardo Rodriguez 998278728b Created new test functions and fixed some bug in the tests CT#191 16 years ago
Cristian Fasanando c633b47a0e minor - fixed ambigous field for session inside sql query 16 years ago
Arthur Portugal 879fb4bdca Minor - added variable global to can load the tables. Changed in the query the method of call the tables CT#191 16 years ago
Arthur Portugal e41ef635ea Minor - added variable global to can load the tables. Changed in the query the method of call the tables CT#191 16 years ago
Arthur Portugal 5316e57a09 MInor - Removed global.inc.php is not neccesary for this file CT#191 16 years ago
Arthur Portugal b1b4bdb7ca Minor - Added call global to the table database CT#191 16 years ago
Yannick Warnier 4238a05524 Improved changeset f22b9fc853 by including some code inside conditional 16 years ago
Juan Carlos Raña 5a3cfa1a9b fix lost icon 16 years ago
Juan Carlos Raña b472b9d84b adding multiple select combination to select filter question pool 16 years ago
Ivan Tcholakov 46952d872f Feature #576 - Applying the new function api_get_permissions_for_new_files(). 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
Ricardo Rodriguez fae18ad304 Modified and Created new file test and tested new functions in Chamilo 16 years ago
Ivan Tcholakov 44423800c0 Feature #576 - Additional insertions of the function api_get_permissions_for_new_directories(), other minor corrections. 16 years ago
Ivan Tcholakov 088414f4c8 Feature #576 - Some minor corrections about the previous transaction. 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
Carlos Vargas 12cbf9c3fb Create test resourcelinker and repair include in resourcelinker.inc.php in main/newscorm and main/resourcelinker CT#191 16 years ago
Cristian Fasanando 1325cf59d6 Fixed send email with attachment file from announcement tool - CT#652 16 years ago
Carlos Vargas 7dd5217299 Create test permissions CT#191 16 years ago
Carlos Vargas f1dc3f2713 has commented, why is called to a table that does not exist CT#191 16 years ago
Cristian Fasanando 20e1fbd88b fixed ambiguos field for query sql - partial CT#562 16 years ago
Cristian Fasanando c9c62f6757 minor - moved parse_HTML_attributes method inside DocumentManager class 16 years ago
Cristian Fasanando 876d627f0e Fixed - urls are replaced with the destination course path and destination course code from copy course 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
Ivan Tcholakov 4c248ee180 Feature #347 - The main API: Some lines of code have been "re-branded". 16 years ago
Ivan Tcholakov 1405a36150 Feature #576 - Two functions has been added in the main API - api_get_permissions_for_new_directories() and api_get_permissions_for_new_files(). Other cosmetic changes have been done. 16 years ago
Arthur Portugal 2f1ca458f1 Added a validation to the function create link file CT#191 16 years ago
Arthur Portugal f0c7117e04 Added a validation to the function create list CT#191 16 years ago
Carlos Vargas 124ce70507 improve returns of functions CT#191 16 years ago
Carlos Vargas 85f5ac38f6 create the class notebook.lib.php in main/inc/lib and move all the functions of main/notebook/index.php to this class see CT#191 16 years ago
Carlos Vargas 755302f85d Removed deprecated functions in survey lib 16 years ago
Arthur Portugal 4586a88088 Added a variable where is the table user CT#191 16 years ago