Commit History

Author SHA1 Message Date
  Yannick Warnier b139779d76 [svn r13019] Fixed a number of problems related to migration from 1.6 to 1.8 for single DB installs (notably forum tables) 17 years ago
  Eric Marguin 95e9521eb6 [svn r13018] add the source tool for survey because it's really better with it... 17 years ago
  Julian Prud'homme b374dbd0b0 [svn r13017] minor : add a white space between 2 words 17 years ago
  Julian Prud'homme ec554a9675 [svn r13016] Fix a display bug of the csv export file : http://www.dokeos.com/forum/viewtopic.php?t=11185 (http://projects.dokeos.com/?do=details&id=1848) 17 years ago
  Eric Marguin 22529c8776 [svn r13015] fix a bug when sending an annoucment in a session. The announcement was sent only to people present in course_rel_user 17 years ago
  Eric Marguin 5cd7f2cc12 [svn r13007] fix a bug when answering / previewing a survey : the options were not sorted 17 years ago
  Julian Prud'homme aaf76c3ade [svn r13006] add the parameter "false" at display_error_message() to parse html 17 years ago
  Julian Prud'homme 1077b4b241 [svn r13003] Increase the size of the frame where steps and chapters are displayed in display mode 17 years ago
  Eric Marguin c774ddd1c7 [svn r13001] remove an echo sql query :/ 17 years ago
  Eric Marguin be99e37bfe [svn r13000] debug the tabs gestion : the "my progress" tab was forgotten and we tried to display admin tab whatever user status was 17 years ago
  Yannick Warnier dd74af6074 [svn r12999] Fixed a bug in migration from 1.6 to 1.8.0 with single DB where if the single DB mode was used from some time and there were actually 3 databases (main, scorm and stats), the scorm and stats databases would not be found. This was a blocking bug. The upgrade script still needs some improvement to enable a full 1.6.x to 1.8.x migration. 17 years ago
  Eric Marguin 2a69ca66d0 [svn r12998] fix a compatibility bug for ie 17 years ago
  Yannick Warnier 66ccbc4c61 [svn r12997] Fixed remaining static language strings "All" and "ok" in all sorteable tables 17 years ago
  Eric Marguin 235a5e131a [svn r12996] refactor a bit the dropbox tool. Indeed there was two incrusted form tags which made a bug when there was several pages of files (you couldn't add feedbacks anymore). 17 years ago
  Eric Marguin 3524577ef3 [svn r12992] fix a missing langvar 17 years ago
  Julian Prud'homme d53f97fa51 [svn r12991] Fix a bug to make the picture upload works on IE 6 : http://www.dokeos.com/forum/viewtopic.php?t=11490 17 years ago
  Julian Prud'homme 7651dbbe57 [svn r12990] Fix a bug : http://projects.dokeos.com/?do=details&id=1847 17 years ago
  Julian Prud'homme 3d90f317bc [svn r12987] Fix a bug : http://projects.dokeos.com/?do=details&id=1862 17 years ago
  Eric Marguin 1f009fe071 [svn r12986] fiw a bug with tracking : we didn't call learnpath::get_db_progress() 17 years ago
  Eric Marguin 7c8038aedb [svn r12982] fix a bug with the status 17 years ago
  Eric Marguin 3916789723 [svn r12981] refactoring the queries to fix a bug : when a user was deleted of the platform, we were no longer able to see the treads where he answered at last. 17 years ago
  Julian Prud'homme 463cf49ec9 [svn r12979] Fix a bug 17 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 17 years ago
  Julian Prud'homme 988e72c528 [svn r12976] If there is only one session imported, we redirect on the session resume page : http://projects.dokeos.com/?do=details&id=1867 17 years ago
  Yannick Warnier e32f7bc13b [svn r12975] Fixed a bug whereby link categories were not copied 17 years ago
  Yannick Warnier 0c8c93f69c [svn r12974] Minor - Added condition to avoid errors on non-object access 17 years ago
  Yannick Warnier cdc194724b [svn r12973] Minor - Added condition to avoid warnings when empty array 17 years ago
  Yannick Warnier a18be7084e [svn r12972] Fixed bad behaviour in LMS where status was changed automatically once score was > 80%. SCORM 1.2 norm specifically says that the LMS *cannot override SCO determined status* (kept behvaviour for non-SCORM like Dokeos paths and AICC 17 years ago
  Yannick Warnier 903b0996a5 [svn r12971] Added path checks to get_link() for SCORM contents (fixes CALFAT learning paths problems) 17 years ago
  Yannick Warnier 3abaab93a2 [svn r12969] Added cmi.student_data._children 17 years ago