Commit Graph

527 Commits (94f79aa402c7738d43b1cf071ddf160ef7f9a388)

Author SHA1 Message Date
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 15 years ago
Ivan Tcholakov 91f2b784f6 Feature #306 - It is all about internationalization: Moving code form the multibyte string library (which is removed as of now) to the internationalization library. 15 years ago
Ivan Tcholakov 0c5a7d4857 Issue #306 - Platform admin, session import tool: Applying validation for course languages, fixing a conflict between global variables. 15 years ago
Ivan Tcholakov d477a7ce9d Issue #306 - The multibyte string library: The function api_detect_xml_encoding() has been renamed as api_detect_encoding_xml(). New functions have been added: api_convert_encoding_xml(), api_utf8_encode_xml(), api_utf8_decode_xml(). 15 years ago
Ivan Tcholakov 88fffff15f Issue #306 - Cleaning trailing whitespace in some files. 15 years ago
Ivan Tcholakov c10679b2f4 Issue #306 - The multibyte string library: Making the function api_detect_xml_encoding() more convenient for use. 15 years ago
Ivan Tcholakov a18b877fb5 Issue #306 - The multibyte string library: Adding new functions: api_detect_xml_encoding(), api_is_language_supported(), api_validate_language(). 15 years ago
Ivan Tcholakov 0ac2e538a5 Issue #306 - The multibute string library: Adding the function api_strripos() wich is found as needed for Dokeos LMS. Adding in the main API two constants for PHP5 subversion detection. 15 years ago
Ivan Tcholakov d007d59a99 Bug #5208 - SCORM courses: Fixing deletion of a SCORM course, based on the proposal by Christophe, see http://www.dokeos.com/forum/viewtopic.php?t=29673. The pesent solution works on Windows OS too. A new library file rmdirr.lib.php has been created (and revised), also, a formal test for this library file has been added. 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Ivan Tcholakov 146468b7f9 Issue #306 - Replacing the implementation of api_str_ireplace() with a better one. 15 years ago
Ivan Tcholakov c5a9ffb9bb Issue #306 - Testing the multibyte string library, corrections about the functions api_ucwords() and api_substr_replace(). Now the stanalone test makes successfully all passes (135) on Windows and Linux machines. 15 years ago
Ivan Tcholakov b76924e465 Issue #306 - The multibyte string library: Testing and corrections, a formal standalone test has been added. Two encodings are added for support. Improved logic to deal with encoding aliases. It seems that installed mbstring extension is not a mandatory requirement anymore. The php-extensions mbstring and iconv are optional: for speed or for supporting some exotic encodings. 15 years ago
Ivan Tcholakov c3c4275f33 Issue #306: Reworks about the initialization of the multibyte string library. 15 years ago
Ivan Tcholakov a3cb586fd0 Issue #306 - The multibute string library: Restructuring the functions - those for internal use are renamed and moved in the correspondent file. 15 years ago
Arthur Portugal 64584c7d07 Updated sub_language added only one function 15 years ago
Ivan Tcholakov ecfb9ea136 Task #306 - The myltibyte string library: Making the library less dependable on the mbstring extension. Adding derivate UTF-8 aware pcre functions. 15 years ago
Arthur Portugal e2f1f140a1 Added sub_language.class.php into all.test3 and new file all test3 16 years ago
Ricardo Rodriguez 28e2fec76f Added new test function with new class 16 years ago
Arthur Portugal fe79e3eab9 Fixed fail in get main user info 16 years ago
Arthur Portugal 732e36641f Changed the name scorm by newscorm 16 years ago
Arthur Portugal a8b3732a57 Updated the file work with new tests 16 years ago
Ricardo Rodriguez 2bebc563e4 update and refreshing file test function install_upgrade.lib.test.php 16 years ago
Arthur Portugal 331eec7b2b Added new folder work to main and new file work lib to all test 16 years ago
Arthur Portugal 14e08a6149 Added import lib in all test 16 years ago
Ricardo Rodriguez 6a34018940 Created new test file function survey 16 years ago
Ricardo Rodriguez e19b1b396c Created new file test function install_upgrade.lib 16 years ago
Ivan Tcholakov f42ed072f3 Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 16 years ago
Arthur Portugal e69214cae0 Added new file scorm and user lib 16 years ago
Arthur Portugal 6be4455dfe Updated the function hotpotatoes init 16 years ago
Arthur Portugal fe60084336 Updated the function get comment 16 years ago
Arthur Portugal 1795abfbad Added last functions to hotpotatoes 16 years ago
Arthur Portugal 68cd6448d7 admin, auth, chat and conference folder added 16 years ago
Arthur Portugal 571c304841 Exercise folder added 16 years ago
Arthur Portugal 0d20ba8fbb Added new folder with one function to test 16 years ago
Ricardo Rodriguez 5ff25148de [svn r22563] Minor - created new test function to statistics.lib.php 16 years ago
Arthur Portugal 969c2679e7 [svn r22562] Added a new folder with get translation 16 years ago
Ricardo Rodriguez 53ff551693 [svn r22547] Minor - created new test function 16 years ago
Arthur Portugal 1a55be2fa0 [svn r22546] Added the function chat 16 years ago
Arthur Portugal bd7fe72d4d [svn r22544] Added all functions in open id 16 years ago
Arthur Portugal 7f7812a12c [svn r22543] Added new folder open id 16 years ago
Ricardo Rodriguez 28aa3ebc10 [svn r22542] Minor - fixed error in the declaration of the return in the assert 16 years ago
Arthur Portugal 949f542b0c [svn r22541] Added a new folder and lib 16 years ago
Ricardo Rodriguez b32b014687 [svn r22537] Minor - update new test function 16 years ago
Ricardo Rodriguez c3e82ccc5a [svn r22395] Minor - created new test function to the main/admin calendar.lib.php 16 years ago
Ricardo Rodriguez 1b752b6f52 [svn r22386] Minor - created new function test 16 years ago
Ricardo Rodriguez 2bf9880dd9 [svn r22367] Minor - create new function test and new test file all.test1.php 16 years ago
Ricardo Rodriguez 3e5533dd7c [svn r22358] Minor - documented function test updateProgress because produced a fatal error to the requere_one 16 years ago
Ricardo Rodriguez 3a64533374 [svn r22355] Minor - update commit 16 years ago
Ricardo Rodriguez c480d44c37 [svn r22354] Minor - implemented function test to the legal.lib 16 years ago