Age | Commit message (Collapse) | Author |
|
|
|
|
|
specified
|
|
|
|
This would be simpler if we'd have onlick on list row (<li>) instead of <a> element.
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
(#1489158)
|
|
|
|
|
|
We currently do not require closing tag in config file, we also
correctly handle characters after the closing tag (#1489179)
|
|
(#1489180)
|
|
detected
|
|
|
|
|
|
|
|
and make it less memory consuming
|
|
|
|
(#1489187)
|
|
Fixed issue where ldap groups cache wasn't used correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
required field is already in search query
|
|
drivers exist (#1489178)
|
|
- 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
|
|
|
|
|
|
Add option to prevent mandatory inclusion of 'anyone' and 'anonymous' in ACL configuration
|
|
|
|
|
|
(#1489108)
|
|
Improve performance by executing session gc on script shutdown, also call session_write_close() ASAP
|
|
|