Commit Graph

451 Commits (28ed19d76b16a7a690d622d802eb9bff8f225f4b)

Author SHA1 Message Date
Yannick Warnier 7977580a86 Update Event::addEvent() and corresponding calls to use course ID instead of course code ~ refs #7202 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Julio Montoya e18937d3ef Fix queries see BT#9642 11 years ago
Julio Montoya a082730009 Add description filter see BT#9642 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Angel Fernando Quiroz Campos 2d70d4e201 Minor - Update PHPDoc - refs BT#9590 11 years ago
Angel Fernando Quiroz Campos 8e2df9e6e5 Update function to get count session courses - refs BT#9590 11 years ago
Angel Fernando Quiroz Campos dce5e8ff50 Filter the user list in all courses in the session - refs BT#9590 11 years ago
Angel Fernando Quiroz Campos 170508f1f4 Avoid double escape string when add/edit session - refs BT#9568 11 years ago
Yannick Warnier bb54061b7f Minor - Update SessionManager::create_session() documentation 11 years ago
Julio Montoya f3be86f959 Using course id instead of course code to update course. 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
Angel Fernando Quiroz Campos 228991c736 Show error message to choose either session duration or time limit - refs BT#9464 11 years ago
Julio Montoya ab5244cf84 Replace function name. 11 years ago
Yannick Warnier 23bf0c42b3 Fix typo in previous commit: remove quotes where not necessary in Database::select() param - refs BT#9418 11 years ago
Yannick Warnier 4a57cef0eb Improve efficiency in searchSession() by avoiding to query extra fields if none requested - refs BT#9418 11 years ago
Yannick Warnier 4374442bf9 Add condition to avoid session ID to be overwritten by weird extra field 'id' - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos 56a9876455 Add web service to get a session by its id - refs BT#9465 11 years ago
Imanol Losada 7a03b6bb64 Add 'DISTINCT' to session list query to avoid returning repeated records (1.10.x) - refs BT#9323 11 years ago
Yannick Warnier 80db2f29a6 Remove error_log 11 years ago
Daniel Barreto 8b73468816 Add SessionManager isValidId method - refs BT#9092 11 years ago
Julio Montoya afbd8f39d8 Fix session selection see BT#8986 11 years ago
Daniel Barreto 268c66e039 Update session brief method - refs BT#9092 11 years ago
Yannick Warnier 7964fe977a Minor - Rename function isUserSusbcribedAsStudent() to isUserSubscribedAsStudent() 11 years ago
Yannick Warnier 323a6c8e06 Minor - Add comment on weird query - refs BT#9092 11 years ago
Yannick Warnier 32b87b3716 Rename getBriefSessionListAndExtraByCategory() to getShortSessionListAndExtraByCategory() to match other functions names - refs BT#9092 11 years ago
Yannick Warnier 58b4bf611b Add $extraFields parameter to getBriefSessionListAndExtraByCategory() - refs BT#9092 11 years ago
Imanol Losada 0c9ca6a9e9 Add 'DISTINCT' to session list query to avoid returning repeated records - refs BT#9323 11 years ago
nosolored 56736e4bfe Course correction counter in the list of sessions 11 years ago
Angel Fernando Quiroz Campos edb11b9751 Fix save session description and extra fields 11 years ago
Yannick Warnier 365967d882 Minor - Improve comments in set_coach_to_course_session() and return false in general if no successful result 11 years ago
Yannick Warnier 79971d49e6 Minor - Update comment 11 years ago
Angel Fernando Quiroz Campos 207a27cdb9 Create web service to search sessions - refs BT#9418 11 years ago
Daniel Barreto 29d23c99ec Fix session duration extra data - refs BT#9092 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
eric d3078242af Fix sql syntax error when listing users of a session 11 years ago
Angel Fernando Quiroz Campos d2d1206f6f Rename table column from login_ip to user_ip - refs #7268 11 years ago
Daniel Barreto 6d2c9e5ce1 Fix from pull request observations - refs BT#9092 11 years ago
Daniel Barreto 995b26dcec Improve documentation in session manager - refs BT#9092 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 1ede08ef43 Fixes class name LearnpathList 11 years ago
Daniel Barreto 0fc2e8c597 Add get Session Description method - refs BT#9092 11 years ago
Angel Fernando Quiroz Campos bbb7847a01 Fix edit session E_NOTICE messages - refs BT#9063 11 years ago
Daniel Barreto df34c263ef Update session field values variables from spanish to english - refs BT#9092 11 years ago
Daniel Barreto c778dedc18 Fix webservices, change vaiables names - refs BT#9092 11 years ago
Daniel Barreto 80a036ef54 WSListSessionDetailsByCategory from BT9090 - refs BT#9092 11 years ago
Daniel Barreto 6a0902d39a Fix, tested WS session list by category from BT#9167 - refs BT#9092 11 years ago
Daniel Barreto 169d82dfd3 Add description to brief sessions - refs BT#9092 11 years ago