Commit History

Author SHA1 Message Date
  Julio Montoya b6c9c76337 Fixing unavailable sessions when start date and end dates are correct 14 years ago
  Julio Montoya 56ca770e2f Adding item_closed new span bis 14 years ago
  Julio Montoya 988f881628 Adding item_closed new span 14 years ago
  Julio Montoya 26b5570c4b When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 14 years ago
  ywarnier 34775c1d6a Fixed typo in get_course_id_from_original_id() 14 years ago
  Julio Montoya a46b7b4fe8 Avoiding fatal error fixing revisio 275e0be33a 14 years ago
  Julio Montoya 082978f6d9 Adding usergroup feature see BT#1910 14 years ago
  Juan Carlos Raña 8705760ae3 fix tip icon lang 14 years ago
  Christian Fasanando d6bf14d7b9 Fixed function prototype missing - Fixes CT#1906 14 years ago
  ywarnier c326220aa5 Moved get_session_title_box() and get_logged_user_course_html() from user_portal to display.lib.php and course.lib.php 14 years ago
  ywarnier 16541a699f Moved display_courses_in_category() and get_user_course_categories() from user_portal to course.lib.php 14 years ago
  ywarnier 4af854dba7 Moved show_notification from user_portal.php to display.lib.php 14 years ago
  ywarnier b07956be40 Moved display functions from user_portal to course.lib.php and display.lib.php 14 years ago
  ywarnier 35e349366d Removed get_thematic_progress_icon() function 14 years ago
  ywarnier 447660b11b Moved display_special_courses() to course.lib.php 14 years ago
  ywarnier 7ce002997a Fixed strange unreported bug in get_course_code_from_original_id() 14 years ago
  Julio Montoya 5405279c86 Now we can import questions using the Question tool from other courses (there's a filter for sessions) see BT#1917 14 years ago
  Julio Montoya 6f21b536c4 Adding function get_course_information_by_id, adding course id in function Coursemanager::get_course_list_of_user_as_course_admin() 14 years ago
  Julio Montoya 2eb63345f1 Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613 14 years ago
  Ivan Tcholakov 0e0bfc2433 Feature #2099 - CourseManager class, a method has been renamed: course_code_exists() ---> is_existing_course_code(). A deprecated method with the old name still stays. 14 years ago
  Ivan Tcholakov 154c125c05 Feature #2099 - CourseManager class: Preparing the file for changes - tabs are converted automatically to 4 spaces. 14 years ago
  Ivan Tcholakov b81b576864 More minor corrections, not important. 14 years ago
  Julio Montoya 0255d9e59f adding multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 14 years ago
  Julio Montoya b5b5d03bc2 adding multiple URL support to get_XXX_followed_by_drh functions see BT#1470 14 years ago
  Julio Montoya 2183cdb0b6 Adding multiple URL support in the course user list 14 years ago
  christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 years ago
  Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 14 years ago
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 years ago
  Yannick Warnier a25a8b49e2 Remove typo 14 years ago
  Yannick Warnier e9454f82b5 Add DISTINCT query modifier to avoid double entries when assigning courses to HRD/DRH when they are already registered to these courses as teachers or students. Maybe this could be avoided by only having one entry by user-course relation in course_rel_user 14 years ago