Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Julio Montoya 15ac06c527 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 13 tahun lalu
  ywarnier f6d8bca0fb Minor - Updated langvar to follow coding conventions 14 tahun lalu
  Julio Montoya dbf8bef18a Moving main/link/linkfunctions.php to inc/lib/link.lib.php + adding youtube link in LPs 14 tahun lalu
  ywarnier 0f20a4726f Removed useless backticks 14 tahun lalu
  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 tahun lalu
  Ivan Tcholakov 47417fbb5a Task #1765 - LP tool, cleaning files (10). The files are obsolete (newscorm/resourcelinker*.php). 14 tahun lalu
  Ivan Tcholakov 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. 14 tahun lalu
  Yannick Warnier 645d73ec59 Updated phpdoc comments packages. 14 tahun lalu
  Ivan Tcholakov f8b6f3a2b4 Task #1765 - A transaction for the 1.8.7.1 release. Correction about avoiding errorneous second attempt for loading the library 'text.lib.php'. 14 tahun lalu
  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 tahun lalu
  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 tahun lalu
  Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 tahun lalu
  Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 tahun lalu
  Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 15 tahun lalu
  Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 tahun lalu
  Cristian Fasanando 7cc0c912f4 fixed ambiguous field inside sql querys with item_property table - partial CT#580 15 tahun lalu
  cvargas e969a4161a merge 15 tahun lalu
  Juan Carlos Raña a9c51fff01 merge 15 tahun lalu
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 15 tahun lalu
  Juan Carlos Raña 91d22bf2d7 merge 15 tahun lalu
  Ivan Tcholakov f41848b652 Feature #5397 - Replacing mysql_insert_id() with Database::insert_id(). 15 tahun lalu
  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(). 15 tahun lalu
  Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 15 tahun lalu
  Juan Carlos Raña 164b7a0138 merge 15 tahun lalu
  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. 15 tahun lalu
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 tahun lalu
  Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 15 tahun lalu
  Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 tahun lalu
  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. 15 tahun lalu
  Ivan Tcholakov 5060ac0676 [svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support. 16 tahun lalu