Commit Graph

85 Commits (5b8d582b9a3f6ef1ea3d56e2dba5e6210edcb301)

Author SHA1 Message Date
Ivan Tcholakov 5b8d582b9a Feature #306 - Trimming trailing whitespace from php, html, js, xml, txt files. 16 years ago
Carlos Vargas cce9045334 All changues in Advance365 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 9c9fd8c4aa Feature #306 - Course manager: Cleaning code, pass 3. 16 years ago
Ivan Tcholakov 20c6a205ca Feature #306 - Course manager: Cleaning code, pass 2. 16 years ago
Ivan Tcholakov f85d473144 Feature #306 - Course manager: Cleaning code, pass 1. 16 years ago
Ivan Tcholakov 60d8aaf9e1 Feature #306 - Course manager: Trimming whitespace in source code. 16 years ago
Ivan Tcholakov bda4e3c0a0 Bug #3646 and Issue #306 - Common Dokeos libraries: Fixing person name order to be dependable on the internationalization settings. Other minor corrections related to Bug #3384 and Bug #4318. 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Isaac Flores 9fcf30dba8 [svn r22569] logic changes-improvements in social tool - (partial FS#4447) 16 years ago
Yannick Warnier 4f045004fe [svn r22398] Added courses from sessions to courses list while hovering blackboard icon in users list (partially fixes private FS#4436) 16 years ago
Cristian Fasanando 258acfea64 [svn r22205] Added tracking/logging of admin activity see FS#842 16 years ago
Isaac Flores 974d52be33 [svn r22115] minor-added keyword "static" - (partial FS#4400) 16 years ago
Julio Montoya 0c5dc6965e [svn r22082] Minor - avoiding php warnings 16 years ago
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