Commit Graph

1955 Commits (1e21832ae24032428f46fc64db86b0458f50b120)

Author SHA1 Message Date
Aleksander Machniak 77ba38a63e Get rid of Back button in mail compose, use Mail button in task menu 7 years ago
Aleksander Machniak 3be86313fd CS fixes and some security checks 7 years ago
Aleksander Machniak e71cb1dd31 List options... -> Options 7 years ago
Aleksander Machniak 797cc112d5 Compose list/sidebar navigation in phone/tablet mode 7 years ago
Aleksander Machniak 20f8a20ec8 Floating form buttons 7 years ago
Aleksander Machniak eb46e6f430 Fix updatecss.sh command 7 years ago
Aleksander Machniak 3210f11892 Fix invalid template loading on a message error in preview frame (#5941)
Broken in 1b4fa60a90.
7 years ago
Aleksander Machniak 8491271dd2 Toolbar buttons that will display inner text only on mobile. (e.g. To+, Cc+, Bcc+ buttons) 7 years ago
Aleksander Machniak 93d0ba2beb List navigation bar 7 years ago
Aleksander Machniak cb57720e8c Improvements in list/sidebar footers
List navigation will be next...
7 years ago
Aleksander Machniak 8eea3a842b Move some buttons from list footer to toolbar
Now it's more consistent with what we had in Mail UI.
List footer will be a place for selection/settings features.
7 years ago
Aleksander Machniak df5f1a114a An icon for the Junk button 7 years ago
Aleksander Machniak 155d7b1900 Update Bootstrap, use bundle with popper included 7 years ago
Aleksander Machniak f33ea8d798 Fix compatibility with PHP 5.4 7 years ago
Aleksander Machniak 131071b4c0 Add icon for Mark button in "mark all as read" dialog 7 years ago
Aleksander Machniak b2cf1ada41 Options menu for mail folders list 7 years ago
Thomas Bruederli e3d75663ec Update changelog and copyright year 7 years ago
Aleksander Machniak 8ab382a3f6 Some work on list navigation 7 years ago
Aleksander Machniak 19cf2790f6 Remove innerclass for menus 7 years ago
Aleksander Machniak 9c1dafba08 Add icons for Select and Threads menus 7 years ago
Aleksander Machniak 4a5aa6e83f [data-content-button] A way to move a button to content frame header for small screens
we place Reply button in the header when we preview a mail message
we place Send button in the header when we compose a message
7 years ago
Aleksander Machniak 3542858e39 Style jquery-ui's datepicker widget 7 years ago
Aleksander Machniak 5c1f508bf7 Use only classes for layout elements 7 years ago
Aleksander Machniak 663384c429 Get rid of redundant menu/list/sidebar/content identifiers 7 years ago
Aleksander Machniak ed734336dc Fix toolbar menu in 1024px > width > 768px 7 years ago
Aleksander Machniak 2b61a1ea58 Don't hide the searchbar on click in a dialog 7 years ago
Aleksander Machniak a5869ba543 Add toolbar menu to the list header on small screens 7 years ago
Aleksander Machniak 52228ecb08 Bring back border-top on mail preview frame, remove some redundant border-radius 7 years ago
Aleksander Machniak 9f4d11a131 Focus/hover for buttons in toolbar 7 years ago
Aleksander Machniak a63cef3f84 Fix some typos 7 years ago
Aleksander Machniak 15121f41b5 Move list/threads mode selection to the list options popup 7 years ago
Aleksander Machniak 216e9fb5ae Small color fixes on messages list 7 years ago
Aleksander Machniak 7d76dd9400 Improved toolbar 7 years ago
Aleksander Machniak 8ae39e2b58 Fix some colors 7 years ago
Aleksander Machniak 7d4896c3af Fix setting 'touch' class on an iframe's html element 7 years ago
Aleksander Machniak 3fb565b1f3 Some more color vars 7 years ago
Aleksander Machniak 3ec7697ccf Fix title "leaking" to parent window from dialog frames 7 years ago
Aleksander Machniak e411bd62d6 Modify tinymce toolbar on touch devices, not only on small screen 7 years ago
Aleksander Machniak 8a9126575f Focus recipient-input after it's been unhidden 7 years ago
Aleksander Machniak e8680257b3 Varius css improvements 7 years ago
Aleksander Machniak 3c8357f5af Taskmenu improvements, applied colors by John Jackson 7 years ago
Aleksander Machniak 3309a7fe76 Fix password plugin on mobile 7 years ago
Aleksander Machniak 6d1c162253 Refactored #taskmenu and improved for mobile 7 years ago
Aleksander Machniak be70a37424 Various fixes for the attachment preview in mobile mode 7 years ago
Aleksander Machniak a7f814e135 BUG: After deleting an open message the view does not go back to the list (#34) 7 years ago
Aleksander Machniak d2909ed20e Display fullscreen dialogs for width <= 480px 7 years ago
Aleksander Machniak 2bafa39dd7 Refactored some layout classes, consider screen <= 1024px to be a touch device 7 years ago
Aleksander Machniak bba6b2f273 Reset content frame title on frame unload 7 years ago
Aleksander Machniak 302e34f5d2 Fix some typos 7 years ago
Aleksander Machniak 9fb943ada1 Don't set display:flex in js
We'll use -webkit- and -ms- prefixes in css, it will not work well in js.
7 years ago
Aleksander Machniak 2b3ab9635b README -> README.md 7 years ago
Aleksander Machniak 9533d25a15 Some improvements for phones layout 7 years ago
Aleksander Machniak 188e75f775 Support moving sidebar entries to toolbar menu on mobile 7 years ago
Aleksander Machniak 04b8f6b9d9 Use dialogs instead of new windows on mobile, e.g. for View source feature (#13) 7 years ago
Aleksander Machniak 24454eb730 Disable extwindows and printing functionality on mobile (#13) 7 years ago
Aleksander Machniak 4dfb00796d Mobile popup menus (#33) 7 years ago
Aleksander Machniak 467d8daabb Disable help_open_extwin in mobile mode 7 years ago
Aleksander Machniak 1af88865e9 Support external content in content frames 7 years ago
Aleksander Machniak e98c651ae1 Map also 'button-selected' to 'selected' class on taskmenu items 7 years ago
Aleksander Machniak c66d3c877e Better spacing in taskmenu 7 years ago
Aleksander Machniak 32759e2fcf Support Help plugin
... and some other plugins that add an entry to the taskmenu
7 years ago
Aleksander Machniak f359144423 Small fixes 7 years ago
Aleksander Machniak 9cdab037a0 Small dialog improvements 7 years ago
Aleksander Machniak 10d0480d6c Some work on jquery-ui dialogs and some other small improvements 7 years ago
Aleksander Machniak 78e43cf4a6 Fix some redundant paddings in forms and unwanted horizontal scrollbar 7 years ago
Aleksander Machniak 8bcecf52cb Fix closing forward-menu when opening Bounce dialog 7 years ago
Aleksander Machniak 43161325d6 Add missing type="link" 7 years ago
JohnDoh 7993b032fb Add basic styles for <button> to classic skin (#5863)
Improve display of password plugin by adding styles to Classic skin
7 years ago
Aleksander Machniak 08de22413d Update bootstrap to the most recent build 7 years ago
JohnDoh 6b90d56e56 update message icon colours (#5859) 7 years ago
Aleksander Machniak d191bc52a5 Add mail bounce dialog 7 years ago
Aleksander Machniak f75553dee8 Use "Resend (bounce)" instead of "Bounce" as the menu item label 7 years ago
Aleksander Machniak 1b2d3c0ac2 Email Resent (Bounce) feature (#4985) 7 years ago
Aleksander Machniak 16f84cc9c0 Fix font-weight of mainaction buttons in hover state 7 years ago
Aleksander Machniak 46a569d692 Add nice loader for dialogs with an iframe 7 years ago
Aleksander Machniak 69cde0e2cc Remove backface-visibility on font-icons, this fixes "distortion" on animated icons (e.g. loading icon) in Firefox 54. 7 years ago
Aleksander Machniak bbab99811d Fix assigning .form-control-plaintext to form cells with select element 7 years ago
Aleksander Machniak ee25ea4c5d Get rid of recipients_(separator|delimiter) use, support both (;,) 7 years ago
Aleksander Machniak 1b4fa60a90 Fix header position in messageerror when in extwin mode 7 years ago
Aleksander Machniak 41ef0398ab Fix watermark position in messageerror template 7 years ago
Aleksander Machniak 86a4d78369 Merge branch 'dev-elastic' 7 years ago
Aleksander Machniak fc12b6574e Fix position of selected icon for (Mailvelope) Encrypt button 7 years ago
Aleksander Machniak 57fe976679 Fix style issue on selected and unfocused message that is part of a thread (#5798) 7 years ago
Aleksander Machniak a4f46d3735 Fix alignment of static text entries in .propform 7 years ago
Aleksander Machniak b629372db1 Cosmetic improvements in #composeoptions 7 years ago
Aleksander Machniak 8a29c2a5f7 Update bootstrap to latest build 7 years ago
Aleksander Machniak 98a0c1a07e Fix attachment options menu 7 years ago
Aleksander Machniak f9e53d9574 Localize "Options" label on attachments list options button 7 years ago
Aleksander Machniak 997c4d3de4 Update bootstrap to lastest build 7 years ago
Aleksander Machniak 5016252cc3 Improve popups style 7 years ago
Aleksander Machniak 2b4887b75d Improve HTML editor style and enable autoresize in every screen size 7 years ago
Aleksander Machniak 20aef011f2 Fix hidin spellcheck menu on language selection, small code improvements 7 years ago
Aleksander Machniak f81112de95 Fix disappearing toolbar after switching from mobile to desktop mode
by appending the menu back to the header box
7 years ago
Aleksander Machniak bf842acc21 Small improvements to popups 7 years ago
Aleksander Machniak b6fe9c0f06 Stop propagation on menu items that have popups so a click on them does not hide their parent menu(s) 7 years ago
Aleksander Machniak e6bae1f86f Display labels in task menu until screen width < 1024px 7 years ago
Aleksander Machniak d207d49347 Fix compose form layout 7 years ago
Aleksander Machniak df6aa90e2f Implement drag-n-drop menu 7 years ago
Aleksander Machniak 73d77511ce Popup menus with Bootstrap popover (#17) 7 years ago
Aleksander Machniak 4c409fe27e Optimize images size 7 years ago
Aleksander Machniak b997d87f75 Update Bootstrap4 to the lastest build (pre-beta?) 7 years ago
Aleksander Machniak ffdd7cedb6 Remove redundant border in About dialog 7 years ago
Thomas Bruederli cfc8b60fde Highlight listmenu button when focused + better button style 7 years ago
Aleksander Machniak 9858c2a294 Merge branch 'master' into dev-elastic 7 years ago
Aleksander Machniak 616f86342a Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 4a0facf1ad Add image upload widget for contact photos (#29) 7 years ago
Aleksander Machniak 836f938e1a Fix bug where it wasn't possible to scroll folders list in Edge (#5750) 7 years ago
Aleksander Machniak f7b6d6ecd1 Fix input fields in Edge browser (the same as for IE) 7 years ago
Aleksander Machniak 7d81b6166a Copy compose options into the main compose form 8 years ago
Aleksander Machniak c142b13377 Move compose options and attachments list into the middle box of page layout (#25) 8 years ago
Thomas Bruederli 502f0758f6 Remove unused theme images 8 years ago
Thomas Bruederli 7ead152445 Remove gradient from record-table headers 8 years ago
Thomas Bruederli d4e4cfef92 More flattening of jQuery UI styles 8 years ago
Aleksander Machniak d774c00b72 Improve pagenav buttons 8 years ago
Thomas Bruederli 7969981320 Flattened buttons and icons, removed gradients and box shadows 8 years ago
Aleksander Machniak a00b0e97a5 Define some more dialog button icons 8 years ago
Aleksander Machniak 9a670b9c1b Move includes into templates directory 8 years ago
Aleksander Machniak 59951548a9 Fix sidemenu in iOS/Android (#32) 8 years ago
Aleksander Machniak 139ed088f5 Fix rounded border on search input in iOS 8 years ago
Aleksander Machniak 5dff5f6aad Don't support IE10 (#30) 8 years ago
Aleksander Machniak d5edcc4224 Don't output .animated-icon-class mixin 8 years ago
Aleksander Machniak 622b6e490b Fix searchbar animation in IE (#30) 8 years ago
Aleksander Machniak 1ed27f6bd2 Fix blinking search icon when clicking an iframe in Chrome 8 years ago
Aleksander Machniak 380087b2f4 Fix forms in IE (#30) 8 years ago
Aleksander Machniak b5695514bd Fix cursor:pointer on delete button in recipient box in Internet Explorer (#30 [2]) 8 years ago
Aleksander Machniak ecd52b951d Fix button icons position in Internet Explorer (#30 [1,2,5]) 8 years ago
Aleksander Machniak ce5ed4f45c Add emoticon button to tinymce toolbar when the plugins is enabled 8 years ago
Aleksander Machniak de6c95ead6 Assign .form-control class to textareas 8 years ago
Aleksander Machniak 11fe113f8d Add some hacks to make checkbox alignment correct in propforms 8 years ago
Aleksander Machniak bfa7556e90 Make #message-objects to look as alerts 8 years ago
Aleksander Machniak 7bdd9fc263 Fix icon alignment for <button> buttons 8 years ago
Aleksander Machniak 9da6c9e2f9 Added license headers to .js and .less files 8 years ago
Aleksander Machniak d3c11d0db8 Fix redundant form tag 8 years ago
Aleksander Machniak bf73922307 Move .skinselection to forms.less 8 years ago
Aleksander Machniak 46f8c0de04 Make possible to add more recipient inputs via a popup menu 8 years ago
Aleksander Machniak ce2b445efd Make mail compose headers more pretty with some Bootstrap styles 8 years ago
Aleksander Machniak 1fea5b531b Small improvements on forms 8 years ago
Aleksander Machniak 4f2fe99bcd Hide .smart-upload elements 8 years ago
Aleksander Machniak ab368a7ec1 First take on Bootstrap Tabs (contact info/edit frame) 8 years ago
Aleksander Machniak 129f5e347b Fix search mods setting 8 years ago
Aleksander Machniak c0dc8e13a1 Style buttons in restore message dialog (#27) 8 years ago
Aleksander Machniak c80dc79598 Finished logic on recipient input widget 8 years ago
Aleksander Machniak 503cdc4b0d Add missing .googie_link style 8 years ago
Aleksander Machniak 34ca4741d7 Contact search in compose has no options 8 years ago
Aleksander Machniak 5e6e878cf1 Various scripting improvements and fixes to the recipient input widget 8 years ago
Aleksander Machniak 2e4eb30e5a Smart recipient input widget (to be improved) 8 years ago
Aleksander Machniak 1d35d1a20c Small fix for autocomplete list 8 years ago
Aleksander Machniak 1cee35e229 Fix TinyMCE buttons box-shadow after last change 8 years ago
Aleksander Machniak 17bcc8c705 Add icon to submit button(s) 8 years ago
Aleksander Machniak 559254d6ee Use <button> instead of <input> for submit button on logon screen 8 years ago
Aleksander Machniak 528404ff96 Support embed style for attachment preview 8 years ago
Aleksander Machniak b1be7fca51 Unify inline warnings in rcmail_html_page 8 years ago
Aleksander Machniak 5c95771fc3 Add favicon.ico (the version from Larry) 8 years ago
Aleksander Machniak 0ebe11a5a9 Make login form inputs prettier 8 years ago
Aleksander Machniak 60d525d27a Focus indicator for ul listings 8 years ago
Aleksander Machniak 607204acb6 Apply some Bootstrap style for forms
For now we do this programatically on page load, more likely we want
this in the PHP code so classes are assigned when HTML is generated.
8 years ago
Aleksander Machniak 4a7d7128a3 Hide focus indicator on touch devices (small screen) 8 years ago
Aleksander Machniak 3d3b1c2f9a Support .boxwarning and .boxerror widgets 8 years ago
Aleksander Machniak 4951ac639d Add .droptarget color on listings 8 years ago
Aleksander Machniak c4598d378b Unify color variable names 8 years ago
Aleksander Machniak 4617402688 Improve .skinselection for small screen 8 years ago
Aleksander Machniak fce19b8e3b Various additions mostly for attachments list in compose 8 years ago
Aleksander Machniak 7e935ece0d Various fixes in treelist widget 8 years ago
Aleksander Machniak 9b801e063a Some icons improvements and style for dropbutton in a popupmenu 8 years ago
Aleksander Machniak 3c78faaf4a Some improvements here and there 8 years ago
Aleksander Machniak 35f5337175 Varius code improvements 8 years ago
Aleksander Machniak 36b691f813 Small style additions 8 years ago
Aleksander Machniak 8293d5d3eb Bring back .popupmenu (instead of .ui.popup) 8 years ago
Aleksander Machniak 40f883289b Fix message.html template for use as non-frame 8 years ago
Aleksander Machniak cdfe1d207d Attachment menu 8 years ago
Aleksander Machniak 9f81603afb Set 'iframe' class to <html> instead of <body>, cleanup some font-sizes 8 years ago
Aleksander Machniak 3e0ac3bfb8 Keep all lists style in lists.less 8 years ago
Aleksander Machniak fbf5dc22ba Copied some common css rules from Larry (with big number of TODO comments) 8 years ago
Aleksander Machniak 3ab4e214f7 Add #message-objects styling 8 years ago
Aleksander Machniak af9817ff37 Add contactprint.html and messageprint.html templates 8 years ago
Aleksander Machniak 2de6444478 Use nested rules in toolbar.less 8 years ago
Aleksander Machniak 160bc07e2e Small searchbar improvements 8 years ago
Aleksander Machniak 836ed74d01 Added messagepart.html template, some fixes 8 years ago
Aleksander Machniak 57b9425556 Small improvements 8 years ago
Aleksander Machniak 3fddd4a505 Small improvements 8 years ago
Aleksander Machniak f1e5d5114d Added messageerror.html template 8 years ago
Aleksander Machniak b0bebbd022 Update less 8 years ago
Aleksander Machniak 056b08fce0 Use nested rules in less files 8 years ago
Aleksander Machniak bb2b7e001c Refactored less files structure 8 years ago
Aleksander Machniak a77b81e3df Split widgets.less into separate files 8 years ago
Aleksander Machniak b206b13a9d Add some basic style for autocomplete and googiespell popups 8 years ago
Aleksander Machniak 6c11825a0d Improve googiespell widget for better styling capabilities
.. it is possible to style it with css, no images are required
8 years ago
Aleksander Machniak 8533a43707 Fix hidden toolbars in desktop mode 8 years ago
Aleksander Machniak e48fddb5b5 Enable checkbox selection on contacts list in mail compose 8 years ago
Aleksander Machniak 642e2a47a9 Add icons for selectable listings, other fixes 8 years ago
Aleksander Machniak ef89af3248 Added supported browsers list (#6) 8 years ago
Aleksander Machniak 2b472f65cb Modify TinyMCE editor setup for mobile (#10) 8 years ago
Aleksander Machniak 6c4e86d816 JS code refactor to make setup code easier to read 8 years ago
Aleksander Machniak d4eace8285 show_list() refactoring 8 years ago
Aleksander Machniak d0e3b97dc5 Refactor search menu 8 years ago
Aleksander Machniak 1b4a8c7020 Add some icons for messages list 8 years ago
Aleksander Machniak 12850f4b86 Added compose.html template 8 years ago
Aleksander Machniak f412b4b6df Unify taskmenu buttons 8 years ago
ka7 9a35768c26 spelling fixes (#5690) 8 years ago
Aleksander Machniak 4eff947103 Convert tabs to spaces in less files 8 years ago
Aleksander Machniak 6b3ae24683 Make sure toolbar-menu-button is always last on right side of the header 8 years ago
Aleksander Machniak 67170c0d97 Select sidebar when visiting Settings without action specified 8 years ago
Aleksander Machniak e00d8cdd61 Generalize content frame handling 8 years ago
Aleksander Machniak 570a0547a0 Added content frame title for mobile devices 8 years ago
Aleksander Machniak 0541b2ff86 Various improvements 8 years ago
Aleksander Machniak 8f6c35c271 Search menus initialization and varius other fixes 8 years ago
Aleksander Machniak edc114247d Fix some regressions 8 years ago
Aleksander Machniak 5929dc2ac8 Use Bootstrap 4, forget about Semantic UI 8 years ago
Aleksander Machniak 8ee2b96a3d Add some icons for messages list, update font-awesome icons 8 years ago
Aleksander Machniak 840a1ec4e6 Add some style for folder-selector 8 years ago
Aleksander Machniak 4525388337 More unified style of folder-selector 8 years ago
Aleksander Machniak ba03bc2950 Add Refresh and Compose buttons in taskmenu and some fixes 8 years ago
Aleksander Machniak bc3de6494f Add tree toggle icons 8 years ago
Aleksander Machniak 2095a26ff1 Enable checkbox selection on list widgets (#15) 8 years ago
Aleksander Machniak adbab9d3e2 Merge branch 'master' into dev-elastic 8 years ago
Aleksander Machniak 9057e77e28 More fixes for command state 8 years ago
Aleksander Machniak 670090fd3a Fix style for menu items state (active/disabled) 8 years ago
Aleksander Machniak c73597da89 Add some more icons 8 years ago
Aleksander Machniak 424a42b2fd Add attachments list icons 8 years ago
Aleksander Machniak 1bd101d09a Implement "Add contact" icon 8 years ago
Aleksander Machniak ba7082bd96 Force widescreen mode 8 years ago
Aleksander Machniak cc8bee636f Improved error.html template 8 years ago
Aleksander Machniak 089bc0f297 Disable ext-windows on mobile (#13) 8 years ago
Aleksander Machniak 774765b67b Don't use <i> elements, use font-icons in css with :before 8 years ago
Aleksander Machniak b4e311ceb1 Move widgets and icons style to separate less files 8 years ago
Aleksander Machniak 4d2236965f Use Roboto font (#12) 8 years ago
Aleksander Machniak 240e56c8c0 Fix #taskmenu.special-buttons in small screens 8 years ago
Aleksander Machniak f0ce5ddba7 Implemented About dialog 8 years ago
Aleksander Machniak ce336f487e Add contactimport and contactsearch templates 8 years ago
Aleksander Machniak 2d9444bef0 Display contact import and advanced search in popup dialogs 8 years ago
Aleksander Machniak 750df96163 Fix listing saved searches 8 years ago
Aleksander Machniak b79586a557 Various code improvements 8 years ago
Aleksander Machniak fb5cc64e9d Don't focus search button when not needed 8 years ago
Aleksander Machniak 8cf64eb758 Move layout style to layout.less 8 years ago
Aleksander Machniak f84edd168a Use less (#4) and font-awesome variables (#9) 8 years ago
Aleksander Machniak 73d53051cd Fix bug where some classic skin images were not displayed in IE/Edge (#5614)
Converted from png to gif according to file extension.
8 years ago
Aleksander Machniak dc76c674d4 Menu button should be displayed only in phone mode 8 years ago
Aleksander Machniak 500cf5ff65 Implement messages list options popup 8 years ago
Aleksander Machniak e830fedf90 Remove redundant style 8 years ago
Aleksander Machniak 48d9ee4f1f A better way of intercepting dialog position in larry 8 years ago
Aleksander Machniak b06dd7b204 Small fixes 8 years ago
Aleksander Machniak 44bb2026a8 Support screen width down to 240px (#5) 8 years ago
Aleksander Machniak ec3a65b6a5 Fix search bar issue in Chrome 8 years ago
Aleksander Machniak afb1cedc81 Fix js error 8 years ago
Aleksander Machniak 6d4c94d131 Add Back button for mail content frame + some small fixes 8 years ago
Aleksander Machniak 61cfb35d0b Css cleanup, use em units 8 years ago
Aleksander Machniak 5e1ca13ec3 Fix popups 8 years ago
Aleksander Machniak 5393c61f22 Content Back button uses history.back() if there's no list and no sidebar 8 years ago
Aleksander Machniak 96d3fedde3 Smart toolbar that scales down to a button and popup menu on small screen 8 years ago
Aleksander Machniak 7ab57b1428 Fix popups 8 years ago
Aleksander Machniak 564ccdf4d8 Implemented smart search boxes 8 years ago
Aleksander Machniak 53c327b49d Elastic skin - initial commit 8 years ago
Aleksander Machniak debb6e3a30 Add missing type="link" for some buttons 8 years ago
Aleksander Machniak c0f0fb67e4 Add missing type="link" for some buttons 8 years ago
Aleksander Machniak 9d6aa00a44 Hide QR-Code button if PHP-GD is not installed
Keep it as an optional dependency.
8 years ago
Aleksander Machniak 15bd0b51a4 Improve mailvelope decryption errors handling, hide encrypted part attachment on successful decryption (#5279)
+ small style improvements
8 years ago
Aleksander Machniak a487055c5a Add possibility to attach contact vCard to composed message (#4997) 8 years ago
Aleksander Machniak 2482088a76 Possibility to display QR code for contacts data (#5030) 8 years ago
Aleksander Machniak a044338d9c Fix alignment of error icon 8 years ago
Aleksander Machniak fe212cc080 A better alignment/positioning of icons on widescreen list 8 years ago
Aleksander Machniak a844db6a27 Merge branch 'dev-layouts' 8 years ago
Aleksander Machniak 793a8aad7a Revert some style changes to correctly position status icon in threaded messages view of widescreen mode 8 years ago
Thomas Bruederli 2d45879469 Adjust sizes and spacings in new 3-column layout 8 years ago
JohnDoh dd714b33a8 replace old trac links (#5514) 8 years ago
Aleksander Machniak c3e7d93c43 Make "Add contact" image/text ignored when copying/selecting recipients in main headers (#5103) 8 years ago
Aleksander Machniak 0a4e3b2d3f Icons alignment fix 8 years ago
Aleksander Machniak cf866990f2 Get rid of "popupmessage" class
It wasn't widely used and made the dialogs look inconsistent
8 years ago
Aleksander Machniak 04f2d139bf Fix splitter dragging over messages list
Mouseup event on messages list is not propagated to document.
We workaround this by setting drag_active flag, in such case
the event will be propagated.
8 years ago
Aleksander Machniak edea8732a6 Fix regression where UI object could be not created on some pages (#5484) 8 years ago
Aleksander Machniak ff25ba6fbd Optimize image size 8 years ago
Thomas Bruederli c6307d78a5 Better icon and CSS styles for PGP-related attachments (#5301 and #5279) 8 years ago
Thomas Bruederli db05b52a4b Add icons for pgp-keys and php-encrypted attachments (#5301 and #5279) 8 years ago
Thomas Bruederli ea816a062a Fix flickering of header topline in min-mode (#5426) 8 years ago
Aleksander Machniak d305f4f0fd Separate action to mark all messages in a folder as \Seen (#5006)
with possibility to do this in all folders or in a folder and its subfolders (#5076)
8 years ago
Aleksander Machniak cce4994b97 Control search engine crawlers via X-Robots-Tag header instead of <meta> and robots.txt (#5098)
This gives one central place to control these settings and really
makes the page will not be listed in Google search results.
8 years ago
Aleksander Machniak 6886a4de3f Widescreen layout aka three column view (#5093) 8 years ago
Thomas P d3a6cf8bf1 Use "roundcube:label" instead of hard coded text
Both texts hardcoded are read by some screen readers, it's better to use labels for translation
8 years ago
Aleksander Machniak 2999cc38a5 Generate more compact HTML5 code, e.g. use short form of boolean attributes 8 years ago
Aleksander Machniak 80919e1cf5 Added Search button in quick search menus (#5312) 8 years ago
Aleksander Machniak 873e0353cf Use smart-upload-button for messages and contact photos upload
Unified interface with rcmail::upload_form().
8 years ago
Aleksander Machniak c88a88fb0b Rewrite smart upload button to work in IE (#5410) 8 years ago
Aleksander Machniak 201f5f7861 Fix missing min-height on ui-autocomplete lists (T1428) 8 years ago
Aleksander Machniak 43f3c5fb2a Implement "one click" attachment upload (#5024) 8 years ago
Aleksander Machniak 0485275a75 Merge branch 'dev/drop-legacy-browsers' 8 years ago
Aleksander Machniak d7c4c3fb62 Drop IE9 support 8 years ago
Aleksander Machniak d74dd5b6cb Drop some styles with -o- and -webkit- prefix 8 years ago
Aleksander Machniak b3ee5d13cd Update to jQuery-UI 1.12.0 8 years ago
Aleksander Machniak 2cb9d9f2b9 Remove old mozilla padding hack 8 years ago
Aleksander Machniak eda23fe6c8 Remove hacks for old Internet Explorer versions 8 years ago
Aleksander Machniak ebc2f5dc7d Add possibility to rename attachments in mail compose (#4996)
... and fix some small issues related to the new compose attachment menu feature
8 years ago
Aleksander Machniak b3f7b08e57 Append menu to the attachment list entry after upload finishes 8 years ago
Aleksander Machniak 8a13615e9e Add possibility to preview and download attachments in mail compose (#5053) 8 years ago
Aleksander Machniak 64763853c9 Fix javascript errors in IE on page with iframe that points to another domain 8 years ago
Aleksander Machniak fdf9ff5a17 Merge pull request #5361 from PeterDaveHelloKitchen/image-optimize
optimize png images using zopflipng
8 years ago
Aleksander Machniak 437aca39e0 Enigma: Import keys from key-server(s) (#5286) 8 years ago
Aleksander Machniak 158b34ed42 Rename Addressbook to Contacts (#5233) 8 years ago
Peter Dave Hello 6ee0cec8e9
optimize png images using zopflipng 8 years ago
Aleksander Machniak ee895a2c96 Remove PHP mail() support, smtp_server is required now (#5340) 8 years ago
Aleksander Machniak 8e65f618c5 Display full message subject in onmouseover on truncated subject in mail view (#5346) 8 years ago
Aleksander Machniak b9d3fb0221 Display different attachment icon on encrypted messages 8 years ago
Aleksander Machniak 4108502082 Update copyright year in about page (#5269) 8 years ago
Aleksander Machniak 0344b16827 Fix priority icon(s) position 8 years ago
Aleksander Machniak 5b3a86da57 Merge pull request #5184 from guitarmanusa/compose_focus
Implements 'scroll by keyboard #5139'
8 years ago
Aleksander Machniak 344b0af9c6 Indicate that a collapsed thread has flagged children (#5013) 9 years ago
Aleksander Machniak 9796cd2063 Merge branch 'dev-rfc822-preview'
Conflicts:
	CHANGELOG
	program/steps/mail/show.inc
9 years ago
Aleksander Machniak 8935587a59 Fix bug where contact search menu fields where always unchecked in Larry skin 9 years ago
Aleksander Machniak 80eb845253 Make sure width of date selector in search menu is not too big with non-english locales 9 years ago
Kyle Francis 31713805f8 Changed native DOM call to jQuery 9 years ago
Kyle Francis 522babb3a3 Implements 'scroll by keyboard #5139' 9 years ago
Aleksander Machniak 46f7b70964 Enable reply/reply-all/forward buttons also in preview frame of message/rfc822 9 years ago
Aleksander Machniak e8b6e726f6 Add message menu with viewsource and edit actions in message/rfc822 preview 9 years ago
Aleksander Machniak d125f864ea Message/rfc822 previewer compatibility with Enigma 9 years ago
Aleksander Machniak a068d0fb70 Small css fixes 9 years ago
Aleksander Machniak ce3105c58f Reply/Reply-All/Forward/Change-format buttons for message/rfc822 preview 9 years ago
Aleksander Machniak 323fa20bc8 Message/rfc822 attachment preview (#5054) 9 years ago
Aleksander Machniak e91c35c534 Fix background color on selected and focused addressbook 9 years ago
Aleksander Machniak 96d7f79a38 Set also 'extwin' class on body element in error page 9 years ago
Aleksander Machniak 459003303c Fix initial value of horizontal splitter and page elements 9 years ago
Thomas Bruederli 12d389b396 Fix mail view scaling on iOS (#1490551) 9 years ago
hebbet ed522ee83a Open exceptions link in new Tab
open the exceptions link in a new tab, as it is not rendered in Chrome on https-Sites, also change link to https.
9 years ago
Aleksander Machniak eb721e35b2 Update to TinyMCE 4.2 9 years ago
Thomas Bruederli e1126a3056 Fix Mailvelope container resizing after changes in 82dcbb74 9 years ago
Aleksander Machniak fe8ff85d7e Move skin-specific code for compose encryption button to the skin 9 years ago
Aleksander Machniak d9ff47b011 Don't use deprecated (soon) jQuery .bind() and .unbind() methods 9 years ago
Aleksander Machniak bb1ed2740d Display attachment size in compose (#1484774) 9 years ago
Aleksander Machniak 5802e08e48 Mail messages searching with predefined date interval (T103) 9 years ago
Aleksander Machniak 7fe87bba24 Mailvelope integration with classic skin 9 years ago
Aleksander Machniak 82dcbb7488 Fix various issues in Mailvelope integration (#1490533) 9 years ago
Aleksander Machniak 2368ab91c2 Fix pixel issue on Encrypt button 9 years ago
Thomas Bruederli b95a6d8f41 Disable some toolbar buttons if Mailvelope editor is active (#1490533) 9 years ago
Thomas Bruederli 0b6a01380b Distinguish encryption toolbar buttons (Mailvelope and Enigma) 9 years ago
Aleksander Machniak b87a794348 Enigma: don't show encrypted part on attachments list, we display its content already 9 years ago
Aleksander Machniak 8e5c443c7b CSS improvements on message print and message headers table 9 years ago
Thomas Bruederli f189d72943 Merged branch 'dev-mailvelope' 9 years ago
Aleksander Machniak 3516b02344 Fix so adding CC/BCC recipients from the sidebar unhides compose form fields in Classic skin (#1490472) 9 years ago
Aleksander Machniak 567d5a01cc Fix attachments list margin in full-preview (after last commit) 9 years ago
Aleksander Machniak 1656eb3f51 Fix bug where message content could overlap attachments list in Larry skin (#1490479) 9 years ago
Aleksander Machniak 8dd1ae8729 Hide "About" link on error page, it does not work anyway 9 years ago
Thomas Bruederli 2965a981b7 Allow to search and import missing PGP pubkeys from keyservers using Publickey.js 9 years ago
Aleksander Machniak 252cc4c4ac Password: Allow temporarily disabling the plugin functionality with a notice 9 years ago
Aleksander Machniak 7185736f39 Use jQuery's .on() instead of a deprecated .load()/.unload() 9 years ago
Aleksander Machniak d67d5d921e Fix so plain text signature field uses monospace font (#1490435) 9 years ago
Thomas Bruederli 3167e58ff9 Pass encrypted draft and reply messages to Mailvelope editor; add toolbar icon for encryption mode toggeling 9 years ago
Thomas Bruederli 7b8a0af1c8 Add toolbar button to switch to Mailvelope encryption editor 9 years ago
Thomas Bruederli 1cd3762b0d Start integrating the Mailvelope browser extension via its API.
- Embed Mailvelope message container for encrypted message text and full pgp-mime messages
- Prepare to embed the Mailvelope editor for composing encrypted messages (with attachments)
9 years ago
Aleksander Machniak 23a0827e6c Fix typo in aria attribute name (#1490370) 10 years ago
Aleksander Machniak 9a5d9a83ab Implemented UI element to jump to specified page of the messages list (#1485235) 10 years ago
Aleksander Machniak b0c502c4c2 Fix message list header in classic skin on window resize in Internet Explorer (#1490213) 10 years ago
Thomas Bruederli 3dd377e272 Color quota display orange/red when over 80/90 % 10 years ago
Thomas Bruederli 619891ccc3 Fix menu container references to point to the actual <ul> element (#1490313) 10 years ago
Aleksander Machniak 7a1652929c FIx colors in searchmenu 10 years ago
Aleksander Machniak b0613585c3 Fix encryption warning style in fullpage message view 10 years ago
Aleksander Machniak b7abf8412c Fix "Add response" button title, remove wrong identities_level checks in Responses, fix cursor on some lists 10 years ago
Aleksander Machniak f7af22c780 Add possibility to print contact information (of a single contact) 10 years ago
Thomas Bruederli 190ae4f800 Embed magnet link for license information 10 years ago
Thomas Bruederli 40a37adc22 Bump copyright year in about dialog 10 years ago
Thomas Bruederli 3b46c965d7 CSS hack for FF 3.6 10 years ago
Aleksander Machniak 64ed175944 Code style improvements and fixes 10 years ago
Aleksander Machniak b79a6e1b33 Workaround Firefox 3.6 issue where "advanced options" toggle element was misplaced 10 years ago
Aleksander Machniak f5b7c2e0a3 Fix download options menu (added by zipdownload plugin) in classic skin (#1490228) 10 years ago
Aleksander Machniak f6502176f8 Hide MDN and DSN options in compose if disabled by admin (#1490221) 10 years ago
Aleksander Machniak 5844f38674 Improve move-to and contact-export button in classic skin (#1490166) 10 years ago
Aleksander Machniak 390e9eeac7 Fix offset of download icon 10 years ago
Aleksander Machniak 343dc97ba1 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 877e44bd8f Small improvements in About dialog 10 years ago
Thomas Bruederli b80f4bafc3 Remove focus from toggle item if clicked with the mouse 10 years ago
Thomas Bruederli 53b7421d44 Fix list icon for replied+forwarded+unread messages 10 years ago
Aleksander Machniak cf7471eb86 Move some styles from #mailboxlist to .folderlist 10 years ago
Aleksander Machniak 0b36d15157 Add method to display operation (uploading) progress in UI message 10 years ago
Aleksander Machniak 2a89127a7c Avoid duplicated errors in error dialog 10 years ago
Aleksander Machniak 63e4989aa5 Don't append created iframe to document if it's going to be appended to a dialog - skip redundant http request + small CS improvements 10 years ago
Aleksander Machniak 58e184b022 Small fix for HTML editor border radius 10 years ago
Aleksander Machniak b274c8cad9 Fix missing HTML editor border 10 years ago
Aleksander Machniak 2f014fd9a7 Remove redundant margin 10 years ago
Aleksander Machniak 421ed1e545 Fix compose body area size, so scrollbars aren't truncated, unify padding 10 years ago
Aleksander Machniak 517b6cff1f Fix font style display issue in HTML messages with styled <span> elements (#1490101) 10 years ago
Aleksander Machniak fef6173a2d Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103) 10 years ago
Thomas B. 94791f6fd5 Merge pull request #224 from hebbet/master
update syntax of linear-gradient
10 years ago
Aleksander Machniak 6c6991fb53 Shrinked some images with TinyPNG (saved 38%) 10 years ago
Pascal Herbert 3533a56806 only changed the needed lines 10 years ago
Pascal Herbert 6cf1866e08 only changed the needed lines 10 years ago
Pascal Herbert de6bf07030 update syntax of linear-gradient 10 years ago
Thomas Bruederli 13bbcd0f59 Fix splitter code to properly work with 1px size borders 10 years ago
Thomas Bruederli d1cd22a6dd Avoid errors when contacts widget is missing (in derived skins for example) 10 years ago
Aleksander Machniak d38f11f483 Small alignment improvements on folders list 10 years ago
Aleksander Machniak 674a037d2a Small icon alignment fix 10 years ago
Thomas Bruederli e833e8601f Show icons (person, group) in autocomplete popup 10 years ago
Thomas Bruederli 0fddf7a6a2 Place folder namespace selector above search box. Adjust height after box is visible and real heights can be computed 10 years ago
Aleksander Machniak 041da24319 Fix unintentionally hidden contacts search box in compose screen 10 years ago
Aleksander Machniak e9ecd49f74 Added namespace filter in Folder Manager 10 years ago
Aleksander Machniak f25c01464f Fix checkboxes and radio buttons alignment 10 years ago
Aleksander Machniak 66233b76c8 Added folder searching in Folder Manager 10 years ago
Thomas Bruederli 760585e7c9 Don't change alignment for regular labels with input and text 10 years ago
Aleksander Machniak d01f9fc7f5 Add option (disabled_actions) to disable UI elements/actions (#1489638) 10 years ago
Aleksander Machniak 9453257baf Fix missing folders list icons on mail view page 10 years ago
Aleksander Machniak 31c7ca08ee Remove useless css rules 10 years ago
Aleksander Machniak 6c5c22b877 Create/rename groups in UI dialogs (#1489951) 10 years ago
Aleksander Machniak b0b9cf00d2 Fix errors when using localStorage in Safari's private browsing mode (#1489996) 10 years ago
Thomas Bruederli e7ce974ebc Fix alignment of folder subscription checkboxes accross browsers 10 years ago
Aleksander Machniak 3cb61e7528 Collapsible (and iconized) folders tree in folder manager (#1489648) 10 years ago
Thomas Bruederli 774028db3b Add title attribute for skins/modes hiding the actual button text
Conflicts:
	skins/larry/templates/messagepart.html
10 years ago
Aleksander Machniak ac0ec6d546 Fix TinyMCE buttons in webkit browsers 10 years ago
Aleksander Machniak dc43ae4ed0 Small css fix for delete icon on messages list 10 years ago
Thomas Bruederli d981aa0667 Fix displaying error messages without timeout 10 years ago
Aleksander Machniak 4cef8c7ec9 Fix messages list columns width in Chrome 10 years ago
Aleksander Machniak 0c2fcd633a Get rid of -moz-box-shadow 10 years ago
Aleksander Machniak 734e233675 Get rid of -o-box-shadow 10 years ago
Aleksander Machniak 0fbb27d219 Move all filter:(opacity=X) styles to legacy_browser plugin 10 years ago
Aleksander Machniak c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 10 years ago
Aleksander Machniak 997ef19f17 Remove height:auto from .listing table cells 10 years ago
Aleksander Machniak 789a7b5fd5 Small improvements for toolbar buttons style 10 years ago
Aleksander Machniak a292e4f524 Unify default width of resizable UI elements (#1488837) 10 years ago
Aleksander Machniak c3bb0d32a5 Some more css improvements 10 years ago
Aleksander Machniak ab985fdaed Fix font-family/font-size in form elements (#1489936) 10 years ago
Aleksander Machniak c5f06896d4 Display full quota information in popup (#1485769, #1486604) 10 years ago
Thomas Bruederli f0e4d2fd14 Add/fix styles for a hierarchical list of address books 10 years ago
Thomas Bruederli 750de3189c Remove previously added styles that don't belong here 10 years ago
Thomas Bruederli 71a522f103 Separate list of saved searched from addressbooks list 10 years ago
Aleksander Machniak a7343c243c Focus displayed input element in show_header_row() 10 years ago
Aleksander Machniak d30a998fca Small css fix 10 years ago
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