alecpl
|
0c7fe2fd97
|
- Added unique connection identifier to IMAP debug messages
|
13 years ago |
alecpl
|
dc294e6a76
|
- Add ticket number to the last entry
|
13 years ago |
alecpl
|
7a2bade211
|
- Added 'priority' column on messages list
|
13 years ago |
alecpl
|
f0bccb7fb2
|
- Fix image type check for contact photo uploads
|
13 years ago |
alecpl
|
5db6f96d22
|
- Fix contact row update after name change when in searching mode, update changelog
|
13 years ago |
alecpl
|
4436b43480
|
- Fixed selecting identity on reply/forward (#1487981)
|
13 years ago |
alecpl
|
5c9d1ffe8e
|
- Add option to hide selected LDAP addressbook on the list
|
13 years ago |
alecpl
|
fe0cb657f1
|
- Add client-side checking of uploaded files size
|
13 years ago |
alecpl
|
f4c3649671
|
- Revert r5046, the change will be applied to devel-mcache branch, where it belongs for now
|
13 years ago |
alecpl
|
077cfdac2d
|
- Added IMAP ENABLE (RFC5161) support
- Removed deprecated @access comments
|
13 years ago |
thomascube
|
31737295b8
|
Add newlines between organization, department, jobtitle (#1488028)
|
13 years ago |
thomascube
|
f2ff370215
|
Recalculate date when replying to a message and localize the cite header (#1487675)
|
13 years ago |
alecpl
|
8dd172a5b0
|
- Fix XSS vulnerability in UI messages (#1488030)
|
13 years ago |
alecpl
|
6d0ada30d7
|
- Fix handling of email addresses with quoted local part (#1487939)
|
13 years ago |
alecpl
|
359e19a19d
|
- Fix EOL character in vCard exports (#1487873)
|
13 years ago |
alecpl
|
0213f8d4dd
|
- Added optional "multithreading" autocomplete feature
|
13 years ago |
alecpl
|
1837173634
|
- Plugin API: Added 'config_get' hook
|
13 years ago |
thomascube
|
b9fe7a899a
|
Just name mail 'Mail', it's that simple; Upddate changelog
|
13 years ago |
alecpl
|
19869073e3
|
- Plugin API: added folder_delete and folder_rename hooks
|
14 years ago |
alecpl
|
7f5a849e78
|
- Added possibility to undo last contact delete operation
|
14 years ago |
alecpl
|
1564d4ef79
|
- Fix sorting of contact groups after group create (#1487747)
|
14 years ago |
alecpl
|
4171c59bd7
|
- Add optional textual upload progress indicator (#1486039)
|
14 years ago |
alecpl
|
b8605bd0e8
|
- jQuery 1.6.2
|
14 years ago |
alecpl
|
96e24fab88
|
- Fix parsing URLs containing commas (#1487970)
|
14 years ago |
alecpl
|
71228297e0
|
- Added vertical splitter for books/groups list in addressbook (#1487923)
|
14 years ago |
alecpl
|
67975b99ef
|
- Improved namespace roots handling in folder manager
|
14 years ago |
alecpl
|
ecf295f6ef
|
- Added searching in all addressbook sources (global-search)
- Added addressbook source selection in contacts import
|
14 years ago |
thomascube
|
69ea3a3429
|
Implement LDAPv3 Virtual List View (VLV) for paged results listing
|
14 years ago |
thomascube
|
b0c70b3ca7
|
Use address_template config when adding a new address block (#1487944)
|
14 years ago |
alecpl
|
e9a9f2f6c5
|
- Added addressbook advanced search
|
14 years ago |
alecpl
|
4649969c16
|
- Updated changelog
|
14 years ago |
alecpl
|
d654e80084
|
- Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943)
|
14 years ago |
alecpl
|
3cacf941fa
|
- Add popup with basic fields selection for addressbook search
|
14 years ago |
thomascube
|
09c59abf85
|
Case-insensitive matching in autocompletion (#1487933); replace old string offset syntax
|
14 years ago |
alecpl
|
1d5779b257
|
- Add option to force spellchecking before sending a message (#1485458)
|
14 years ago |
alecpl
|
516467080b
|
- Fix handling of "<" character in contact data, search fields and folder names, identity name and organization fields (#1487864)
|
14 years ago |
alecpl
|
d734481983
|
- Added option to specify to which address book add new contacts
|
14 years ago |
thomascube
|
28ac5cada2
|
Let plugins hook into keep-alive requests
|
14 years ago |
alecpl
|
40a1860174
|
- Store user preferences in session when write-master is not available and session is stored in memcache, write them later
|
14 years ago |
thomascube
|
3e48b941ec
|
Removed kolab plugins; they will be maintaied and published in the Kolab project
|
14 years ago |
alecpl
|
254d5ef32b
|
- Improve performence of folder manager operations by moving subscriptions table operations (like adding/updateing/moving folders) into client-side - no need to invoke LIST, do sorting in browser
- This change should also handle better situations when working with replicated IMAP backend (e.g.Cyrus Murder)
|
14 years ago |
alecpl
|
403f0bf771
|
- Fix default_port option handling in Installer when config.inc.php file exists (#1487925)
|
14 years ago |
alecpl
|
4bb7d27b54
|
- Removed focus_on_new_message option, added newmail_notify plugin
|
14 years ago |
alecpl
|
8edb3d9405
|
- Add APC support in rcube_cache
|
14 years ago |
alecpl
|
5cf5ee66c1
|
- Added general rcube_cache class with memcache support
- Improved caching performance by skipping writes of unchanged data
- Option enable_caching replaced by imap_cache and messages_cache options
|
14 years ago |
alecpl
|
a208a4fa68
|
- Add forward-as-attachment feature
|
14 years ago |
alecpl
|
79275b4df5
|
- jQuery-1.6.1 (#1487913, #1487144)
|
14 years ago |
thomascube
|
e848180aaa
|
Improve display name composition when saving contacts (#1487143), with plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export
|
14 years ago |
alecpl
|
0deec44e7d
|
- Fixed handling of folder with name "0" in folder selector
|
14 years ago |
alecpl
|
d08333ea57
|
- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
|
14 years ago |