Commit Graph

50 Commits (b0f7a0c9931e7067a78789253c3abfc07bc68185)

Author SHA1 Message Date
Julio Montoya b0f7a0c993 Remove course.db_name calls. 11 years ago
Julio Montoya 54db037671 Replace course_code with c_id 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Julio Montoya ab5244cf84 Replace function name. 11 years ago
Yannick Warnier 7964fe977a Minor - Rename function isUserSusbcribedAsStudent() to isUserSubscribedAsStudent() 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 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
Angel Fernando Quiroz Campos c94787cda4 Add description to session - refs BT#9049 11 years ago
Julio Montoya c839677b8c Fixing queries see #7440 11 years ago
Julio Montoya 9071f14910 Format code, fixing PHP warning 11 years ago
Daniel Barreto 220539616a Update Improve documentation, Delete unused function - refs #7273 11 years ago
Daniel Barreto 61f286a01d Add pagination to course session catalogue - refs #7273 11 years ago
Angel Fernando Quiroz Campos 4c15217780 Fix filter for list the session by date - refs #7275 11 years ago
Angel Fernando Quiroz Campos 087a74d023 Modify the SQL sentence for get the list of sessions - refs #7275 11 years ago
Julio Montoya 574c8767c1 Minor - format code. 11 years ago
Angel Fernando Quiroz Campos c0f1af3b1b Add filter by date in sessions catalog - refs #7275 11 years ago
Angel Fernando Quiroz Campos d06fd476b8 List the sessions and courses for sessions catalog - refs #7275 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya e7a1efed8f Adding multiple URL support for course_category see BT#6195 12 years ago
Julio Montoya 7e34cb922b Minor - format code 12 years ago
Julio Montoya c6b00d7eb6 Fixing missing real_id and point_info keys, while searching the catalog. 12 years ago
Julio Montoya aef709f1ae If not category code is available return all courses see BT#5944 13 years ago
Julio Montoya e000127aa8 FIxing message when user registers to a course see BT#5655 13 years ago
Julio Montoya d31f38d7ec Course order - Minor imporvements adding break in order to stop the loop when searching for the course code see BT#5558 13 years ago
Julio Montoya e9a9a1a17e Fixing course protected by password see #5470 13 years ago
Julio Montoya d63a9ff1a8 Minor - cosmetic changes 13 years ago
Julio Montoya 8b3a8c176c Minor - cosmetic changes 13 years ago
Julio Montoya 8484f974c6 Adding course link when searching skills (student view) see #1791 13 years ago
Yannick Warnier bb6de80ad5 Allow subscribe/unsubscribe from course catalog for open (not public) courses - refs #5240 13 years ago
Julio Montoya 09e4726216 Fixing go button for admins and drh see #5140 13 years ago
Julio Montoya 092b2b2b75 Minor cosmetic changes 13 years ago
Julio Montoya 51779ded07 Fixing courses catalog order see BT#4346 13 years ago
Julio Montoya 318d0dba1d Fixing bug when showing/hiding the gotocourse button see #4508 14 years ago
Julio Montoya ca5b52f747 Improving usability + showing the "gotocourse" button instead of "subscription" for "open to world" and "open to platform" courses see #4508 14 years ago
Julio Montoya 2bd6f4fd64 Lot of fixes in the new Smarty templates + adding star average , user vote + improving hot courses block (new tpl file hot_courses.tpl) 14 years ago
Julio Montoya d49099fce7 Adding course rating system in the course catalog see # 4191 (waiting validation to the table field names in order to add the SQL in the migrate file) 14 years ago
Julio Montoya b3594e03bf Minor - cleaning style code 14 years ago
Julio Montoya 521d7e8ea0 Hiding special courses when using the random course option in Course catalog 14 years ago
ywarnier 860d0d1260 Minor - Fixed typo in variable 14 years ago
ywarnier 9169bb2376 Minor - Fixed typo in variable 14 years ago
Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 289d626b3c Minor - Removing debug code 14 years ago
Julio Montoya 6e0a7ea72b Fixing SQL queries in course catalog, replacing the $user_count = count(CourseManager:: get_user_list_from_course_code()) with an specific function called CourseManager::get_users_count_in_course() 14 years ago
Julio Montoya 348cc31c57 Fixing course catalog when using multiple URLs 14 years ago
Julio Montoya 1bd9ae54b1 Adding "random pick" feature in course catalog 15 years ago
Julio Montoya 348e8ecbdb Some fixes in the course catalog 15 years ago
Yannick Warnier 3ee9b6181a Fixed course connections counter 15 years ago