Age | Commit message (Collapse) | Author |
|
page
|
|
|
|
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
|
|
"Sent date"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
specified
|
|
|
|
|
|
|
|
cached index now. Some other small improvements.
|
|
Currently all (HTML/TEXT) spell checking logs an error (due commit b15cc7d) and HTML spell checking doesn't work (due commit cfe2fc8). Fix: ignore error="0" value from the returned XML as it isn't an error.
|
|
|
|
Implemented attachment print button
|
|
|
|
|
|
detected
|
|
|
|
and make it less memory consuming
|
|
Fixed issue where ldap groups cache wasn't used correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
required field is already in search query
|
|
- Refactoring: separated address book implementation from generic LDAP wrapper class
- Auto-detect and use VLV indices for all search operations
- Additional group configuration options for LDAP address books
- Allow address books to display a multi-level group hierarchy in the contacts list
|
|
|
|
|
|
(#1489108)
|
|
Improve performance by executing session gc on script shutdown, also call session_write_close() ASAP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The result need to be re-sorted even if sort column is not set. This fixes
the issue when new messages aren't displayed on top of the list.
|