Commit Graph

18 Commits (5596ce01041a94de0fbd8c8248d17bcacec819b7)

Author SHA1 Message Date
Christian 28fee3c731 Upload - Add input file with progress with plugin bigupload - refs BT#19380 4 years ago
Julio Montoya 256e95794a Fix lp import in a session + format code BT#17522 6 years ago
Yannick Warnier 5643beaace
Learning path: Add option to use score as progress in single-SCO SCORM packages 6 years ago
Nicolas Ducoulombier eebf15d76c undo commit bfa9c2929 -refs BT#16500 6 years ago
Nicolas Ducoulombier bfa9c2929e Fix notice warning on use_max_score -refs BT#16500 6 years ago
Julio Montoya 030527eb4e Add option "allow_htaccess_import_from_scorm" see BT#15334 7 years ago
Julio Montoya 334ea796cb Minor - flint fixes 7 years ago
Yannick Warnier 1c82459f14 Protect lp_upload.php to avoid malicious uploads by unauthenticated users #security 7 years ago
jmontoyaa 09c92fe68b Add import/export LP using CourseBuilder/CourseRestorer see BT#10885 8 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
jmontoyaa c209282cc4 Add option to update scorm files only see BT#10885 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa ab08b53e8f Minor - format code 9 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 10 years ago
jmontoyaa c947d71e8f Remove require_once 'scorm.class.php'; 10 years ago
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 10 years ago
Yannick Warnier 9b5779acf8 Add document size selector for teachers in Rapid PPT conversion 10 years ago
Yannick Warnier 21e47bca07 Refactoring: move main/newscorm/ to main/lp/ and related folders (except code for migration from 1.9 and 1.10) 10 years ago
Julio Montoya e6bc9d32b4 Update from 1.9.x 10 years ago
Julio Montoya ee03bf0a51 Fix scorm logo error 11 years ago
Julio Montoya 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
Julio Montoya dfb663ae83 Fix query error. 11 years ago
Julio Montoya 08e852db4d Minor - Format code, fix fatal error. 11 years ago
Yannick Warnier 6e48fc494f Minor - Update doc 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya 07a5baa4e0 Minor - format code. 12 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
Julio Montoya c9362e4852 Fixing - PHP warnings, format code. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya cad76e0fd8 Fixing PHP fatal errors due relative paths 13 years ago
Julio Montoya d5f6978964 Minor - format code 13 years ago
Yannick Warnier dfb1ba063c Code style for Woogie - not fixed yet 13 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 13 years ago
Julio Montoya 6d761817c6 Remove back_compat.inc.php 13 years ago
Julio Montoya 1a2dccc11f Minor - cosmetic changes 13 years ago
Julio Montoya 9ebba86c1e When using oogie now the files are moved to the "learnpath" folder 14 years ago
Yoselyn Castillo 5e98bde274 Checking file size when importing scorm files see #4142 14 years ago
Julio Montoya 0b94f9bc04 Improving skill profile see #1791 14 years ago
Laurent Opprecht 64f74497e8 #4142 Wrong error message when uploading a too big SCORM package 14 years ago
Julio Montoya 838d458375 Fixing bug when uploading an scorm package when the learning_path folder doesn't exists 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 627c4aee20 Minor - cleaning scorm upload form 15 years ago
Julio Montoya 9cbb8e3d1f Removing useless content maker and proximity when uploading scorm packages see #3687 addin lang var SupportedScormContentMakers 15 years ago
Yannick Warnier a8828b931d 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
Julio Montoya 2c6bd8eaf3 New LP parameter added: "use_max_score" in the lp table. Admins can change the default value of the max_score to empty. The past default value was 100. See BT#1613. 16 years ago
Ivan Tcholakov caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. 16 years ago
Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). 16 years ago
Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 16 years ago