Commit History

Author SHA1 Message Date
  Julio Montoya 028686d652 Fixing export/import course bugs. 11 years ago
  Julio Montoya 88a999d6ea Fixing PHP warnings, replacing relative with absolute paths 11 years ago
  Julio Montoya 732b7340e7 Minor - format code 11 years ago
  Julio Montoya 5d854994c0 Minor - cosmetic changes 11 years ago
  Julio Montoya 6365383075 Changing temp/cache folder creation 11 years ago
  Julio Montoya 0b1ee809b0 Fixing - PHP notices 11 years ago
  Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 12 years ago
  Julio Montoya 325db93ee4 Adding HTML purifier 4.5 as a vendor installed by composer and removing from the inc/lib directory 12 years ago
  Julio Montoya 9b85836c4a Merge with 1.9.x 12 years ago
  Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 years ago
  Julio Montoya 375057e9e5 Commenting code that uses $_configuration['symbolic_course_folder_abs'] see #5705 12 years ago
  Yannick Warnier 667b6ca51f Fixed issue with security function check_abs_path() being too strict for Windows - refs #5670 12 years ago
  Julio Montoya 6adebfc36c Adding static in some functions 12 years ago
  Julio Montoya f7a4b4323b Allowing images bigger that 1200px when rendering HTML see #4448 12 years ago
  Julio Montoya bc3d66fdb5 Adding enable_iframe_inclusion setting + htmlpurifier filter see #2159 12 years ago
  Julio Montoya e3baa0df50 Replacing the old toolgroup with the function api_get_group_id() + allowing users to download their works 13 years ago
  Julio Montoya d3cf2a2434 Fixes bug when showing a link with a "target" attribute see #3997 (adding the blank, top, self, and parent founded in FCKEditor) 13 years ago
  Julio Montoya e9c8bf2847 Fixes bug when showing a link with a "target" attribute see #3997 13 years ago
  Julio Montoya ae9f7e18e7 Addinf Security::filter_terms when showing content in social, messages or forums see BT#2685 13 years ago
  Julio Montoya 63c6efc5ba Adding filter_terms in forums see BT#2685 new option in Settings>security 13 years ago
  Julio Montoya a4d67f9c61 2nd attempt to support sessions in Course progress see BT#2662 13 years ago
  Ivan Tcholakov 43c9aaf9d4 Task #3055 - Implementing the method Security::filter_img_path(). 14 years ago
  Ivan Tcholakov b04f6241cf Task #3055 - Whitespace cleaning in the file security.lib.php. 14 years ago
  Ivan Tcholakov 065de91186 Task #1297 - HTMLPurifier: Enabling the parameter/attribute allowfullscreen for Flash objects. For the FLV player the "Full Screen" button should work in the "Forums" tool using any browser. 14 years ago
  Ivan Tcholakov 320896740e Task #1297 - Lazy loading has been implemented for HTMLPurifier. 14 years ago
  Ivan Tcholakov 2a48943013 Task #1297 - Enabling HTMLPurifier's setting "Attr.EnableID", it is needed for flv-movies at least. 14 years ago
  Ivan Tcholakov e4b9e77d64 Task #1297 - Editing the allowed tags (5). 14 years ago
  Ivan Tcholakov 5cdc42ad05 Tasks #1297 - A minor correction. 14 years ago
  Ivan Tcholakov dfd1fb720e Tasks #1297 - Code reworks and cleaning. 14 years ago
  Ivan Tcholakov fad70a2390 Tasks #1297 and #2972 - Adding some options for HTMLPurifier. 14 years ago