Commit Graph

65 Commits (v1.11.26-rc.1)

Author SHA1 Message Date
Julio ab68f9ee45 Survey: Fix image when filling survey as anon user BT#17972 5 years ago
Julio Montoya f0234a63de Surveys: Allow images in survey title/subtitle/intro/thanks BT#17972 5 years ago
Julio Montoya 19642f3032 Fix get documents inside the fillsurvey.php code BT#17268 6 years ago
Yannick Warnier 3d1dcd91f3 Document: Tolerate spaces in filenames if the '+' version is not found - refs BT#16110 6 years ago
Yannick Warnier 6a7ed64e97
Optimized global (#3024) 6 years ago
Yannick Warnier 9adfdfcaae
Fix typo in previous commit - refs BT#16334 6 years ago
Yannick Warnier 352c9a51c1
Fix issue in survey media publishing for students - refs BT#16334 6 years ago
Angel Fernando Quiroz Campos 5fa59382d0 Fix filter for doc url when viewing LP item - refs BT#15024 7 years ago
Angel Fernando Quiroz Campos 16bdfd9c87 Revert "Improve validation to download documents - refs BT#15024" 7 years ago
Angel Fernando Quiroz Campos 964f41e74e Improve validation to download documents - refs BT#15024 7 years ago
Julio Montoya 673dd3d346 Change "video/mpeg4-generic" to "video/mp4", fix video tag BT#14372 7 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
jmontoyaa 938e6b8b28 Minor - format code, fix php path 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa f64e37b5ed Minor - format code. 8 years ago
Yannick Warnier afc337386e Minor - Replace deprecated display_x_message() by return_message(..., 'x') 9 years ago
Scrutinizer Auto-Fixer abd536364d Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 6f47c441db Minor - Small efficiency improvement using intval() instead of Security::remove_XSS() 9 years ago
jmontoyaa e1f7f45baf Minor - format code 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
jmontoyaa 1163c1e600 WIP: If file_send_for_download fails then fire a api_not_allowed() 9 years ago
jmontoyaa 1e08395c38 Add exit 9 years ago
Alex Aragon bec0830e59 fix document download line 59 10 years ago
Julio aa9aabc59e Add function api_get_cidreq_params, remove $_SESSION calls#7678 10 years ago
Yannick Warnier af93671703 Add option to force the download instead of the preview of a file through a URL parameter &dl=1 to download.php - refs BT#10749 10 years ago
Nicolas Ducoulombier 349f43a39d Adapting Fix on swf upload to correct problem with swf that do no open in student view in session -Refs BT#10599 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya 1dedd78fbe Minor - fixing PHP warning 11 years ago
Julio Montoya 2ab28742ec Minor - format code. 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 2dbfbe9d3a Minor - format code 12 years ago
Julio Montoya 4523d7c6e5 Removing $is_allowed_in_course already checked in api_protect_course 13 years ago
Julio Montoya 0b810b4b93 Should fix bug when uploading swf files in 1.8.8.x 13 years ago
Julio Montoya ffb5518658 Fixing document validation for swf files 13 years ago
Julio Montoya 168ae397d9 Fixes swf upload problem in chamilo 1.8.x. When uploading a file with the character "-" the filename was changed from "-" to "_" in the DB for no reason see BT#5144 This fix resolves the problem only for *.swf files. 13 years ago
Juan Carlos Raña eca7e254f2 download documents only filter thumbs when there are thumbs in url 14 years ago
Juan Carlos Raña 3a3bc2a13b #5142 fix students' thumbnail view in slideshow 14 years ago
Julio Montoya 3448d50a84 Minor - Launch event "download" if document is correctly downloaded 14 years ago
Julio Montoya 1810267063 Should fix when exporting/importing chamilo scorm packages see #4841 14 years ago
Julio Montoya 169a7dcf9a Found a bug when exporting a LP see #4841 (currently the lp export is broken working on it) 14 years ago
Julio Montoya 2b5f775489 Fixing hotpotatoes when viewing exercise as a student see BT#4274 14 years ago
Yannick Warnier f6a51da538 Update document visibility check to increase usability - alters commit 6d493354cceb 14 years ago
Julio Montoya 66b0a10405 Fixing "protected document " bug fore visible documents 14 years ago
Julio Montoya e8a1b3afe4 Adding recursive function to get the parents visibility 14 years ago
Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya bd82caaa8b Security fixes: Adding intval, Database::escape_string 15 years ago
Julio Montoya cd31a9aa2f Adding trailing slash see #2722 15 years ago
Julio Montoya 37eee0ff7a Fixing security issue when downloading a document see #2722, adding check_abs + making more restrict the Document::is_visible function 15 years ago