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 |
thomascube
|
c0dc9072c1
|
Add hint for saving config files + stop DB initialization if en error occurs
|
17 years ago |
thomascube
|
50e5eef2e3
|
New test-query that does not violate any foreign key contraints
|
17 years ago |
thomascube
|
967b342039
|
Disable installer by default; add config option to enable it again
|
17 years ago |
svncommit
|
1b7ac67161
|
Fix the fix. Sorry.
|
17 years ago |
svncommit
|
70430e357e
|
Fix php version check in installer, closes #1484925.
|
17 years ago |
till
|
7635d21b4c
|
* fixing bug where people got: Call to undefined function decrypt_passwd()
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
|
17 years ago |
till
|
34eab044a1
|
* fixing spelling errors reported in #1484885
|
17 years ago |
thomascube
|
308f419bfa
|
Remove test for sockets + check if temp and log dirs are writeable
|
17 years ago |
thomascube
|
807d17a4be
|
Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set MDB2 as default
|
17 years ago |
thomascube
|
1c4e5dd4d2
|
Some more bugfixes for the install script
|
17 years ago |
thomascube
|
019b5d5518
|
Don't check for zlib-output_compression; this is handeled in index.php
|
17 years ago |
thomascube
|
2371191c30
|
Fix sqlite dsn composing
|
17 years ago |
thomascube
|
330127a612
|
Disable PHP notices + check for installer script on login page
|
17 years ago |
thomascube
|
112c54ffbb
|
Fix imap host selection in install script
|
17 years ago |
thomascube
|
4a2765a420
|
Clarify failed checks message
|
17 years ago |
thomascube
|
27564f1a22
|
Add IMAP test and some more options to installer script
|
17 years ago |
thomascube
|
fa7539e7ad
|
Send test message with mail() if no SMTP server configured; show input fields for SMTP auth if necessary
|
17 years ago |
thomascube
|
e18d04468e
|
Add checks for GD and Mcrypt
|
17 years ago |
thomascube
|
b3f9dfb54e
|
Allow to skip the config step if config files already exist
|
17 years ago |
thomascube
|
ad43e637bd
|
Add SMTP test to installer script
|
17 years ago |
thomascube
|
190e97e886
|
Fix database initialization and check write access on the DB; update INSTALL instructions
|
17 years ago |
thomascube
|
c5042d468e
|
More installer stuff
|
17 years ago |
thomascube
|
6557d3005c
|
Added environment checks from check.php-dist
|
17 years ago |
thomascube
|
3549785897
|
First steps to implement an installer
|
17 years ago |