summaryrefslogtreecommitdiff
path: root/skins/larry/templates
AgeCommit message (Collapse)Author
2013-07-12Allow to load config files for different environments (#1487311); keep ↵Thomas Bruederli
(non-default) filename in URLs throughout the webmail app
2013-07-09Finally: make message list header stay on top when scrolling (#1295420)Thomas Bruederli
2013-07-05Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-07-05Help plugin: CSS fixes, content frame scrollbar fix, about page (classic ↵Aleksander Machniak
skin) fix
2013-07-05Use the more descriprive label 'move to...' for mailbox list drop-downThomas Bruederli
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-06-27Added toolbar container on attachment preview pageAleksander Machniak
2013-06-26Fix Close link and remove About link on error pages (#1489109)Aleksander Machniak
2013-06-24Improved/unified attachment preview pageAleksander Machniak
Implemented attachment print button
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
- 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
2013-06-14Add feature to import messages to the currently selected folderThomas Bruederli
2013-06-13Set minimum height for message headers block (#1489108)Thomas Bruederli
2013-04-15Remove dropdown style from attachment menuAleksander Machniak
2013-03-21Small improvements to text/html switchThomas Bruederli
2013-03-21Add switch for text/html alternative part view (#1486939)Thomas Bruederli
2013-03-06Add attachment menu with Open and Download options (#1488975)Aleksander Machniak
2013-02-10Let some env variables survive reset(); don't show taskbar and top line in ↵Thomas Bruederli
framed error pages (#1488938)
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-31Set the new treelist class to all mailboxlist objectsThomas Bruederli
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-31Define a global style for tree listsThomas Bruederli
2013-01-29Improve contacts import interface, add #message objectAleksander Machniak
2013-01-25Add search box to compose address book widget (#1488381)Thomas Bruederli
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-09Welcome to 2013Thomas 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.
2013-01-01Add possibility to search in message body only (#1488770)Aleksander Machniak
2012-12-29Minor IE7/8 fixesThomas Bruederli
2012-12-19Add Compose button on message view page (#1488747)Aleksander Machniak
Fixed javascript error on extwin message page (classic skin) - removed splitter.
2012-12-10Nicely render headers of message/rfc822 partsThomas Bruederli
2012-11-19Add noscript warning to login page (#1488615)Thomas Bruederli
2012-11-17Bring back lost localization for the about pageThomas Bruederli
2012-11-10New feature: display attached images as thumbnails below message bodyThomas Bruederli
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-24Refactored compose UI according to discussions on the mailing listThomas Bruederli
2012-10-24Add option to disable saving sent mail in Sent folder - ↵Aleksander Machniak
no_save_sent_messages (#1488686)
2012-10-17Add user settings to open message view and compose form in new windows. This ↵Thomas Bruederli
natevely implements the compose_newwindow plugin functionslity and more
2012-10-02Unify appearence of message view (full and preview); limit number of ↵Thomas Bruederli
recipients to be displayed in headers section
2012-10-01Replacement for commit af276f21e536:Thomas Bruederli
- add a more discrete toggle for all headers to message preview - fix message display page issues (#1488590, #1488642)
2012-10-01Revert "Add full headers view in message preview window (#1488538)"Thomas Bruederli
This reverts commit af276f21e5364eb65a56b64c3455bc284ff1e2f2. Conflicts: CHANGELOG skins/larry/mail.css
2012-09-04Add full headers view in message preview window (#1488538)Aleksander Machniak
Fix message display page issues - unified with message preview (#1488590, #1488642)
2012-08-15Remove redundant label tagAleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-07-31Hide product version on login screen by defaultThomas Bruederli
2012-07-13Show contact photos in mail view and previewThomas Bruederli
2012-07-12Join address book toolbars againThomas Bruederli
2012-07-11Put separated toolbars back together again; add min. width to mail viewThomas Bruederli
2012-07-06Improve iframe form buttons display: fix iframe heights and make footer ↵Thomas Bruederli
buttons float if scrolling is active
2012-07-05Move splitter between the boxes of message list and message previewThomas Bruederli