summaryrefslogtreecommitdiff
path: root/roundcubemail/installer
AgeCommit message (Collapse)Author
2009-02-21#1485741: fix installer after some last changesalec
git-svn-id: https://svn.roundcube.net/trunk@2306 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-30Merge ldap_public with autocomplete_addressbooks settings + fix config file ↵thomasb
creation git-svn-id: https://svn.roundcube.net/trunk@2195 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-07- Add Robots meta tag in login page and installer (#1484846)alec
git-svn-id: https://svn.roundcube.net/trunk@2132 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alec
git-svn-id: https://svn.roundcube.net/trunk@2115 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-01#1485590: don't use mysql5.initial.sqlalec
git-svn-id: https://svn.roundcube.net/trunk@2103 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-27- Allow UTF-8 folder names in config (#1485579)alec
- Add junk_mbox option configuration in installer (#1485579) git-svn-id: https://svn.roundcube.net/trunk@2094 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-21- add mbstring.func_overload checkalec
git-svn-id: https://svn.roundcube.net/trunk@2074 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Don't test the magic_quotes ini settingsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2030 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-03Handle magic_quotes on runtime and remove them from the requirements list ↵thomasb
(#1485285) git-svn-id: https://svn.roundcube.net/trunk@2029 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-29Let update script handle the replacement of 'multiple_identities' by ↵thomasb
'identities_level' git-svn-id: https://svn.roundcube.net/trunk@2023 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27First version of the commandline update scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@2020 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2006 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-14Secure new config merging feature + remove full path disclosurethomasb
git-svn-id: https://svn.roundcube.net/trunk@1979 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-14Add dependency checks for config options + update database schema with ↵thomasb
MDB2_Schema (doesn't work correctly yet) git-svn-id: https://svn.roundcube.net/trunk@1977 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03Validatethomasb
git-svn-id: https://svn.roundcube.net/trunk@1934 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03Add methods to check and update local config files + show HTML output in ↵thomasb
installer test step git-svn-id: https://svn.roundcube.net/trunk@1933 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences git-svn-id: https://svn.roundcube.net/trunk@1897 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-21Apply changes of installer script to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@1877 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-19Made config files location configurable (#1485215)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1854 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05#1485313: fixed DB config updatingalec
git-svn-id: https://svn.roundcube.net/trunk@1740 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1722 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-30#1485307: typos fixedalec
git-svn-id: https://svn.roundcube.net/trunk@1709 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-27- added options to use syslog instead of log file (#1484850)alec
- added Logging & Debugging section in Installer - fixed config from $_POST for next installer steps saving - fixed and re-enabled debug_level setting in installer git-svn-id: https://svn.roundcube.net/trunk@1683 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-26- Removed support for PEAR::DB driveralec
git-svn-id: https://svn.roundcube.net/trunk@1681 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-12Switch installer from obsolete locale_string to language config optionthomasb
git-svn-id: https://svn.roundcube.net/trunk@1642 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-08#1485155: added zend.ze1_compatibility_mode check in installer and option ↵alec
disabled in .htaccess git-svn-id: https://svn.roundcube.net/trunk@1635 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- s/default_skin/skin/alec
git-svn-id: https://svn.roundcube.net/trunk@1549 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15* there is no dom2 extension, just domtill
git-svn-id: https://svn.roundcube.net/trunk@1548 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- Added option to select skin in user preferences (#1485031)alec
- template_exists() moved to rcube_template class git-svn-id: https://svn.roundcube.net/trunk@1539 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-13Mention dependency of the DOM exension and add link to php.netthomasb
git-svn-id: https://svn.roundcube.net/trunk@1526 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-13Use MDB2 instead of DB in installer (#1485124)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1523 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-12Enable direct download of (main|db).inc.php from the installer.robin
git-svn-id: https://svn.roundcube.net/trunk@1511 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-31* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1461 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ↵thomasb
inline message parts + remove old code + add some doc comments git-svn-id: https://svn.roundcube.net/trunk@1452 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26* minor cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1426 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-11- Make password input fields of type password in installer (#1484886)alec
git-svn-id: https://svn.roundcube.net/trunk@1375 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05Installer: encode special characters in DB username/password (#1485042)alec
git-svn-id: https://svn.roundcube.net/trunk@1354 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16Set minimum number of rows per page (#1484935)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1317 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-08Don't attempt to send headers after contentthomasb
git-svn-id: https://svn.roundcube.net/trunk@1271 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-08Start session before content is sentthomasb
git-svn-id: https://svn.roundcube.net/trunk@1270 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-05Add hint for saving config files + stop DB initialization if en error occursthomasb
git-svn-id: https://svn.roundcube.net/trunk@1256 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-03New test-query that does not violate any foreign key contraintsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1241 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-28Disable installer by default; add config option to enable it againthomasb
git-svn-id: https://svn.roundcube.net/trunk@1222 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-27Fix the fix. Sorry.robin
git-svn-id: https://svn.roundcube.net/trunk@1221 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-27Fix php version check in installer, closes #1484925.robin
git-svn-id: https://svn.roundcube.net/trunk@1220 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-23* fixing bug where people got: Call to undefined function decrypt_passwd() till
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).) git-svn-id: https://svn.roundcube.net/trunk@1212 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* fixing spelling errors reported in #1484885till
git-svn-id: https://svn.roundcube.net/trunk@1205 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-05Remove test for sockets + check if temp and log dirs are writeablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1186 208e9e7b-5314-0410-a742-e7e81cd9613c