Geçmişin Kaydedilmesi

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