Commit Graph

3 Commits (99c54f21806e6f973cbcd33c067fa153a3cd94f0)

Author SHA1 Message Date
jmontoyaa c190325966 Remove unused learnpath_functions.inc.php file 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
jmontoyaa 5aaa2d2971 Fix creation 9 years ago
jmontoya 0d2152164a Minor - format code. 9 years ago
jmontoyaa c6479435d6 Replace userid value 9 years ago
Julio Montoya a7ccea28af Updates from 1.9.x 9 years ago
Julio Montoya 6b88e95b1d Update from 1.9.x 9 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
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
Julio Montoya 75e3579a64 Minor - replacing split function with explode. 10 years ago
Julio Montoya c9362e4852 Fixing - PHP warnings, format code. 11 years ago
Julio Montoya 312e281986 Adding addslashes to launch_data key see #6681 11 years ago
Julio Montoya c0b57fe5eb Fixing mysql error. 11 years ago
Julio Montoya 52f9bd9844 Minor - fixing PHP warnings, format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f0504a01ad Minor - format code 12 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 6f789286c0 Fixing SCORM import due folder changes + updating htaccess files 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 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 3e689bc910 Minor - Using get_lang('Untitled') if item title is empty 12 years ago
Julio Montoya b808c9568f Uploading newscorm folder from 1.9.x 13 years ago
Julio Montoya 25740ff4da Fixing formatting 13 years ago
Julio Montoya e3ddea49f8 Replacing old D0kIndexer class with ChamiloIndexer class 13 years ago
Julio Montoya 5599fb972c Minor replacion $this->escape_string with Database::escape_string 13 years ago
Julio Montoya d27bca7d25 Removing & unserialize that fires PHP warnings 13 years ago
Yannick Warnier a2d551b3f3 Removal of non-Chamilo elements - refs #189 13 years ago
Julio Montoya 78ee79ded6 Trying to fix the LP scorm import/export still doesn't work for all cases (working on it) see #4706 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 6716e11536 Replacing pclZip wirh PclZip 13 years ago
Yannick Warnier a04ca2da58 Cleanup - Removed references to MySQL 13 years ago
Julio Montoya cf0641af00 Adding c_id when importing scorm zip 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 b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 14 years ago
Ivan Tcholakov d3f41e372b Task #1765 - newscorm/scorm.class.php: Yet another correction to the revision d34661a1ec (it was my mistake). 15 years ago
Julio Montoya a32a9bae65 Removing error_log 15 years ago