Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1489016)
|
|
|
|
|
|
open_window() instead of window.open(), so plugins/skins can override popup behaviour
|
|
|
|
|
|
|
|
|
|
double-click (#1489122)
|
|
|
|
|
|
|
|
Improved core show_popup_dialog() function
|
|
Conflicts:
program/js/list.js
|
|
|
|
|
|
|
|
different html structures (e.g. table, ul, div). This show provide more flexibility to skin designers and improve mobile device support
|
|
|
|
innerHeight (eg. Safari)
|
|
|
|
in other browsers (#1488931)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a regression in fix for #1489008
|
|
|
|
|
|
(#1488997)
|
|
|
|
|
|
|
|
iframe (#1489008)
|
|
|
|
(#1486939)
|
|
on 403 Forbidden response (#1488960)
|
|
contain any element, not only A tag or text node, but also e.g. span
|
|
|