Commit Graph

527 Commits (77bb192aedf71e83a65472b9126d2f4cadcfedbd)

Author SHA1 Message Date
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
Yannick Warnier 0843f1724a [svn r12807] Changed default new directory permission to 0770 19 years ago
Yannick Warnier 38d01745e2 [svn r12805] Updated default files and dirs permissions (using database security parameter) 19 years ago
Julian Prud'homme 88578a189b [svn r12768] just add a '/' at the end of the constant PCLZIP_TEMPORARY_DIR to respect the PCLZip developer advice 19 years ago
Julian Prud'homme c9d4350359 [svn r12767] Fix a bug : http://projects.dokeos.com/?do=details&id=1789 19 years ago
Julian Prud'homme e2a89c0de9 [svn r12761] Fix multiple minor bugs : FS #1773 19 years ago
Yannick Warnier 24e1aaa396 [svn r12747] Added TOOL_HOTPOTATOES - fix submitted by André Boivin - see http://www.dokeos.com/forum/viewtopic.php?t=11104 19 years ago
Eric Marguin 39ff8032b0 [svn r12694] fix permissions problems in the blog : it simply didn't work because of the use of api_is_allowed_to_edit instead of api_is_allowed ! 19 years ago
Eric Marguin c57f8a8f1c [svn r12692] fix a bug when displaying infos about users 19 years ago
Eric Marguin d75db7de22 [svn r12684] fix a bug when calculating time spent on the platform in a form 1.6.5 portal 19 years ago
Yannick Warnier 3c5fd422f5 [svn r12654] Added event_system() to record system events in the track_e_default table 19 years ago
Eric Marguin e75f851fa6 [svn r12650] fix a bug when sending a flash in the homepage of the platform : 19 years ago
Eric Marguin 4202b48a6f [svn r12649] fix a bug when sending a flash in the homepage of the platform 19 years ago
Eric Marguin 652380fded [svn r12648] add utf8_encode to a get_lang because we can't set the document caracter set to iso 19 years ago
Yannick Warnier cbe71b4dea [svn r12644] Added check for config setting before adding [= =] for DLTT markup 19 years ago
Eric Marguin 33c954c5ec [svn r12640] remove session_set_cookie_params (too many problems are due to it) 19 years ago
Yannick Warnier ea3b2755ad [svn r12622] Added code to handle the user's upload directory split when the new admin settings 'split users upload directory' is enabled (the DLTT translation is clear about the fact that admins unsure shouldn't use it). 19 years ago
Yannick Warnier b1a4ab9c13 [svn r12620] Minor change - added examples for all the api_get_path() cases - This will presumably save a lot of seconds in the future. 19 years ago
Eric Marguin ecb85d4a1f [svn r12614] add a function to copy recursively a folder 19 years ago
Julian Prud'homme 0eade97232 [svn r12610] fix a bug in get_avg_student_score() 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 46e5f7aae7 [svn r12603] Fine-tuned anonymous-functions to avoid database checks when possible (heavy resource usage) 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 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
Julian Prud'homme 54a26db709 [svn r12581] Check if we are course coach in the function is_user_subscribed_in_course() 19 years ago