Commit Verlauf

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