Commit Graph

59 Commits (ffadc5389d3bb3ea581f4ec0e62782dfc27a9b83)

Author SHA1 Message Date
Julio Montoya ffadc5389d Use button functions. 10 years ago
Angel Fernando Quiroz Campos 27f375e568 Use entities when browse session on catalog - refs BT#9887 #TMI 11 years ago
Angel Fernando Quiroz Campos 257ffbba6b Search session by their courses tag - refs BT#9887 #TMI 11 years ago
Angel Fernando Quiroz Campos f753b61519 Restore function to search courses on the catalog - refs BT#9887 #TMI 11 years ago
Angel Fernando Quiroz Campos a4a4ebe9a4 Fix session catalog - refs BT#9887 #TMI 11 years ago
Yannick Warnier 0fe954e854 Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 11 years ago
Julio Montoya 327c07aae1 Unify extra fields in one table. 11 years ago
Julio Montoya 932c7bbb67 Fix queries. 11 years ago
Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 11 years ago
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 14 years ago
Julio Montoya 51779ded07 Fixing courses catalog order see BT#4346 14 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