Commit történet

Szerző SHA1 Üzenet Dátum
  jmontoyaa 496c64f518 Merge with 1.11.x 8 éve
  jmontoyaa a1bc3c2d52 FIx Paths see BT #11047 8 éve
  jmontoyaa c46b533c15 Merge 9 éve
  Julio Montoya 797043fb48 Fix missing c_id 9 éve
  jmontoyaa d1d56f7e14 Use isGranted('ROLE_PREVIOUS_ADMIN') to detect if user is "login as" 9 éve
  Julio Montoya b340fe8f51 Fix social tools, update settings. 9 éve
  Julio Montoya 4379ee4c4d Replace format of settings adding "category.setting_name" instead of just "setting_name" 9 éve
  Julio 7f8f344688 Updating libs to use new structure. 9 éve
  Julio Montoya ec07e3cb0c Format code, add docs, fix PHP warnings. 9 éve
  Julio Montoya ed680d26c8 Minor - format code 9 éve
  Julio Montoya 43523019c3 Replace globals, remove unused code 9 éve
  Yannick Warnier 628e0ccd81 Move prevent_multiple_simultaneous_login setting to database - refs #7794 9 éve
  Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() 9 éve
  Julio Montoya 3a88d6757e Minor - format code. 9 éve
  Julio Montoya 4b06b652b2 Fix queries. 9 éve
  Julio Montoya dd3094cecb Minor - format code. 9 éve
  Yannick Warnier 00b07c39d3 Replace user_id by id in SQL queries for whoisonline 9 éve
  Julio Montoya 667da00f39 Fix query if course is empty. 10 éve
  Julio Montoya f83214dd11 Refactor chat function, fix chat js errors. 10 éve
  Yannick Warnier 36bf640aaa Remove course_code field from all queries using track_e_attempt - refs #7555 10 éve
  Yannick Warnier 01882969e1 Fix remaining track_e_exercices and other minor issues with the renaming of the table (and update db version) - refs #7268 10 éve
  Angel Fernando Quiroz Campos 702ed12697 Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 7268 10 éve
  Julio Montoya 277c7fdb37 Add c_id in track tables 10 éve
  Angel Fernando Quiroz Campos d2d1206f6f Rename table column from login_ip to user_ip - refs #7268 10 éve
  Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 éve
  Julio Montoya f0b412817f Adding user_is_online() to condition see BT#8796 10 éve
  Julio Montoya 98a218b7d4 Adding warning when multiple_connection_not_allowed is on see BT#8796 10 éve
  Julio Montoya 88126fe2e2 Prevent multiple login option see BT#8796 10 éve
  Julio Montoya 5e243b05f0 Minor - format code + adding intval. 10 éve
  Yannick Warnier 6830ae3f0f Add Memcache + persistent DB session storage mode (re-applied PR133 by @FraGoTe manually to avoid conflicts) - refs BT#8340 10 éve