Commit History

Author SHA1 Message Date
  Julio Montoya cbca63b4d4 Remove userInfo.php references, add function to load user profile 9 years ago
  Julio Montoya cf67e87298 Fix double Database::escape_string 9 years ago
  Julio Montoya 929e262c93 Replacing OR with ||, updating id based in iid. 9 years ago
  Julio Montoya 7a48963223 Fix queries. 9 years ago
  Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 9 years ago
  Julio Montoya 15be99a991 Fix queries. 9 years ago
  Julio Montoya 8406c1e1a8 Replace id_session with session_id. 9 years ago
  Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 9 years ago
  Julio Montoya 51fa68d4cb Replace id_session with session_id. 9 years ago
  Julio Montoya 78da94312b Merge 1.10.x 9 years ago
  Julio Montoya 83e3494c02 Replace course_code with c_id 9 years ago
  Yannick Warnier dd21f1e289 Minor - Code style 9 years ago
  Yannick Warnier c7d0528744 Fix move-to form to avoid errors when moving files with two tabs in two different courses at the same time - refs CT#7438 9 years ago
  Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 9 years ago
  Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 9 years ago
  Julio Montoya 0c0a2bf144 Remove metadata code see #1370 9 years ago
  Julio Montoya 5ed1b4ee59 Merge branch '1.9.x' into 1.10.x 9 years ago
  Julio Montoya b6b54d5bc2 Fix bad condition that sets all documents to invisible see BT#9255 9 years ago
  aragonc 243a617eb1 update btn documents 9 years ago
  Julio Montoya 98a1cfce8d Minor - fix function call. 9 years ago
  Julio Montoya 3b56cc764b Fix old fckeditor calls + fix PHP warnings see BT#8968 9 years ago
  Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 9 years ago
  Angel Fernando Quiroz Campos 5feac7567a Fix fatal error for moved method 9 years ago
  jmontoya f0893659e1 Remove require_once 9 years ago
  Julio Montoya ef0eb9f4b2 Moves code from document.inc.php to document.lib.php 9 years ago
  Julio Montoya 5728167447 Removes require_once for libs already added with composer 9 years ago
  Julio Montoya bd8ea4f8b2 Removes require_once 9 years ago
  Julio Montoya 0369173f5d Adds mpdf in vendor dir. 9 years ago
  Julio Montoya 09e5917144 Hides "protected" folders see #7491 9 years ago
  Yannick Warnier e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 9 years ago