Commit Graph

19 Commits (ff23224e880bbfdd9b129a97af0005002050af16)

Author SHA1 Message Date
Julio Montoya a6876c440a Minor - flint fixes 7 years ago
Julio Montoya 5754a14dc9 Applied fixes from FlintCI 7 years ago
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
Yannick Warnier 42f5ae8bf1 Learnpath: Replace references to c_lp.id by c_lp.iid (3) #dangerous - refs #2016 7 years ago
jmontoyaa 762a613257 Minor - format code, update php docs, rename function name 8 years ago
jmontoyaa 1759ea517f Minor - format code. 8 years ago
Julio dec484916c Minor - format code 8 years ago
jmontoyaa 15841a797a Minor - format code. 8 years ago
jmontoyaa 3d5e047978 Minor - format code 8 years ago
Scrutinizer Auto-Fixer d05e2344ef Scrutinizer Auto-Fixes 8 years ago
jmontoyaa d573043c30 Replace 'AND' with '&&' 8 years ago
jmontoyaa b82ac83a39 Replace split with explode 8 years ago
jmontoyaa 7633e04a8e Minor - format code 8 years ago
jmontoyaa 220edcef29 Minor - format code + update docs 8 years ago
Yannick Warnier 3bfbeee958 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 years ago
jmontoyaa c190325966 Remove unused learnpath_functions.inc.php file 9 years ago
jmontoyaa ea549fce47 Remove unused code, format code. 9 years ago
jmontoyaa 208bcb14a1 Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure 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 b0f1a0fa00 Remove include 10 years ago
Yannick Warnier bd847b2c11 Fixes to allow for time and status to be saved with alternative AICC/HACP communication format - refs BT#9817 10 years ago
Yannick Warnier 685a71e35b merge 10 years ago
Julio Montoya d5317add1c Remove unused files. 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 8519c89d0d Fix queries. 10 years ago
Julio Montoya 80982cc02d Remove use of Database::error() 10 years ago
Julio Montoya aa4a022449 Replace Database::get_course_info with api_get_course_info() 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 10 years ago
Julio Montoya a384b7f845 Minor - format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 12 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 12 years ago
Julio Montoya 627c7bb720 Removing require_once calls 12 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 12 years ago
Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 years ago
Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 13 years ago
Hubert Borderiou dc99331f7a Adding the c_id field in some lp request for scorm and aicc table - ref #3910 13 years ago
Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 14 years ago
Julio Montoya c7b150b0e9 Fixing SQL queries due the nes DB changes (singe database) see #3910 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 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
ywarnier 2e90ff2bf9 Minor - remove notices 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 6505586c3b Task #1765 - Removing/changing obsolete code for encoding management (9). 15 years ago
Ivan Tcholakov 0f2815884d Task #1765 - Removing/changing obsolete code for encoding management (8). 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