jmontoyaa
|
667b695cef
Fix php warnings
|
7 years ago |
Yannick Warnier
|
5a1c64d7bc
Minor - Remove useless intermediate variable
|
7 years ago |
Yannick Warnier
|
2484619dab
Major - Fix previous commit's missing return (api_get_user_info())
|
7 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.
|
7 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
|
7 years ago |
jmontoyaa
|
ea78eb4902
Return int
|
7 years ago |
jmontoyaa
|
e5840e28d7
Minor - Format code
|
7 years ago |
jmontoyaa
|
a924900d52
Use api_float_val and api_number_format to handle float convertions
|
7 years ago |
jmontoyaa
|
9c477ce3b7
Merge with 1.11.x
|
7 years ago |
jmontoyaa
|
e8c03d3046
Change setting to mail_content_style
|
7 years ago |
jmontoyaa
|
423e8efd3f
Add mail_body_style setting see BT#12156
|
7 years ago |
jmontoyaa
|
f15e59878a
Add archive_url, home_url, upload_url settings see BT#11414
|
7 years ago |
José Loguercio
|
6469a566d3
Fix footer_extra_content and header_extra_content - Issue #1604
|
7 years ago |
jmontoyaa
|
1e9d8a2ec4
Fix header because use of api_not_allowed.
|
7 years ago |
jmontoyaa
|
60b99023ca
Merge from 1.11.x
|
7 years ago |
jmontoyaa
|
a55dd28a7c
Add course assets in order to save course icons see BT#12216
|
7 years ago |
Angel Fernando Quiroz Campos
|
5dd96e11f6
Moving constants about course home to api.lib.php - refs #7402 chamilo/mobile#7
|
7 years ago |
jmontoyaa
|
3e7a6cdf8a
Merge from 1.11.x
|
7 years ago |
jmontoyaa
|
989a7cfe05
Add "mail_header_style" setting, avoid doubled return_logo function call
|
7 years ago |
jmontoyaa
|
a2afb76844
Merge from 1.11.x
|
7 years ago |
jmontoyaa
|
72ef2374ac
Minor - format code
|
7 years ago |
jmontoyaa
|
734769671a
Improve portal speed when using multiple URL
|
7 years ago |
jmontoyaa
|
895f0c3ce7
Improve document performance see BT#12052
|
7 years ago |
jmontoyaa
|
baa6372202
Documents improve performance see BT#12052
|
7 years ago |
jmontoyaa
|
f8b8112537
Merge 1.11.x
|
7 years ago |
Angel Fernando Quiroz Campos
|
558075046f
Fix optimization of api_get_paht in mutiple_access_url enabled
|
8 years ago |
Yannick Warnier
|
746f74788e
Fix installer issue with previous optimization of api_get_path()
|
8 years ago |
Yannick Warnier
|
55b8b10235
Merge pull request #1573 from ywarnier/1.11.x-apigetpath
|
8 years ago |
Yannick Warnier
|
d4d819b647
Optimize api_get_path() using static to avoid calculating 2 complex variables at each run
|
8 years ago |
jmontoyaa
|
13f6583600
Disable call of WEB_UPLOAD_PATH
|
8 years ago |