커밋 기록

작성자 SHA1 메시지 날짜
  Yannick Warnier c37f395103 Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls 9 년 전
  Julio Montoya 83e3494c02 Replace course_code with c_id 9 년 전
  Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 9 년 전
  Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 9 년 전
  Julio Montoya 8c3eb89c3d Minor - format code. 10 년 전
  Yannick Warnier 631feaf90c Minor - fix spacing 10 년 전
  eric cba1636311 remove unused __file__ and __line__ 10 년 전
  Eric Marguin bcea0b4530 fix bug in course information's user list when multi url enabled 10 년 전
  aragonc 94984e6b12 merge 10 년 전
  Julio Montoya 440f248475 Deleting extra field sessions values when deleting a session see #6664 11 년 전
  Julio Montoya d00ea9aafe Fixing PHP warning. 11 년 전
  Julio Montoya f1768d918f Minor - adding classes to the course information (code commented) 12 년 전
  Julio Montoya 77c013eeae Adding session list in course info (class info was removed) 12 년 전
  Julio Montoya 8e91750d5c Minor - removing button that fills dummy content in a course see #5197 12 년 전
  Julio Montoya f75fb86fc4 Minor - cleaning layout 13 년 전
  Julio Montoya 35c81c67bb Merge 13 년 전
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 년 전
  Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 년 전
  Yannick Warnier 28a9b4cff4 Minor - Adapting code comments to phpdoc 13 년 전
  Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 14 년 전
  cfasanando 9fca61be94 merge 14 년 전
  Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 14 년 전
  Cristian Fasanando d8c3027a59 fixed - user and course information from course list - partial CT#462 15 년 전
  cvargas e969a4161a merge 15 년 전
  Juan Carlos Raña e35d8a204a fix some text 15 년 전
  Juan Carlos Raña a9c51fff01 merge 15 년 전
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 년 전
  Juan Carlos Raña 91d22bf2d7 merge 15 년 전
  Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 15 년 전
  Juan Carlos Raña 164b7a0138 merge 15 년 전