Commit Graph

70 Commits (fe578f08fbca2006de9966c2a2310afa29b55b51)

Author SHA1 Message Date
Julio Montoya 9740dbc002 [svn r21079] Security improvements (2) FS#4261 17 years ago
Yannick Warnier 5404db3a90 [svn r20524] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 17 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Julio Montoya 2df6f0f68d [svn r20343] Security improvements see FS#4120 17 years ago
Isaac Flores b7121c1d8b [svn r19514] minor - logic changes - fixed warning when you remove course - (partial FS#3909) 17 years ago
Cristian Fasanando 59e09db164 [svn r19403] Minor - Fixed warning when you delete a course - see FS#3909 17 years ago
Cristian Fasanando 0c6fd3802d [svn r19381] Logic changes - Added possibility to remove extra fields about a course or a session when you remove it into user list - see FS#3735 17 years ago
Cristian Fasanando 6d5a347a04 [svn r19370] Logic changes - Improved registration web service for dokeos - see FS#3735 17 years ago
Carlos Vargas 3a1a77d6d4 [svn r19112] Show Teacher or tutor's e-mail in footer and add option disabled in plataform admin see FS#3781 17 years ago
Isaac Flores 82f0b60821 [svn r18964] logic changes -active blackboard - (partial FS#3795) 17 years ago
Yannick Warnier a41d0f07db [svn r18641] Add XML/CSV subscription to courses with corresponding visual code 17 years ago
Yannick Warnier bc8c4b50ac [svn r18635] Many security fixes (added SQL filtering) 17 years ago
Yannick Warnier e779415932 [svn r18632] Added option to check for visual_code in course_exists() 17 years ago
Julio Montoya 169ee38402 [svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462 17 years ago
Yannick Warnier 43cb2de377 [svn r17880] Fix annoying bug in FCKEditor images upload due to new (incomplete) filtering improvements in SVN#17793 (typo) 17 years ago
Yannick Warnier 637d9d199c [svn r17793] Added CourseManager::get_course_id_from_path() and added a check on $_GET['cDir'] as it is set by courses/.htaccess for download.php 17 years ago
Cristian Fasanando d755149fd6 [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 17 years ago
Cristian Fasanando b261277568 [svn r17747] Logic Changes - Added definition Return-path and charset correctly and change the function api_send_mail by api_mail - see FS#2445 17 years ago
Isaac Flores 582b590327 [svn r17648] logic changes - it was show only users connected - (see FS#2459) 17 years ago
Carlos Vargas 9fc06c12db [svn r17548] minor change tutor for teacher and add option only teacher or tutors also see FS#734 17 years ago
Carlos Vargas ab7352287c [svn r17482] Fixed send all tutors see FS#734 17 years ago
Carlos Vargas a25167e00a [svn r17388] Fixed Logic changues - Sorry, The function was in a wrong place Implemented add e-mail alert on new suscription to course see FS#734 17 years ago
Carlos Vargas c697c71cbd [svn r17384] Logic changues - Implemented add e-mail alert on new suscription to course see FS#734 17 years ago
Cristian Fasanando bb1e4fea41 [svn r17123] fixed bug in the group user management (see FS#3133) 17 years ago
Cristian Fasanando a19d8558b5 [svn r17122] Fixed bugs when you make double clic on register in subscribe users to this course session and you can't unsubscribe a user in a session see (FS#3284) 17 years ago
Isaac Flores 81d3b1ea6f [svn r17013] changes in logic - allows subscription correctly - see(FS#3216) 17 years ago
Yannick Warnier 806545288c [svn r16709] The order of the parameters of the function of course.lib.php was incorrect select_and_sort_categories (see FS#3193) (by cvargas) 17 years ago
Yannick Warnier 0586e15f1e [svn r16564] Added support for visibility in course list query 17 years ago
Eric Marguin 1b7d05da08 [svn r16248] improve group tool handling with sessions FS#2743 17 years ago
Julio Montoya 07ed204af7 [svn r15833] In User's tool is possible to change the status of a user into coach. (see FS#2701) 17 years ago
Eric Marguin 6158072efd [svn r15613] is_user_subscribed_in_course didn't match if user was general coach of the session 17 years ago
Yannick Warnier bf2fa332fb [svn r15523] Fixed problem auto-registering users to a group - related to FS#2610 18 years ago
Eric Marguin 66615e016c [svn r15211] fix a sql error when we list user in user tool in a session 18 years ago
Eric Marguin 54575c1b1b [svn r15205] improve the list of users (sort is done in sql and not with usort anymore) FS#2438 18 years ago
Eric Marguin d7d675c1da [svn r15194] all the users of the course were listed even if whe choose to display only 20 of them FS#2438 18 years ago
Yannick Warnier 0a3f7fb196 [svn r15168] Minor: removed notice-level errors 18 years ago
Yannick Warnier e40f6c98e3 [svn r14995] Added CourseManager::get_courses_list() 18 years ago
Julio Montoya 5ae3784642 [svn r14939] Export as CSV file fixed. mysql_ functions replaced. (see FS#2460 - 33) 18 years ago
Eric Marguin 4e43154cf4 [svn r14726] improve export / import of users + add functions about status in main_api.lib.php 18 years ago
Yannick Warnier 3cb5faaa17 [svn r14338] Change categories ordering (use alphabetical order because it makes more sense) 18 years ago
Eric Marguin 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms 18 years ago
Yannick Warnier c09fbb03cc [svn r13843] Re-arranged and fixed new function get_teacher_list_from_course_code() 18 years ago
Yannick Warnier da29146c25 [svn r13842] Added get_teacher_list_from_course_code() 18 years ago
Yannick Warnier b67fc35d44 [svn r13769] Fixed undefined variable in is_user_subscribed_in_real_or_linked_course() 18 years ago
Yannick Warnier b07ebb8a04 [svn r13407] Fixes problem with group auto-filling and group tutors display (http://www.dokeos.com/forum/viewtopic.php?p=38878) 18 years ago
Julian Prud'homme b733fd2cf2 [svn r13279] change the function get_user_list_from_course_code() to get the users by alphabetic order 18 years ago
Julian Prud'homme 54a26db709 [svn r12581] Check if we are course coach in the function is_user_subscribed_in_course() 19 years ago
Julian Prud'homme e5de910c4f [svn r12574] add a function 'get_coach_list_from_course_code()' 19 years ago
Julian Prud'homme bc806d825f [svn r12525] Fix a bug with the session mode (bug with combined course) : http://projects.dokeos.com/?do=details&id=1592 19 years ago
Julian Prud'homme 441178f40b [svn r12256] As requested by thomas, sort the user's course by alphabetic order 19 years ago