Commit Graph

401 Commits (6507b7772a7335a105a3dae2da99d5d2dab0a88d)

Author SHA1 Message Date
jmontoyaa 2d48717202 Add configuration variable per portal see BT#12383 9 years ago
Angel Fernando Quiroz Campos 7c8b711b67 Fix session visibility out of date - refs BT#12412 9 years ago
jmontoyaa 6fe37be6e2 Fix PHP warning 9 years ago
jmontoyaa 2252c440de Minor - format code 9 years ago
jmontoyaa 66ea436b73 Minor - Format code, remove unused code 9 years ago
José Loguercio c0ba9f94f6 Add location url function with a exit break by default 9 years ago
jmontoyaa d92c6c5fdb Fix apc in api_get_user_info 9 years ago
Yannick Warnier a729ce8860 Move, rename, change order and default values for function api_add_sub_hours_to_date_time to(base-time, interval, operation) ChamiloAPI::AddOrSubTimeToDateTime(interval, optional base-time, optional operation) - refs BT#12212 9 years ago
José Loguercio 344a54aaad Add tracking logs to determine working time in course access details - Refs BT#12212 9 years ago
jmontoyaa 0e29255d5f Fix php warnings + format code #1714 9 years ago
Yannick Warnier 0cadaa026f Update the APCu global code to use internal API and conventions better as suggested in comments for ea01f20da9 9 years ago
Yannick Warnier 4a31f519a1 Minor - Remove useless intermediate variable - see 667b695cef and 5a1c64d7bc 9 years ago
jmontoyaa 667b695cef Fix php warnings 9 years ago
Yannick Warnier 5a1c64d7bc Minor - Remove useless intermediate variable 9 years ago
Yannick Warnier 2484619dab Major - Fix previous commit's missing return (api_get_user_info()) 9 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. 9 years ago
Yannick Warnier 94c5de8f6b Fix issue sending e-mails from incorrect FROM address if SMTP_UNIQUE_SENDER is set. This drops changes added through commits c59206c and e3ebb10 without removing the possibility to fix the sender through SMTP_UNIQUE_SENDER and SMTP_FROM_EMAIL - refs BT#11684 9 years ago
jmontoyaa ea78eb4902 Return int 9 years ago
jmontoyaa e5840e28d7 Minor - Format code 9 years ago
jmontoyaa a924900d52 Use api_float_val and api_number_format to handle float convertions 9 years ago
jmontoyaa e8c03d3046 Change setting to mail_content_style 9 years ago
jmontoyaa 423e8efd3f Add mail_body_style setting see BT#12156 9 years ago
jmontoyaa f15e59878a Add archive_url, home_url, upload_url settings see BT#11414 9 years ago
José Loguercio 6469a566d3 Fix footer_extra_content and header_extra_content - Issue #1604 9 years ago
jmontoyaa 1e9d8a2ec4 Fix header because use of api_not_allowed. 9 years ago
jmontoyaa a55dd28a7c Add course assets in order to save course icons see BT#12216 9 years ago
Angel Fernando Quiroz Campos 5dd96e11f6 Moving constants about course home to api.lib.php - refs #7402 chamilo/mobile#7 9 years ago
jmontoyaa 989a7cfe05 Add "mail_header_style" setting, avoid doubled return_logo function call 9 years ago
jmontoyaa 72ef2374ac Minor - format code 9 years ago
jmontoyaa 734769671a Improve portal speed when using multiple URL 9 years ago
jmontoyaa 895f0c3ce7 Improve document performance see BT#12052 9 years ago
jmontoyaa baa6372202 Documents improve performance see BT#12052 9 years ago
Angel Fernando Quiroz Campos 558075046f Fix optimization of api_get_paht in mutiple_access_url enabled 9 years ago
Yannick Warnier 746f74788e Fix installer issue with previous optimization of api_get_path() 9 years ago
Yannick Warnier d4d819b647 Optimize api_get_path() using static to avoid calculating 2 complex variables at each run 9 years ago
jmontoyaa 13f6583600 Disable call of WEB_UPLOAD_PATH 9 years ago
Yannick Warnier 6ffce32a45 Revert part of previous commit to remove WEB_COURSE_PATH overwrite 9 years ago
Yannick Warnier 80bab53d62 Add support for rewritten WEB_HOME_PATH and WEB_COURSE_PATH in vChamilo plugin - loosely refs #1570 9 years ago
Yannick Warnier b4e8676c35 Fix missing WEB_UPLOAD_PATH in vChamilo plugin 9 years ago
jmontoyaa abdce36343 If admin return true. 9 years ago
jmontoyaa 23c07f91fe Fix vchamilo plugin in order to use URL with a url_append 9 years ago
jmontoyaa 33aa62ec6b Fix php warning 9 years ago
jmontoyaa 824a4ac5b6 Fix php warning 9 years ago
jmontoyaa 60d3ffb6b9 Add upload setting see BT#11051 9 years ago
jmontoyaa 67f2c66505 Fix delete agenda event error. 9 years ago
jmontoyaa 5f9fc4e625 If time negative return 0 see BT#11947 9 years ago
jmontoyaa 0c841c34e0 Fix php warnings 9 years ago
jmontoyaa 62e15db645 Move constant PCLZIP_TEMPORARY_DIR 9 years ago
jmontoyaa b45215f417 Fix create course permission, improve api_is_allowed_to_create_course see #8475 9 years ago
jmontoyaa 27739204c3 Use c_id instead of course_code function "get_tutor_in_course_status" 9 years ago