Yannick Warnier
|
d8b40b475d
Implement optional use of SVG icons. Only enabled in test-server mode for now - refs #7359
|
9 年之前 |
Julio Montoya
|
5728167447
Removes require_once for libs already added with composer
|
9 年之前 |
Julio Montoya
|
6c59803860
Updates autoload + format code
|
9 年之前 |
Julio Montoya
|
370fd8c851
Adds composer as autoloader instead of custom autoloader see #7501
|
9 年之前 |
aragonc
|
94984e6b12
merge
|
10 年之前 |
Julio Montoya
|
36486de910
Fixing remove_XSS that always has ANONYMOUS even if you're in course.
|
10 年之前 |
Julio Montoya
|
c485cb0b7c
Fixing lib call in order to pass phpunit tests.
|
10 年之前 |
Julio Montoya
|
506d7e060b
Allow data uri scheme see #6814
|
11 年之前 |
Yannick Warnier
|
46a99d5a2a
Minor - Switched to static context to avoid error in security lib's filter() function
|
11 年之前 |
Julio Montoya
|
92165eb471
Minor - format code.
|
11 年之前 |
Julio Montoya
|
a4a6c56f7d
Minor - cosmetic changes.
|
11 年之前 |
Hubert Borderiou
|
05a737a79a
Replace \\ with / in path comparaison -ref #6692
|
11 年之前 |
Julio Montoya
|
fecf54e337
Should fix big button in #5989
|
11 年之前 |
Julio Montoya
|
375057e9e5
Commenting code that uses $_configuration['symbolic_course_folder_abs'] see #5705
|
11 年之前 |
Yannick Warnier
|
667b6ca51f
Fixed issue with security function check_abs_path() being too strict for Windows - refs #5670
|
12 年之前 |
Julio Montoya
|
6adebfc36c
Adding static in some functions
|
12 年之前 |
Julio Montoya
|
f7a4b4323b
Allowing images bigger that 1200px when rendering HTML see #4448
|
12 年之前 |
Julio Montoya
|
bc3d66fdb5
Adding enable_iframe_inclusion setting + htmlpurifier filter see #2159
|
12 年之前 |
Julio Montoya
|
e3baa0df50
Replacing the old toolgroup with the function api_get_group_id() + allowing users to download their works
|
12 年之前 |
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 年之前 |
Julio Montoya
|
e9c8bf2847
Fixes bug when showing a link with a "target" attribute see #3997
|
13 年之前 |
Julio Montoya
|
ae9f7e18e7
Addinf Security::filter_terms when showing content in social, messages or forums see BT#2685
|
13 年之前 |
Julio Montoya
|
63c6efc5ba
Adding filter_terms in forums see BT#2685 new option in Settings>security
|
13 年之前 |
Julio Montoya
|
a4d67f9c61
2nd attempt to support sessions in Course progress see BT#2662
|
13 年之前 |
Ivan Tcholakov
|
43c9aaf9d4
Task #3055 - Implementing the method Security::filter_img_path().
|
13 年之前 |
Ivan Tcholakov
|
b04f6241cf
Task #3055 - Whitespace cleaning in the file security.lib.php.
|
13 年之前 |
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.
|
13 年之前 |
Ivan Tcholakov
|
320896740e
Task #1297 - Lazy loading has been implemented for HTMLPurifier.
|
13 年之前 |
Ivan Tcholakov
|
2a48943013
Task #1297 - Enabling HTMLPurifier's setting "Attr.EnableID", it is needed for flv-movies at least.
|
13 年之前 |
Ivan Tcholakov
|
e4b9e77d64
Task #1297 - Editing the allowed tags (5).
|
13 年之前 |