Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Tcholakov 044b8bf096 [svn r21619] FS#306 - The global initialization script: Ensuring that the global variable $charset will stay unaffected after loading language files. há 15 anos atrás
  Ivan Tcholakov 58a144ad69 [svn r21548] FS#306 - Adding preliminary checks whether the PHP extension "mbstring" has been installed. See http://www.dokeos.com/forum/viewtopic.php?t=29548 há 15 anos atrás
  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. há 15 anos atrás
  Ivan Tcholakov 911255f364 [svn r21471] FS#306 - Renaming the function api_initialize_internal_encoding() to api_set_default_encoding(). Other minor changes in comments. há 15 anos atrás
  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. há 15 anos atrás
  Ivan Tcholakov ff618015cb [svn r21411] FS#306 - The global initialization script: Commenting a duplicate code for initialization of the global variable $charset, to be removed. Offtopic: A minor correction within the table that serves the function add_ext_on_mime() - for 'text/html' MIME type the '.html' extension will be assigned instead of '.htm'. há 15 anos atrás
  Ivan Tcholakov c34b7c9c99 [svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes. há 15 anos atrás
  Ivan Tcholakov 77b3c1da5e [svn r21356] FS#4296 - Introducing imperative version check for PHP5 within the installation and global initialization scripts. há 15 anos atrás
  Jan Derriks 2362d438d0 [svn r21288] FS#4303 - ldap add user needs Security::remove_XSS which needs Htmlpurify. Must be included before the local.inc.php is included há 15 anos atrás
  Ivan Tcholakov 72f8c8ab54 [svn r20963] FS#4246 - Correcting iconv-detection to be less aggressive but error safe. Cleaning previously commented code. há 16 anos atrás
  Ivan Tcholakov 8961f2c786 [svn r20953] FS#4246 - The global initialization script: Leaving untouched two of the internal encoding values of the iconv extension. The Dokeos system does not use them. há 16 anos atrás
  Yannick Warnier 15a9859b4a [svn r20924] Reverted unauthorized database change (and corresponding changes). As discussed, the changes will be applied to the Dokeos 1.8.6 package but not to the Subversion repository before 1.8.6 stable, to keep the database free of changes. há 16 anos atrás
  Patrick Cool 82b81099fa [svn r20921] installation header identical to the normal header há 16 anos atrás
  Isaac Flores 47c9a37dae [svn r20484] logic changes - improvements in remove_XSS - (partial FS#4169) há 16 anos atrás
  Isaac Flores 630636a6e1 [svn r20428] logic changes - changed remove_XSS with htmlpurifier - (partial FS#4169) há 16 anos atrás
  Ivan Tcholakov 6b6db9746a [svn r20419] FS#306 - Introducing a new library for dealing with multibyte strings. The library has been implemeted as an extension of the main API. há 16 anos atrás
  Ivan Tcholakov 5024b2f8e7 [svn r19902] FS#4046 - Reworking the function get_lang(...), so it could switch into languages randomly without failures. Adding caching functionality to the same function for increasing its speed. há 16 anos atrás
  Carlos Vargas efaa6186cc [svn r19471] minor add styles to buttons see FS#3541 há 16 anos atrás
  Yannick Warnier 9a1f51dc72 [svn r18107] Minor - Removed a few MySQL-specific functions há 16 anos atrás
  Julio Montoya a689016f70 [svn r17836] Fixing validation in SVN#17707 há 16 anos atrás
  Julio Montoya 7dfba64f24 [svn r17707] Minor - Avoiding warning when including a language file: há 16 anos atrás
  Yannick Warnier fb4d0df8af [svn r17534] Apply usage of api_get_request_uri() in global.inc.php to fix the IIS bug of not filling this (see FS#3424). há 16 anos atrás
  Ivan Tcholakov 520543ba7d [svn r17098] FS#3237: Renaming a function: create_include_path_setting() ---> api_create_include_path_setting(). há 16 anos atrás
  Ivan Tcholakov de3cc3c226 [svn r17097] FS#3237: Renaming a function: create_dokeos_include_path() ---> create_include_path_setting(). há 16 anos atrás
  Ivan Tcholakov 75476d1de3 [svn r17093] FS#3237 correction: The function create_dokeos_include_path() has been moved in main_api.lib.php. há 16 anos atrás
  Ivan Tcholakov c9f09d7b34 [svn r17087] FS#3237 - PEAR packages of Dokeos should be read before other external. The task has been finished. há 16 anos atrás
  Ivan Tcholakov a6abdb402b [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. há 16 anos atrás
  Julio Montoya 5b61854e86 [svn r16418] Multiple URL feature implemented - require testing há 16 anos atrás
  Yannick Warnier 4a5a51a5f6 [svn r15499] Possibly improved login time two-folds by sparing function calls in get_lang() há 17 anos atrás
  Yannick Warnier 22575299ab [svn r15179] Removed notice-level reporting flag (used for development only) há 17 anos atrás