Commit Graph

194 Commits (5d3841029485f063137ff185b1b47897c014a463)

Author SHA1 Message Date
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 14 years ago
Julio Montoya 9b34553c11 Fixing document preview when using sessions BT#2773 14 years ago
ywarnier d65544abf6 Small fixes to dynamic documents loader - show icon for session courses and in special courses - refs BT#2773 14 years ago
Julio Montoya 98815c7873 Adding document preview now students can see the feature see #2773 14 years ago
Julio Montoya b5ec57a043 Adding document preview final, need feedback see #2773 14 years ago
Julio Montoya 96c6c26518 Adding document preview in user_portal first draft see #2773 14 years ago
Yannick Warnier 6e97690af4 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier fba2dba304 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 6fa115e2f6 Fixing function get_activities_data, bug when reporting activities date see #3734 15 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 15 years ago
Julio Montoya 1ce6378c36 Adding function api_get_multiple_access_url() instead of calling the global $_configuration['multiple_access_url'] + fixing notices 15 years ago
Julio Montoya 895c55e982 Removing notices + fixing queries 15 years ago
Julio Montoya b057400e7f Fixing query 15 years ago
Julio Montoya 2767cd65f7 Fixing query 15 years ago
Julio Montoya 289d626b3c Minor - Removing debug code 15 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() 15 years ago
ywarnier 1872030560 Fixed bug with more than one special course at a time - all courses were disappearing - refs BT#2655 15 years ago
Julio Montoya 348cc31c57 Fixing course catalog when using multiple URLs 15 years ago
Julio Montoya ab54458420 Fixing special courses to work by URL (multi site feature) see BT#1737 15 years ago
Julio Montoya c997095790 Fixing dropbox bug when editing a comment when selecting all elements of the table see #2491 15 years ago
Julio Montoya ca0131fa60 Adding a link in the icon in userportal 15 years ago
Julio Montoya f15ba662c2 Fixing course image resize method 15 years ago
Julio Montoya d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 15 years ago
Julio Montoya deceef38a6 Fixing "Agenda double event in month calendar" bug when user is related in a session course and in a course 15 years ago
Julio Montoya 3c10d59edb Adding table with requirements in order to use the Xapian Search module + some other minor changes 15 years ago
Julio Montoya 0578d27d10 Fixing user_portal course/session elements, replacing edit.gif to img/22/edit.png (edit.png should be yellow) 15 years ago
Julio Montoya 3ba90f0705 Fixing CourseManager::update_attributes in order to save \"0\" 15 years ago
Julio Montoya b6c9c76337 Fixing unavailable sessions when start date and end dates are correct 15 years ago
Julio Montoya 56ca770e2f Adding item_closed new span bis 15 years ago
Julio Montoya 988f881628 Adding item_closed new span 15 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 15 years ago
ywarnier 34775c1d6a Fixed typo in get_course_id_from_original_id() 15 years ago
Julio Montoya a46b7b4fe8 Avoiding fatal error fixing revisio 275e0be33a 15 years ago
Julio Montoya 082978f6d9 Adding usergroup feature see BT#1910 15 years ago
Juan Carlos Raña 8705760ae3 fix tip icon lang 15 years ago
Christian Fasanando d6bf14d7b9 Fixed function prototype missing - Fixes CT#1906 15 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 15 years ago
ywarnier 16541a699f Moved display_courses_in_category() and get_user_course_categories() from user_portal to course.lib.php 15 years ago
ywarnier 4af854dba7 Moved show_notification from user_portal.php to display.lib.php 15 years ago
ywarnier b07956be40 Moved display functions from user_portal to course.lib.php and display.lib.php 15 years ago
ywarnier 35e349366d Removed get_thematic_progress_icon() function 15 years ago
ywarnier 447660b11b Moved display_special_courses() to course.lib.php 15 years ago
ywarnier 7ce002997a Fixed strange unreported bug in get_course_code_from_original_id() 15 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 15 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() 15 years ago
Julio Montoya 2eb63345f1 Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613 15 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. 15 years ago
Ivan Tcholakov 154c125c05 Feature #2099 - CourseManager class: Preparing the file for changes - tabs are converted automatically to 4 spaces. 15 years ago
Ivan Tcholakov b81b576864 More minor corrections, not important. 15 years ago