Commit Graph

134 Commits (490bfb634d9ac972c4de1e85bcd152d92a900f04)

Author SHA1 Message Date
Cristian Fasanando 85038274c1 Fixed exceeds time for access course of a student - partial CT#493 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya 3e1f9099a4 Adding the \"id_session\" parameter to the api_get_cidreq() function see BT#245 16 years ago
Julio Montoya 2244b6836a First attempt to solve the session_id problem when loading different tabs or instances in a browser see BT#245 16 years ago
Julio Montoya 2092248273 Adding intval function to querys see DT#4389 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 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 9f2406719c [svn r22567] logic changes - improvements in terms and conditions - (partial FS#4320) 16 years ago
Isaac Flores f5d27acf0a [svn r22368] logic changes-improvements in new features of "terms and conditions" - (partial FS#4320) 17 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 17 years ago
Yannick Warnier a9323448a5 [svn r21409] Fix sso_authent bug (only bug when enabling drupal-dokeos module) 17 years ago
Jan Derriks 1d75c6d126 [svn r21262] Forum http://www.dokeos.com/forum/viewtopic.php?t=12521 17 years ago
Noël Dieschburg 19d31d1b72 [svn r20406] Adds an option to make drh have same rights than trainer. To activate this option : 17 years ago
Yannick Warnier 201d434a3e [svn r19856] Added Single Sign On method to combine with Drupal (this method might be moved to main/auth/ later on) 17 years ago
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 17 years ago
Yannick Warnier 54645f03f2 [svn r18110] Changed NOW() to time() to avoid application vs DB time generation problems (see new code conventions) 17 years ago
Yannick Warnier 5be8fefa11 [svn r18109] Minor - Code presentation improvements (using PEAR conventions) 17 years ago
Yannick Warnier 57896f38e8 [svn r18103] Minor - Removed MySQL-specific backticks 17 years ago
Julio Montoya 3ec809a9af [svn r18085] Users are now filtered by access_url FS#3462 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
Yannick Warnier 393eb39b65 [svn r17499] Added check for anonymous user in "open to platform" courses (fixes FS#3359) 17 years ago
Cristian Fasanando 204aa65d0b [svn r17224] minor - fixed notice - level log 17 years ago
Yannick Warnier 304cce68bd [svn r17141] Minor - fix notice-level log 17 years ago
Yannick Warnier 778edec3e5 [svn r17121] Minor - cleaned notice-level log 17 years ago
Yannick Warnier def7e07dda [svn r17102] Avoid notive-level log when entering course from the admin section. Potentially breaking change (although the new logic looks good) 17 years ago
Eric Marguin a6db8e30e1 [svn r16489] if extend_rights_for_coach is true, then coach has the same rights as a teacher 17 years ago
Eric Marguin ece13fc458 [svn r16474] the course coach should never be considered as a teacher 17 years ago
Julio Montoya 86f00d5fa8 [svn r15467] Notices & warnings msgs avoided 18 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 18 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 18 years ago
Yannick Warnier 5aea10eddd [svn r14322] Ensure redirection to index.php is made as a complete path to avoid unknown page when logging in from outside index.php 18 years ago
Yannick Warnier 52d58d47e0 [svn r14307] Added user theme selection in user's profile (includes creating api_get_themes() in main_api and corresponding select list in FormValidator). Implements part of FS#2204 18 years ago
Yannick Warnier 24a53e7707 [svn r14054] Make OpenID login independent of trailing slash (if any) 18 years ago
Yannick Warnier e99610cf91 [svn r13894] Activate OpenID support - now functional (but only allowing one OpenID per user) 18 years ago
Eric Marguin 243b8be6d6 [svn r13861] when doing this sequence : course where i am coach -> tracking -> student details -> lp detail -> back to tracking (with breadcrumb) : id_session were lost (FS#2086) 18 years ago
Yannick Warnier 9fa6598a6d [svn r13782] Added some code to initiate the student_view status variable (moving it from main_api.lib.php) 18 years ago
Yannick Warnier 75106d3e1c [svn r13749] Improve latest commit to avoir ugly error messages 18 years ago
Yannick Warnier ad362891e2 [svn r13748] Avoid printing ugly "UNDEFINED CID" error 18 years ago
Eric Marguin 88b8f71267 [svn r13386] fix a major bug when logging as an user. Indeed, the time spent between the last connection of the user and the current moment was added to the time spent on the platform ! 18 years ago
Yannick Warnier 5550f0a8ef [svn r13264] Removed closing php tag to avoid blank line bug 18 years ago
Yannick Warnier a0130507e1 [svn r13118] Added clear error_logging in case an authentication file cannot be found 18 years ago
Yannick Warnier e30cef1446 [svn r13117] Added auth_source to initial user info (collected on login) into $_user[] 18 years ago
Yannick Warnier e60b7faccc [svn r13115] Check if extAuthSource is defined 18 years ago
Eric Marguin 28aa24be8f [svn r12977] when a user was student in a course (whithout a session) and coach in this same course (whithin a session), the student status was taken. Now it's the contrary 18 years ago