Commit History

Author SHA1 Message Date
  Julio Montoya 2cb532b046 Updating gitignore 11 years ago
  Julio Montoya e01faea820 Fixing debug mode 11 years ago
  Julio Montoya 302691defa Minor adding comments 11 years ago
  Julio Montoya f777886ce2 Minor fixes during the installation 11 years ago
  Julio Montoya d1b9631446 Adding assetic settings (disabled by default) 11 years ago
  Julio Montoya 90dc027c09 Adding mysql_read, and mysql_write connections, commenting old Database::connect() funcions 11 years ago
  Julio Montoya 0b1537feb6 Adding legacy display_requirements() function in order to set the new dir and new files modes 11 years ago
  Julio Montoya 2293f689c6 Commenting select_db function + adding comments 11 years ago
  Julio Montoya 85fcd9b2a0 Hiding server_type option in db, removing value from DB for version 1.10.0 11 years ago
  Julio Montoya b853f47993 Removing PHPMailer comment old code that use api_send_mail() "reservation" 11 years ago
  Julio Montoya 46c14061bd Minor - reformat code 11 years ago
  Julio Montoya de05539910 Adding main/install twig layout 11 years ago
  Julio Montoya 3fe01a42e6 Using Doctrine\DBAL\Connection inside the Database class 11 years ago
  Julio Montoya 4514f04db8 New installation process now available from command line and from the browser. The script only installs chamilo. Now upgrade funcionality yet. 11 years ago
  Julio Montoya d5daee2348 Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 years ago
  Julio Montoya acf87a68b1 Improving function get_teacher_list_from_course_code_to_string() 11 years ago
  Julio Montoya 5d854994c0 Minor - cosmetic changes 11 years ago
  Julio Montoya 5dd8844dea Removing "dist" files from main/install now the dist files are located in the "config" folder 11 years ago
  Julio Montoya 1c27e692ff Commenting get_lang because the function is not loaded during installation 11 years ago
  Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 years ago
  Julio Montoya 73955c6783 Reformat code + commenting mysql settings 11 years ago
  Julio Montoya 2f98c4f6ec Fixing PHP warning 11 years ago
  Julio Montoya 735f6604c9 Removing database.mysqli.lib.php. Using doctrine as a data layer in the Database class 11 years ago
  Julio Montoya ec3f5e16f7 Moving default "dist" conf files from main/inc/conf to config 11 years ago
  Julio Montoya a5f96cf6c1 Minor - adding @todo 11 years ago
  Julio Montoya 36bd70294c Improving performance: Function CourseManager::get_emails_of_tutors_to_course() was hitting the DB many times in orde to get teachers name like this: 11 years ago
  Julio Montoya a97d55def8 Adding assetic disabled parameters in order to load the style.css unique file 11 years ago
  Julio Montoya f6e903b888 Do not use constants, functions or anything chamilo related in config files. 11 years ago
  Julio Montoya 276da294b8 Adding assetic settings (code disabled) 11 years ago
  Julio Montoya 61ed98b1a2 Minor format code changes 11 years ago