История коммитов

Автор 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 лет назад