alecpl
|
c4b819e9b9
|
- Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
|
16 years ago |
alecpl
|
cf356bcb36
|
- improved password plugin (#1485810)
|
16 years ago |
alecpl
|
bac3565695
|
- Fix read/write database recognition (#1485811)
|
16 years ago |
thomascube
|
652a7f0ed2
|
A SASL password changing plugin inspired by the Squirrelmail Change SASL Password Plugin
|
16 years ago |
thomascube
|
3db528bd5c
|
Use compressed version of jQuery.js
|
16 years ago |
alecpl
|
74a2d7a126
|
- fix Enter key handler in user login input
|
16 years ago |
alecpl
|
fa1a15c01e
|
- #1485809: use local copy of jQuery lib (1.3.2)
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |
yllar
|
fb253ee9a8
|
lv_LV update
|
16 years ago |
thomascube
|
ab52195fd3
|
Updated Galician localization
|
16 years ago |
alecpl
|
269719fbfe
|
- Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4)
|
16 years ago |
alecpl
|
3bde305e77
|
- Fix UTF-8 byte-order mark removing (#1485514)
|
16 years ago |
alecpl
|
40d7c23c85
|
- Fix folders subscribtions on Konqueror (#1484841)
|
16 years ago |
alecpl
|
c0b82242b0
|
- Fix debug console on Safari
|
16 years ago |
alecpl
|
ca3c738706
|
- don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
|
16 years ago |
alecpl
|
a83697a501
|
- fix console for Konqueror
|
16 years ago |
alecpl
|
451637a76d
|
- remove leading spaces from draglayer's rows
|
16 years ago |
alecpl
|
91df1995cd
|
- Fix messagelist focus issue when modifying status of selected messages (#1485807)
|
16 years ago |
alecpl
|
80e2278594
|
- simplified code for serverside autocomplete + set rows limit on server side only
|
16 years ago |
alecpl
|
8b961eef04
|
- use extension_loaded() instead of get_loaded_extensions()
|
16 years ago |
alecpl
|
f86e8f5faa
|
- Support STARTTLS in IMAP connection (#1485284)
|
16 years ago |
alecpl
|
58c9dd7293
|
- Fix DEL key problem in search boxes (#1485528)
|
16 years ago |
alecpl
|
942069969c
|
- Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
|
16 years ago |
alecpl
|
82c45a1952
|
- clean up, use simpler _get_email() replacement
|
16 years ago |
alecpl
|
432a614ab6
|
- Fix drag&drop with scrolling on IE (#1485786)
|
16 years ago |
alecpl
|
f65a7cb8c3
|
- subscription-list IE fix
|
16 years ago |
alecpl
|
72a8c32e1a
|
- small css fix in subscription-list thead
|
16 years ago |
alecpl
|
6e9f9fb9e6
|
- Fix adding signature separator in html mode (#1485350)
|
16 years ago |
alecpl
|
157fcb81ea
|
- re-fix last commmit
|
16 years ago |
alecpl
|
803b1b7e34
|
- Fix opening attachment marks message as read (#1485803)
|
16 years ago |
alecpl
|
779cbe0066
|
- Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
|
16 years ago |
alecpl
|
ce16bbc74e
|
- Fix "Initialize Database" button missing from installer (#1485802)
|
16 years ago |
alecpl
|
5a3f5852aa
|
- Fix compose window doesn't fit 1024x768 window (#1485396)
|
16 years ago |
alecpl
|
6491ed9bbc
|
- Fix service not available error when pressing back from compose dialog (#1485552)
|
16 years ago |
alecpl
|
5d110184c0
|
- Fix using mail() on Windows (#1485779)
|
16 years ago |
alecpl
|
38ddba5cda
|
- Fix word wrapping in message-part's <PRE>s for printing (#1485787)
|
16 years ago |
alecpl
|
7145e009e4
|
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
|
16 years ago |
alecpl
|
dadb05b0af
|
- Fix TNEF implementation bug (#1485773)
|
16 years ago |
alecpl
|
59ee6865b6
|
- typo
|
16 years ago |
thomascube
|
0b21c888ac
|
Select drafts mailbox when opening a draft message
|
16 years ago |
thomascube
|
082d166e76
|
Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translation
|
16 years ago |
alecpl
|
c8570784e9
|
- Fix incorrect row id parsing for LDAP contacts list (#1485784)
|
16 years ago |
thomascube
|
c9a2fa9db0
|
Fix charset conversion error logging
|
16 years ago |
alecpl
|
200b162b1d
|
- Fix 'mode' parameter in sqlite DSN (#1485772)
|
16 years ago |
thomascube
|
fe1a230689
|
Added Marathi translation
|
16 years ago |
thomascube
|
48ee693f49
|
Partially reverted r2339 + fix indentation
|
16 years ago |
till
|
c762c07ce9
|
* autoload is only invoked when a class is not found - no need for include_once
|
16 years ago |
thomascube
|
5526acb151
|
Update Indonesian and Icelandic localization
|
16 years ago |
svncommit
|
93adb3fc1b
|
Fixed check-recent [richs]
|
16 years ago |
thomascube
|
3b9a53f4fb
|
Make ldap config template easier to uncomment
|
16 years ago |