Commit Graph

10 Commits (ff23224e880bbfdd9b129a97af0005002050af16)

Author SHA1 Message Date
jmontoyaa ef667cb9c1 Minor - merge with 1.11.x 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 7 years ago
jmontoyaa 0024316e0c Minor - Merge from 1.11.x 7 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
jmontoyaa ab08b53e8f Minor - format code 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa c947d71e8f Remove require_once 'scorm.class.php'; 9 years ago
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 9 years ago
Yannick Warnier 9b5779acf8 Add document size selector for teachers in Rapid PPT conversion 9 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) 9 years ago
Julio Montoya e6bc9d32b4 Update from 1.9.x 9 years ago
Julio Montoya ee03bf0a51 Fix scorm logo error 10 years ago
Julio Montoya 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 10 years ago
Julio Montoya dfb663ae83 Fix query error. 10 years ago
Julio Montoya 08e852db4d Minor - Format code, fix fatal error. 10 years ago
Yannick Warnier 6e48fc494f Minor - Update doc 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya 07a5baa4e0 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
Julio Montoya c9362e4852 Fixing - PHP warnings, format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya cad76e0fd8 Fixing PHP fatal errors due relative paths 12 years ago
Julio Montoya d5f6978964 Minor - format code 12 years ago
Yannick Warnier dfb1ba063c Code style for Woogie - not fixed yet 12 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 12 years ago
Julio Montoya 6d761817c6 Remove back_compat.inc.php 12 years ago
Julio Montoya 1a2dccc11f Minor - cosmetic changes 12 years ago
Julio Montoya 9ebba86c1e When using oogie now the files are moved to the "learnpath" folder 13 years ago
Yoselyn Castillo 5e98bde274 Checking file size when importing scorm files see #4142 13 years ago
Julio Montoya 0b94f9bc04 Improving skill profile see #1791 13 years ago
Laurent Opprecht 64f74497e8 #4142 Wrong error message when uploading a too big SCORM package 13 years ago
Julio Montoya 838d458375 Fixing bug when uploading an scorm package when the learning_path folder doesn't exists see #4841 13 years ago
Julio Montoya 169a7dcf9a Found a bug when exporting a LP see #4841 (currently the lp export is broken working on it) 13 years ago
Julio Montoya 627c4aee20 Minor - cleaning scorm upload form 14 years ago
Julio Montoya 9cbb8e3d1f Removing useless content maker and proximity when uploading scorm packages see #3687 addin lang var SupportedScormContentMakers 14 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 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. 15 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. 15 years ago
Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). 15 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. 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 6be560efa0 Adding headers 15 years ago
Yannick Warnier 75d1505375 Added clearer error message when no space left or not scorm package 15 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago