Ivan Tcholakov 1e4c271941 Feature #306 - Upgrading the function api_check_password(). Comments are added. 15 years ago
..
add_course.lib.inc.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
blog.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
classmanager.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
course.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
database.lib.test.php e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 years ago
debug.lib.inc.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
display.lib.test.php de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
document.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
events.lib.inc.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
export.lib.inc.test.php de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
fileDisplay.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
fileManager.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
fileUpload.lib.test.php c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 15 years ago
geometry.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
groupmanager.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
image.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
import.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
internationalization.lib.test.php 942f562e44 Feature #306 - Internationalization API: Implementation of two new functions api_chr() and api_ord(). 15 years ago
legal.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
mail.lib.inc.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
main_api.lib.test.php 1e4c271941 Feature #306 - Upgrading the function api_check_password(). Comments are added. 15 years ago
main_api.lib.test_standalone.php 08ec99208d Feature #306 - A rework of the function api_get_path(), essential moments are commented. The obsolete setting $GLOBALS['clarolineRepositorySys'] is not used by api_get_path() anymore. Support for the installation process has been added. Functionality has been upgraded with a mechanism for quering about specific "registered" resource files (scripts, players). Another upgrade is adding conversion between types of paths, i.e. between web absolute (WEB), system absolute (SYS), web semi-absolute (REL). Conversion is guaranteed for paths inside Dokeos. A formal test for api_get_path() has been developed. You may see it (there are lots of examples inside) by using URL similar to this one: http://localhost/dokeos/tests/main_api.lib.test_standalone.php . And a discovered mistake for mimetex configuration autodetectoin (a missing last slash) has been fixed (it seems to me there is another minor one - wrong processing URLs with port number, it will be fixed later). 15 years ago
message.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
online.inc.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
rmdirr.lib.test.php de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
security.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
session_handler.class.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
sessionmanager.lib.test.php e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 years ago
social.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
sortabletable.class.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
specific_fields_manager.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
stats.lib.inc.test.php 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
statsUtils.lib.inc.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
surveymanager.lib.test.php a9c51fff01 merge 15 years ago
system_announcements.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
tablesort.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
text.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
tracking.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
upload.xajax.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
urlmanager.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
usermanager.lib.test.php 24c89663c3 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the system testing units. 15 years ago
xht.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
xmd.lib.test.php 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago