提交歷史

作者 SHA1 備註 提交日期
  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 年之前