Commit Graph

1848 Commits (ecb85d4a1f6776b8d0422c29711b210d43d55cd6)

Author SHA1 Message Date
Eric Marguin ecb85d4a1f [svn r12614] add a function to copy recursively a folder 19 years ago
Eric Marguin d38d9a66eb [svn r12613] improve export of scorm content : 19 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 19 years ago
Julian Prud'homme b2e7a641a6 [svn r12611] Fix a bug with group documents : http://projects.dokeos.com/?do=details&id=1656 19 years ago
Julian Prud'homme 0eade97232 [svn r12610] fix a bug in get_avg_student_score() 19 years ago
Julian Prud'homme 21f3ddc936 [svn r12609] re-add the "platform dokeos" in the footer : http://projects.dokeos.com/?do=details&id=1662 19 years ago
Julian Prud'homme 3200ce0ad0 [svn r12608] remove a debug echo 19 years ago
Julian Prud'homme 4590a216ae [svn r12607] Fix a bug in the reporting : http://projects.dokeos.com/?do=details&id=1517 19 years ago
Yannick Warnier a2981a2a78 [svn r12606] Introducing code to handle auto-identified anonymous user. This single user ID is handled as a true user with a status of 6. The code is only active when the tool scripts declare $use_anonymous = true; before including global.inc.php. 19 years ago
Yannick Warnier 9bf47e1779 [svn r12605] Added flag for use as anonymous user 19 years ago
Yannick Warnier 07e56f7788 [svn r12604] Using api_get_user_id() rather than unsure $_user['user_id'] 19 years ago
Yannick Warnier 46e5f7aae7 [svn r12603] Fine-tuned anonymous-functions to avoid database checks when possible (heavy resource usage) 19 years ago
Yannick Warnier c1efaeea63 [svn r12602] Insert an anonymous user (user with status = 6) to handle tools open to the world but with tracking. 19 years ago
Yannick Warnier 95be6de107 [svn r12600] Minor - Updated default values for new admin settings 19 years ago
Yannick Warnier 2cff48ecaf [svn r12599] Added variables for public course list setup (front page) 19 years ago
Eric Marguin 75e36de094 [svn r12597] include_once FormValidator instead of include 19 years ago
Eric Marguin 0644adffd7 [svn r12596] DLTT import 19 years ago
Julian Prud'homme c4aff0a5c5 [svn r12595] Display the sender name 19 years ago
Yannick Warnier b95efa1c09 [svn r12594] Fixed http://www.dokeos.com/forum/viewtopic.php?p=37092#37092 (untested - need mono-db to check) 19 years ago
Yannick Warnier e394fe4309 [svn r12593] Added variables for videoconference openlaszlo scripts setup 19 years ago
Yannick Warnier 1969402025 [svn r12592] Added variables for videoconference openlaszlo scripts setup 19 years ago
Yannick Warnier 539d2d90e1 [svn r12591] Added variables for videoconference openlaszlo scripts setup 19 years ago
Yannick Warnier a02b6f4cd8 [svn r12590] Added functions to deal with the "anonymous user" (a user who's DB status is 6), that will help deal with tools that record progress and are open to the public. 19 years ago
Eric Marguin 1ab018c7b8 [svn r12588] i forgot to comment my previous commit : the creation of survey_answer when upgrading from 1.6 to 1.8.0 didn't work. So we try to create it again here. 19 years ago
Eric Marguin b2b2893d82 [svn r12587] 19 years ago
Julian Prud'homme e04143aac3 [svn r12586] Fix a bug with open questions in the survey reporting 19 years ago
Julian Prud'homme 53636b5d26 [svn r12585] Add a language file 19 years ago
Eric Marguin 221d887557 [svn r12583] fix various errors in a query (creation of survey_answer) 19 years ago
Julian Prud'homme f3edade4ed [svn r12582] Make this tool work with the session mode : http://projects.dokeos.com/?do=details&id=1642 19 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 be03c9c7e4 [svn r12580] Fix a bug in dropbox with the session mode : http://projects.dokeos.com/?do=details&id=1639 19 years ago
Eric Marguin 1ab5479067 [svn r12579] cancel the previous commit and fix really the bug when moving a received work 19 years ago
Eric Marguin 7018ca9727 [svn r12578] fix a bug when moving a received work 19 years ago
Eric Marguin 8d5815e976 [svn r12577] task 1505 : url_suffix was missing, so there was a not allowed error message 19 years ago
Eric Marguin 58fb17d6e9 [svn r12576] remove the ephorus iframe and replace it by language strings (task 1559) 19 years ago
Julian Prud'homme 9eab120909 [svn r12575] fix a bug with the group tutor : http://projects.dokeos.com/?do=details&id=1640 19 years ago
Julian Prud'homme e5de910c4f [svn r12574] add a function 'get_coach_list_from_course_code()' 19 years ago
Eric Marguin 0568967e4b [svn r12573] replace lp_controller.php by api_get_self() (task 1505) 19 years ago
Julian Prud'homme 425a761fb7 [svn r12572] Now fill the cidReset only when the course code change 19 years ago
Yannick Warnier c73db92a62 [svn r12571] Minor - used api_get_cidreq() rather than some of the direct but not standard form $_SESSION['_cid'] 19 years ago
Yannick Warnier cbb099c78b [svn r12570] Fixed possible division by zero 19 years ago
Yannick Warnier c1f5435bd9 [svn r12569] Fixed language var spelling 19 years ago
Julian Prud'homme 5421bda64a [svn r12568] minor - Fix a bug with the session status (was "past" for sessions without time limits) 19 years ago
Julian Prud'homme 9c6691dd13 [svn r12567] Fix the bug with user number in course : http://projects.dokeos.com/?do=details&id=1554 19 years ago
Julian Prud'homme 30baccbb3d [svn r12566] Fix the bug : http://www.dokeos.com/forum/viewtopic.php?t=9038 19 years ago
Julian Prud'homme eb091e67d5 [svn r12564] Fix the bug : http://www.dokeos.com/forum/viewtopic.php?t=9047 19 years ago
Eric Marguin 7754c1d478 [svn r12563] fix a bug : subkey of "permanently_remove_deleted_file" was 'NULL' instead of NULL 19 years ago
Julian Prud'homme de79da4507 [svn r12562] Fix a bug in the reporting. The reporting didn't take into consideration the score in SCORM LP and quizz in LP 19 years ago
Julian Prud'homme 2af9d51ce5 [svn r12561] Fix a bug with negative answers 19 years ago
Julian Prud'homme ea04165739 [svn r12560] cancel the last commit, which introduced a bug and it is no more useful now 19 years ago