Commit Graph

74 Commits (b3b8a4a11a3187269d860b3d4a414a8d9c789bd5)

Author SHA1 Message Date
Julio Montoya b3b8a4a11a Fixing install page 13 years ago
Julio Montoya 4768cc9d40 Style changes: Replacing a_button with btn 13 years ago
jmontoya c9ca73aede Fixing minor style changes 13 years ago
Julio Montoya 59d040c132 Fixing warning message 13 years ago
Julio Montoya f64fe41031 Adding a new user profile field to set the status of the chat (connect/disconnect) + some other fixes like the chat.js javascript is not loaded when there's no user 13 years ago
Julio Montoya d3bee6ae9c Minor style corrections in the installation form #4219 13 years ago
Julio Montoya fc6bfcb87a Minor changes in the lang vars #4219 13 years ago
Julio Montoya 670fbb9a6c Improving installation DB errors messages see #4219 13 years ago
Julio Montoya 908795123f Should fix bug during the db check in the installation see #4219 13 years ago
ywarnier 4a9453de7f Update database check for new single database mode 14 years ago
Julio Montoya b505c99e39 Minor fixing form field 14 years ago
Julio Montoya 7858249e5c Install: Minor style change 14 years ago
Julio Montoya 8ddae515b9 Function event_login needs the user status 14 years ago
Julio Montoya 016ec94cee Moving Track and User DB in the main database see #3966 14 years ago
Julio Montoya c641d41d24 Fixing form 14 years ago
Julio Montoya 7e982ccdb4 Style fixes during installation 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Yannick Warnier cb69936df9 Fixed another old bug with LOAD DATA INFILE for lists of countries for tracking table - note: the list is in French, will have to change that sometime 14 years ago
Julio Montoya b2922fb361 Minor HTML fixes in the installation + showing the several/on DB inputs see #3804 14 years ago
Julio Montoya 8c52310a09 Minor when migrating from 1.8.7 to 1.8.8.4 see #3571 14 years ago
Julio Montoya 52b11d5089 Removing user/tracking databases for new installation #3571 14 years ago
Julio Montoya f77b9f5e46 Blocking button of step 6 when installing/updating the platform see #2483 14 years ago
Julio Montoya ebe8c6d3b9 default prefix value "chamilo_" when installing chamilo see #3736 14 years ago
Bryan Fuertes 5f71d86e95 Fixed step 7 installation label bug - fixes #1762 14 years ago
Julio Montoya 844a617358 Fixing js during migration + fixing access_url_rel_course table if multiple_url is not set for courses created in dok€os 185 14 years ago
Julio Montoya 017ced5242 When installing Chamilo in a single database mode, database can already exist so we don't need to create it. If the database doesn't exists we create it. 14 years ago
Julio Montoya 73126a53f5 Fixing js in the installation process for single/several DBs 14 years ago
Julio Montoya a34d406c88 Same tests to establish connection to the database server when using multiple or single DB 14 years ago
Julio Montoya ecc0789e9f Minor - Changing options position when installing chamilo 14 years ago
Julio Montoya 2e14a6f795 Fixing installation styles due the new base.css and base_chamilo.css 14 years ago
Julio Montoya 4ecbde7245 Minor changes in the installation layout due changes in the chamilo theme 14 years ago
Julio Montoya 8988c879e2 Adding message during upgrade see #236 14 years ago
ywarnier 94ef2366cc Minor - Remove the "Recommended" comment on selection of auto-inscription at install time: we pre-select the recommended option anyway, and the web world has changed in such a way that it is not recommended anymore to let anybody register on your portal (spam/attack prone) 14 years ago
ywarnier ee93900cc6 Fixed default encryption method (sha1) 14 years ago
Ivan Tcholakov 1c7436f9cf Bug #2748 - Installation script, function detect_browser_language(): Fixing unescaped characters within a regular expression. 14 years ago
Julio Montoya 3b0a1c17b1 Minor - Adding label in the "I accept" text 14 years ago
ywarnier 14f3956708 Set SHA1 as the default choice in installation process 14 years ago
Yannick Warnier 73f75be363 Minor - Slightly updated expected value for session.cookie_httponly in install script 14 years ago
Yannick Warnier 461618a783 Suggest setting session.httponly to 1 to avoid easy scripted XSS attacks 14 years ago
Ivan Tcholakov abe8132ba7 Task #2167 - chamilo/main/install/install.lib.php, function get_sql_file_contents(): Empty lines should be ignored while the migration SQL scripts are read. Otherwise errors occur when these empty lines are tried to be executed as SQL statements. 15 years ago
Ivan Tcholakov b7adbf532f Task #2167 - chamilo/main/install/install.lib.php: The leading tabs have been converted to spaces. 15 years ago
Juan Carlos Raña 20367e075f Feature #2044 add library Browser.php, change api_support_svg, remove check browscap into install.lib.php, add api_check_browscap() to main_api and call this from diagnoser 15 years ago
Juan Carlos Raña e2d3c7fb62 Feature #2044 check browscap file while the user make the installation 15 years ago
Julio Montoya 3e2c391534 Tracking is always enabled see #2066 15 years ago
Yannick Warnier 4ea2af2019 Adding e-mail field to contact form in install process 15 years ago
Julio Montoya 6492fdd289 Adding validations during the installation process, when loading the main.sql file 15 years ago
rrodriguez a672b6feac merge 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Yannick Warnier f2e5693787 Minor - added descriptions to tests classes 15 years ago
Yannick Warnier 9c39208dee reverted previous change 15 years ago