Commit Graph

2225 Commits (1745c7d37cd92f03c61df362715d4352ace4240c)
 

Author SHA1 Message Date
Yannick Warnier 5a3d16e842 [svn r12589] Added header in case of error (otherwise style is broken). Fixes http://www.dokeos.com/forum/viewtopic.php?p=37078 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 d93f17d7c5 [svn r12565] Fix a part of this bug with the home page : http://projects.dokeos.com/?do=details&id=1613 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
Eric Marguin 42ea3df622 [svn r12542] fix a bug when displaying result of multiple answers 19 years ago
Julian Prud'homme 9218e46b90 [svn r12538] re-add the public course list on the portal home page 19 years ago
Julian Prud'homme eae8612e01 [svn r12537] Fix a bug with file filters (display now only Jpeg, png, etc...) 19 years ago
Julian Prud'homme 214e3fcb49 [svn r12536] Fix a bug when we go on this page from the admin 19 years ago
Julian Prud'homme 67806ba84f [svn r12535] minor : change a language variable 19 years ago
Julian Prud'homme 96324ce61b [svn r12534] DLTT import 19 years ago
Julian Prud'homme 24fa9bd8b6 [svn r12533] minor - Fix a bug with multiple \ in error messages (http://projects.dokeos.com/?do=details&id=1619) 19 years ago
Yannick Warnier 07a6b17cfc [svn r12532] Added quotes around probable inexistent ID 19 years ago
Julian Prud'homme 86f0fe71b4 [svn r12531] Fix a bug with the upload option (overwrite,rename,etc...) 19 years ago
Patrick Cool 52ebe5d17e [svn r12530] missing icon 19 years ago
Eric Marguin 1c4662ca0f [svn r12529] the global progress wasn't calculated with the courses accessed by sessions 19 years ago
Eric Marguin f783f1d793 [svn r12528] fix a bug when accents are present in xml doc : 19 years ago
Eric Marguin 62b99a7d89 [svn r12527] fix a bug when there is a quote in the session name 19 years ago
Julian Prud'homme e63e82d4ac [svn r12526] Fix a bug when deleting multiple sessions 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
Yannick Warnier f539f516fa [svn r12524] Added session flag to check order of script loading. Ugly trick to avoid frames targets problems. 19 years ago
Yannick Warnier 349e981b89 [svn r12523] Updated get_html_toc() to avoid printing lp-building links when in student_view 19 years ago
Yannick Warnier d2bebd9e45 [svn r12522] Updated api_display_tool_view_option() to allow for studentView switch even in framed mode (added target="_top") 19 years ago
Yannick Warnier c216a05d9c [svn r12521] Cleaned and updated to fix studentView mode 19 years ago
Yannick Warnier 684209685d [svn r12520] Fixed bug preventing natural behaviour of studentView (checking for &studentView but not &studentView - now always using &studentView everywhere) 19 years ago
Yannick Warnier 3dc103e04e [svn r12519] Fixed breadcrumb so that: 19 years ago