Age | Commit message (Collapse) | Author |
|
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
|
|
|
|
(non-default) filename in URLs throughout the webmail app
|
|
|
|
|
|
removed unused definitions
|
|
|
|
|
|
skin) fix
|
|
|
|
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
|
|
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
|
|
|
|
|
|
|
|
|
|
|
|
This would be simpler if we'd have onlick on list row (<li>) instead of <a> element.
|
|
|
|
Implemented attachment print button
|
|
|
|
|
|
(#1489158)
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
(#1489164)
|
|
|
|
|
|
|
|
(#1489016)
|
|
|
|
|
|
|
|
Remove function argument as a local variable is used.
|
|
|
|
|
|
It was possible with show_popup(), however sometimes it is needed
to register a popup before show_popup() is being used.
|
|
|
|
|
|
in Chrome (#1489005)
|
|
|
|
|
|
|
|
|
|
|
|
(#1486939)
|