Commit History

Author SHA1 Message Date
  Julio Montoya bf991e8b38 Fixing bugs in question pool see #3973 13 years ago
  Julio Montoya 2beb165860 Showing agenda_js for testing purposes 13 years ago
  Julio Montoya 35c81c67bb Merge 13 years ago
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
  Julio Montoya 59ae21d926 My Agenda tool: Fixing bug when showing multiple course events 13 years ago
  ywarnier e9f3076a72 Fixed default language setting 13 years ago
  ywarnier 7d7f6a1953 Fixed typo in variable name in get_user_list_from_courses_as_coach() 13 years ago
  Julio Montoya 492ce80da6 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis) 13 years ago
  Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 13 years ago
  Julio Montoya 366a861e2c Fixing copy promotions bug see BT#2800 13 years ago
  Julio Montoya 023abe30b0 Some fixes when viewing documents when using sessions + fixing "page jump to top when clicking in a javascript link" see BT#2733 13 years ago
  Julio Montoya 9b34553c11 Fixing document preview when using sessions BT#2773 13 years ago
  ywarnier d65544abf6 Small fixes to dynamic documents loader - show icon for session courses and in special courses - refs BT#2773 13 years ago
  Julio Montoya 98815c7873 Adding document preview now students can see the feature see #2773 13 years ago
  Julio Montoya b5ec57a043 Adding document preview final, need feedback see #2773 13 years ago
  Julio Montoya 96c6c26518 Adding document preview in user_portal first draft see #2773 13 years ago
  Yannick Warnier 6e97690af4 Minor - Adapting code comments to phpdoc 13 years ago
  Yannick Warnier fba2dba304 Minor - Adapting code comments to phpdoc 13 years ago
  Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 13 years ago
  Julio Montoya 6fa115e2f6 Fixing function get_activities_data, bug when reporting activities date see #3734 13 years ago
  Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 13 years ago
  Julio Montoya 1ce6378c36 Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 13 years ago
  Julio Montoya 895c55e982 Removing notices + fixing queries 13 years ago
  Julio Montoya b057400e7f Fixing query 13 years ago
  Julio Montoya 2767cd65f7 Fixing query 13 years ago
  Julio Montoya 289d626b3c Minor - Removing debug code 13 years ago
  Julio Montoya c79708e19d Merge 13 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() 13 years ago
  ywarnier 1872030560 Fixed bug with more than one special course at a time - all courses were disappearing - refs BT#2655 13 years ago
  Julio Montoya 348cc31c57 Fixing course catalog when using multiple URLs 13 years ago