thomascube
|
fa898a4a84
|
Simplify MYSQL database initialization instructions
|
16 years ago |
thomascube
|
2bedfab77a
|
Add conditional comments to mysql initial script (#1485517); remove old mysql 4.0 init script
|
16 years ago |
thomascube
|
2fd975071a
|
Option to check for new mails in all folders (#1484374)
|
16 years ago |
thomascube
|
41b43ba00e
|
Don't set client busy when automatically checking for new messages (#1485276)
|
16 years ago |
thomascube
|
ba1c48f2bd
|
Spread settings box over the whole width of the windows + make fieldsets float
|
16 years ago |
alecpl
|
7342d7ef8c
|
- re-fix r2095
|
16 years ago |
alecpl
|
b2265aea86
|
#1485584: display proper warning on login with empty user and pass
|
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
|
64aa248cdb
|
- ja_JP update
|
16 years ago |
alecpl
|
57a92b5ada
|
- don't convert false to array, to prevent from some warnings
|
16 years ago |
alecpl
|
0cb9677bef
|
#1485581: not use parenthesis when searching with 2 search keys
|
16 years ago |
alecpl
|
debdda0117
|
#1485420: remove default (and not null) for users.language column in DDL
|
16 years ago |
thomascube
|
938e96a3e5
|
Added missing step file (#1485578)
|
16 years ago |
alecpl
|
7a2d79a978
|
- make attachment check in rcmail_message_list and rcmail_js_message_list the same
|
16 years ago |
alecpl
|
e4d9f05e41
|
- Added index on cache.created + small fixes in mssql DDL script
|
16 years ago |
thomascube
|
ae9124d3a9
|
Add fallback to default_charset when importing vcards
|
16 years ago |
thomascube
|
456c7e40c5
|
Fix headers for IE attachment downloads (#1485449)
|
16 years ago |
thomascube
|
29c64b0bdd
|
Also clean cache table when removing old messages from cache
|
16 years ago |
thomascube
|
69ad1e8124
|
Add onmouseup handler to hide autocompletion box when clicking outside
|
16 years ago |
thomascube
|
2c8e84c1e5
|
Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable
|
16 years ago |
thomascube
|
b4b31d62af
|
Suppress repeated ldap warnings + little codestyle fix
|
16 years ago |
thomascube
|
9c314bc268
|
Fix call-time pass-by-reference warnings
|
16 years ago |
alecpl
|
d59aaa1aaf
|
- Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
|
16 years ago |
alecpl
|
dcf780a6bd
|
- fix r2076: removed cache.session_id column, removed DELETEs from cache in session_gc
- trust DB server's time when "touching" cache and messages tables
|
16 years ago |
alecpl
|
3e48d2eee1
|
- Increase speed of session destroy and garbage clean up
- Fix session timeout when DB server got clock skew (#1485490)
|
16 years ago |
alecpl
|
be7d3b6918
|
- Fix 'cache' table cleanup on session destroy (#1485516)
|
16 years ago |
alecpl
|
bd0c2b0a34
|
- add mbstring.func_overload check
|
16 years ago |
alecpl
|
e86ff9459c
|
#1485571: mbstring.func_overload forbidden
|
16 years ago |
alecpl
|
9b9f2674c8
|
- optimize iil_C_FetchHeaders() to use only one FETCH command
|
16 years ago |
alecpl
|
73ba7caadb
|
#1485573: fix part=0 handling
|
16 years ago |
alecpl
|
300fc65a46
|
- Better HTML entities conversion in html2text (#1485519)
|
16 years ago |
alecpl
|
322b79db06
|
- Speed up raw message body handling (call FETCH only once for the whole message insteade of twice for headers and body)
|
16 years ago |
alecpl
|
4e5b11adfc
|
- small improvements - removed redundant code
|
16 years ago |
alecpl
|
f14ac8cefe
|
- last change fix
|
16 years ago |
alecpl
|
ceb52fe074
|
- Fix handling of some malformed messages (#1484438)
|
16 years ago |
alecpl
|
3e20c4b31d
|
- fix default spellcheck language setting (#1485570)
|
16 years ago |
thomascube
|
5a17388726
|
Remove BOM in html message body + don't require quotes in meta tag specifying charset
|
16 years ago |
alecpl
|
eadd1c2ef5
|
#1485548: de_* update
|
16 years ago |
svncommit
|
8c9ee36659
|
Update dutch translation.
|
16 years ago |
alecpl
|
14d953befc
|
- optimization: don't set first/last/prev/next uids in preview/print mode
|
16 years ago |
alecpl
|
14de18d5f4
|
- Fix setting locale to tr_TR, ku and az_AZ (#1485470)
|
16 years ago |
alecpl
|
f1d0208380
|
- use memory less expensive method of searching when result is bigger than page size
|
16 years ago |
till
|
250d3f76cc
|
* fixed docblock
|
16 years ago |
till
|
193fb42fa1
|
* added docblock for ctr
|
16 years ago |
alecpl
|
9424cc71b3
|
- fix
|
16 years ago |
alecpl
|
e2e745fb4e
|
- don't use SORT when SEARCH is better (sort field not specified)
|
16 years ago |
alecpl
|
3d1e777b39
|
- fix for skip_deleted (#1485553)
|
16 years ago |
alecpl
|
84b884d761
|
- Fix big memory consumption and speed up searching on servers without SORT capability
|
16 years ago |
alecpl
|
697cc52cff
|
- fixes for status filter
- don't call search second time if first call returns empty (array) result
|
16 years ago |
alecpl
|
8abda59ce4
|
- fix: initialize searching when '_action' is not set (when go back from compose)
|
16 years ago |