Historique des commits

Auteur SHA1 Message Date
  Julio Montoya ed680d26c8 Minor - format code il y a 9 ans
  Julio Montoya 43523019c3 Replace globals, remove unused code il y a 9 ans
  Yannick Warnier 628e0ccd81 Move prevent_multiple_simultaneous_login setting to database - refs #7794 il y a 9 ans
  Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() il y a 9 ans
  Julio Montoya 3a88d6757e Minor - format code. il y a 9 ans
  Julio Montoya 4b06b652b2 Fix queries. il y a 9 ans
  Julio Montoya dd3094cecb Minor - format code. il y a 9 ans
  Yannick Warnier 00b07c39d3 Replace user_id by id in SQL queries for whoisonline il y a 9 ans
  Julio Montoya 667da00f39 Fix query if course is empty. il y a 9 ans
  Julio Montoya f83214dd11 Refactor chat function, fix chat js errors. il y a 9 ans
  Yannick Warnier 36bf640aaa Remove course_code field from all queries using track_e_attempt - refs #7555 il y a 9 ans
  Yannick Warnier 01882969e1 Fix remaining track_e_exercices and other minor issues with the renaming of the table (and update db version) - refs #7268 il y a 9 ans
  Angel Fernando Quiroz Campos 702ed12697 Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 7268 il y a 9 ans
  Julio Montoya 277c7fdb37 Add c_id in track tables il y a 9 ans
  Angel Fernando Quiroz Campos d2d1206f6f Rename table column from login_ip to user_ip - refs #7268 il y a 9 ans
  Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 il y a 9 ans
  Julio Montoya f0b412817f Adding user_is_online() to condition see BT#8796 il y a 10 ans
  Julio Montoya 98a218b7d4 Adding warning when multiple_connection_not_allowed is on see BT#8796 il y a 10 ans
  Julio Montoya 88126fe2e2 Prevent multiple login option see BT#8796 il y a 10 ans
  Julio Montoya 5e243b05f0 Minor - format code + adding intval. il y a 10 ans
  Yannick Warnier 6830ae3f0f Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 il y a 10 ans
  aragonc 94984e6b12 merge il y a 10 ans
  Julio Montoya 9ea8abd0e5 Minor - fixing PHP warnings. il y a 10 ans
  Yannick Warnier af80e81528 Added DISTINCT clause to whoisonline query to avoid repeated users - refs BT#5878 il y a 11 ans
  Julio Montoya 34198f38e3 Fixing whoisonline wrong date validation il y a 11 ans
  Julio Montoya 9a0f4317fb Fixing date comparison il y a 11 ans
  Julio Montoya 2f14cc8488 Undo previous changes see #5418 il y a 12 ans
  Julio Montoya afc2a57e4a Using UTC date in login_date instead of the DB date see #5418 il y a 12 ans
  Julio Montoya 46b1e71185 Should fix wrong date convertion see #5418 il y a 12 ans
  Julio Montoya 26ee8cb934 Adding api_get_utc_datetime see #5354 il y a 12 ans