コミット履歴

作者 SHA1 メッセージ 日付
  Julio Montoya d1b9631446 Adding assetic settings (disabled by default) 11 年 前
  Julio Montoya 90dc027c09 Adding mysql_read, and mysql_write connections, commenting old Database::connect() funcions 11 年 前
  Julio Montoya 0b1537feb6 Adding legacy display_requirements() function in order to set the new dir and new files modes 11 年 前
  Julio Montoya 2293f689c6 Commenting select_db function + adding comments 11 年 前
  Julio Montoya 85fcd9b2a0 Hiding server_type option in db, removing value from DB for version 1.10.0 11 年 前
  Julio Montoya b853f47993 Removing PHPMailer comment old code that use api_send_mail() "reservation" 11 年 前
  Julio Montoya 46c14061bd Minor - reformat code 11 年 前
  Julio Montoya de05539910 Adding main/install twig layout 11 年 前
  Julio Montoya 3fe01a42e6 Using Doctrine\DBAL\Connection inside the Database class 11 年 前
  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 年 前
  Julio Montoya d5daee2348 Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 年 前
  Julio Montoya acf87a68b1 Improving function get_teacher_list_from_course_code_to_string() 11 年 前
  Julio Montoya 5d854994c0 Minor - cosmetic changes 11 年 前
  Julio Montoya 5dd8844dea Removing "dist" files from main/install now the dist files are located in the "config" folder 11 年 前
  Julio Montoya 1c27e692ff Commenting get_lang because the function is not loaded during installation 11 年 前
  Julio Montoya 8616f1e9de Injecting the $result inside the Database::affected_rows() in order to work with Doctrine 11 年 前
  Julio Montoya 73955c6783 Reformat code + commenting mysql settings 11 年 前
  Julio Montoya 2f98c4f6ec Fixing PHP warning 11 年 前
  Julio Montoya 735f6604c9 Removing database.mysqli.lib.php. Using doctrine as a data layer in the Database class 11 年 前
  Julio Montoya ec3f5e16f7 Moving default "dist" conf files from main/inc/conf to config 11 年 前
  Julio Montoya a5f96cf6c1 Minor - adding @todo 11 年 前
  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 年 前
  Julio Montoya a97d55def8 Adding assetic disabled parameters in order to load the style.css unique file 11 年 前
  Julio Montoya f6e903b888 Do not use constants, functions or anything chamilo related in config files. 11 年 前
  Julio Montoya 276da294b8 Adding assetic settings (code disabled) 11 年 前
  Julio Montoya 61ed98b1a2 Minor format code changes 11 年 前
  Julio Montoya b314edacbd The Thematic() constructor now needs a course array 11 年 前
  Julio Montoya de8a0f597d Adding course extra_fields and settings in order to avoid calls to the DB 11 年 前
  Julio Montoya 73c05461bb Setting more keys for the api_get_user_info 11 年 前
  Julio Montoya 533cf953bd Improving local.inc.php in order to have extra_field values from the user once, because the _api_get_timezone() makes query to the DB to get the user timezone. 11 年 前