Commit Graph

274 Commits (786a14c4b93f31a8fc0373f520c237c407971324)

Author SHA1 Message Date
jmontoyaa 762a613257 Minor - format code, update php docs, rename function name 7 years ago
jmontoyaa 746dce4c67 Allow log errors for debug in production mode. 7 years ago
jmontoyaa ea1515f14c Remove used of get_magic_quotes_gpc returns false since php 5.4 7 years ago
jmontoyaa 8b37e81b89 Fix PHP warning 7 years ago
jmontoyaa a31ed90455 Minor - chang function name, move function to Event class. 7 years ago
jmontoyaa ed181a66de Update user cache. 7 years ago
jmontoyaa 90301a41a0 Fix course list, depending in user language see BT#13183 7 years ago
jmontoyaa 7aae111d70 Fix "show_language_selector_in_menu" setting see BT#13183 7 years ago
jmontoyaa 2b8e60e35e Fix language update see BT#13183 7 years ago
jmontoyaa cc21232704 Fix wrong avatar, update user lang BT#13183 7 years ago
jmontoyaa 6136a53d82 If lang is set by menu then force the use of that language see BT#13183 7 years ago
jmontoyaa d6213c527b Add html_errors on test. 8 years ago
jmontoyaa 66bc297d5f Fix PHP warning 8 years ago
jmontoyaa fbac3ecb56 USERNAME_MAX_LENGTH default changed from 40 to 50. 8 years ago
Yannick Warnier 2165bebb99 Improve check on APCu to avoid warnings when calling apcu_cache_info() 8 years ago
jmontoyaa 244a19d4c7 Replace Database :: get_main_table with Database::get_main_table 8 years ago
Scrutinizer Auto-Fixer 18c0ec9187 Scrutinizer Auto-Fixes 8 years ago
Yannick Warnier 0cadaa026f Update the APCu global code to use internal API and conventions better as suggested in comments for ea01f20da9 8 years ago
Yannick Warnier ea01f20da9 Major - Introduce global APCu check and store user info in APCu in api_get_user_info(), removing about 60K function calls in some cases if APCu is present. 8 years ago
jmontoyaa 2a86cd0086 Minor - format code. 8 years ago
jmontoyaa 1e51dcb9ab Minor - Add isset 8 years ago
jmontoyaa 9f4faacdc0 if function exists opcache_reset() 8 years ago
jmontoyaa 92448753ad Minor - format code 8 years ago
jmontoyaa 62e15db645 Move constant PCLZIP_TEMPORARY_DIR 8 years ago
jmontoyaa 267940d091 Remove unused session ascii_math_loaded 8 years ago
jmontoyaa 083b8d33c7 Fix https using HTTP_X_FORWARDED_PROTO + fix multiple url setup if main portal is not set in configuration.php see BT#11683 8 years ago
jmontoyaa db9c4eb50f Dont use api_get_path(LIBRARY_PATH) at this moment. 8 years ago
jmontoyaa d9d1869ce2 WIP ChamiloApi adding "ChamiloApi::getConfigurationValue()" function 8 years ago
Julio a3279f9217 Adding ChamiloApi 8 years ago
jmontoyaa 884e589d72 Update mpdf version 9 years ago
jmontoyaa 58d4fb46df Move constant see: cbca687440 9 years ago
Yannick Warnier cbca687440 Optimization: remove CKeditor lib from homepage - refs CT#8233 9 years ago
Yannick Warnier 28a5db41da Fix redirect to install screen from /index.php 9 years ago
jmontoyaa 4a2e29ec2a Fix constructor + format code 9 years ago
jmontoyaa a1bc3c2d52 FIx Paths see BT #11047 9 years ago
jmontoya 944ca558ea Add symfony2 files 9 years ago
José Loguercio c046d3efbe Fix Issue when chamilo doesnt remembering the selected languague if logged off - Refs #8149 9 years ago
jmontoya 1fc0137abf Add galician and basque + add forced change language when using get param 9 years ago
jmontoya 1afc60670b Remove config save_user_last_login see # 7042 9 years ago
Julio Montoya 6a99274ac6 Read $_configuration['db_port'] during DB connection see #7819 9 years ago
Julio Montoya e76da07245 Fix server_type position 9 years ago
Julio Montoya 0872ec0b1b Minor - format code. 9 years ago
Julio Montoya 2a79af9206 Fix lang var when api_not allowed see #7776 9 years ago
Julio Montoya e377125c02 Fix upgrade process, remove chamilo.class.php 9 years ago
Julio Montoya b4a802a866 Format code. 10 years ago
Julio Montoya dd9478824e Add symfony2 security encoders see #7646 10 years ago
Julio Montoya 1433d42058 Format code + use api_get_user_info() 10 years ago
Yannick Warnier 4a13818a21 Remove foreach on languages files as there is only one remaining now 10 years ago
Yannick Warnier cba72ddd16 Add relation to parent languages for pre-defined languages to improve translation for languages that are not the primary language of the country - refs CT#6088 10 years ago
Julio Montoya 2de3ff03dd Minor - format code. 10 years ago