Commit Graph

150 Commits (8575316b5000285e28c1608761b7baa164a6e9f5)

Author SHA1 Message Date
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
Julio Montoya 0255d9e59f adding multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 15 years ago
Julio Montoya b5b5d03bc2 adding multiple URL support to get_XXX_followed_by_drh functions see BT#1470 15 years ago
Julio Montoya 2183cdb0b6 Adding multiple URL support in the course user list 16 years ago
christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 16 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 16 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Yannick Warnier a25a8b49e2 Remove typo 16 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 16 years ago
Guillaume Viguier 57ece0a285 Web services cleanup and bug fixes 16 years ago
Guillaume Viguier 140980435a Web services cleanup 16 years ago
Guillaume Viguier c939e4d14d Web services cleanup 16 years ago
Guillaume Viguier 87ffa7dac0 WSListCourses and various improvements - BT#1111 16 years ago
Guillaume Viguier a167ed3a13 Adding WSListCourses as a SOAP service - BT#1111 16 years ago
Carlos Vargas c86c3191e9 Improve presentation list users in users CT#968 16 years ago
rrodriguez 2f355c5199 Merge 16 years ago
Yannick Warnier 5dcf93e8fb Minor - Added check to get_real_course_list_of_user_as_course_admin() 16 years ago
Julio Montoya 74e1da798f Deleting users in forum_notification and mailqueue to avoid sending mails on forum thread updates when users were 16 years ago
Carlos Vargas f19495f174 Improve List users Annoucements CT#758 16 years ago
Carlos Vargas 7fbc43aa6b Fixed List users Annoucements CT#758 16 years ago
cvargas a19f269616 merge 16 years ago
Cristian Fasanando ee74c46aef fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 16 years ago
Cristian Fasanando 7481dc4695 added check for registered courses when you change status (DRH) to edit a user - partial CT#603 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Cristian Fasanando 6d41d66812 hidden courses manager and fixed subscribe courses and session for human resources manager - partial CT#603 16 years ago
Cristian Fasanando 042824f9b3 Fixed information about courses and session for administrator inside dashboard interface - partial CT#602 16 years ago
Cristian Fasanando 1bc1f4e1b8 fixed number of users inside a course in session - partial CT#603 16 years ago
Cristian Fasanando dd6f32cd3b fixed courses list for teacher view inside reporting - partial BT#570 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Patrick Cool bd979a18fc sorting according to platform setting 16 years ago
Cristian Fasanando 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Cristian Fasanando ff168d7713 minor - added constant for relation type with human resources manager for sessions, courses - partial CT#540 16 years ago
Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando 0b65a07b39 added interfaces for assigning sessions, users and courses to human resources manager - partial CT#563 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Carlos Vargas a591ee81e5 minor change condition CT#600 16 years ago
Carlos Vargas 6eb52091d8 In a special course, upon entering, the students must subscribe to the course CT#600 16 years ago
Julio Montoya 7fe3141425 CourseManager::suscribe_courses_to_user() function updated 16 years ago
Julio Montoya f1dac4ea8c Minor - Adding Database::escape_string 16 years ago
Julio Montoya aaefc2374a Adding the suscribe_courses_to_user() function needed to deal with the dashboard see BT#540 16 years ago
Julio Montoya 526b6a684b Cleaning parameters from Course::unsubscribe_user function 16 years ago
Julio Montoya 93c39159bd Student publications are deleted when an user is unsubscribed of a course by André Boivin 16 years ago
Julio Montoya 67d0b4e6aa changeset 9232 ec62c58c7ad7 from Dokeos (partial) 16 years ago