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

Автор SHA1 Сообщение Дата
  Julio Montoya bdaf478306 Minor adding docs 11 лет назад
  Julio Montoya 61c3bc18cd Minor - format code 11 лет назад
  Marco Villegas b061ea36ca Adding transaction import/export code to mainline. 11 лет назад
  Marco Villegas 1836e5c1cb tx-io: Rename the transaction import log table and change its structure. 11 лет назад
  Julio Montoya e04b466ee7 Removing unused error_logs 11 лет назад
  Julio Montoya 633fd5c8b1 Adding option mode conversion. 11 лет назад
  Julio Montoya 83a52d441d Adding roleController as a service 11 лет назад
  Julio Montoya 0e0aea13fc Adding documentation 11 лет назад
  Julio Montoya 00af496020 Minor - cosmetic changes 11 лет назад
  Julio Montoya f5c9b80751 Undo latest change in escape_string, now we just use the quote method but we remove the ' chars 11 лет назад
  Julio Montoya 419f780e17 Removing unused code 11 лет назад
  Julio Montoya 9f6d44c157 Hacking the Database::escape_string() and Database::query() in order to use the pdo::quote function. The problem was that pdo:quote adds a ' character, 11 лет назад
  Julio Montoya caaa311e3f Updating documentation 11 лет назад
  Julio Montoya f1e1919a4a Fixing Database obj creation 11 лет назад
  Julio Montoya 7633e3dcdb Minor - removing var_dump 11 лет назад
  Julio Montoya b1e6b95662 Adding connectionRead and connectionWrite options in services.php can be override via the configuratio.php adding this array $_configuration['db.options'] 11 лет назад
  Julio Montoya 732b7340e7 Minor - format code 11 лет назад
  Julio Montoya c2787dc048 Adding comments + adding typehint, fixing PHP warnings 11 лет назад
  Julio Montoya 8c671f40f3 Adding PDO::FETCH_BOTH option 11 лет назад
  Julio Montoya 2293f689c6 Commenting select_db function + adding comments 11 лет назад
  Julio Montoya 3fe01a42e6 Using Doctrine\DBAL\Connection inside the Database class 11 лет назад
  Julio Montoya 8010cd2e77 Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller. 11 лет назад
  Julio Montoya 96a244b18c More changes in the configuration.file see #6104 11 лет назад
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 11 лет назад
  Julio Montoya cb3020e45a Removing var_dumps 12 лет назад
  Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 лет назад
  Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 12 лет назад
  Julio Montoya 1b0989fe36 db_glue can't be modified 12 лет назад
  Julio Montoya 24e27da7cc Removing unused functions. 12 лет назад
  Julio Montoya 22190bc46a Using $app obj to handle installation process 12 лет назад