summaryrefslogtreecommitdiff
path: root/skins/larry/templates/addressbook.html
AgeCommit message (Collapse)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751) Use consistent naming: 'moveto' -> 'move'
2013-02-07Finish hierarchical groups browsing in LDAP address books; add according UI ↵Thomas Bruederli
elements and styles to the skins; adapt habavior of the compose address book widget
2013-01-31- Refactored the hierarchical mailboxlist control into a separate widget classThomas Bruederli
- Build address book directories list as hierarchical list - Make address book groups collapsible using the new new treelist widget - Use encoded identifiers for address book directory list items
2013-01-25Define generic .searchbox stylesThomas Bruederli
2013-01-11New feature to export only selected contacts from addressbook (by Phil Weir)Thomas Bruederli
2013-01-01Fix checkbox/label alignment. We do this by additional span inside labelAleksander Machniak
and vertical-align:middle on both checkbox and span.
2012-07-12Join address book toolbars againThomas Bruederli
2012-07-06Improve iframe form buttons display: fix iframe heights and make footer ↵Thomas Bruederli
buttons float if scrolling is active
2012-07-04Some last layout changes for Larry: move search box to the right, visually ↵Thomas Bruederli
connect message list footer to the list
2012-04-16- Fix label for group-remove-selected actionalecpl
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomascube
2012-03-08- Larry: scroller (#1485946)alecpl
2012-01-24Fix address book searchmods; a little code cleanupthomascube
2012-01-21CSS optimizations for IE8/9thomascube
2012-01-20Fine tuning Larry styles + browser specific css quirksthomascube
2011-12-30Use new short labels for toolbar button textsthomascube
2011-12-22Address book styling for Larry; show about page in UI dialogthomascube
2011-12-20First steps for Larry's address bookthomascube