Commit History

Author SHA1 Message Date
  Julio Montoya 25279a08c5 Adding get_lang to templates 15 years ago
  Julio Montoya 1486c984f5 merge 15 years ago
  Julio Montoya 473b7d1a27 Missing image added 15 years ago
  Cristian Fasanando dc49a0d5b2 Fixed icon not align into item list in lp - partial DT #5116 15 years ago
  Julio Montoya 49e5c7f8ac Minor - fixing icons in Subscribe to training 15 years ago
  Julio Montoya ef514cd7d4 include_once changed to include see when loading lang variables DT#5130 15 years ago
  jmontoya 964a503ef3 merge 15 years ago
  Julio Montoya 74f33560d8 Improvements in search terms of language see DT#5130 requires testing! 15 years ago
  Yannick Warnier b86b066c6d Commented return message to avoid breaking headers (fixes #5155) 15 years ago
  Yannick Warnier 64d852daf1 Merge 15 years ago
  Yannick Warnier b3bbbf4d0c Fixed bug updating course description titles (fixes #5133) 15 years ago
  Ivan Tcholakov bb7feb13b7 Issue #306 - The extension mbstring ibecame optional. This is why a correction has been made in the installation script, also blocking checks have been removed. 15 years ago
  Ivan Tcholakov 980ec02ff9 Bug #4242: Implementing missing localizations (week-day names, months) for platform-admin's statistic reports. 15 years ago
  Ivan Tcholakov 2392071769 Issue #306 - Moving the functions get_lang() and api_get_interface_language() to the internationalization library. 15 years ago
  Ivan Tcholakov baa3b06228 Merge with 56872e938be168e6afab75770534b479dccb0c0f 15 years ago
  Ivan Tcholakov 0cb59eb5a7 Issue #306 - Adding a new library about internationalization issues. Currently it contains routines for date/time formatting. 15 years ago
  Yannick Warnier db702f4d5b Fixed warning in RSS feeds reader 15 years ago
  Ivan Tcholakov 3659ea7fd4 Issue #306 - Elimination of the function api_set_string_library_default_language(). Various logic improvements. 15 years ago
  Ivan Tcholakov 699989fc4f Merge with 32c00a5f10f744f40eab5c864f4eb98c7cfb10be 15 years ago
  Ivan Tcholakov 21b8d880dd Issue #306 - Renaming the folder multibyte_string_database as internationalization_database. The content of this folder will grow with data outside the scope of sting operations only, this is why a more generic name has been chosen. 15 years ago
  Arthur Portugal 90ba112f08 Fixing bug when teacher is no set 15 years ago
  Julio Montoya 79a56c20ba Fixes DT#5152 requires testing 15 years ago
  Julio Montoya 780f1ce164 Fixes DT#5152 requires testing 15 years ago
  Ivan Tcholakov 70f9882931 Issue #306 - Searching and fixing some insafe calls of htmlentities(). 15 years ago
  Ivan Tcholakov fecadb6abe Issue #306 - A sanity check within api_str_ireplace() has been added. 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 c42ebb542d Issue #306 - Testing the multibyte string library, a correction in the tester has been done. 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 1fd25b29ff Issue #306 - The multibute string library: Corrections after testing. 15 years ago