コミット履歴

作者 SHA1 メッセージ 日付
  Isaac Flores 31244464a3 [svn r21407] Minor - changed function nth-child by eq in script jquery - (partial FS#3909) 15 年 前
  Ivan Tcholakov cb7dfe777b [svn r21406] FS#306 - Modification of the function replace_dangerous_char(). For Latin 1 platforms (ISO-8859-15, ISO-8859-1, WINDOWS-1252, ...) its behaviour has been preserved. For other platforms (including UTF-8) safe ASCII file names are generated through using transliteration. 15 年 前
  Ivan Tcholakov f943595f2a [svn r21405] FS#306 - The multi-byte string library: Adding the function api_is_latin1($encoding) for detection aliases of the Latin 1 character set - ISO-8859-15, ISO-8859-1, WINDOWS-1252, CP1252, ... . Typically this function will be needed for code that provides backward compatibility for Latin 1 Dokeos sites. 15 年 前
  Arthur Portugal 66a3c906bf [svn r21404] Added test case 15 年 前
  Isaac Flores bc430b11e3 [svn r21403] Minor - style changes - delete unnecessary divs(actions) - (partial FS#3909) 15 年 前
  Arthur Portugal 9f96efe3e7 [svn r21401] Changed assert array by numeric 15 年 前
  Ricardo Rodriguez 3958009d8e [svn r21400] Minor - created public function test with setUp() and tearDown() 15 年 前
  Arthur Portugal 7126e9c662 [svn r21399] Added all functions 15 年 前
  Ivan Tcholakov 511972892f [svn r21394] FS#306 - The multi-byte string library: Corrections in the comments about the transliteration function. Renaming a variable according to our rules. 15 年 前
  Patrick Cool 0c742d9a17 [svn r21393] bugfix: add addslashes() to prevent broken javascript 15 年 前
  Ivan Tcholakov 5ff36ef2ef [svn r21392] FS#306 - The multi-byte string library: Adding a function that performs transliteration from UTF-8 to ASCII. Adding also a required database with character replacements. The solution has been adapted from the source code of the Drupal's module "Transliteration", version 6.x-2.1, 09-JUN-2009. 15 年 前
  Ivan Tcholakov 2b4e07706d [svn r21389] FS#306 - Adding a boolen parameter $purified to the function api_get_interface_language(). For example, when $purified is true, the function will return 'french' onstead of 'french_unicode'. In certain cases we need such purified or refined language identificators. 15 年 前
  Arthur Portugal c1dce06109 [svn r21388] Added new test case Debug 15 年 前
  Arthur Portugal 0ae725b5b9 [svn r21387] Added test Debug 15 年 前
  Arthur Portugal 480638e867 [svn r21386] Add new test class manager with all functions 15 年 前
  Arthur Portugal 2466201750 [svn r21385] Minor - Added documentation 15 年 前
  Ricardo Rodriguez 2a028f06bb [svn r21384] Minor - add documentation to functions display_rating and display_rating_form 15 年 前
  Ivan Tcholakov 7fcede25e5 [svn r21382] FS#306 - The multi-byte string library: Making the function api_is_valid_utf8() unaffected by the PHP ini-setting mbstring.func_overload. 15 年 前
  Arthur Portugal 0e0144289f [svn r21380] Added main/inc/lib/classmanager.lib.test.php 15 年 前
  Arthur Portugal ce3bb76bb3 [svn r21379] Added all functions 15 年 前
  Arthur Portugal 575563e5e3 [svn r21378] Minor - Added documentation 15 年 前
  Patrick Cool b34dbad178 [svn r21366] uncomment action link 15 年 前
  Ivan Tcholakov 130d7349b6 [svn r21362] FS#306 - Fixing direct output of a language variable, the function get_lang() should be used. 15 年 前
  Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 15 年 前
  Ivan Tcholakov ba204fa167 [svn r21360] FS#306 - Cancellation of the new file system API, cleaning the file system library. There is no rational reason to go this way, too much work is needed. 15 年 前
  Ivan Tcholakov c34b7c9c99 [svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes. 15 年 前
  Arthur Portugal 65ba1076e3 [svn r21358] Validated the function "resize_picture" if exist the library image with help SimpleTest. 15 年 前
  Arthur Portugal 59fae4d6d7 [svn r21357] Minor - Added documentation 15 年 前
  Ivan Tcholakov 77b3c1da5e [svn r21356] FS#4296 - Introducing imperative version check for PHP5 within the installation and global initialization scripts. 15 年 前
  Arthur Portugal 7dbe707ccd [svn r21353] Minor - Added documentation in some functions 15 年 前