José Loguercio
|
f1f06285c7
Merge pull request #1716 from jloguercio/1.11.x
|
7 years ago |
José Loguercio
|
344a54aaad
Add tracking logs to determine working time in course access details - Refs BT#12212
|
7 years ago |
jmontoyaa
|
0e29255d5f
Fix php warnings + format code #1714
|
7 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
|
4a31f519a1
Minor - Remove useless intermediate variable - see 667b695cef and 5a1c64d7bc4
|
8 years ago |
Miguel C
|
33a9aa20b3
New feature, button changed , the button goes to last page and not to home page.
|
8 years ago |
jmontoyaa
|
667b695cef
Fix php warnings
|
8 years ago |
Yannick Warnier
|
5a1c64d7bc
Minor - Remove useless intermediate variable
|
8 years ago |
Yannick Warnier
|
2484619dab
Major - Fix previous commit's missing return (api_get_user_info())
|
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 |
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
|
8 years ago |
jmontoyaa
|
ea78eb4902
Return int
|
8 years ago |
jmontoyaa
|
e5840e28d7
Minor - Format code
|
8 years ago |
jmontoyaa
|
a924900d52
Use api_float_val and api_number_format to handle float convertions
|
8 years ago |
jmontoyaa
|
e8c03d3046
Change setting to mail_content_style
|
8 years ago |
jmontoyaa
|
423e8efd3f
Add mail_body_style setting see BT#12156
|
8 years ago |
jmontoyaa
|
f15e59878a
Add archive_url, home_url, upload_url settings see BT#11414
|
8 years ago |
José Loguercio
|
6469a566d3
Fix footer_extra_content and header_extra_content - Issue #1604
|
8 years ago |
jmontoyaa
|
1e9d8a2ec4
Fix header because use of api_not_allowed.
|
8 years ago |
jmontoyaa
|
a55dd28a7c
Add course assets in order to save course icons see BT#12216
|
8 years ago |
Angel Fernando Quiroz Campos
|
5dd96e11f6
Moving constants about course home to api.lib.php - refs #7402 chamilo/mobile#7
|
8 years ago |
jmontoyaa
|
989a7cfe05
Add "mail_header_style" setting, avoid doubled return_logo function call
|
8 years ago |
jmontoyaa
|
72ef2374ac
Minor - format code
|
8 years ago |
jmontoyaa
|
734769671a
Improve portal speed when using multiple URL
|
8 years ago |
jmontoyaa
|
895f0c3ce7
Improve document performance see BT#12052
|
8 years ago |
jmontoyaa
|
baa6372202
Documents improve performance see BT#12052
|
8 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 |