alecpl
|
d36115bfb8
|
- Require PHP 5.2.1 or greater
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
00290a6032
|
- Add support for shared folders (#1403507)
|
14 years ago |
alecpl
|
868deb5dab
|
- Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message (#1485840)
|
14 years ago |
alecpl
|
6c6bb09b15
|
- Add mdn_request=4
|
14 years ago |
alecpl
|
50baa6c0c1
|
- Add mdn_requests=3 to the installer
|
14 years ago |
alecpl
|
e99991996d
|
- Add Internationalized Domain Name (IDNA) support (#1483894)
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
d1dd13ee5c
|
- Fix SMTP test in Installer (#1486952)
|
14 years ago |
alecpl
|
27a96a40db
|
- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)
|
14 years ago |
alecpl
|
8062c0426d
|
- Add note about enable_installer option (#1486787)
|
15 years ago |
alecpl
|
073543aec9
|
- typo
|
15 years ago |
alecpl
|
058eb6cd70
|
- support dynamic hostname variables in config
|
15 years ago |
alecpl
|
2563619a58
|
- small improvements
|
15 years ago |
alecpl
|
f6ee6f4dd2
|
- Fix DB Schema checking when some db_table_* options are not set
|
15 years ago |
thomascube
|
23362230b5
|
Replace ALTER TABLE statement in Sqlite schema update script; more precise instructions for db updates and about new cleaning script
|
15 years ago |
thomascube
|
2491c6240c
|
Add minimal database schema check to installer and update script
|
15 years ago |
thomascube
|
924b1a666e
|
Fix pspell check and (yet not used MDB2 schema intialization)
|
15 years ago |
alecpl
|
e987db1d46
|
- Fix SMTP test (#1486589)
|
15 years ago |
alecpl
|
59c216f3cc
|
- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
- Iloha's imap.inc rewritten into rcube_imap_generic class
- rcube_imap code re-formatting
|
15 years ago |
alecpl
|
f8c06e91aa
|
- Fix config options checking: check only existance of required options
|
15 years ago |
alecpl
|
8ee7767036
|
- Fix directories checking when temp_dir/log_dir aren't set
|
15 years ago |
alecpl
|
0f9687438b
|
- update requirements, remove GD check
|
15 years ago |
alecpl
|
d62c312e04
|
- required JSON check added, changed links to PHP modules
|
15 years ago |
alecpl
|
3e2bc6a975
|
- Fix dl() use in installer (#1486150): use is_readable() instead
|
15 years ago |
alecpl
|
df7d6f5537
|
- typo (s/googlie/googie/)
|
15 years ago |
alecpl
|
fafe5dce9e
|
- added comments to set absolute path for SQLite DSN (#1486095)
|
15 years ago |
alecpl
|
11e670da55
|
- Don't require date.timezone setting in installer (#1485989)
|
15 years ago |
alecpl
|
4007170109
|
- added 'xml' extension check (#1486051)
|
15 years ago |
alecpl
|
2c3d81dddd
|
- use simple rcube_smtp class
- Installer: fix SMTP settings test
|
16 years ago |
till
|
ec31b6f9f3
|
* ok, let's validate this for real (this time)
|
16 years ago |
till
|
f7df6c4c4d
|
* added check for date.timezone
|
16 years ago |
till
|
df3c3570cd
|
* fixed typo
|
16 years ago |
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 |