Commit Graph

368 Commits (a884ebd587c28e9f8518b911759f64cd63087883)

Author SHA1 Message Date
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
jmontoyaa e49419a463 Remove unused code 9 years ago
jmontoyaa 07db02b749 Fix whoisonline page see BT#11869 9 years ago
jmontoyaa c7624b2350 Fix create course link 9 years ago
jmontoyaa 3313a7cdc6 Update qtip2 library using bower 9 years ago
jmontoyaa 3c8e000579 Add functrion api_get_css_asset() to get css files from web/assets 9 years ago
jmontoyaa 7ef96dce3d Update lang var 9 years ago
jmontoyaa a590681c64 FIx password strenght translations see BT#11799 9 years ago
José Loguercio 9a05026c97 Added phpMailer ClearAttachments function in api_mail_html 9 years ago
jmontoyaa e56398e404 Add logs when deleting work folder and files 9 years ago
José Loguercio b1bffb4e49 Better Fix for WhoisOnline page - Refs #8433 9 years ago
jmontoyaa 683301b581 Format code, remove unused function String2Boolean, add intval 9 years ago
jmontoyaa 1be243e2a6 Fix PHP warnings 9 years ago
Angel Fernando Quiroz Campos d03d42bfe8 Avoid send emails attachments not specified - refs BT#11729 9 years ago
jmontoyaa c76cd7f47c At least 2 numbers to match api_check_password 9 years ago
jmontoyaa c59206c043 Fix spam issue: Setting envelope-from correctly see BT#11684 9 years ago
jmontoyaa e3ebb10a45 Set not reply email as "from" see BT#11684 9 years ago
jmontoyaa 17800591aa Change errors-to see BT#11684 9 years ago
jmontoyaa 7ed4fba5cb Change Errors-To and envelope-from see BT#11684 9 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 9 years ago
jmontoyaa 1e8eeafd1d Use group.iid when saving into c_item_property, fixing queries 9 years ago
jmontoyaa 6dcacc01b7 Add apigetcidreq 9 years ago
jmontoyaa 7c965c9ec6 Fix coach access see BT#11640 9 years ago
Angel Fernando Quiroz Campos 758af7a863 Fix migration with fields of type datetime - refs BT#11588 9 years ago
jmontoyaa db9c4eb50f Dont use api_get_path(LIBRARY_PATH) at this moment. 9 years ago
jmontoyaa bda418d60f Use c_group_info.iid 9 years ago
jmontoyaa 039058374c Minor - Format code 9 years ago
jmontoyaa 7d74c5e62d Use group iid see BT#11603 9 years ago
Yannick Warnier 3cd1d1ad94 Removing the last traces of code_append in the code 9 years ago
Yannick Warnier c33c7c5429 Add check to avoid Gravatar to return same images after change in the getUserPicture() method in previous commit 9 years ago
Yannick Warnier 0680e019a9 Minor - Move method stripGivenTags() to ChamiloApi class 9 years ago
jmontoyaa 4db1f3c8e7 Adding function to upload files inside app/upload 9 years ago
Yannick Warnier a0ee00b727 Fix #1364 extended profile field values not visible in profile edition 9 years ago