Commit Graph

2633 Commits (0de45076e5da45067fc31e4d446472f45588150e)
 

Author SHA1 Message Date
Yannick Warnier 7fd9021240 [svn r13304] Set memory_limit to 128M instead of no limit 18 years ago
Yannick Warnier 0660f930d4 [svn r13303] Fixed a series of bug that prevented media to be added to SCORM export. 18 years ago
Yannick Warnier e971eaba6c [svn r13302] Exporting QTI as a ZIP (enables direct import into Claroline, for example) 18 years ago
Yannick Warnier 41d3b1cf65 [svn r13301] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 10c2226917 [svn r13300] Added code to remove memory limit if possible 18 years ago
Yannick Warnier d4d2565989 [svn r13299] Removed order possibility from columns where it doesn't work 18 years ago
Yannick Warnier 75f0f86399 [svn r13298] Ordered courses alphabetically by default 18 years ago
Yannick Warnier 92db3fdff5 [svn r13297] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 8b0ecbd1bb [svn r13296] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 06ec857bd1 [svn r13295] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 33b87d2fc8 [svn r13294] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 95373eb45c [svn r13293] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 02a8306a97 [svn r13291] Updated interaction types to default type set from SCORM 18 years ago
Yannick Warnier 4a34b0eeb4 [svn r13289] Use translated column names for interactions report table 18 years ago
Yannick Warnier 59c6274628 [svn r13287] New SCORM and AICC paths are now visible by default 18 years ago
Yannick Warnier 3d53e6e6cd [svn r13286] Updated default setting for DLTT markup - hide by default on new installs 18 years ago
Julian Prud'homme c3e2210164 [svn r13285] Fix a bug whrn creating a group (addslashes missing) 18 years ago
Julian Prud'homme 0f738f8d54 [svn r13284] LP are now visible by students when they are created 18 years ago
Julian Prud'homme a1cf955c3c [svn r13283] Fix a display bug in IE 6 18 years ago
Julian Prud'homme 3aed1c7f76 [svn r13282] Fix a bug with the tempplates' thumbnails 18 years ago
Julian Prud'homme 2b9c9b9300 [svn r13281] New documentation 18 years ago
Julian Prud'homme 211caece8c [svn r13280] minor : add a valign="top" in the diagram explained template 18 years ago
Julian Prud'homme b733fd2cf2 [svn r13279] change the function get_user_list_from_course_code() to get the users by alphabetic order 18 years ago
Julian Prud'homme 127c999895 [svn r13278] prevent any '1er janvier 1970' in the last connection date in LP 18 years ago
Eric Marguin d12a481cae [svn r13277] fix a bug with templates and flv player 18 years ago
Eric Marguin d25dec4553 [svn r13276] fix a bug with templates and flv player 18 years ago
Eric Marguin 5e4d7295aa [svn r13275] improve flv player 18 years ago
Eric Marguin dde189008f [svn r13274] fix again a bug in hotspots 18 years ago
Julian Prud'homme e880752953 [svn r13273] Fix a bug : http://projects.dokeos.com/?do=details&id=1886 18 years ago
Eric Marguin cfcc25bec2 [svn r13272] add the flv player in the video template. 18 years ago
Eric Marguin a8abe2edd9 [svn r13271] fix still a bug with hotspots results... it seems to me that it's up now. 18 years ago
Julian Prud'homme 7c2ca8a132 [svn r13270] re-add the option to send the announcements by email : http://projects.dokeos.com/?do=details&id=1894 18 years ago
Eric Marguin 765d106a79 [svn r13269] update display of hotspots 18 years ago
Julian Prud'homme 7de65d293f [svn r13268] Fix the bug : http://projects.dokeos.com/?do=details&id=1902 18 years ago
Eric Marguin 08740628be [svn r13267] fix a major bug in hotspots : the results were not stored. track_e_hotspot has been added. 18 years ago
Yannick Warnier 20eb7eed37 [svn r13266] Changed location of $charset var setting to override the one existing in trad4all.inc.php 18 years ago
Yannick Warnier 6edef07d0c [svn r13265] Added loading of $charset into global.inc.php to make it available anywhere 18 years ago
Yannick Warnier 5550f0a8ef [svn r13264] Removed closing php tag to avoid blank line bug 18 years ago
Yannick Warnier 13bd4b320f [svn r13263] Enabled use of charset from AWACS settings 18 years ago
Yannick Warnier 47deffedd2 [svn r13262] Added platform_charset setting to enable a global change of character set 18 years ago
Yannick Warnier 0907ac73ac [svn r13261] Using include_once() instead of include() for language files in get_lang(). Might *considerably* improve performances! 18 years ago
Yannick Warnier 5baec0ceba [svn r13260] Improved output of percentages 18 years ago
Yannick Warnier 0789d7c9de [svn r13259] Show results in percentage 18 years ago
Yannick Warnier fdc4fa1734 [svn r13258] Updated breadcrumb menu to show learnpath instead of document if uploading a SCORM 18 years ago
Yannick Warnier 7508e80b65 [svn r13257] Added exit() command to avoid bug after sending file to user 18 years ago
Yannick Warnier d25d92229c [svn r13256] Added exit() command after sending file 18 years ago
Yannick Warnier 16f3eec768 [svn r13255] Added important comments about what the calling script should do upon return from the string_send_for_download() function 18 years ago
Yannick Warnier 9adc39c6c1 [svn r13254] Completely ignoring free answers-type in IMS/QTI export 18 years ago
Yannick Warnier 389137687b [svn r13253] Added silent ignorance of free answers as they are not supported by IMS/QTI apparently 18 years ago