Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The query was also invalid in case of uploading photo in contact create form.
Move contact photo handling from show.inc into a separate file.
|
|
|
|
|
|
|
|
|
|
draft (#1489229)
|
|
|
|
page
|
|
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
|
|
|
|
|
|
Implemented attachment print button
|
|
|
|
- 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)
|
|
|
|
|