Commit Graph

8190 Commits (5971402b42ed4af8ffa4652043d4f83b50e4d588)
 

Author SHA1 Message Date
Ivan Tcholakov 5971402b42 Bug #1370 - Empty this training command: Implementing a fix for deletion the tool introduction texts. 16 years ago
Ivan Tcholakov 35ac1f1799 Merge with 5e09e0774082a59be607a3f6634d96187ccce532 16 years ago
Ivan Tcholakov 68cbc768e7 Issue #306 - The internationalization library: Adding an option to the function api_get_person_name() for "hardcoded" person name order using predefined constants. This option is exceptional, it should be used in very limited number of cases. 16 years ago
Isaac Flores 43ad91940c Minor - improvements in feature sublanguage - partial(DT#5130) 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Ivan Tcholakov 0672baa8ab Merge with 03b48c6e8f6ba41f76b6be0c8ae72cbe6c886b3b 16 years ago
Ivan Tcholakov ccaf540550 Issue #306 - The internationalization library: Creation of two functions api_is_western_name_order() and api_get_person_name() for maintaining the conventions for full person name constructed from the first name and the last name. The functions are documented and stable, developers may freely use them. 16 years ago
Juan Carlos Raña 8af1c00335 fix two var lang 16 years ago
Ivan Tcholakov cf4083b770 Merge with dafe555f98bffbbf2cf505c5c854ab12565c085a 16 years ago
Ivan Tcholakov 56bed478ee Issue #306 - Moving the table with non-UTF-8 encoding in the internationalization "database". 16 years ago
Yannick Warnier b00a3c0e70 tagging 1.8.6.1 code - stable 16 years ago
Yannick Warnier 7857f1a14a changed more styles in install scripts 16 years ago
Yannick Warnier 28745e3359 updated database queries for install 16 years ago
Yannick Warnier e6072f64fd Updated stylesheet in installation process 16 years ago
Yannick Warnier 0e2cce4955 Updated changelog and credits 16 years ago
Yannick Warnier 139e2e87d1 Merging with Julio 16 years ago
Yannick Warnier 838883b143 Updated installation scripts 16 years ago
Yannick Warnier e69140661b DLTT import 16 years ago
Julio Montoya 5a7d6f79d9 Merging 16 years ago
Julio Montoya ee000ed136 Fixing pagination 16 years ago
Yannick Warnier 37ed970993 merging with julio 16 years ago
Yannick Warnier 32da9b01ee damned mercurial 16 years ago
Yannick Warnier 406d53c8b1 Fixed bug storing results in quiz in single answer (fixes5148) 16 years ago
Julio Montoya 25279a08c5 Adding get_lang to templates 16 years ago
Julio Montoya 1486c984f5 merge 16 years ago
Julio Montoya 473b7d1a27 Missing image added 16 years ago
Cristian Fasanando dc49a0d5b2 Fixed icon not align into item list in lp - partial DT #5116 16 years ago
Julio Montoya 49e5c7f8ac Minor - fixing icons in Subscribe to training 16 years ago
Julio Montoya ef514cd7d4 include_once changed to include see when loading lang variables DT#5130 16 years ago
jmontoya 964a503ef3 merge 16 years ago
Julio Montoya 74f33560d8 Improvements in search terms of language see DT#5130 requires testing! 16 years ago
Yannick Warnier b86b066c6d Commented return message to avoid breaking headers (fixes #5155) 16 years ago
Yannick Warnier 64d852daf1 Merge 16 years ago
Yannick Warnier b3bbbf4d0c Fixed bug updating course description titles (fixes #5133) 16 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. 16 years ago
Ivan Tcholakov 980ec02ff9 Bug #4242: Implementing missing localizations (week-day names, months) for platform-admin's statistic reports. 16 years ago
Ivan Tcholakov 2392071769 Issue #306 - Moving the functions get_lang() and api_get_interface_language() to the internationalization library. 16 years ago
Ivan Tcholakov baa3b06228 Merge with 56872e938be168e6afab75770534b479dccb0c0f 16 years ago
Ivan Tcholakov 0cb59eb5a7 Issue #306 - Adding a new library about internationalization issues. Currently it contains routines for date/time formatting. 16 years ago
Yannick Warnier db702f4d5b Fixed warning in RSS feeds reader 16 years ago
Ivan Tcholakov 3659ea7fd4 Issue #306 - Elimination of the function api_set_string_library_default_language(). Various logic improvements. 16 years ago
Ivan Tcholakov 699989fc4f Merge with 32c00a5f10f744f40eab5c864f4eb98c7cfb10be 16 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. 16 years ago
Arthur Portugal 90ba112f08 Fixing bug when teacher is no set 16 years ago
Julio Montoya 79a56c20ba Fixes DT#5152 requires testing 16 years ago
Julio Montoya 780f1ce164 Fixes DT#5152 requires testing 16 years ago
Ivan Tcholakov 70f9882931 Issue #306 - Searching and fixing some insafe calls of htmlentities(). 16 years ago
Ivan Tcholakov fecadb6abe Issue #306 - A sanity check within api_str_ireplace() has been added. 16 years ago
Ivan Tcholakov 146468b7f9 Issue #306 - Replacing the implementation of api_str_ireplace() with a better one. 16 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. 16 years ago