Commit Graph

437 Commits (1ccf25ae33f55e57d5664684fa664ae8ffe07a31)

Author SHA1 Message Date
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
Daniel Barreto bf4641869d Add extra fields to Webservice, add "publico_objetivo" - refs BT#9092 11 years ago
Daniel Barreto 0a921c4b5f Add session list Webservice - refs BT#9167 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 3512ea4f7c Integrate Advanced Session in the core - refs BT#9049 11 years ago
Angel Fernando Quiroz Campos 5ceee961a0 Remove unnecessary method - refs BT#9070 11 years ago
Angel Fernando Quiroz Campos 27da74e944 Display courses without session in report - refs BT#9087 11 years ago
Julio Montoya 762c4b3f2c Fixes show_description when updating sessions see BT#8617 11 years ago
Julio Montoya f14dfa42dc Adds show_description parameter in import csv files see BT#8617 11 years ago