Commit History

作者 SHA1 備註 提交日期
  Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 年之前
  Julio Montoya 581ca79746 Fixing PHP notices + renaming "Script" class to "Tasks" class (used only when calling composer update - not used yet) 12 年之前
  Julio Montoya 9b85836c4a Merge with 1.9.x 12 年之前
  Julio Montoya aef709f1ae If not category code is available return all courses see BT#5944 12 年之前
  Julio Montoya 2866dd5d17 Adding 4 level for course categories see #5850 12 年之前
  Julio Montoya 308a29ffac Removing PHP warnings 12 年之前
  Julio Montoya dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 12 年之前
  Julio Montoya e000127aa8 FIxing message when user registers to a course see BT#5655 12 年之前
  Julio Montoya d31f38d7ec Course order - Minor imporvements adding break in order to stop the loop when searching for the course code see BT#5558 12 年之前
  Julio Montoya e9a9a1a17e Fixing course protected by password see #5470 12 年之前
  Julio Montoya d63a9ff1a8 Minor - cosmetic changes 12 年之前
  Julio Montoya 8484f974c6 Adding course link when searching skills (student view) see #1791 12 年之前
  Yannick Warnier bb6de80ad5 Allow subscribe/unsubscribe from course catalog for open (not public) courses - refs #5240 12 年之前
  Julio Montoya 09e4726216 Fixing go button for admins and drh see #5140 12 年之前
  Julio Montoya 092b2b2b75 Minor cosmetic changes 12 年之前
  Julio Montoya 51779ded07 Fixing courses catalog order see BT#4346 12 年之前
  Julio Montoya 318d0dba1d Fixing bug when showing/hiding the gotocourse button see #4508 13 年之前
  Julio Montoya ca5b52f747 Improving usability + showing the "gotocourse" button instead of "subscription" for "open to world" and "open to platform" courses see #4508 13 年之前
  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) 13 年之前
  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) 13 年之前
  Julio Montoya b3594e03bf Minor - cleaning style code 13 年之前
  Julio Montoya 521d7e8ea0 Hiding special courses when using the random course option in Course catalog 13 年之前
  ywarnier 860d0d1260 Minor - Fixed typo in variable 13 年之前
  ywarnier 9169bb2376 Minor - Fixed typo in variable 13 年之前
  Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 13 年之前
  Julio Montoya 289d626b3c Minor - Removing debug code 13 年之前
  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() 13 年之前
  Julio Montoya 348cc31c57 Fixing course catalog when using multiple URLs 13 年之前
  Julio Montoya 1bd9ae54b1 Adding "random pick" feature in course catalog 13 年之前
  Julio Montoya 348e8ecbdb Some fixes in the course catalog 14 年之前