Commit Graph

1170 Commits (3fb36a11fe58cca1a12bd5653d70d484f997807d)

Author SHA1 Message Date
Aleksander Machniak fad5feae26 Fix (improve fix for) folders list icons (#1489473) 11 years ago
Aleksander Machniak 5c83393788 Fix border issue on folders list in classic skin (#1489473) 11 years ago
Aleksander Machniak 9a0153324e Implemented menu actions to copy/move messages, added folder-selector widget (#1484086) 11 years ago
Aleksander Machniak edca654ef0 Fix quota image broken in e71ceb0c98 (#1489467) 11 years ago
Aleksander Machniak c50eee4827 Improved error messages
- display errors only in dialogs (hide original message element),
- fix error when closing dialog on timeout after dialog was closed manually,
- center dialog vertically on the screen,
- use fadeOut effect on close.
11 years ago
Aleksander Machniak 584de9e698 Fix links in UI messages after new #messagestack was implemented 11 years ago
Aleksander Machniak e71ceb0c98 Remove useless height attribute from #quotadisplay element 11 years ago
Aleksander Machniak f25a96bd40 Improve "ul.listing li" with text overflow styles 11 years ago
Thomas Bruederli f52efbd5cd Save Larry skin UI settings in local storage instead of cookies 11 years ago
Aleksander Machniak fac292a410 Refactored classic skin splitter code to fix it for IE<9 11 years ago
PhilW 6e5bf9e3e6 remember preview header collapse status 11 years ago
Aleksander Machniak 9e36fba547 Fix right margin in mail task interface to be precissely the same as in other tasks 11 years ago
Aleksander Machniak f4d0fb3955 Fix #messagestack position (again) 11 years ago
Aleksander Machniak 571c109260 Make splitters more responsive (using timing events) 11 years ago
Aleksander Machniak 3bcc065831 Add missing </div> 11 years ago
Aleksander Machniak 6dac9f5da5 Small improvements to #messagestack style 11 years ago
Thomas Bruederli 6d67255a5d Remember compose-options collapse status and display them by default; Use abstracted functions to read and set UI settings. To be replaced with local storage... 11 years ago
Thomas Bruederli 21f10c7ad1 Small adjustments to new status message display 11 years ago
Thomas Bruederli 1670b3e1d3 More improvements to list focus styles:
- display focused row also when selected
- background-position-x doesn't work on Firefox, use full background-position properties
11 years ago
Thomas Bruederli a45c0fa0c4 Tweak borders and paddings of focused/selected list rows. Don't show focus indicator when selected 11 years ago
Thomas B. ecb5bd7bd1 Merge pull request #153 from cmcnulty/row-focus
Indicator for row focus, resolves #1489392
11 years ago
Thomas Bruederli 12e93ca2b0 Optimize and preload message icons 11 years ago
Thomas Bruederli 34003c5fa5 Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974) 11 years ago
Aleksander Machniak ba2d42f0be Fix attachment menu link in IE8 11 years ago
cmcnulty c07b7b7143 apply focused styles to address book and classic skin 11 years ago
Thomas Bruederli 85e60ada15 First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added 11 years ago
cmcnulty fc5457d8ba remove remnant of focus td 11 years ago
cmcnulty c503ee45ed remerge with master 11 years ago
cmcnulty 1f70596882 CSS only solution to focused messages 11 years ago
Thomas Bruederli 12f0e06fcf Fix listicons image with wrong message header icon 11 years ago
Thomas Bruederli ef14bd0d8d Better icon for advanced settings blocks; message list row borders 11 years ago
Thomas Bruederli 7863921d53 Adjust recipients textarea size according to conent.
This reduces the height to 1 row on Firefox < 25 which renders textareas rows+1 heigh (#1489198)
11 years ago
Thomas Bruederli ccc2ace07f Adjust date column size to fit the widest possible date format (#1489368) 11 years ago
Thomas Bruederli 29b2937f7b Add filetype icons for Powerpoint and Openoffice Presentations (#1489225) 11 years ago
cmcnulty 6c0b1fde43 Move focus column to the left-most side 11 years ago
Charles McNulty 48f65c6a71 tiny-focus column for determining where focus should be 11 years ago
cmcnulty c99901fd16 style for focused messages 11 years ago
Aleksander Machniak b972b4c4c0 Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) 11 years ago
Aleksander Machniak c641dea371 Fix small regression in #listmenu 11 years ago
Aleksander Machniak f202a7e8b1 Fixed status icon in messages list header, fixed position of flag icon 11 years ago
Thomas Bruederli 113b461dfd Better fix for menu scrollbars: only allow vertical scrollbar to appear 11 years ago
Thomas Bruederli 7f196096f4 Fix message content scrolling on touch devices 11 years ago
Thomas Bruederli 98b7b548a2 Merge branch 'dev-canned-responses'
Conflicts (resolved):
	skins/classic/includes/settingstabs.html
	skins/larry/includes/settingstabs.html
11 years ago
Aleksander Machniak c3b6f3d871 Eliminate horizontal scrollbar in popup menus with many options (e.g. spellcheck languages list) 11 years ago
Thomas Bruederli 977f85be92 Avoid popup menus overflowing the browser window 11 years ago
Thomas f540f86d19 Prepare message list to display IMAP folder 11 years ago
Thomas Bruederli 444e977d4f Also truncate the list of addresses in print view + add link to show them all 11 years ago
Thomas Bruederli c49c35ca0f Generate settings tabs with a template object 'settingstabs' and let plugins register themselves there using the 'settings_actions' hook 11 years ago
Aleksander Machniak f1fba2d7fb Hide Delivery Status Notification option when smtp_server is unset (#1489336) 11 years ago
Thomas Bruederli 9c41ba3c9e Allow sysadmins to define static responses which are immutable for the user 11 years ago
Aleksander Machniak a1400cb68d Style improvements on attachments list in compose screen 11 years ago
Aleksander Machniak 2efe332b49 Display full attachment name using title attribute when name is too long to display (#1489320) 11 years ago
Thomas Bruederli 7be8a9134c Move some config options to new and collapsible 'advanced' blocks 11 years ago
Thomas Bruederli 64cf4df42b Better styling for import form 11 years ago
Aleksander Machniak 44cb96ad6f Fix attachment icon issue when rare font/language is used (#1489326) 11 years ago
Thomas Bruederli cc041fe11c Use the correct label for responses list header 11 years ago
Thomas Bruederli 0d9b63e9c0 Add canned response UI elements to classic skin 11 years ago
Thomas Bruederli 0933d66b59 Keep current selection on IE browsers by adding unselectable=on to link elements 11 years ago
Thomas Bruederli 80b3c6200e Toolbar and list icons for responses + list header icon for prority column (#1489234) 11 years ago
Thomas Bruederli 0ce2126ac9 New settings section to manage canned responses 11 years ago
Thomas Bruederli 0b1de8a487 Add new feature to save and recall text snippets (aka canned responses) when composing messages 11 years ago
Thomas Bruederli f1a45733a8 Fix iframe scrollbars on webkit browsers (#1489306) 11 years ago
Aleksander Machniak 8edaa15795 Remove redundant colspan=2 11 years ago
Aleksander Machniak 471628e9ab Merge pull request #101 from Dennis1993/patch-9
Removed not allowed syntax
11 years ago
Aleksander Machniak e2872900f4 Fix small style glitch on first toolbar button in recent Firefox 11 years ago
Thomas Bruederli 4910b0666e Distinguish mobile/tablet/touch devices 11 years ago
Thomas Bruederli 85e10cbb41 Fix scrolling in iframes on touch devices 11 years ago
Thomas Bruederli dc84008266 Optimize list events for touch devices 11 years ago
Aleksander Machniak 328876db5c Fix image scaling issues when image has only one dimension smaller than the limit (#1489274)
Other small code improvements.
11 years ago
Dennis1993 df618da530 Update compose.html
Deleted / in wrong line
11 years ago
Dennis1993 057af166c8 Update mail.html
Deleted attachmentFieldSize="40" from file tag (that's not allowed)
11 years ago
Dennis1993 4112be7263 Update compose.html
- Deleted self-closing Syntax on a link tag (that's not allowed)
- Deleted attachmentFieldSize="40" from file tag (that's not allowed too)
11 years ago
Dennis1993 bb0ff20140 Update settings.html
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993 4bf322d256 Update addressbook.html
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993 269b5bfa95 Update mail.html
added old frameborder Attribute for IE7 and IE8
11 years ago
Dennis1993 cfd799b905 Update settings.html
deleted deprecated frameborder attribute and use css instead
11 years ago
Dennis1993 5b976a6187 Update addressbook.html
deleted deprecated frameborder attribute and use css instead
11 years ago
Dennis1993 f6196e75e8 Update mail.html
deleted deprecated frameborder Attribute and use css instead
wrong closing DIV tag
11 years ago
Dennis1993 7095f54fdc Update header.html
deleted old border="0" attribute and use css instead
11 years ago
Dennis1993 02b1a15775 Update login.html
deleted deprecated border="0" Attribute and use css instead
11 years ago
Dennis1993 7d4b41f592 Update styles.css
added support for required field (HTML5)
added border:none; for logos and delete deprecated border="0" html attribute
11 years ago
Thomas B. 5acb99a498 Merge pull request #87 from rimas-kudelis/master
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
11 years ago
Rimas Kudelis 471157982b Add more icons sizes to favicon.ico's 11 years ago
Thomas Bruederli deb2b8d080 Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app 11 years ago
Thomas Bruederli 801babced9 Right-align size column header 11 years ago
Thomas Bruederli 8efdd9caf7 Enable fixed message list header in classic skin 11 years ago
Thomas Bruederli 2c03b71d28 Set z-index for messagelist and fixed header copy; fix overflow settings; removed unused definitions 11 years ago
Thomas Bruederli 73ad4f1bfd Finally: make message list header stay on top when scrolling (#1295420) 11 years ago
Aleksander Machniak 2b8eb4a5ed Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak eabc0564cd Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix 11 years ago
Thomas Bruederli c492b0745f Use the more descriprive label 'move to...' for mailbox list drop-down 11 years ago
Aleksander Machniak c3762a5ad5 Fix folder names truncation in Classic skin (#1489220)
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
11 years ago
Aleksander Machniak a45f9b7bf5 Contacts drag-n-drop default action is to move contacts (#1488751)
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -> 'move'
11 years ago
Aleksander Machniak ad052b81d8 Fix so filename label is "Name" not "Display name" 11 years ago
Thomas Bruederli 94b11361b5 Fix text-overflow 11 years ago
Aleksander Machniak 57d1d60ef1 Added toolbar container on attachment preview page 11 years ago
Aleksander Machniak 528366f693 Fix Close link and remove About link on error pages (#1489109) 11 years ago
Aleksander Machniak d675abc571 Make identity signature field wider (#1489159) 11 years ago
Aleksander Machniak 3aa16c320b Fix icon position for all special folders when on second level of the tree.
This would be simpler if we'd have onlick on list row (<li>) instead of <a> element.
11 years ago
Victor Benincasa d7604c8c59 Fix Junk folder alignment when it's nested in inbox folder. 11 years ago
Aleksander Machniak 0494288999 Improved/unified attachment preview page
Implemented attachment print button
11 years ago
Aleksander Machniak 3a0f822767 Improve screen min-width calculation 11 years ago
Aleksander Machniak bcc1590663 Fix screen element height in popups in Opera browser 11 years ago
Aleksander Machniak 12e69ce13d Fix lack of space between searchfiler and quicksearchbar in Larry skin (#1489158) 11 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
11 years ago
Thomas Bruederli e11e7e786b Add UI elements for message import to classic skin 11 years ago
Thomas Bruederli 4f53ab347e Add feature to import messages to the currently selected folder 11 years ago
Thomas Bruederli c7f958df50 Add styles for image thumbnails in print mode (#1489134) 11 years ago
Thomas Bruederli 020bded515 Set minimum height for message headers block (#1489108) 11 years ago
Aleksander Machniak 36adaf630d Improved width of message list menu dialog 11 years ago
Aleksander Machniak ec532341ce Fix list mode switch to 'List' after saving list settings in Larry skin (#1489164) 11 years ago
Aleksander Machniak 8f9a8b6fce Fix decorated select width in Firefox 11 years ago
Aleksander Machniak de15846c54 Make update_quota public 11 years ago
Aleksander Machniak 3d78d55b5a Move rcube_layer class to classic skin, it was used only there 11 years ago
Aleksander Machniak 15482bcade Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016) 11 years ago
Aleksander Machniak 0279879871 Small css fix in compose page footer 11 years ago
Aleksander Machniak 2355045ded Change Reply-All button label/title when mailing list is detected (#1488938) 11 years ago
Aleksander Machniak c958452d09 Catch possible "Permission denied" error on iframe elements in IE 11 years ago
Victor Benincasa ef3f1dfca9 Small code optimization
Remove function argument as a local variable is used.
11 years ago
Aleksander Machniak 9576906bbe Fix hide-headers icon 11 years ago
Aleksander Machniak e088291024 Remove dropdown style from attachment menu 11 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.
11 years ago
Aleksander Machniak f9f700a4e2 Fix empbedded warning icon 11 years ago
Aleksander Machniak 4da1abe93f Remove unwanted horizontal scrollbar on addressbook in Internet Explorer 11 years ago
Aleksander Machniak d227eda9cb Call resize handler in intervals to prevent lags and double onresize calls in Chrome (#1489005) 11 years ago
Aleksander Machniak aa4b379e9f Fix html button (when html is not selected) 11 years ago
Thomas Bruederli 90e41a7cc0 Small improvements to text/html switch 11 years ago
Thomas Bruederli 52448c63a1 Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Thomas Bruederli 6996dee856 Add switch for text/html alternative part view (#1486939) 11 years ago
Victor Benincasa 2f1d6c3edc Small CSS optimizations 11 years ago
Aleksander Machniak a02c77c584 Add ability to toggle between view as HTML and text while viewing a message (#1486939) 11 years ago
Aleksander Machniak 507876cf03 Remove font style definition on td, th, div, p elements (#1488408) 11 years ago
Aleksander Machniak 32da699830 Fix javascript errors when working in a page opened with taget="_blank" 11 years ago
Aleksander Machniak bc2c4380b5 Add attachment menu with Open and Download options (#1488975) 11 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
Aleksander Machniak a27b877288 Add addressbook widget on compose page in classic skin 12 years ago
Thomas Bruederli bcbfe0ba45 Make searchbox properly scale to 100% using box-sizing trick (#1488381) 12 years ago
Thomas Bruederli bd0daee7fd Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Thomas Bruederli 6c27c3b55e Add search box to compose address book widget (#1488381) 12 years ago
Thomas Bruederli 7bdfd78426 Define generic .searchbox styles 12 years ago
Aleksander Machniak bbdd624e12 Added embed.css for classic skin, improved/unified warnings style (button is still different), cleanup 12 years ago
Thomas Bruederli 1730cf8d7b Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages) 12 years ago
Thomas Bruederli 11d7e6c825 Add file type icons for pgp/pks7 signatures and attached email messages 12 years ago
Thomas Bruederli 6d57b11d83 Save some vertical space in message part view 12 years ago
Thomas Bruederli 9a6c38e148 New feature to export only selected contacts from addressbook (by Phil Weir) 12 years ago
Thomas Bruederli 1f87107b08 Fix logo display in IE8 (#1488889) 12 years ago
Thomas Bruederli 18e23ab763 Welcome to 2013 12 years ago
Thomas Bruederli dee159317f Adjust searchbox position 12 years ago
Aleksander Machniak 212ff905bb Fix Chrome issue with unwanted horizontal scrollbar (#1488851) 12 years ago
Aleksander Machniak 0b56baa06c Remove invalid css rule 12 years ago
Aleksander Machniak 240ad59dcd Fix #countcontrols issue in IE<=8 when text is very long (#1488890) 12 years ago
Thomas Bruederli b903c21450 Fix minimal header mode in ext wins 12 years ago
Aleksander Machniak eecb447b2a Fix checkbox/label alignment. We do this by additional span inside label
and vertical-align:middle on both checkbox and span.
12 years ago
Aleksander Machniak 347ba311e6 Add possibility to search in message body only (#1488770) 12 years ago
Thomas Bruederli d9f180adf9 Minor IE7/8 fixes 12 years ago
Thomas Bruederli 54241516d7 Add toggle to minimize page header; automatically triggers on small screens 12 years ago
Aleksander Machniak f5e7a1f36a Add Compose button on message view page (#1488747)
Fixed javascript error on extwin message page (classic skin) - removed splitter.
12 years ago
Aleksander Machniak 3f08b3a35a Fix unwanted horizontal scrollbar in message preview header (#1488866) 12 years ago
Aleksander Machniak 25bf00ecbc Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak d9f109b56a Allow forwarding of multiple emails (#1486854) 12 years ago
Thomas Bruederli a8a72e2e7e Nicely render headers of message/rfc822 parts 12 years ago
Aleksander Machniak 04acc75f77 Replace topline container with topline-left, topline-center, topline-right containers (#1488846) 12 years ago
Aleksander Machniak e327ebd7fe Unify top-border on message-part and image-attachment elements 12 years ago
Aleksander Machniak 743d9206df Optimized images size (#1488835) 12 years ago
Aleksander Machniak 2470213313 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 14d00daa1a Fix absolute positioning in HTML messages (#1488819) 12 years ago
Aleksander Machniak f690cf1eb6 Small style improvements 12 years ago
Aleksander Machniak 90ff4ca951 Small thread icon alignment fix 12 years ago
Thomas Bruederli b6add5aed0 Add noscript warning to login page (#1488615) 12 years ago
Thomas Bruederli 6fa61759e2 Add missing message display object in extwin mode 12 years ago
Thomas Bruederli be9aacaa52 Bring back lost localization for the about page 12 years ago
Thomas Bruederli d0751fba0e Add gui container object for new top line in Larry skin 12 years ago
Thomas Bruederli 03149131f7 New feature: display attached images as thumbnails below message body 12 years ago
Cor Bosman 5c8a2cdeb8 allow string to be translated, backport from larry 12 years ago
Thomas Bruederli 03970bd549 Tiny style fix in compose view 12 years ago
Thomas Bruederli ddafe4e410 Merge branch 'dev-compose-newwindow' 12 years ago
Thomas Bruederli 033cb2105a Merge branch 'dev-compose-newwindow' of github.com:roundcube/roundcubemail into dev-compose-newwindow 12 years ago
Aleksander Machniak 9e2ff8ca95 Style improvements in compose screen 12 years ago
Thomas Bruederli eb514742ec Show compose options if they were visible in opener 12 years ago
Thomas Bruederli edfe79a46f Refactored compose UI according to discussions on the mailing list 12 years ago
Aleksander Machniak e04e314440 Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686) 12 years ago
Aleksander Machniak e377ed30d2 Align size column title to the left to fix overlapping with sorting arrows 12 years ago
Thomas Bruederli 83f2f6bb65 Display email address if contact has more than one (in compose address book widget) 12 years ago
Thomas Bruederli 3bc6ae04ae Adapt classic skin to new extwin feature 12 years ago