Commit Graph

101 Commits (d0ee4ac7e2bc6ea07f9ca80348de07960fa1bd33)

Author SHA1 Message Date
Julio Montoya c32554fcf7 Adding new tag ((date_certificate_no_time)) for certificates also adding a new time format see BT#5032 13 years ago
Julio Montoya 2e2d633f61 Adding new date format only day name: monday, sunday, etc see BT#4939 13 years ago
Julio Montoya 51af158440 Fixing PDF export + adding new date format DATE_FORMAT_NUMBER_NO_YEAR like dd/mm see BT#4940 13 years ago
Julio Montoya a6c00ffc6b Not using datefmt_create(), otherwise translate lang vars will not work 13 years ago
Julio Montoya 66527e6883 Fixing DATE_FORMAT_NUMBER 13 years ago
Yannick Warnier 52cb8ee787 Removed -lang- prefix in get_lang() calls 13 years ago
Julio Montoya d8992bd85e Removing require_once libs already called with autoload.inc.php 13 years ago
Julio Montoya 7ca09df7b3 Fixing warning messages if variable is not set 13 years ago
Yannick Warnier 52752db8b5 Added scripts for most-used language variables measurement and corresponding changes to get_lang() function and global.inc.php, which might later be removed for speed-up - refs #4804 14 years ago
Laurent Opprecht f2c93cdd38 #4758 glossaire csv export with international chars do not work 14 years ago
Julio Montoya f715bb465a Minor changes when testing gettext 14 years ago
Julio Montoya b959f6a716 Removing comment 14 years ago
Julio Montoya c4c328bc71 Adding commented code in order to use gettext see #4467 14 years ago
Julio Montoya f8dcdae2e5 Adding 2 datetime new formats: DATE_TIME_FORMAT_SHORT_TIME_FIRST (05:19 PM, Jan 10 2012 ) and DATE_TIME_FORMAT_SHORT (Jan 10 2012 at 05:19 PM) 14 years ago
Julio Montoya 331ea40b23 Adding 2 new formats DATE_TIME_FORMAT_LONG_24H and DATE_FORMAT_NUMBER see BT#2741 14 years ago
Julio Montoya ea4037d4c5 Removing notice 14 years ago
Julio Montoya 032514525f Adding lang patch see #3886 I'm not printing yet the lang vars in the footer not ready yet 14 years ago
Julio Montoya 7643f4e9d3 "no empty vars" patch added. Provided by Bas Wijnen see #3884 14 years ago
Julio Montoya b1b2365bec Should fix bug reported in tests/main/inc/lib/internationalization.lib.test.php line 1284 14 years ago
Julio Montoya 6abc870922 Adding new variables in order to now the big PHP version branchs IS_PHP_SUP_OR_EQ_53, IS_PHP_SUP_OR_EQ_52, IS_PHP_SUP_OR_EQ_51 see #3799 14 years ago
Julio Montoya af745b72ae Partial fix of the api_strrpos() function when using PHP 5.1 #3799 14 years ago
Julio Montoya 4ee6f86b5c Minor - Adding commented code (to be done in probably the next chamilo version) 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 7fe974349e Checking if the language is supported otherwise we check the parent language if sublanguage feature is on 14 years ago
Julio Montoya a4347cfb06 Adding a validation in the api_get_interface_language() file in order to check sub_language parent settings (firstname, lastname order) see BT#1598 15 years ago
Julio Montoya 4d97af9b84 Minor adding comment 15 years ago
Julio Montoya b4dd23c37b Adding validation to verify existence of an isocode when adding a new sub language + adding a function api_get_platform_isocodes() see #2492 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 81b8608269 Replacing is_int to is_numeric to accept "numeric strings" 15 years ago
Ivan Tcholakov fdcb66faaf Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 15 years ago
Ivan Tcholakov 63a60aad0a Task #1765 - Tabs conversion to spaces in some files. 15 years ago
Juan Carlos Raña aaef46f149 more fix socialnetwork styles and update lang 15 years ago
Ivan Tcholakov f1474362cb Updating license information for the internationalization library. 15 years ago
Ivan Tcholakov 37544565b7 Feature #1768 - Restructuring code within the libraries for better serving the "Documents" tool. 15 years ago
Ivan Tcholakov e96d3641e5 Task #1761 - A minor change in the internationalozation library, inside the function api_detect_encoding_html(). 15 years ago
Yannick Warnier cf6c379ee4 Fixed problem with caching when using sub-languages (fixes CT#1304). Might have imply light performance degradation. To be watched. 15 years ago
Ivan Tcholakov e8234a4e31 Minor code simplification for the function get_lang(). 15 years ago
Ivan Tcholakov c5e36d049a Minor code cleaning for the function get_lang(). 15 years ago
Juan Carlos Raña 9adc76f893 clean and fix wiki security 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 6ed9d378dc Fixing variable name in function api_convert_and_format_date() 16 years ago
Ivan Tcholakov 3fc29d3e55 Feature #272 - Speeding up the function api_get_system_encoding(). 16 years ago
Ivan Tcholakov 957cf627c3 Feature #272: Internationalization library: Some internal default values have been changed from ISO-8859-15 to UTF-8. 16 years ago
Ivan Tcholakov 32bea653bf Task #272: Internationalization library: Removing a comment about PHP6 that maybe is not actual anymore. 16 years ago
Ivan Tcholakov c44fae9024 Bug #904 - Suppressing fatal errors in some timezone related functions when Chamilo runs on PHP < 5.2. 16 years ago
Carlos Vargas dc5871f762 improve date format 16 years ago
Ivan Tcholakov 88ecb24897 Task #272: Trying to fix a reported in a private message Fatal error: Class 'IntlDateFormatter' not found in C:\xampp\htdocs\chamilo\main\inc\lib\internationalization.lib.php on line 570 16 years ago
Ivan Tcholakov 18a568d139 Feature #272 - api_detect_encoding() has been reworked for successfull detection of "broken" UTF-8 texts as UTF-8. A test for this case has been added. 16 years ago
Ivan Tcholakov 8f19fb9fbc Feature #272 - Reverting the previous detection of "broken" UTF-8, it does not work well, reworked code should be tried. 16 years ago
Ivan Tcholakov 6df851bf20 Feature #272 - Internationalization library: A change for correct detection of "broken" UTF-8 texts as UTF-8. 16 years ago