Historique des commits

Auteur SHA1 Message Date
  Julio Montoya c7b150b0e9 Fixing SQL queries due the nes DB changes (singe database) see #3910 il y a 13 ans
  Julio Montoya 35c81c67bb Merge il y a 13 ans
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 il y a 13 ans
  Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc il y a 13 ans
  ywarnier 2e90ff2bf9 Minor - remove notices il y a 14 ans
  Ivan Tcholakov 6505586c3b Task #1765 - Removing/changing obsolete code for encoding management (9). il y a 14 ans
  Ivan Tcholakov 0f2815884d Task #1765 - Removing/changing obsolete code for encoding management (8). il y a 14 ans
  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. il y a 14 ans
  Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). il y a 14 ans
  Ivan Tcholakov 643a575db9 Task #1765 - LP tool, cleaning files (1). il y a 14 ans
  Yannick Warnier dae8643a46 Fixed new bug introduced by cleanup of constructors -> __construct il y a 14 ans
  Yannick Warnier 645d73ec59 Updated phpdoc comments packages. il y a 14 ans
  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. il y a 14 ans
  Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). il y a 14 ans
  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. il y a 15 ans
  Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. il y a 15 ans
  Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. il y a 15 ans
  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. il y a 15 ans
  Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content il y a 15 ans
  cvargas e969a4161a merge il y a 15 ans
  Juan Carlos Raña 79f06f55f2 merge il y a 15 ans
  Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). il y a 15 ans
  Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). il y a 15 ans
  Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. il y a 15 ans
  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. il y a 15 ans
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load il y a 15 ans
  Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. il y a 15 ans
  Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. il y a 15 ans
  Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. il y a 15 ans
  Julio Montoya 5d2468d2ce [svn r16074] Showing the LP image and the author name. FS#2841 il y a 16 ans