jmontoyaa
|
1f72d4de10
Fix hide/show LP icons in course home see BT#12200
|
8 лет назад |
jmontoyaa
|
378c57dffb
Use api_float_val
|
8 лет назад |
jmontoyaa
|
8cfbfedbbc
Fix redirect + format code see #1657
|
8 лет назад |
jmontoyaa
|
667b695cef
Fix php warnings
|
8 лет назад |
Yannick Warnier
|
9ef34541f1
Add APCu cache cleaning when users are deleted or updated
|
8 лет назад |
Yannick Warnier
|
c64b52e170
Update code to use global apc availability check - reduces 4 function calls
|
8 лет назад |
Yannick Warnier
|
5a1c64d7bc
Minor - Remove useless intermediate variable
|
8 лет назад |
Yannick Warnier
|
2484619dab
Major - Fix previous commit's missing return (api_get_user_info())
|
8 лет назад |
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 лет назад |
Yannick Warnier
|
6f47c441db
Minor - Small efficiency improvement using intval() instead of Security::remove_XSS()
|
8 лет назад |
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 лет назад |
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 лет назад |
Yannick Warnier
|
0f5b279b74
Merge remote-tracking branch 'origin/1.11.x' into 1.11.x
|
8 лет назад |
Yannick Warnier
|
afeb06568d
Change behaviour of screen to subscribe users to courses: it doesn't make sense (in ANY situation) to order by first name, and if ordered by last name, it doesn't make sense to *show* the first name first. Update that to always use last name first (except when configured to use official code) (refs #7e76ad53fb3cb)
|
8 лет назад |
Alex Aragon Calixto
|
22919ce527
Merge pull request #1665 from aragonc/1.11.x
|
8 лет назад |
Alex Aragon
|
d110c1d162
fix img icon home.png
|
8 лет назад |
Yannick Warnier
|
233833f6c9
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
|
8 лет назад |
Yannick Warnier
|
7e76ad53fb
Change behaviour of screen to subscribe users to sessions: it doesn't make sense (in ANY situation) to order by first name, and if ordered by last name, it doesn't make sense to *show* the first name first. Update that to always use last name first (except when configured to use official code)
|
8 лет назад |
jmontoyaa
|
40203cf446
Minor - format code
|
8 лет назад |
jmontoyaa
|
03cf532a52
Fix php error
|
8 лет назад |
jmontoyaa
|
f33f8edba1
Fix installation via travis
|
8 лет назад |
jmontoyaa
|
5e0ebc3c77
Fix chash call
|
8 лет назад |
jmontoyaa
|
eacfffcda9
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
|
8 лет назад |
jmontoyaa
|
8f858822eb
Fix travis installation
|
8 лет назад |
jmontoyaa
|
bb7828e6dd
Minor - format code
|
8 лет назад |
Julio
|
d3ab54eae5
Merge pull request #1662 from hi-rafa/Fix-issue-1659
|
8 лет назад |
jmontoyaa
|
d589e3264d
Avoid notices
|
8 лет назад |
jmontoyaa
|
ba02827abe
Avoid warnings
|
8 лет назад |
Rafa
|
11b366c022
Fixes #1659
|
8 лет назад |
jmontoyaa
|
00f843d6f7
Fix for php7
|
8 лет назад |