Yannick Warnier
|
c507eda502
Fix apc cache (what was left of it)
|
8 years ago |
jmontoyaa
|
0e29255d5f
Fix php warnings + format code #1714
|
8 years ago |
Yannick Warnier
|
552b4953ce
Fix typo in previous commit (0cadaa026fc) fixing issue with mixing of APCu variables
|
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
|
c64b52e170
Update code to use global apc availability check - reduces 4 function calls
|
8 years ago |
Yannick Warnier
|
363e628e37
Fix issue with APCu using the same space between two portals - now prefixed by main database name and access_url ID
|
8 years ago |
Alex Aragon
|
d110c1d162
fix img icon home.png
|
8 years ago |
Angel Fernando Quiroz Campos
|
6c3ab1a15e
Fix #1489
|
8 years ago |
jmontoyaa
|
3f685b412f
Merge with 1.11.x
|
8 years ago |
jmontoyaa
|
989a7cfe05
Add "mail_header_style" setting, avoid doubled return_logo function call
|
8 years ago |
jmontoyaa
|
9d3aa0c0ac
Merge from 1.11.x
|
8 years ago |
jmontoyaa
|
6c8ec09312
Use ajax calls to get the new message label and user online label see BT#12052
|
8 years ago |
jmontoyaa
|
197415934f
Merge 1.11.x
|
8 years ago |
Yannick Warnier
|
fdcd84ce39
Change SYS_APP_PATH . 'home/' for SYS_HOME_PATH in menu building code to enable home tabs in vChamilo plugin - refs #1570
|
8 years ago |
Yannick Warnier
|
f66491eca3
Optimization: Remove useless ttl check when using APCu - refs BT#12052
|
8 years ago |
Yannick Warnier
|
f9aaea89eb
Optimization: Remove useless ttl check when using APCu - refs BT#12052
|
8 years ago |
Yannick Warnier
|
7455607e81
Optimization: Remove apcu_clear_cache() call which was resetting the whole cache everytime the online users count was refreshed - refs BT#12052
|
8 years ago |
Yannick Warnier
|
260ee40e5c
Optimization: Remove apcu_clear_cache() call which was resetting the whole cache everytime the online users count was refreshed - refs BT#12052
|
8 years ago |
jmontoyaa
|
c1899f5746
Add doc
|
8 years ago |
jmontoyaa
|
5631ee194b
Quick fix to use $tpl = new Template(); inside "main/" files
|
8 years ago |
jmontoyaa
|
fd0202b274
Minor - Format code
|
8 years ago |
jmontoyaa
|
c7fa10b08b
Replace split
|
8 years ago |
jmontoyaa
|
2731fea34b
Student view fixes see BT# 11694
|
8 years ago |
Alex Aragon
|
34e1eb6bc9
fix menu tabs html
|
8 years ago |
jmontoyaa
|
f6fe6c052d
Dont double add the cidReq in breadcrumb
|
8 years ago |
Angel Fernando Quiroz Campos
|
3fa47967b8
Show custom logo on PDF export and emails - refs BT#11424
|
8 years ago |
Angel Fernando Quiroz Campos
|
1b557c4316
Fix set custom logo for multi-url - refs BT#11424
|
8 years ago |
José Loguercio
|
b78b3c9df6
Remove Student/Teacher view from places that is not in the course and it tools
|
8 years ago |
jmontoyaa
|
b7ebb9a01c
Remove unused code, format code
|
8 years ago |
Alex Aragon
|
1b3f9b757e
add icon in menu bar items - refs BT#7683
|
8 years ago |