Commit History

Author SHA1 Message Date
  Isaac Flores 8478c6a9aa [svn r21506] style changes - add content div - (partial FS#4337) 15 years ago
  Isaac Flores 7a30908fdf [svn r21505] logic changes - allow see image after importing SCORM Dokeos - (partial FS#4300) 15 years ago
  Arthur Portugal 2258cac551 [svn r21504] added new file display 15 years ago
  Arthur Portugal 749047a043 [svn r21503] Added display.lib.test 15 years ago
  Isaac Flores 74d22e5374 [svn r21500] logic changes - improvements in export scorm with question matching - (partial FS#4300) 15 years ago
  Isaac Flores 73c2025976 [svn r21499] logic changes - improvements in questions fill in blanks - (partial FS#4300) 15 years ago
  Isaac Flores d18ebe04b2 [svn r21498] logic changes - improvements in export scorm - (partial FS#4300) 15 years ago
  Isaac Flores 00ccb8e73b [svn r21497] Logic changes - improvements in document tool - (partial FS#4337) 15 years ago
  Ivan Tcholakov c6c5be6371 [svn r21487] FS#4341 - Implementing a clickable sever mode indicator, placed in the footer. This indicator is visible by the platform administrators only and in "test server" mode only. 15 years ago
  Ivan Tcholakov 8ae5574247 [svn r21483] FS#306 - The "Documents" tool: Fixing in two places direct use of language variables. 15 years ago
  Ivan Tcholakov a280b7932c [svn r21482] FS#306 - Upgrading the "Requirements" page (step 2) during the installation. intl (internationalization) and iconv extensions are optional. 15 years ago
  Isaac Flores da9dcd1bf8 [svn r21481] Logic changes - Allow see glossary terms in document tool - (partial FS#4337) 15 years ago
  Ivan Tcholakov d18c4da1da [svn r21480] FS#306 - The multi-byte string library: Reworking of the function api_strcasecmp(). 15 years ago
  Isaac Flores 9ffc322043 [svn r21479] logic changes - improvements in export scorm - (partial FS#4300) 15 years ago
  Ivan Tcholakov 1df78517c1 [svn r21477] FS#306 - The multi-byte string library: Implementation of a new function for case-sensitive string comparison api_strcmp(). When intl extension is installed, this function depends internally on the more reliable ICU locale, not on OS POSIX locale. Replacing strcmp() with api_strcmp() in some relevant places. Reworking of TableSort::sort_table() for avoiding unnecessary recursive calls. 15 years ago
  Ricardo Rodriguez 5c0df75c2f [svn r21476] Minor - corrected test function 15 years ago
  Arthur Portugal 7b49e85c3d [svn r21475] Fixed tests 15 years ago
  Arthur Portugal 6615af5dab [svn r21474] Update files test 15 years ago
  Ricardo Rodriguez 3fa492d77a [svn r21473] Minor - fixed function and corrected 15 years ago
  Ivan Tcholakov 8667c7c752 [svn r21472] FS#306 - The multi-byte string library: Various reworks, introducing support for ICU localses (intl extension from PECL). The goal is the routines of this extension to be used (if ii is installed) for proper comparison of UTF-8 strings in any language. 15 years ago
  Ivan Tcholakov 911255f364 [svn r21471] FS#306 - Renaming the function api_initialize_internal_encoding() to api_set_default_encoding(). Other minor changes in comments. 15 years ago
  Ivan Tcholakov 5cf040b518 [svn r21467] FS#306 - Reworking the functions api_get_language_isocode() and Database::get_language_isocode() for avoiding code duplication. Caching of the returned results has been added to avoid running repetitive sql-queries. 15 years ago
  Arthur Portugal 5847a1fec8 [svn r21460] Added new path 15 years ago
  Arthur Portugal f12107a40f [svn r21459] Update with all functions 15 years ago
  Arthur Portugal 7e1e36810f [svn r21458] Minor -Added documentation to the function query 15 years ago
  Arthur Portugal c1b54b6f19 [svn r21456] Minor - Added @param documentation 15 years ago
  Ricardo Rodriguez 2ef37a03d9 [svn r21454] Minor - created file test to blog.lib.php all function have been tested 15 years ago
  Ivan Tcholakov 1c5c1f3c8f [svn r21432] FS#306 - Adding the Microsoft's alias CP65001 within the function api_get_file_system_encoding() to be recognized as UTF-8. 15 years ago
  Ivan Tcholakov 986d6ddd51 [svn r21419] FS#306 - The installation script: Implementing a more adequate logic of picking character set depending on the choosen installation language. 15 years ago
  Ivan Tcholakov 83bef50300 [svn r21415] FS#306 - Removing previously introduced functions api_is_apache and api_is_iis(), they wont be needed. Introducing new functions in the multi-byte string library: api_initialize_internal_encoding($encoding), api_is_latin1_compatible(), api_get_latin1_compatible_languages(). Minor corrections for api_in_array_nocase() and api_refine_language_id(). Corrections in some comments. 15 years ago