Commit Graph

74 Commits (04c993f77e7bf73f10da3a3d49e9f99fd5eff76e)

Author SHA1 Message Date
jmontoyaa 502bf8ffdb Minor - Format code 9 years ago
jmontoyaa d0a9275c14 Minor - format code, use Session class 9 years ago
jmontoyaa 81b59fb98c Format code 9 years ago
Julio eae9d76b23 Fix fatal error HTMLPurifier_Filter_AllowIframes #7922 10 years ago
Julio Montoya ec07e3cb0c Format code, add docs, fix PHP warnings. 10 years ago
Yannick Warnier d8b40b475d Implement optional use of SVG icons. Only enabled in test-server mode for now - refs #7359 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 6c59803860 Updates autoload + format code 11 years ago
Julio Montoya 370fd8c851 Adds composer as autoloader instead of custom autoloader see #7501 11 years ago
Julio Montoya 05db83127c Adding symfony2 DI component 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 36486de910 Fixing remove_XSS that always has ANONYMOUS even if you're in course. 12 years ago
Julio Montoya c485cb0b7c Fixing lib call in order to pass phpunit tests. 12 years ago
Julio Montoya 506d7e060b Allow data uri scheme see #6814 12 years ago
Yannick Warnier 46a99d5a2a Minor - Switched to static context to avoid error in security lib's filter() function 12 years ago
Julio Montoya e41368f5b7 Minor - cleaning code. 12 years ago
Julio Montoya 92165eb471 Minor - format code. 12 years ago
Julio Montoya a4a6c56f7d Minor - cosmetic changes. 12 years ago
Hubert Borderiou 05a737a79a Replace \\ with / in path comparaison -ref #6692 12 years ago
Julio Montoya 028686d652 Fixing export/import course bugs. 12 years ago
Julio Montoya 88a999d6ea Fixing PHP warnings, replacing relative with absolute paths 12 years ago
Julio Montoya 732b7340e7 Minor - format code 12 years ago
Julio Montoya 5d854994c0 Minor - cosmetic changes 12 years ago
Julio Montoya fecf54e337 Should fix big button in #5989 13 years ago
Julio Montoya 6365383075 Changing temp/cache folder creation 13 years ago
Julio Montoya 0b1ee809b0 Fixing - PHP notices 13 years ago
Julio Montoya 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() 13 years ago
Julio Montoya 325db93ee4 Adding HTML purifier 4.5 as a vendor installed by composer and removing from the inc/lib directory 13 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 13 years ago
Julio Montoya 375057e9e5 Commenting code that uses $_configuration['symbolic_course_folder_abs'] see #5705 13 years ago
Yannick Warnier 667b6ca51f Fixed issue with security function check_abs_path() being too strict for Windows - refs #5670 13 years ago
Julio Montoya 6adebfc36c Adding static in some functions 13 years ago
Julio Montoya f7a4b4323b Allowing images bigger that 1200px when rendering HTML see #4448 13 years ago
Julio Montoya bc3d66fdb5 Adding enable_iframe_inclusion setting + htmlpurifier filter see #2159 13 years ago
Julio Montoya e3baa0df50 Replacing the old toolgroup with the function api_get_group_id() + allowing users to download their works 14 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) 14 years ago
Julio Montoya e9c8bf2847 Fixes bug when showing a link with a "target" attribute see #3997 14 years ago
Julio Montoya ae9f7e18e7 Addinf Security::filter_terms when showing content in social, messages or forums see BT#2685 14 years ago
Julio Montoya 63c6efc5ba Adding filter_terms in forums see BT#2685 new option in Settings>security 14 years ago
Julio Montoya a4d67f9c61 2nd attempt to support sessions in Course progress see BT#2662 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Ivan Tcholakov 43c9aaf9d4 Task #3055 - Implementing the method Security::filter_img_path(). 15 years ago
Ivan Tcholakov b04f6241cf Task #3055 - Whitespace cleaning in the file security.lib.php. 15 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. 15 years ago
Ivan Tcholakov 320896740e Task #1297 - Lazy loading has been implemented for HTMLPurifier. 15 years ago
Ivan Tcholakov 2a48943013 Task #1297 - Enabling HTMLPurifier's setting "Attr.EnableID", it is needed for flv-movies at least. 15 years ago
Ivan Tcholakov e4b9e77d64 Task #1297 - Editing the allowed tags (5). 15 years ago
Ivan Tcholakov 5cdc42ad05 Tasks #1297 - A minor correction. 15 years ago
Ivan Tcholakov dfd1fb720e Tasks #1297 - Code reworks and cleaning. 15 years ago
Ivan Tcholakov fad70a2390 Tasks #1297 and #2972 - Adding some options for HTMLPurifier. 15 years ago