Commit Graph

1285 Commits (ff25ba6fbd38e05e9d4eacc2d76d4c21081f7073)

Author SHA1 Message Date
Aleksander Machniak fc6dab3c67 Fix regressions in popups handling (#1489932) 10 years ago
Thomas Bruederli 9a6e6e3abf Global styles for tabbed forms in ui-dialogs 10 years ago
Aleksander Machniak c6220abe5e Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 1db12a9037 Fix so all pages are displayed correctly in extwin mode (#1489952) 10 years ago
Thomas Bruederli a7439075b6 Hide voice messages 10 years ago
Aleksander Machniak 219461fc74 Fix "Special Folders" icon position 10 years ago
Aleksander Machniak b97939c102 Small css fixes 10 years ago
Aleksander Machniak f331daffe1 Fix preview toggle button (missing iconbutton class after click) 10 years ago
Thomas Bruederli b65ecf82e3 Use different styles for :required and :focus input fields 10 years ago
Thomas Bruederli d9e541c5fe Better styles for hidden (voice) elements and attachments list icons 10 years ago
Aleksander Machniak b8445cdcb9 Small icon alignment fix 10 years ago
Aleksander Machniak 81b2b6a9c1 Make order of quicksearch box elements more intuitive for keyboard navigation 10 years ago
Thomas Bruederli 9c513f44a2 Fix message list header spacings (#1489929) 10 years ago
Aleksander Machniak 1e22cb1e86 Unify some labels 10 years ago
Aleksander Machniak 47d8931484 Remove "min-width:0" - fixes unwanted horizontal scrollbar in message headers box 10 years ago
Aleksander Machniak 3286c82deb Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak a856e8a972 Fix typo 10 years ago
Aleksander Machniak 2fac32a89c Fix folder-selector position 10 years ago
David Carter 776ddd6d85 New optional HTML/plaintext view icons in #messageheader mean that
we need wider CSS margin on the message subject.

Otherwise a long subject line runs behind the extra icons.

This shows up frequently with the threecol plugin installed:

  https://github.com/tofi86/Roundcube-Plugin-Threecol-Layout

(I have submitted a pull request to make that work with 1.0.1)

However you see the same problem with the standard mailbox view
if a message has a very long subject line.
10 years ago
Aleksander Machniak ba5c53e5c3 Send X-UA-Compatible as HTTP header instead of meta tag 10 years ago
Aleksander Machniak 594746a1e1 Removed redundant margins for HTML message bodies 10 years ago
Thomas Bruederli 23756ff705 Localize mail toolbar menu titles 10 years ago
Thomas Bruederli 3445ca1a4f Fix keyboard interaction with decorated <select> elements (Firefox only) 10 years ago
Thomas Bruederli a46a10f19c Don't hide voice contents with display:none, otherwise they're not read. Fix icon styles for compose contacts list 10 years ago
Thomas Bruederli 99cdca46b7 Merge branch 'dev-accessibility'
Conflicts:
	program/include/rcmail_output_html.php
	program/js/app.js
	program/js/treelist.js
	program/lib/Roundcube/html.php
	skins/larry/styles.css
	skins/larry/templates/compose.html
10 years ago
Aleksander Machniak c5bfe69e21 Improved video support, all tinymce related resources moved to program/js/tinymce/roundcube dir 10 years ago
Thomas Bruederli 3412e50b54 Fix attachment menu structure and aria-attributes 10 years ago
Thomas Bruederli f25be2b863 Render localized texts for icon-style messagelist headers 10 years ago
Thomas Bruederli 72afe3153c Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines 10 years ago
Thomas Bruederli 24e89eceed Add fieldset legends and input element labels to contact edit form 10 years ago
Thomas Bruederli 77043f8469 Apply accessibility improvements to the settings section 10 years ago
Thomas Bruederli e75d5e813a Simplify CSS boder/background styles for listing elements with focus indicator 10 years ago
Thomas Bruederli 458af8d30a Apply accessibility improvements to the address book task 10 years ago
Thomas Bruederli 5cf77e1159 Use jQuery UI tabs widget for tabbed fieldsets 10 years ago
Thomas Bruederli d58c39126f Some more improvemements on content structure, text representation and keyboard navigation within the mail view 10 years ago
Thomas Bruederli 22a2c5e0ee Localize title and summary attributes; make message count display box a live area 10 years ago
Aleksander Machniak 37dfc4bc05 Fix double newlines on message printout 10 years ago
Aleksander Machniak bfa20e3867 Hide droptarget image if drag-n-drop is not supported 10 years ago
Thomas Bruederli 8fd955eb1e Improve (message) list widget display and keyboard navigation to show sane behavior with screen readers 10 years ago
Aleksander Machniak 731d190fec Merge branch 'tinymce4'
Conflicts:
	program/js/app.js
	program/js/editor.js
	program/js/tiny_mce/tiny_mce.js
	program/steps/utils/spell_html.inc
10 years ago
Aleksander Machniak b21f8bd3ef Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4 10 years ago
Thomas Bruederli d0d7f43ef5 More aria-* improvements to toggle buttons and autocompletion lists 10 years ago
Thomas Bruederli 1791a1e7a2 Remove list row 'unfocused' state and keep 'selected' classes even when list loses focus. For visual distinguishing .focus tr.selected can be used 10 years ago
Aleksander Machniak fa7b319404 Fix some css 10 years ago
Aleksander Machniak 7e397fae65 Fix so responses menu hides on click in classic skin (#1489915) 10 years ago
Thomas Bruederli 79babb69ab Define common styles for search boxes 10 years ago
Aleksander Machniak efc470f0ac Merge branch 'dev-text2html'
Conflicts:
	program/js/app.js

Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
10 years ago
Aleksander Machniak 44fe214025 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak e8f0802f03 Small css fixes, optimized some images 10 years ago
Thomas Bruederli 072f1aa97b Minor fixes for teelist searching 10 years ago
Aleksander Machniak c0a5aa5f5f Improved handling of new-lines in quoted paragraphs on text2html conversion 10 years ago
Aleksander Machniak a340b30088 Don't wrap messages list footer 10 years ago
Thomas Bruederli 9e89c87601 Define generic styles for a search boxe inside list widgets 10 years ago
Aleksander Machniak 547028280c Fix icon for DOC files 10 years ago
Thomas Bruederli 170e45e035 Use localized labels for voice-only headings and link texts 10 years ago
Thomas Bruederli a2f8fa2361 Set aria-selected and aria-expanded state attributes 10 years ago
Thomas Bruederli 7c8533a1ab Update copyright year in about template 10 years ago
Aleksander Machniak eda92ed4c0 Improved display of plain text messages and text to HTML conversion (#1488937)
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
10 years ago
Aleksander Machniak 1af3d97636 Unify lists' records and headers height no matter it's td, li or span 10 years ago
Thomas Bruederli 6789bf1f4d Moved popup-menu functions to Roundcube core for seamless integration of (stackable) skin and core menus 10 years ago
Thomas Bruederli ea0866a1ad Improve keyboard navigation on compose screen: define tabindex groups + enable keyboard controls of contacts list widget 10 years ago
Thomas Bruederli b2992dd228 Further accessibility improvements regarding keyboard navigation and document structure 10 years ago
Thomas Bruederli d2bf33b242 Forward keyboard event through 'menu-open' command to enable keyboard navigation 10 years ago
Aleksander Machniak ccb41747d9 Make TinyMCE4 buttons smaller 10 years ago
Aleksander Machniak 0070187e32 Fix unwanted horizontal scrollbar in spellcheck languages list in Chrome browser 10 years ago
Thomas Bruederli a539cebdaa Improve mail view document structure with headings, roles, labels and aria-attributes 10 years ago
Aleksander Machniak 89d6ce6846 Update to TinyMCE 4.x 10 years ago
Thomas Bruederli e8bcf08c72 1. Prepare core and Larry skin for improved accessibility
2. Implement full keyboard navigation in main mail view
10 years ago
Thomas Bruederli 2d8f31da73 Remove inadequate 'pagenav' class from button containers 10 years ago
Thomas Bruederli 388b384ef1 Define globally available styles for UI buttons with icons 10 years ago
Aleksander Machniak 64f40ef43c Add splitter in Settings > Responses 10 years ago
Thomas Bruederli b34d679075 Specify licenses in all javascript files and blocks to please LibreJS 10 years ago
Thomas Bruederli 8dc87e62fb Avoid popupmenus being closed when scrollbar is clicked (#1489832) 10 years ago
Thomas Bruederli 9429087f67 Add multi-folder search capabilities to classic skin (#1485234) 10 years ago
Aleksander Machniak 5be6dcf0e2 Remove useless debug_level=8 and javascripts's rcube_console 10 years ago
Aleksander Machniak 47fccf4fa6 Move some IE8-specific style to legacy_browser plugin 10 years ago
Aleksander Machniak dec27677ab Remove IE6-specific quota.gif image 10 years ago
Aleksander Machniak 53ede96dd6 Remove IE6-specific code 10 years ago
Aleksander Machniak 3ff7c9ed39 Fix subfolders margin on folders list 10 years ago
Aleksander Machniak 64542fc803 Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0 10 years ago
Thomas Bruederli c83535876c Small refactoring of message list column configuration; fixes table column resorting issues with hidden 'folder' column 10 years ago
Thomas Bruederli 66536974fe Merge branch 'dev-multi-folder-search' 10 years ago
Aleksander Machniak f8a9c2c59c Improve HTML structure so toolbar and content are in separate containers.
This makes splitters size and positioning better.
10 years ago
Aleksander Machniak 4d61806cc5 Fix splitter so minimum width/height is checked on both sides of the splitter 10 years ago
Aleksander Machniak 81ce7ec252 Remove style that breaks border/spacing of nested folders in mailboxes list 10 years ago
Thomas Bruederli d221576489 Disable link registering mailto: protocol handler if not supported by the browser (#1489569) 10 years ago
Thomas Bruederli 9da808470d Better indentation styles for treelist items 10 years ago
Thomas Bruederli c8fb38f076 Refined some skin styles 10 years ago
Aleksander Machniak 904fec7505 Add id for login submit button (#1489676) - make it skin independent 10 years ago
Thomas Bruederli c42fc0fff6 Define default treelist styles (i.e. indentation) globally 10 years ago
Thomas Bruederli 80102a2dde Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin 11 years ago
Aleksander Machniak 5e8da2b5c9 Added toolbar button to move message in message view 11 years ago
Thomas Bruederli 8bbb01cb66 Add toolbar icon for message move 11 years ago
Thomas Bruederli affabd9a4b Fix some glitches in ACL table display 11 years ago
Aleksander Machniak b99aef05b5 Add missing box-shadow style (#1489556) 11 years ago
Thomas Bruederli cfc84e984f Fix the small CSS fix 11 years ago
Thomas Bruederli 519213426c Small CSS fix with message notice boxes in Larry skin (#1489497) 11 years ago
Thomas Bruederli ff8f2ede34 Fix cropped display of fixed list header in IE (#1295420) 11 years ago
Aleksander Machniak 0f4d09b9e8 Fix empty folder icon for trash folder one level below the root 11 years ago
Aleksander Machniak c836aa25da Fix special folder icons for folders in one level below the root 11 years ago
Thomas Bruederli bc0afad1b3 Added icon for empty trash (#1485775) 11 years ago
Aleksander Machniak 6fa5b437a4 Update to TinyMCE 4.x 11 years ago
Thomas Bruederli 1d6082c5e2 Fix thread/list mode update and display 11 years ago
Thomas Bruederli 6884f3f1f7 Re-submit search query when switching folders 11 years ago
Thomas Bruederli 1bbf8c4886 - Make search scope selectable in UI
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
11 years ago
Aleksander Machniak fac59dc441 Added move/copy icons, improved edit icon and some icon positions 11 years ago
Aleksander Machniak 20be69a882 Fix class on active move/copy links 11 years ago
Thomas Bruederli a71a9f8267 Added icons for move and copy menu items 11 years ago
Thomas Bruederli b6100d9ed2 Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail into dev-multi-folder-search
after rebasing to master
11 years ago
Thomas 628706acdc Prepare message list to display IMAP folder 11 years ago
Thomas Bruederli 72975e1497 Move folder/directory list auto-scrolling functionality to treelist widget (same as auto-expand) and make it work without list header/footer blocks 11 years ago
Aleksander Machniak e1bb65c6d7 Optimised image 11 years ago
Aleksander Machniak da5fa28d57 Display different icons when Trash folder is empty or full (#1485775) 11 years ago
Aleksander Machniak 772bec6789 Make addEventListener() chainable for better performance and compact code
Replace deperecated row_init usage with addEventListener('initrow')
11 years ago
Aleksander Machniak 440ca6292f Merge pull request #156 from JohnDoh/previewtoggle
remember preview headers collapse status
11 years ago
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