alecpl
0ce119869d
- use preg functions instead of ereg functions
16 years ago
alecpl
b45aedd22c
- check environement on upgrade (per discussion in #1485867 )
16 years ago
alecpl
569654a8c3
- overwrite default_imap_folders according to *_mbox settings ( #1485600 ) + some small updates
16 years ago
alecpl
2d1a451c25
- suhosin.session.encrypt breaks Session handling ( #1485846 )
16 years ago
alecpl
50d515a7d6
- some hints to use sqlite db ( #1485821 )
16 years ago
thomascube
82475f4b16
Add pspell option to installer script (patch from #1485588 )
16 years ago
thomascube
01a8c54f76
Applied patch for pspell language configuration ( #1485822 )
16 years ago
alecpl
ce16bbc74e
- Fix "Initialize Database" button missing from installer ( #1485802 )
16 years ago
alecpl
0ff63513c2
#1485741 : fix installer after some last changes
16 years ago
till
cbbef379a5
* bumping up copyright (happy new year ;-))
16 years ago
thomascube
5f25a1aef8
Merge ldap_public with autocomplete_addressbooks settings + fix config file creation
16 years ago
alecpl
b1c1541427
- Add Robots meta tag in login page and installer ( #1484846 )
16 years ago
alecpl
2a41355776
- Added 'show_images' option, removed 'addrbook_show_images' ( #1485597 )
16 years ago
alecpl
2fdbeb71b8
#1485590 : don't use mysql5.initial.sql
16 years ago
alecpl
9abd0f0089
- Allow UTF-8 folder names in config ( #1485579 )
...
- Add junk_mbox option configuration in installer (#1485579 )
16 years ago
alecpl
bd0c2b0a34
- add mbstring.func_overload check
16 years ago
thomascube
d7a5bfac6c
Don't test the magic_quotes ini settings
16 years ago
thomascube
6e47c0be5c
Handle magic_quotes on runtime and remove them from the requirements list ( #1485285 )
16 years ago
thomascube
cbffc2f0aa
Let update script handle the replacement of 'multiple_identities' by 'identities_level'
16 years ago
thomascube
fee8c6ceab
First version of the commandline update script
16 years ago
alecpl
ec01712a99
- Added option 'identities_level', removed 'multiple_identities'
...
- Allow deleting identities when multiple_identities=false (#1485435 )
16 years ago
thomascube
32eb29fb99
Secure new config merging feature + remove full path disclosure
16 years ago
thomascube
871ca9adfe
Add dependency checks for config options + update database schema with MDB2_Schema (doesn't work correctly yet)
16 years ago
thomascube
97d6590037
Validate
16 years ago
thomascube
e107123780
Add methods to check and update local config files + show HTML output in installer test step
16 years ago
alecpl
ffae15e5fc
- Added 'mime_param_folding' option with possibility to choose
...
long/non-ascii attachment names encoding eg. to be readable
in MS Outlook/OE (#1485320 )
- Added "advanced options" feature in User Preferences
16 years ago
thomascube
7d7f67dde1
Apply changes of installer script to trunk
16 years ago
thomascube
bba657e64f
Made config files location configurable ( #1485215 )
16 years ago
alecpl
0c3bde2064
#1485313 : fixed DB config updating
16 years ago
thomascube
c8ae2497b7
Auto-detect client language and timezone if desired by config/prefs
16 years ago
alecpl
a91c9ba12a
#1485307 : typos fixed
16 years ago
alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
alecpl
9e8e5fa634
- Removed support for PEAR::DB driver
16 years ago
thomascube
522007bdb2
Switch installer from obsolete locale_string to language config option
16 years ago
alecpl
d4f264827a
#1485155 : added zend.ze1_compatibility_mode check in installer and option disabled in .htaccess
16 years ago
alecpl
f1cd5fd8d0
- s/default_skin/skin/
17 years ago
till
337694143f
* there is no dom2 extension, just dom
17 years ago
alecpl
e58df3adc9
- Added option to select skin in user preferences ( #1485031 )
...
- template_exists() moved to rcube_template class
17 years ago
thomascube
5d725ed175
Mention dependency of the DOM exension and add link to php.net
17 years ago
thomascube
d5eb5cd1d7
Use MDB2 instead of DB in installer ( #1485124 )
17 years ago
svncommit
c060677d20
Enable direct download of (main|db).inc.php from the installer.
17 years ago
till
ff522265d1
* cs fixes
17 years ago
thomascube
45f56c1c40
Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments
17 years ago
till
afe50aed70
* minor cs fixes
17 years ago
alecpl
2e90ff5b62
- Make password input fields of type password in installer ( #1484886 )
17 years ago
alecpl
b61965256e
Installer: encode special characters in DB username/password ( #1485042 )
17 years ago
thomascube
ccb412f982
Set minimum number of rows per page ( #1484935 )
17 years ago
thomascube
47124c2279
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
17 years ago
thomascube
e010845509
Don't attempt to send headers after content
17 years ago
thomascube
8b8bccf390
Start session before content is sent
17 years ago