Commit Graph

919 Commits (3a0f8227679af7199c0fe4d7ac1bdcf4f68cd943)

Author SHA1 Message Date
Aleksander Machniak 3a0f822767 Improve screen min-width calculation 12 years ago
Aleksander Machniak bcc1590663 Fix screen element height in popups in Opera browser 12 years ago
Aleksander Machniak 12e69ce13d Fix lack of space between searchfiler and quicksearchbar in Larry skin (#1489158) 12 years ago
Thomas Bruederli dd54725b21 Merge branch 'dev-advanced-ldap-groups':
- 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
12 years ago
Thomas Bruederli e11e7e786b Add UI elements for message import to classic skin 12 years ago
Thomas Bruederli 4f53ab347e Add feature to import messages to the currently selected folder 12 years ago
Thomas Bruederli c7f958df50 Add styles for image thumbnails in print mode (#1489134) 12 years ago
Thomas Bruederli 020bded515 Set minimum height for message headers block (#1489108) 12 years ago
Aleksander Machniak 36adaf630d Improved width of message list menu dialog 12 years ago
Aleksander Machniak ec532341ce Fix list mode switch to 'List' after saving list settings in Larry skin (#1489164) 12 years ago
Aleksander Machniak 8f9a8b6fce Fix decorated select width in Firefox 12 years ago
Aleksander Machniak de15846c54 Make update_quota public 12 years ago
Aleksander Machniak 3d78d55b5a Move rcube_layer class to classic skin, it was used only there 12 years ago
Aleksander Machniak 15482bcade Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016) 12 years ago
Aleksander Machniak 0279879871 Small css fix in compose page footer 12 years ago
Aleksander Machniak 2355045ded Change Reply-All button label/title when mailing list is detected (#1488938) 12 years ago
Aleksander Machniak c958452d09 Catch possible "Permission denied" error on iframe elements in IE 12 years ago
Victor Benincasa ef3f1dfca9 Small code optimization
Remove function argument as a local variable is used.
12 years ago
Aleksander Machniak 9576906bbe Fix hide-headers icon 12 years ago
Aleksander Machniak e088291024 Remove dropdown style from attachment menu 12 years ago
Aleksander Machniak 443b92a7ee Add add_popup() method to make possible to register popup from a plugin.
It was possible with show_popup(), however sometimes it is needed
to register a popup before show_popup() is being used.
12 years ago
Aleksander Machniak f9f700a4e2 Fix empbedded warning icon 12 years ago
Aleksander Machniak 4da1abe93f Remove unwanted horizontal scrollbar on addressbook in Internet Explorer 12 years ago
Aleksander Machniak d227eda9cb Call resize handler in intervals to prevent lags and double onresize calls in Chrome (#1489005) 12 years ago
Aleksander Machniak aa4b379e9f Fix html button (when html is not selected) 12 years ago
Thomas Bruederli 90e41a7cc0 Small improvements to text/html switch 12 years ago
Thomas Bruederli 52448c63a1 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 6996dee856 Add switch for text/html alternative part view (#1486939) 12 years ago
Victor Benincasa 2f1d6c3edc Small CSS optimizations 12 years ago
Aleksander Machniak a02c77c584 Add ability to toggle between view as HTML and text while viewing a message (#1486939) 12 years ago
Aleksander Machniak 507876cf03 Remove font style definition on td, th, div, p elements (#1488408) 12 years ago
Aleksander Machniak 32da699830 Fix javascript errors when working in a page opened with taget="_blank" 12 years ago
Aleksander Machniak bc2c4380b5 Add attachment menu with Open and Download options (#1488975) 12 years ago
Thomas Bruederli 588a07e41d Update copyright in about pages 12 years ago
Thomas Bruederli d30460ad2f Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938) 12 years ago
Thomas Bruederli de98a897f6 Add link to pop the address group stack; add animations when pushing/popping lists (in larry skin) 12 years ago
Thomas Bruederli 86552ffc8f Finish hierarchical groups browsing in LDAP address books; add according UI elements and styles to the skins; adapt habavior of the compose address book widget 12 years ago
Aleksander Machniak bd3d68ae1a Fix contacts-table position when there's more than one addressbook 12 years ago
Thomas Bruederli c5a5f989a9 Allow to list contact groups in (paged) list (yet incomplete) 12 years ago
Thomas Bruederli d9e16f02aa Set treelist items to position:realtive to correctly align toggle icons 12 years ago
Thomas Bruederli 873ae9e9de Add work-around for IE <= 8 which doesn't support :last-child CSS selector 12 years ago
Thomas Bruederli 18de07e86f Set the new treelist class to all mailboxlist objects 12 years ago
Thomas Bruederli e654d9bd24 Better indentation styles for mailbox list 12 years ago
Thomas Bruederli 3c309af066 - Refactored the hierarchical mailboxlist control into a separate widget class
- 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
12 years ago
Thomas Bruederli b7ea947844 Define a global style for tree lists 12 years ago
Thomas Bruederli f5aecf055b Only trigger timers when dragging is active 12 years ago
Aleksander Machniak cbaf7a2fb0 Fix spellcheck button menu in IE8 (change z-index and move the button to the right) 12 years ago
Aleksander Machniak 00b9c25f24 Improve contacts import interface, add #message object 12 years ago
Aleksander Machniak 532bc5b5e5 Small fixes for Opera 12 years ago
Aleksander Machniak 0987b40239 Small fix to initial splitter position 12 years ago