Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ywarnier b07956be40 Moved display functions from user_portal to course.lib.php and display.lib.php 14 gadi atpakaļ
  ywarnier 35e349366d Removed get_thematic_progress_icon() function 14 gadi atpakaļ
  ywarnier 447660b11b Moved display_special_courses() to course.lib.php 14 gadi atpakaļ
  ywarnier 7ce002997a Fixed strange unreported bug in get_course_code_from_original_id() 14 gadi atpakaļ
  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 gadi atpakaļ
  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 gadi atpakaļ
  Julio Montoya 2eb63345f1 Fixing get_db_progress function + improving student reporting to work with exercises + sessions + lps BT#1613 14 gadi atpakaļ
  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 gadi atpakaļ
  Ivan Tcholakov 154c125c05 Feature #2099 - CourseManager class: Preparing the file for changes - tabs are converted automatically to 4 spaces. 14 gadi atpakaļ
  Ivan Tcholakov b81b576864 More minor corrections, not important. 14 gadi atpakaļ
  Julio Montoya 0255d9e59f adding multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 14 gadi atpakaļ
  Julio Montoya b5b5d03bc2 adding multiple URL support to get_XXX_followed_by_drh functions see BT#1470 14 gadi atpakaļ
  Julio Montoya 2183cdb0b6 Adding multiple URL support in the course user list 14 gadi atpakaļ
  christian1827 2b37c86a71 Implemented template (partial, it still needs some improvements) for courses catalogue, added course picture inside course settings. 14 gadi atpakaļ
  Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 14 gadi atpakaļ
  Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 14 gadi atpakaļ
  Yannick Warnier a25a8b49e2 Remove typo 14 gadi atpakaļ
  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 gadi atpakaļ
  Guillaume Viguier 57ece0a285 Web services cleanup and bug fixes 14 gadi atpakaļ
  Guillaume Viguier 140980435a Web services cleanup 14 gadi atpakaļ
  Guillaume Viguier c939e4d14d Web services cleanup 14 gadi atpakaļ
  Guillaume Viguier 87ffa7dac0 WSListCourses and various improvements - BT#1111 14 gadi atpakaļ
  Guillaume Viguier a167ed3a13 Adding WSListCourses as a SOAP service - BT#1111 14 gadi atpakaļ
  Carlos Vargas c86c3191e9 Improve presentation list users in users CT#968 14 gadi atpakaļ
  Yannick Warnier 5dcf93e8fb Minor - Added check to get_real_course_list_of_user_as_course_admin() 15 gadi atpakaļ
  Julio Montoya 74e1da798f Deleting users in forum_notification and mailqueue to avoid sending mails on forum thread updates when users were 15 gadi atpakaļ
  Carlos Vargas f19495f174 Improve List users Annoucements CT#758 15 gadi atpakaļ
  Carlos Vargas 7fbc43aa6b Fixed List users Annoucements CT#758 15 gadi atpakaļ
  cvargas a19f269616 merge 15 gadi atpakaļ
  Cristian Fasanando ee74c46aef fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 15 gadi atpakaļ