Yannick Warnier
|
b86b066c6d
Commented return message to avoid breaking headers (fixes #5155)
|
15 tahun lalu |
Yannick Warnier
|
64d852daf1
Merge
|
15 tahun lalu |
Yannick Warnier
|
b3bbbf4d0c
Fixed bug updating course description titles (fixes #5133)
|
15 tahun lalu |
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 tahun lalu |
Ivan Tcholakov
|
980ec02ff9
Bug #4242: Implementing missing localizations (week-day names, months) for platform-admin's statistic reports.
|
15 tahun lalu |
Ivan Tcholakov
|
2392071769
Issue #306 - Moving the functions get_lang() and api_get_interface_language() to the internationalization library.
|
15 tahun lalu |
Ivan Tcholakov
|
baa3b06228
Merge with 56872e938be168e6afab75770534b479dccb0c0f
|
15 tahun lalu |
Ivan Tcholakov
|
0cb59eb5a7
Issue #306 - Adding a new library about internationalization issues. Currently it contains routines for date/time formatting.
|
15 tahun lalu |
Yannick Warnier
|
db702f4d5b
Fixed warning in RSS feeds reader
|
15 tahun lalu |
Ivan Tcholakov
|
3659ea7fd4
Issue #306 - Elimination of the function api_set_string_library_default_language(). Various logic improvements.
|
15 tahun lalu |
Ivan Tcholakov
|
699989fc4f
Merge with 32c00a5f10f744f40eab5c864f4eb98c7cfb10be
|
15 tahun lalu |
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 tahun lalu |
Arthur Portugal
|
90ba112f08
Fixing bug when teacher is no set
|
15 tahun lalu |
Ivan Tcholakov
|
70f9882931
Issue #306 - Searching and fixing some insafe calls of htmlentities().
|
15 tahun lalu |
Ivan Tcholakov
|
fecadb6abe
Issue #306 - A sanity check within api_str_ireplace() has been added.
|
15 tahun lalu |
Ivan Tcholakov
|
146468b7f9
Issue #306 - Replacing the implementation of api_str_ireplace() with a better one.
|
15 tahun lalu |
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 tahun lalu |
Ivan Tcholakov
|
c42ebb542d
Issue #306 - Testing the multibyte string library, a correction in the tester has been done.
|
15 tahun lalu |
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 tahun lalu |
Ivan Tcholakov
|
1fd25b29ff
Issue #306 - The multibute string library: Corrections after testing.
|
15 tahun lalu |
Ivan Tcholakov
|
5079fc0e06
Issue #306 - Elimination of some direct calls of the function iconv().
|
15 tahun lalu |
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 tahun lalu |
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 tahun lalu |
Ivan Tcholakov
|
c3c4275f33
Issue #306: Reworks about the initialization of the multibyte string library.
|
15 tahun lalu |
Ivan Tcholakov
|
dd23b4423f
Merge with 28bcc693e1629626a98cb81a6eecab4c3ccdace4
|
15 tahun lalu |
Ivan Tcholakov
|
1b116477fe
Issue #306 - The multibute string library: Adding comments, corrections.
|
15 tahun lalu |
Julio Montoya
|
d6cb5243ef
Fixing width lenght and lang variables updated
|
15 tahun lalu |
Julio Montoya
|
f12065d4df
Showing success message when uploading zips
|
15 tahun lalu |
Julio Montoya
|
72192614fb
Delete course from session fixed
|
15 tahun lalu |
Ivan Tcholakov
|
a3cb586fd0
Issue #306 - The multibute string library: Restructuring the functions - those for internal use are renamed and moved in the correspondent file.
|
15 tahun lalu |