Commit Graph

209 Commits (8c14cfba2106f5f25759df148bf07dc51fabac86)

Author SHA1 Message Date
Julio Montoya 9b744b08b5 Fixing SQL queries 14 years ago
Julio Montoya 32a0b98ead Adding course legal agreement see BT#3105 14 years ago
Julio Montoya 2ce565cce3 Changing the Flat view report see BT#2849 (partial) 14 years ago
Julio Montoya daff5964e1 Fixing groups + announcements due recent DB changes (single DB) 14 years ago
Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
Julio Montoya bf991e8b38 Fixing bugs in question pool see #3973 14 years ago
Julio Montoya 2beb165860 Showing agenda_js for testing purposes 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 59ae21d926 My Agenda tool: Fixing bug when showing multiple course events 14 years ago
ywarnier e9f3076a72 Fixed default language setting 14 years ago
ywarnier 7d7f6a1953 Fixed typo in variable name in get_user_list_from_courses_as_coach() 14 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) 14 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 14 years ago
Julio Montoya 366a861e2c Fixing copy promotions bug see BT#2800 14 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 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
root 5b2ec4f888 permission commit + removes tests directory 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