Historique des commits

Auteur SHA1 Message Date
  Julio Montoya e6a8a23526 Minor format code. il y a 10 ans
  Julio Montoya 7d0a0023d2 Minor - white spaces, format code. il y a 10 ans
  aragonc b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x il y a 10 ans
  aragonc 94984e6b12 merge il y a 10 ans
  Julio Montoya c7c3225251 Format code. il y a 10 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 08158815be Minor - Adapting code comments to phpdoc il y a 13 ans
  Julio Montoya 5c8c675fbe Removing useless SurveyManager class il y a 14 ans
  Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. il y a 14 ans
  Arthur Portugal f0c7117e04 Added a validation to the function create list CT#191 il y a 14 ans
  Carlos Vargas 755302f85d Removed deprecated functions in survey lib il y a 14 ans
  Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 il y a 15 ans
  cvargas e969a4161a merge il y a 15 ans
  Juan Carlos Raña e9e8fdc104 merge il y a 15 ans
  Ivan Tcholakov f10a1a6e3d Feature #5397 - Replacing mysql_query() with Database::query(). il y a 15 ans
  Juan Carlos Raña a9c51fff01 merge il y a 15 ans
  Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). il y a 15 ans
  Juan Carlos Raña 91d22bf2d7 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 f41848b652 Feature #5397 - Replacing mysql_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 f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. il y a 15 ans
  Juan Carlos Raña 164b7a0138 merge il y a 15 ans
  Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: 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 e1f30c1001 Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files. il y a 15 ans
  Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. il y a 15 ans
  Ivan Tcholakov 150163859a Bug #3646 and Issue #306 - Common Dokeos libraries (part 2): Fixing person name order to be dependable on the internationalization settings. Other minor corrections. 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