Histórico de Commits

Autor SHA1 Mensagem Data
  Julio Montoya bdaf478306 Minor adding docs há 11 anos atrás
  Julio Montoya 61c3bc18cd Minor - format code há 11 anos atrás
  Marco Villegas b061ea36ca Adding transaction import/export code to mainline. há 11 anos atrás
  Marco Villegas 1836e5c1cb tx-io: Rename the transaction import log table and change its structure. há 11 anos atrás
  Julio Montoya e04b466ee7 Removing unused error_logs há 11 anos atrás
  Julio Montoya 633fd5c8b1 Adding option mode conversion. há 11 anos atrás
  Julio Montoya 83a52d441d Adding roleController as a service há 11 anos atrás
  Julio Montoya 0e0aea13fc Adding documentation há 11 anos atrás
  Julio Montoya 00af496020 Minor - cosmetic changes há 11 anos atrás
  Julio Montoya f5c9b80751 Undo latest change in escape_string, now we just use the quote method but we remove the ' chars há 11 anos atrás
  Julio Montoya 419f780e17 Removing unused code há 11 anos atrás
  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, há 11 anos atrás
  Julio Montoya caaa311e3f Updating documentation há 11 anos atrás
  Julio Montoya f1e1919a4a Fixing Database obj creation há 11 anos atrás
  Julio Montoya 7633e3dcdb Minor - removing var_dump há 11 anos atrás
  Julio Montoya b1e6b95662 Adding connectionRead and connectionWrite options in services.php can be override via the configuratio.php adding this array $_configuration['db.options'] há 11 anos atrás
  Julio Montoya 732b7340e7 Minor - format code há 11 anos atrás
  Julio Montoya c2787dc048 Adding comments + adding typehint, fixing PHP warnings há 11 anos atrás
  Julio Montoya 8c671f40f3 Adding PDO::FETCH_BOTH option há 11 anos atrás
  Julio Montoya 2293f689c6 Commenting select_db function + adding comments há 11 anos atrás
  Julio Montoya 3fe01a42e6 Using Doctrine\DBAL\Connection inside the Database class há 11 anos atrás
  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. há 11 anos atrás
  Julio Montoya 96a244b18c More changes in the configuration.file see #6104 há 11 anos atrás
  Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise há 11 anos atrás
  Julio Montoya cb3020e45a Removing var_dumps há 12 anos atrás
  Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), há 12 anos atrás
  Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 há 12 anos atrás
  Julio Montoya 1b0989fe36 db_glue can't be modified há 12 anos atrás
  Julio Montoya 24e27da7cc Removing unused functions. há 12 anos atrás
  Julio Montoya 22190bc46a Using $app obj to handle installation process há 12 anos atrás