Julio Montoya
|
2e08d6c8b6
Fixing query
|
11 years ago |
Julio Montoya
|
8d462a720c
Fixing error because the database class was not created.
|
11 years ago |
Julio Montoya
|
0db45ad434
Merge branch 'master' of github.com:chamilo/chamilo-lms
|
11 years ago |
Julio Montoya
|
6ad0d02afd
Adding whoops lib in order to handle errors
|
11 years ago |
Julio Montoya
|
4e2f95628c
Adding the chamilo theme inside web (in order to test the assetic Service Provider)
|
11 years ago |
Julio Montoya
|
0a064aaaa2
Updating composer
|
11 years ago |
Julio Montoya
|
224a0e666e
Updating vendors
|
11 years ago |
Julio Montoya
|
4cd9fa7adb
Do not include files inside config files!!
|
11 years ago |
Julio Montoya
|
920bfa3e5d
Adding "dist" files in config
|
11 years ago |
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 |