yllar
e19e743802
#1484891
17 years ago
till
3ac131dfcf
* added svn:ignore
17 years ago
thomascube
c5418bd82c
Correctly encode mailbox names ( #1484313 )
17 years ago
thomascube
696d0c60c3
Remove unnecessary flush() causing headers-sent message ( #1484860 )
17 years ago
yllar
cccc130ca6
pl + fi update
17 years ago
thomascube
308f419bfa
Remove test for sockets + check if temp and log dirs are writeable
17 years ago
yllar
8bafc6d2f2
Ticket #1484835
17 years ago
yllar
680dfb02e3
Ticket #1484832
17 years ago
thomascube
72ff27cdba
Fix invisible subfolders
17 years ago
thomascube
116953308d
Fix timezone dropdown selection ( #1484826 )
17 years ago
thomascube
04e87eefd8
Adapt changes to .htaccess and README
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
faebf41a82
Fix bug introduced with r1167
17 years ago
thomascube
1c4e5dd4d2
Some more bugfixes for the install script
17 years ago
thomascube
512d8c2b02
Adjust box size of identity edit form
17 years ago
thomascube
aa98362240
Minor bug fixes and visual enhancements
17 years ago
thomascube
019b5d5518
Don't check for zlib-output_compression; this is handeled in index.php
17 years ago
thomascube
ada9715afe
Add map file for korean charset
17 years ago
thomascube
49ff2ab249
Minor fix in splitter script for safari browsers
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
ce102f2fc7
Don't check for class name in folder list
17 years ago
yllar
1f42ef5106
languages are sorted alphabetically + some translation updates
17 years ago
thomascube
435fa9ec2b
Applied patch #1484812 for localizing folder names
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
9b3e09f232
Fix bug in html select class introduced with r1155
17 years ago
thomascube
27564f1a22
Add IMAP test and some more options to installer script
17 years ago
thomascube
05c8d80492
Updated Japanese localization
17 years ago
thomascube
58670b2a9d
Updated Slovak localization
17 years ago
thomascube
72c7226558
Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
17 years ago
thomascube
e01cfe9708
Updated Finnish/Suomi localization
17 years ago
thomascube
086a6ef2d7
Updated Danish localization
17 years ago
thomascube
bb8243bc80
Updated Romanian localization
17 years ago
thomascube
bf36a9a7e3
Fix quirky message selection
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
1a7f99fb0d
Make some code work without non-GPL libs
17 years ago
thomascube
b3f9dfb54e
Allow to skip the config step if config files already exist
17 years ago
yllar
ead3d2a167
translations update
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
yllar
2a36163b3c
New languages: Icelandic, Nepali
17 years ago
thomascube
c5042d468e
More installer stuff
17 years ago
thomascube
e8a89e8f4c
Fix folder adding/renaming inspired by #1484801
17 years ago
till
e240d5b35b
* disabled smtp check if no smtp is configured ;) (thanks, Assid)
17 years ago
till
619cfb2df2
* introduced isset() because that is how you test if a var is set (which is why a NOTICE is a good idea to look at sometimes)
...
* fixed a bug - $smtp_conn was checked, but it's actually called $SMTP_CONN, now the connection is really being re-used
17 years ago
till
f0cc628bdb
* bugfix: wouldn't take supplied user/pass from check.php to send smtp email
...
* removed tabs (DO NOT USE THEM!!!)
* bugfix: $send_headers was not set at all
* decrypt_passwd() shouldn't be necessary anymore (because we "inject" the form params into $CONFIG)
17 years ago
yllar
9437707465
removed BOM
17 years ago
svncommit
5ba7908c73
Updated Russian Localization
17 years ago