Commit Graph

570 Commits (9d818559d9d79195a3b87b8943fa9abc208bdb74)

Author SHA1 Message Date
Yannick Warnier d750a946c6 [svn r11316] Fix method name typo 19 years ago
Yannick Warnier da61c45c34 [svn r11315] Improved delete_course() method to delete all traces of a course, including in the stats tables and the new tables in the main database 19 years ago
Yannick Warnier d606e62fcd [svn r11312] Added track_e_default and track_e_uploads table names constants 19 years ago
Julian Prud'homme 126331c90a [svn r11309] change the defautl icon for document in course home page 19 years ago
Julian Prud'homme 289f385a7f [svn r11307] Change the icon for the links in course homepage 19 years ago
Eric Marguin c4f6f84b5a [svn r11306] add the new scorm tables constants (again) 19 years ago
Eric Marguin fa0a0f5a54 [svn r11303] prevent from octal interpretation of minutes in api_time_to_hms() 19 years ago
Eric Marguin a4bec58373 [svn r11302] add the new scorm tables constants 19 years ago
Eric Marguin fbc0f275c4 [svn r11298] 19 years ago
Julian Prud'homme 1edb3f31a7 [svn r11296] updte the default test display when creating a course 19 years ago
Eric Marguin c79ba9d207 [svn r11289] fix a spelling mistake 19 years ago
Patrick Cool 10b60e7003 [svn r11286] adding title to return_icon 19 years ago
Eric Marguin f7b9ecb9bd [svn r11285] add the function api_time_to_hms 19 years ago
Julian Prud'homme b092ec1ff4 [svn r11250] minor - update display (new icons, strip HTML tags in feedback messages, ...) 19 years ago
Julian Prud'homme 6c570c28a1 [svn r11210] Update templates for fckeditor 19 years ago
Eric Marguin 25f5da09ff [svn r11198] fix a bug when having templates with long styles in full page mode (with doctype) 19 years ago
Julian Prud'homme 16b1fb8477 [svn r11195] Fix minor display bugs & add/update icons 19 years ago
Julian Prud'homme 647355566c [svn r11185] Fix bugs with pictures in blogs 19 years ago
Eric Marguin 6d683a349c [svn r11182] improvments in oogie : 19 years ago
Julian Prud'homme 8b6ede90d4 [svn r11179] Fix a bug with servers on windows (path bug) 19 years ago
Eric Marguin 545337174a [svn r11172] insert a doctype when creating a full document with fckeditor (not a great solution, but i didn't find a better one) 19 years ago
Eric Marguin 8d2813ce41 [svn r11171] fix a bug with italian in fckeditor 19 years ago
Yannick Warnier c8d21d8dda [svn r11163] Escaped ID's to avoid SQL injections 19 years ago
Yannick Warnier 734b185fe4 [svn r11157] Added non-filtering param to the Display::display_error_message() calls to avoid link translation 19 years ago
Yannick Warnier 7004b39655 [svn r11156] Added possibility of given token in check_token() 19 years ago
Yannick Warnier b22d273c37 [svn r11155] Split get_token() in get_token() and get_HTML_token() 19 years ago
Yannick Warnier a278f1e7a8 [svn r11154] Added filtering option (can opt-out) to the display_*_message() methods 19 years ago
Yannick Warnier 1ce945eadf [svn r11153] Escaping message for XSS attacks (using htmlentities()) - Fixes http://projects.dokeos.com/?do=details&id=1194 19 years ago
Yannick Warnier bddbfd2fa1 [svn r11150] Fixed buggy strpos() call (using strlen rather than offset) 19 years ago
Yannick Warnier 6133fb050a [svn r11149] Fixed substr call for trailing slash 19 years ago
Yannick Warnier 862e87598f [svn r11148] Improvements to check_rel_path() and check_abs_path() in case the check_path is missing 19 years ago
Yannick Warnier ab5c4774bb [svn r11147] Added filter on downloaded file (closing bug #1150) http://projects.dokeos.com/?do=details&id=1150 19 years ago
Yannick Warnier 37b6a6c6ea [svn r11146] New security library. To be included in global.inc.php 19 years ago
Yannick Warnier 21dc9790d4 [svn r11136] Added check for differenciation between course and no-course context while uploading images in FCKEditor 19 years ago
Yannick Warnier c7087732bc [svn r11135] Fixed CSS path in FCKEditor 19 years ago
Julian Prud'homme 9e065df844 [svn r11127] Groups have now all tools activated by default 19 years ago
Julian Prud'homme 6f1bf6ae34 [svn r11125] Fix multiple bugs : 19 years ago
Patrick Cool 51f9f34b63 [svn r11115] casting $blog_id, $_user['id'], $task_id, ... and alike 19 years ago
Eric Marguin dc719fc015 [svn r11113] DLTT Import + fix problem with some langvars 19 years ago
Julian Prud'homme 2223258895 [svn r11112] new templates for fckeditor 19 years ago
Julian Prud'homme d89cc0bc2b [svn r11107] Update to integrate new icons 19 years ago
Julian Prud'homme d2538fa4ca [svn r11106] Fix a bug with session mode 19 years ago
Patrick Vandermaesen 23b86f1d96 [svn r11092] clean import image popup in WCAG editor 19 years ago
Patrick Vandermaesen 008426999a [svn r11091] clean import image popup in WCAG editor 19 years ago
Patrick Vandermaesen c6ac9dc8b9 [svn r11089] i18n select Image 19 years ago
Julian Prud'homme 6cdc35578a [svn r11088] fix a bug in the video upload 19 years ago
Julian Prud'homme 6063faed88 [svn r11087] change the toolbar of the fckeditor in Tests 19 years ago
Julian Prud'homme 85b79d88a4 [svn r11084] fix a bug and improve templates for fckeditor 19 years ago
Patrick Cool a507d0cb4e [svn r11083] fixing security problem 19 years ago
Patrick Cool 0c8612b5fb [svn r11081] fixing security problem 19 years ago