Commit Graph

2289 Commits (333a0dc3886a03f45b4f6e083ff9d36859ff70d5)

Author SHA1 Message Date
Yannick Warnier 5ded415095 [svn r13804] Filter files by extensions in documents, work (student publications) and dropbox (linked with FS#1420) 18 years ago
Yannick Warnier bfdf7c687c [svn r13801] Updated username filter rule to allow "-" (minus) sign as everything else tells it is authorized yet the filter refused it 18 years ago
Yannick Warnier fd29574f65 [svn r13799] Allow array of recipients (rather than just one recipient in one string) 18 years ago
Yannick Warnier 46f3dacb67 [svn r13790] Added some code for a course-setting that allows to choose whether course admins get sent an e-mail when a new quiz is submitted. 18 years ago
Yannick Warnier 263b6c4dcc [svn r13786] - reflected changes in local.inc.php regarding student_view 18 years ago
Yannick Warnier 1599ba7825 [svn r13785] Added the missing Database::result() method to replace mysql_result() everywhere 18 years ago
Yannick Warnier f4fa0b2668 [svn r13777] Fixed SQL query. Double quotes cannot be used to enclose strings in MySQL. 18 years ago
Yannick Warnier e8ca73b770 [svn r13773] Initialize array variable to avoid warnings 18 years ago
Yannick Warnier b67fc35d44 [svn r13769] Fixed undefined variable in is_user_subscribed_in_real_or_linked_course() 18 years ago
Yannick Warnier c3ca50e259 [svn r13763] Added "username" to the list of fields recovered by the api_get_user_info() function 18 years ago
Eric Marguin 2eea39bab5 [svn r13754] some datas where not removed from db when we remove a user or a session 18 years ago
Eric Marguin 1547ec66d5 [svn r13752] autostart choice for mp3player (second part) 18 years ago
Eric Marguin b54ae30a94 [svn r13751] mp3 autostart choice (first part, the rest will come soon) 18 years ago
Julian Prud'homme 90605094c6 [svn r13744] Update FCKEditor toolbar for the question description 18 years ago
Yannick Warnier 68df0692af [svn r13741] Minor - added documentation and some code fixes to avoid warnings on course creation 18 years ago
Yannick Warnier 45a6be607b [svn r13735] Added cid XSS filtering in api_get_cidreq() 18 years ago
Yannick Warnier c51c2cfe5a [svn r13733] Minor - slightly update comment for get_course_info() 18 years ago
Yannick Warnier 598219a11d [svn r13728] Minor - Added comments to exercise_attempt() 18 years ago
Eric Marguin 2ff01db956 [svn r13703] fix a bug with the wmv mimetype 18 years ago
Julian Prud'homme 80a84c5705 [svn r13702] Add a small feature : User's FCKEditor templates (http://projects.dokeos.com/index.php?do=details&task_id=2060) 18 years ago
Eric Marguin 21b1bcfbdf [svn r13682] add the achor tool when creating a document 18 years ago
Eric Marguin 585d8a32c2 [svn r13662] add a little readme for mp3player documentation 18 years ago
Yannick Warnier 67b11f6172 [svn r13651] Updated lp.prerequisite to allow for larger conditions (64 chars is under the SCORM specification of smallest allowed maximum of 200 chars) 18 years ago
Yannick Warnier 0de45076e5 [svn r13629] Removed warning conditions - Fixes FS#1307 18 years ago
Yannick Warnier f84049607c [svn r13592] Added order_id 18 years ago
Yannick Warnier 473ff00ac3 [svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work. 18 years ago
Eric Marguin 15a2bfc10f [svn r13580] now we are able to remind all users inactive since x days 18 years ago
Eric Marguin bfe9a30ce5 [svn r13574] add a "manual" reminder for inactive users 18 years ago
Yannick Warnier ae39a56a6c [svn r13489] Added is_in_admin tag to avoid limitation on image upload dialog (seen when editing homepage) 18 years ago
Patrick Cool d3f8fcccdc [svn r13486] make extended profile available in users tool 18 years ago
Yannick Warnier b07ebb8a04 [svn r13407] Fixes problem with group auto-filling and group tutors display (http://www.dokeos.com/forum/viewtopic.php?p=38878) 18 years ago
Eric Marguin b1203acff3 [svn r13392] blogs : fix a bug with students subscribed to the courses through a session FS#1922 18 years ago
Yannick Warnier 1769336c79 [svn r13358] Improved is_anonymous check 18 years ago
Yannick Warnier 190de0599d [svn r13357] Blocks anonymous users in api_block_anonymous() following updates in anonymous user handling 18 years ago
Christophe Goossens a2221d7316 [svn r13353] Updated session expired message to use get_lang (FS#1946) 18 years ago
Yannick Warnier 9a3e2114a3 [svn r13345] Fixed language files loading process as proposed by Joost in FS#1925 18 years ago
Eric Marguin da3a3e083c [svn r13333] improve templates 18 years ago
Eric Marguin 320bdf5cee [svn r13323] add audio temploute 18 years ago
Julian Prud'homme 03d2a6f981 [svn r13321] New template 18 years ago
Yannick Warnier b42f10d260 [svn r13312] Added max_score to lp_item_view to authorize the SCO to change it 18 years ago
Yannick Warnier 06ec857bd1 [svn r13295] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Julian Prud'homme c3e2210164 [svn r13285] Fix a bug whrn creating a group (addslashes missing) 18 years ago
Julian Prud'homme 3aed1c7f76 [svn r13282] Fix a bug with the tempplates' thumbnails 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
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 cfcc25bec2 [svn r13272] add the flv player in the video template. 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