Commit Graph

129 Commits (54d74e2222497238e14de29143d9e129c4a2a5f5)

Author SHA1 Message Date
Julio Montoya 941828be0b Remove unused libs and code. 11 years ago
Yannick Warnier b429b9ad88 Revert "Use IntlDateFormatter" as it breaks because of unexisting locales 11 years ago
Julio Montoya aaf5d4019e Use IntlDateFormatter. 11 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 11 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 11 years ago
Daniel Barreto 7825df05a1 Update, do not use eval for get_plugin_lang() method - refs BT#9092 11 years ago
Julio Montoya e479f4b744 Minor - format code. 11 years ago
Julio Montoya 1863e40709 Minor - format code. 11 years ago
Yannick Warnier da68aae224 Fix date filtering issue caused by better escape_string() against SQL injections - refs #7440 11 years ago
Francis Gonzales bfbf3168fc add plugin lang to templates 12 years ago
Julio Montoya a95e560b49 Removing constants IS_PHP_* removing PHP < 5.2 support see #7113 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 51906bf14b Improving api_is_valid_date() function 12 years ago
Julio Montoya 64cda540cb Removing 5.2 validations. 12 years ago
Julio Montoya b7708be08a Fixing constant SORT_SORT_LOCALE_STRING 12 years ago
Julio Montoya 67fe0a6363 Fixing PHP notices. 12 years ago
Julio Montoya d66ae03f9f Minor - format code. 12 years ago
baelmyhu a2b3c3c09d Clean all results for this test before the selected date -ref #6970 12 years ago
Julio Montoya 20525ccc80 Minor - formatting code. 12 years ago
Julio Montoya d5f6978964 Minor - format code 12 years ago
Julio Montoya d52502795d Adding user_name_order setting does not work in 1.9 + fixing the user list order see BT#6535 12 years ago
Julio Montoya f996823fe9 Fixing warning message 13 years ago
Julio Montoya 2d2d1c008c Minor fixes from 1.10 13 years ago
Julio Montoya e1a0ef63b7 Minor fixes coming from 1.10 13 years ago
Julio Montoya 0b7d468d38 Fixing LP when doing an exercise 13 years ago
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 14 years ago
Julio Montoya 7ca09df7b3 Fixing warning messages if variable is not set 14 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 15 years ago
Julio Montoya 7fe974349e Checking if the language is supported otherwise we check the parent language if sublanguage feature is on 15 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