Commit Graph

15 Commits (5596ce01041a94de0fbd8c8248d17bcacec819b7)

Author SHA1 Message Date
Julio Montoya 49fd40eedb Fix course access to files, blocking using api_protect_course_script() 7 years ago
Julio c07b9958a4 Replace $(document).ready with shortcut version 7 years ago
Angel Fernando Quiroz Campos 6991b9f192 Minor - Fix footer for exercises in iframes #2721 8 years ago
jmontoyaa 4a2e01b832 Minor - add extra changes from cemeq see BT#14111 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa f519b6c8d4 Format code, remove unused variable $noPHP_SELF 8 years ago
jmontoyaa 2cbd401579 Minor - use api_get_origin() instead of custom $_GET['origin'] 9 years ago
jmontoyaa ad9e92ee69 Minor - format code 9 years ago
Scrutinizer Auto-Fixer fa1d80fab2 Scrutinizer Auto-Fixes 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 9 years ago
Angel Fernando Quiroz Campos 2c0f5015ae Fix hotpotatoes iframe in LP view - refs #8418 10 years ago
Yannick Warnier 8aa0454a48 Minor - Code spacing 10 years ago
Alex Aragon 14d3a58c41 iframe height hot potatoes 10 years ago
Yannick Warnier ba818ee23e Refactoring: move main/exercice/ to main/exercise/ and related folders (except code for migration from 1.9 and 1.10) 10 years ago
Julio Montoya bfabcf7364 Remove console.log 11 years ago
Julio Montoya c44658d729 Fix blank page when using hotpotatoe + LP see #7456 11 years ago
Julio Montoya 083415b0f2 Minor - format code. 11 years ago
Julio Montoya 42d12d826c Format code, add docs, remove unused code. 11 years ago
Yannick Warnier d05b2c2785 Replace references to "exercice" by "exercise" 11 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 11 years ago
Julio Montoya 1d2626f2f2 Fixing hotpotatoe bug while saving inside a LP see BT#6986 11 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya a23c2f6f6e Fixing PHP warning + reformat code. 12 years ago
Julio Montoya 0044672026 Minor - format code, fixing PHP warnings. 12 years ago
Julio Montoya 4f2721953d Using absolut URL paths 13 years ago
unknown 3550ff5ac4 removing hidden overflow 6150 13 years ago
Julio Montoya f888c0034b Should fix bug saving total_time values in LP see: BT#6045 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 efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 13 years ago
Yannick Warnier 30f816c222 Minor - Fixed wrong HTML attribute - refs #3343 13 years ago
Julio Montoya 355abb180b Fixing empty frame in IE7 see #3343 13 years ago
Julio Montoya 9d400724a1 Should fix error when showing hotpotatoes see #5363 14 years ago
Julio Montoya 9e6ab87143 Cleaning code 14 years ago
Hubert Borderiou 9eeb96b2b9 HotPotatoes tests correction for branch 1.9.x - ref #5359 14 years ago
Hubert Borderiou 3fa0ec3ba7 Replace $_user['user_id'] with api_get_user_id() in exercice/showinframes 14 years ago
Julio Montoya 3e14a32a2c More hotpotatoes fixes (due latest changes exercise_report.php) 15 years ago
Yannick Warnier 9f535715a9 Minor - Adapting code comments to phpdoc 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 16 years ago
Ivan Tcholakov 7b4a4ce057 Feature #1807 - HotPotatoes tests: Adding code in showinframes.php for adjustung the header's height according to the current visual theme. 16 years ago
Ivan Tcholakov a764eaf74c Feature #189 - Updating .../chamilo/main/exercice/showinframes.php: document type declaration, encoding, the title contains the actual brand. 16 years ago
Ivan Tcholakov 1d5fd2177a Feature #189 - Cleaning and coding conventions application for the file .../chamilo/main/exercice/showinframes.php 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
cvargas e969a4161a merge 17 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 years ago
Yannick Warnier d8f6ca9641 Replaced GetFileName() by basename() 17 years ago
Yannick Warnier 9a1b9b4975 [svn r20609] Fixed a few additional security flaws 17 years ago
Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 19 years ago