Commit Graph

566 Commits (08429f8818dc8ce248d251eb8eb4c69df2cf9e01)

Author SHA1 Message Date
Julio Montoya 08429f8818 Fix PHP warning. 11 years ago
Julio Montoya 1ae6b8bbc5 Fix sql errors see BT#9433 11 years ago
Julio Montoya 93308d090d Adds $sessionId = -1 condition see BT#9433 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Julio Montoya 86d56c0a8e Add user and group multiple select in survey see BT#5715 11 years ago
Julio Montoya 41acfabcf1 Add new form layout LAYOUT_BOX_NO_LABEL used in the login page. 11 years ago
Julio Montoya d3bcd994fd Remove "virtual course" unused function + format code. 11 years ago
Yannick Warnier ee38e659eb Add exclusion of hidden or closed courses in getCoursesWithoutSession() and fix dates issue in cron to create sessions every month for existing courses - refs BT#9437 11 years ago
Julio Montoya f3be86f959 Using course id instead of course code to update course. 11 years ago
aragonc 6053654739 add icon menu lateral CT#7539 11 years ago
aragonc 9cdd40449b block list course userportal CT#7539 11 years ago
Julio Montoya 569a53d840 Fix class names. 11 years ago
Yannick Warnier 36bf640aaa Remove course_code field from all queries using track_e_attempt - refs #7555 11 years ago
Yannick Warnier aba01116ea Remove unnecessary quotes from queries using track_e_course_access (more) - refs #7555 11 years ago
Yannick Warnier f68990d44d Remove unnecessary quotes from queries using track_e_course_access - refs #7555 11 years ago
Yannick Warnier fedf5c3f31 Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555 11 years ago
aragonc f26fb9c45a TPLs fixing and adding new classes 3 to TPLs bootstrap index and userportal.php CT#7539 11 years ago
Imanol Losada 08458c1147 Add create_course_sessions cron script. Add active column to admin query. Add 'getCoursesWithoutSession' function to course.lib.php - refs BT#9437 11 years ago
Julio Montoya 2626fb4b2d Cleaning Database lib from old code and unused code. 11 years ago
Julio Montoya 512c20a427 Remove unused code. (virtual course) 11 years ago
Julio Montoya 4d0c8955b1 Rename add_html with addHtml, remove unneeded elementTemplate. 11 years ago
Angel Fernando Quiroz Campos d1a21a6c9b Rename track_e_exercices to track_e_exercises table - refs #7268 11 years ago
Julio Montoya 4775f5ac08 Adding functions from v2.0 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Angel Fernando Quiroz Campos c432185ab4 Delete new course picture - refs BT#9084 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 11 years ago
Imanol Losada 1c747e518e Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939 11 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Yannick Warnier 324a291f59 Rename api_is_invitee_user() to api_is_invitee() - refs BT#9070 11 years ago
Yannick Warnier a0f28fecb5 Add default support for session duration and session courses sorting - refs BT#8316 and - refs BT#8317 11 years ago
Angel Fernando Quiroz Campos c94787cda4 Add description to session - refs BT#9049 11 years ago
Angel Fernando Quiroz Campos db49eca5ab Rename api function for code conventions - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos 4f9e3d7e7b Rename constant for invitee users - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos c32175ee0e Remove CourseFieldOption, CourseFieldValue, SessionFieldOption, SessionField - refs BT#9070 11 years ago
Julio Montoya 86ab6cf386 Adding Database::escape_string 11 years ago
Julio Montoya d9ed7eb692 Minor - format code. 11 years ago
Julio Montoya c7955a6c0d Minor - fixes PHP warning. 11 years ago
Julio Montoya efb6f4f6a3 Minor - format code 11 years ago
Julio Montoya 99e0d8b67d Minor - format code, adding intval, fixing queries. 11 years ago
Julio Montoya 6b21e859a5 Minor - format code. 11 years ago
Yannick Warnier e01f044d58 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio 699f26c5ff Fixing default user list order see #7441 11 years ago
Angel Fernando Quiroz Campos 0fa60f4edd Minor - Code conventions - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos 9cff85e7a7 Don't show the invited users in the exam tracking - refs BT#9070 11 years ago
Julio Montoya 6bd4b5df0d Adding auto attendance see BT#8814 11 years ago
Angel Fernando Quiroz Campos fc1a4a9e74 Allow to the invited users enter in their assigned courses only - refs BT#9070 11 years ago
Julio Montoya c839677b8c Fixing queries see #7440 11 years ago