Commit Graph

102 Commits (727ddd63746cbe74de42af91b4e698eb1dd1538f)

Author SHA1 Message Date
Ivan Tcholakov 727ddd6374 Feature #272 - About the database connection testing button: The word "MySQL" on the page has been replaced with "Database". 16 years ago
Ivan Tcholakov 786ebe97af Feature #272 - Applying the function api_get_path() in the tnstallation scripts. The function has been designed for being capable about serving the installation procedure. 16 years ago
Ivan Tcholakov a37dc7eec3 Feature #272 - The installation scripts: An easy rework about the database connection testing button. 16 years ago
Ivan Tcholakov 0e3c5cf443 Feature #272 - Installation scripts: Cleaning, formatting - preparation for some essential changes. 16 years ago
Ivan Tcholakov 17ed5a246e Feature #272 - System fresh installation: Making database encoding to be UTF-8. Also platform character set will be UTF-8 by default. The upgrade script will be fixed later. Before testing, reinstall your system, please. If you wish, you may set your system to be ISO-8859-15, for that it is enough you to change the setting "Platform character set". 16 years ago
Ivan Tcholakov 81f91d0d7f Feature #272 - Updating some comments. 16 years ago
Julio Montoya 4d39701056 Replacing Dokeos to chamilo 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya a37b60ec76 First Chamilo fixes (groups, installation files, partial documentation updated) 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Juan Carlos Raña 6d283c34df fix logic of icons 16 years ago
Ivan Tcholakov b73bf7cc98 Issue #306 - Fixing ordering of the administrator's names in the installation script and in the systems's footer. 16 years ago
Ivan Tcholakov bb7feb13b7 Issue #306 - The extension mbstring ibecame optional. This is why a correction has been made in the installation script, also blocking checks have been removed. 16 years ago
Cristian Fasanando 5d4414f147 aligned show and hide icon in avanced parameters 17 years ago
Ivan Tcholakov 9c02044f86 [svn r21939] FS#4391 - Adding a check for JSON-extension presense within the installation script. 17 years ago
Isaac Flores 9a7e5b733f [svn r21655] logic changes - Allow install dokeos in IE - (partial FS#4367) 17 years ago
Ivan Tcholakov a280b7932c [svn r21482] FS#306 - Upgrading the "Requirements" page (step 2) during the installation. intl (internationalization) and iconv extensions are optional. 17 years ago
Ivan Tcholakov c34b7c9c99 [svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes. 17 years ago
Arthur Portugal ef2df3e642 [svn r21181] Minor - Added get_lang() to button in upgrade translation FS#4232 17 years ago
Yannick Warnier 45877b8ffd [svn r21116] Removed slovenian_unicode from languages list for now. Installing unicode languages require UTF-8 setting in AWACS anyway. 17 years ago
Arthur Portugal 4d78521106 [svn r20976] Added new image in portal link 17 years ago
Cristian Fasanando 940fa1b17c [svn r20811] Changed recommendation of magic quotes gpc and short open tag to false - see FS#2854 17 years ago
Patrick Cool 44a3c9e976 [svn r20585] consistency improvement for optional parameters in install procedure 17 years ago
Yannick Warnier e6a914d3e1 [svn r20526] Removed garbage directory from requisites for the Dokeos installation (the archive directory is just as good) (see FS#4191) 17 years ago
Ivan Tcholakov d27cdb2799 [svn r20458] FS#306 - Installation scripts: Shallow improvements for better encoding support. 17 years ago
Isaac Flores fc896b47dc [svn r20262] logic changes - fixed MySQL database settings - (partial FS#3723) 17 years ago
Arthur Portugal abf8b6ab2f [svn r20082] Changed the display language at install see FS#3909 and FS#3772 17 years ago
Carlos Vargas f62b891761 [svn r19996] minor Remove icons in all Messsage fields and allow HTML see FS#4079 17 years ago
Carlos Vargas a0d3073d57 [svn r19466] styles in buttons see FS#3541 17 years ago
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 17 years ago
Julio Montoya 23bee9d593 [svn r18493] Setting the right path FS#3510 17 years ago
Yannick Warnier caaee89e74 [svn r18018] Removed info about php sessions directory to avoid confusing users 17 years ago
Yannick Warnier 421874945f [svn r17832] Hidden searchdb dir - only necessary when search plugin installed 17 years ago
Ivan Tcholakov 7b8133212b [svn r17796] FS#2970 - FCKEditor, the advanced file manager: Removing checking for writable sessions folder from the installation script. 17 years ago
Ivan Tcholakov 0fd3aa5940 [svn r17670] FS#2970 - Adding a check for writable sessions folder in the installation script. Needed for the advanced file manager. 17 years ago
Yannick Warnier aa4764b6f2 [svn r17541] Fix inconsistency in directories with write permissions. Only upload/users/ should be writeable, not upload/ (fixes FS#3426) 17 years ago
Isaac Flores 6d18f04910 [svn r17295] logic changes - set @mysql_connect - (partial FS#3249) 17 years ago
Ivan Tcholakov a6abdb402b [svn r16653] FS#2787 - Add session sql_mode = '' to mysql_connect (avoid strict SQL mode). Inseting all the code as planned. 17 years ago
Yannick Warnier 60e4aa609a [svn r16184] Added search directory prerequisite 17 years ago
Yannick Warnier 3d41ca367c [svn r15801] Fixed possible overflow of database name in course.db_name field - see FS#2426 18 years ago
Yannick Warnier efac786fb7 [svn r15800] Hide password in installation process - see FS#2680 - by Daniel Perales 18 years ago
Yannick Warnier cfaad12c5e [svn r15604] Updated read/write requirements for main/upload/ 18 years ago
Yannick Warnier 20877d872b [svn r15469] Improved precision of error messages when missing permissions 18 years ago
Yannick Warnier 949659960a [svn r14867] Now hiding optional parameters in database configuration screen (installation simplification) 18 years ago
Julio Montoya 40802af8eb [svn r14753] Améliorer l'outil Travaux : affichage des répertoires (FS#2395) 18 years ago
Yannick Warnier d6258ccc83 [svn r13362] Added condition to avoid loss of language choice in install 18 years ago
Yannick Warnier f71b277521 [svn r13354] Fixes to upgrade from 1.8.x 18 years ago
Yannick Warnier 8e90cfef28 [svn r13343] Updated link to installation guide 18 years ago