Commit Graph

2289 Commits (333a0dc3886a03f45b4f6e083ff9d36859ff70d5)

Author SHA1 Message Date
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 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
Eric Marguin 38eecdaf48 [svn r13242] fix a bug when adding flv 18 years ago
Eric Marguin 42fc3c10f9 [svn r13220] activate autoplay to flv player 18 years ago
Eric Marguin ccbdd4c02c [svn r13219] add the flv support in fck editor (plugin video) 18 years ago
Julian Prud'homme ca35f0e3d8 [svn r13216] always create a default group when creating a course 18 years ago
Yannick Warnier 92db10a00f [svn r13185] Added string_send_for_download() to trigger download of a fabricated file string 18 years ago
Julian Prud'homme 2e640ca3b3 [svn r13171] minor - improve text fonts 18 years ago
Julian Prud'homme 9f43f29941 [svn r13157] include the good CSS file 18 years ago
Yannick Warnier a8bf76f2ad [svn r13148] Dangerous change: updating inclusion path for all JS. Should be OK but need to be watched in FCKEditor and Apache's error logs 18 years ago
Yannick Warnier 39b891b5ea [svn r13147] Always return api_get_path(WEB_PATH) and api_get_path(SYS_PATH) with a trailing slash. 18 years ago
Yannick Warnier 2ceadb6702 [svn r13146] Removed references to scormdocument (deprecated since Dokeos 1.8.0) 18 years ago
Yannick Warnier 4f11c7f1fc [svn r13144] Ensured _user is in global after setting anonymous user in api_set_anonymous(). Fixes a bug whereby a learning path is not visible to an anonymous user when the course is open to the world. 18 years ago
Julian Prud'homme 5c92e0664e [svn r13137] Change the templates order and title 18 years ago
Julian Prud'homme 959f90141e [svn r13132] New templates for FCK Editor 18 years ago
Julian Prud'homme f6b4ecb9a1 [svn r13125] Fix a bug with permissions in blogs 18 years ago
Yannick Warnier e098560d80 [svn r13116] Added auth_source to the result of api_get_user_info() 18 years ago
Yannick Warnier 9b96fc43f2 [svn r13104] Fixed typo in SQL query 18 years ago
Yannick Warnier 6bded67d4a [svn r13103] Added api_get_item_visibility() to fetch an item_property row's visibility directly (just pass course, tool and id). 18 years ago
Yannick Warnier 8d758d26f8 [svn r13099] Improved api_get_course_info() to enable getting info for a specific course_code rather than only the current course 18 years ago
Eric Marguin 9214f00d43 [svn r13082] add api_chmod_R function and chmod imported scorm directory (recursively) 18 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 18 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 18 years ago
Eric Marguin 32edddf14d [svn r13077] oups :) I forgot to remove some debug statement in last commit 18 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 18 years ago
Eric Marguin bbacf605c3 [svn r13074] implements autoplay for mp3player when viewing a doc (not when building it) 18 years ago
Julian Prud'homme 8a0d2a39e2 [svn r13069] The course code is no more required when creating a course so we generate a course code if it's empty 18 years ago
Yannick Warnier 60909f77fa [svn r13047] Replaced mysql_ calls by Database:: calls 18 years ago
Julian Prud'homme a28b63e43a [svn r13039] Fix a bug : http://projects.dokeos.com/?do=details&id=1891 18 years ago
Julian Prud'homme 6d455e8a91 [svn r13037] Fix a bug with dates : http://projects.dokeos.com/?do=details&id=1802 18 years ago
Eric Marguin 95e9521eb6 [svn r13018] add the source tool for survey because it's really better with it... 18 years ago
Yannick Warnier 66ccbc4c61 [svn r12997] Fixed remaining static language strings "All" and "ok" in all sorteable tables 18 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). 18 years ago
Julian Prud'homme 3d90f317bc [svn r12987] Fix a bug : http://projects.dokeos.com/?do=details&id=1862 18 years ago
Yannick Warnier b137515cf0 [svn r12957] Added max_time_allowed field to deal with the optional SCORM 1.2 parameter adlcp:maxtimeallowed 18 years ago
Olivier Sourie c5691dd0ba [svn r12953] 18 years ago
Julian Prud'homme 683b845fc0 [svn r12947] Fix bug : http://projects.dokeos.com/?do=details&id=1850 + other minor bugs 18 years ago
Eric Marguin 28561ec46e [svn r12920] add the sources of woogie 18 years ago
Julian Prud'homme 16c1426e0b [svn r12916] Change the constant PCLZIP_TEMPORARY_DIR 18 years ago
Eric Marguin 4c599de22b [svn r12915] alpha version of oogie... still a lot of things to improve (refactoring of html for example). 18 years ago
Patrick Cool 2466c124bb [svn r12913] bugfix http://www.dokeos.com/forum/viewtopic.php?t=11288 18 years ago
Patrick Cool 502e39c92e [svn r12901] anonymous survey 18 years ago
Yannick Warnier a5ac7e97cb [svn r12889] Using all tables from the Database class 19 years ago
Patrick Cool b791fcf540 [svn r12875] show or hide tabs 19 years ago
Eric Marguin 4182e1a17c [svn r12867] fix a bug when uncompression a zip in document of the group 19 years ago
Yannick Warnier bfbb94f5e2 [svn r12866] Added require for fileManage.lib.php as it is needed by the my_delete() function (in the delete_document() method) 19 years ago
Yannick Warnier 77ad6be538 [svn r12834] Added constant for hotpotatoes files directory 19 years ago
Eric Marguin be1fb9b5e6 [svn r12816] indicates the db name when getting the tables (for visioconference compatibility) 19 years ago
Yannick Warnier da3a527976 [svn r12811] Fixed other typo in default file permissions 19 years ago
Yannick Warnier 5e5fced195 [svn r12808] Updated default files and dirs permissions (using database security parameter) 19 years ago