커밋 기록

작성자 SHA1 메시지 날짜
  Julio Montoya d76b6cc817 Adding "api_" in function inside main_api.lib.php 11 년 전
  Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 11 년 전
  Julio Montoya 627c7bb720 Removing require_once calls 11 년 전
  Julio Montoya 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 년 전
  Julio Montoya efc4ecaadf Moving function from fileDisplay.lib.php to fileManage.lib.php 12 년 전
  Julio Montoya 6716e11536 Replacing pclZip wirh PclZip 12 년 전
  Hubert Borderiou dc99331f7a Adding the c_id field in some lp request for scorm and aicc table - ref #3910 13 년 전
  Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 13 년 전
  Julio Montoya c7b150b0e9 Fixing SQL queries due the nes DB changes (singe database) see #3910 13 년 전
  Julio Montoya 35c81c67bb Merge 13 년 전
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 년 전
  Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 13 년 전
  ywarnier 2e90ff2bf9 Minor - remove notices 13 년 전
  Ivan Tcholakov 6505586c3b Task #1765 - Removing/changing obsolete code for encoding management (9). 14 년 전
  Ivan Tcholakov 0f2815884d Task #1765 - Removing/changing obsolete code for encoding management (8). 14 년 전
  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. 14 년 전
  Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). 14 년 전
  Ivan Tcholakov 643a575db9 Task #1765 - LP tool, cleaning files (1). 14 년 전
  Yannick Warnier dae8643a46 Fixed new bug introduced by cleanup of constructors -> __construct 14 년 전
  Yannick Warnier 645d73ec59 Updated phpdoc comments packages. 14 년 전
  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. 14 년 전
  Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 14 년 전
  Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 년 전
  Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 년 전
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 년 전
  Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 년 전
  Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 15 년 전
  cvargas e969a4161a merge 15 년 전
  Juan Carlos Raña 79f06f55f2 merge 15 년 전
  Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 년 전