Commit Graph

51 Commits (45877b8ffd510e8174ba799fcb45ea15c3ad3f7a)

Author SHA1 Message Date
Yannick Warnier 45877b8ffd [svn r21116] Removed slovenian_unicode from languages list for now. Installing unicode languages require UTF-8 setting in AWACS anyway. 16 years ago
Yannick Warnier 15a9859b4a [svn r20924] Reverted unauthorized database change (and corresponding changes). As discussed, the changes will be applied to the Dokeos 1.8.6 package but not to the Subversion repository before 1.8.6 stable, to keep the database free of changes. 16 years ago
Patrick Cool 82b81099fa [svn r20921] installation header identical to the normal header 16 years ago
Patrick Cool 44a3c9e976 [svn r20585] consistency improvement for optional parameters in install procedure 16 years ago
Ivan Tcholakov d27cdb2799 [svn r20458] FS#306 - Installation scripts: Shallow improvements for better encoding support. 16 years ago
Isaac Flores fc896b47dc [svn r20262] logic changes - fixed MySQL database settings - (partial FS#3723) 16 years ago
Ivan Tcholakov 744ed25526 [svn r20108] FS#4046 - Initialization of the variables $language_interface and $language_interface_initial_value within the script .../dokeos/main/install/index.php in order the function get_lang(...) to work properly during system installation. 16 years ago
Carlos Vargas f62b891761 [svn r19996] minor Remove icons in all Messsage fields and allow HTML see FS#4079 16 years ago
Carlos Vargas a0d3073d57 [svn r19466] styles in buttons see FS#3541 16 years ago
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 16 years ago
Carlos Vargas a7aa50f814 [svn r18941] minor expand the size of the field name of the platform see FS#3685 16 years ago
Yannick Warnier deecb66f9d [svn r17925] Minor - avoid warning 17 years ago
Eric Marguin 3f54769c96 [svn r16536] prepare 1.8.6 upgrade + fix some queries in upgrade files 17 years ago
Julio Montoya be6032176a [svn r16083] Adding the upload/forum/images and upload/learning_path/images path see FS#2841 17 years ago
Yannick Warnier 6e46a4f0a8 [svn r15907] Fix bug in migration process initialisation for 1.8.4 to 1.8.5 that triggers an upgrade from 1.8.3 instead 17 years ago
Yannick Warnier efac786fb7 [svn r15800] Hide password in installation process - see FS#2680 - by Daniel Perales 17 years ago
Yannick Warnier 3da3742123 [svn r15564] Changing version to stable 17 years ago
Julio Montoya 0bb266440d [svn r15462] Notices & warnings msgs avoided 17 years ago
Yannick Warnier c0f29d711f [svn r15115] Set default CSS for install process to public_admin 17 years ago
Yannick Warnier 949659960a [svn r14867] Now hiding optional parameters in database configuration screen (installation simplification) 17 years ago
Julio Montoya 40802af8eb [svn r14753] Améliorer l'outil Travaux : affichage des répertoires (FS#2395) 17 years ago
Yannick Warnier 128f6760ba [svn r13603] Added call to update-files script (to upgrade version in configuration file) 18 years ago
Yannick Warnier 7dfca0183f [svn r13602] Updated for upgrade 1.8.4 to 1.8.5 - still unstable - update stability when releasing 18 years ago
Yannick Warnier f71b277521 [svn r13354] Fixes to upgrade from 1.8.x 18 years ago
Julian Prud'homme 391edb3ab3 [svn r13316] Fix display bugs in the installation (IE6) 18 years ago
Yannick Warnier bd830c2b95 [svn r13194] Fix bug on new install with singledb whereby multiple databases were not created but the configuration setting was still giving a different name for stats, scorm and user databases. 18 years ago
Yannick Warnier 276d10ee7f [svn r13063] Added various changes to enable direct migration from 1.6 to 1.8.4 (yeepee!) 18 years ago
Yannick Warnier cee343551a [svn r13053] Updated for 1.8.4 18 years ago
Yannick Warnier 298b6f91a2 [svn r13050] Minor updates (light efficiency improvements) 18 years ago
Eric Marguin 36e1e13bb7 [svn r12860] set $update_from_version to dokeos 1.8.2 18 years ago
Eric Marguin a3db45b67a [svn r12820] upgrade from 1.8.2 to 1.8.3 ... just some changes in MAIN sections changed 18 years ago
Eric Marguin 35224ff15e [svn r12641] fix lot of bugs in upgrade (mainly due to the fact that it is the first upgrade from dokeos 1.8) 18 years ago
Eric Marguin 8d67b75526 [svn r12639] fix bugs to parse config files 18 years ago
Yannick Warnier 0ba16e3130 [svn r12632] Fixed a few things for the upgrade from 1.8.0 to 1.8.2 18 years ago
Yannick Warnier 575a6c0aa4 [svn r12476] Introduced config-file settable session cookie lifetime. Defaults to 100 hours. Can be changed in config file (not in DB because used before DB connection). 18 years ago
Julian Prud'homme a3de6f0333 [svn r12273] 7th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Yannick Warnier a28683fbd3 [svn r12185] Ensure the language directory exists before including. This blocks remote local files inclusion. 18 years ago
Patrick Cool e77e20da88 [svn r12115] improve xhtml compliance 18 years ago
Yannick Warnier 20264b0a67 [svn r11453] Patched encoding problem in install process for european languages. For others, let Apache2 determine the default. 18 years ago
Yannick Warnier 4100a6a806 [svn r11028] Fixed lang variable 19 years ago
Yannick Warnier 2ef12e4cb5 [svn r10988] Tricking Database lib into the given form database name so that it works without the config file 19 years ago
Yannick Warnier 8df5ea2bef [svn r10880] Using new files for upgrade 19 years ago
Yannick Warnier 041acde890 [svn r10724] Improved security filtering 19 years ago
Yannick Warnier 9f62010b1a [svn r10688] Small variable names fixes and translations improvements 19 years ago
Yannick Warnier b413a6e3a3 [svn r10681] Prepared variables before display_config_settings() call when updating 19 years ago
Yannick Warnier b54c1edcac [svn r10665] Add missing space in display 19 years ago
Yannick Warnier 607c01a285 [svn r10651] Fixed language var typo 19 years ago
Yannick Warnier 9e170aad55 [svn r10633] Updated language vars (added new ones to improve translation) 19 years ago
Yannick Warnier 955d2ef894 [svn r10328] Minor - Updated the "upgrade from" selection 19 years ago