Commit Graph

8380 Commits (a3019a9959502f7ba6567f36a419363329ffa522)
 

Author SHA1 Message Date
Yannick Warnier b00a3c0e70 tagging 1.8.6.1 code - stable 15 years ago
Yannick Warnier 7857f1a14a changed more styles in install scripts 15 years ago
Yannick Warnier 28745e3359 updated database queries for install 15 years ago
Yannick Warnier e6072f64fd Updated stylesheet in installation process 15 years ago
Yannick Warnier 0e2cce4955 Updated changelog and credits 15 years ago
Yannick Warnier 139e2e87d1 Merging with Julio 15 years ago
Yannick Warnier 838883b143 Updated installation scripts 15 years ago
Yannick Warnier e69140661b DLTT import 15 years ago
Julio Montoya 5a7d6f79d9 Merging 15 years ago
Julio Montoya ee000ed136 Fixing pagination 15 years ago
Yannick Warnier 37ed970993 merging with julio 15 years ago
Yannick Warnier 32da9b01ee damned mercurial 15 years ago
Yannick Warnier 406d53c8b1 Fixed bug storing results in quiz in single answer (fixes5148) 15 years ago
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
Ivan Tcholakov 5079fc0e06 Issue #306 - Elimination of some direct calls of the function iconv(). 15 years ago
Ivan Tcholakov c57684d5a4 Issue #306 - The multibute string library: Adding functionality to the php-implemented internal function _api_convert_encoding(). It is able to convert from/to HTML-ENTITIES "encoding" now. 15 years ago
Ivan Tcholakov 933b1bebdd Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension. 15 years ago
Ivan Tcholakov c3c4275f33 Issue #306: Reworks about the initialization of the multibyte string library. 15 years ago
Ivan Tcholakov dd23b4423f Merge with 28bcc693e1629626a98cb81a6eecab4c3ccdace4 15 years ago
Ivan Tcholakov 1b116477fe Issue #306 - The multibute string library: Adding comments, corrections. 15 years ago
Julio Montoya 67f0d0a3be Minor - changing lang variable 15 years ago