Commit Graph

216 Commits (ed302bbbedaca1d0fd71b0cbc2b6136a12f75dd4)

Author SHA1 Message Date
alecpl 7a0b9be8e3 - Fix background color in importcontacts (#1486882) 14 years ago
alecpl 9e55503dad - Unified rcmail_ui popups handling 14 years ago
alecpl c33e08a3cf - css improvements 14 years ago
thomascube b218aa7d2e Partially revert changes on compose screen from r3789 14 years ago
alecpl 3940ba65be - Resize editor after switching to html mode
- create toggle-editor command in app.js, to make possible binding to this command
- Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui)
14 years ago
alecpl 087c7dc5d2 - Improved compose screen: resizable body and attachments list, vertical splitter, options menu
- Removed productname/version element, changed footer size to 20px
14 years ago
alecpl f821fecac8 - Hide disabled fieldsets in messages list menu 14 years ago
alecpl 4641586971 - Hide preview frame switch when preview_pane option is disabled by dont_override (#1486814) 14 years ago
alecpl a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
14 years ago
thomascube 9689f5b54d Make preview pane label clickable + slightly darker labels in pagenav 14 years ago
thomascube 7dff2fe2da Use existing label for preview pane which is more descriptive 14 years ago
alecpl ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
14 years ago
alecpl 254bfdc29e - Fix html comment on IE 14 years ago
alecpl 172e3346ca - Added mailboxlist options menu in message page 14 years ago
alecpl 54759ce120 - some improvements + added splitter in Identities 14 years ago
alecpl ff38d0e55b - unified css styles for (old) #directorylist*, use common .boxfooter/.boxlistcontent classes 14 years ago
thomascube e9b5a6c2d5 Unify directory/mailbox list actions 14 years ago
alecpl 64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 14 years ago
alecpl f5bb9b433d - fix typo 14 years ago
alecpl c3eab29e19 - some fixes in message list columns handling 14 years ago
alecpl 479a9915e4 - Added version number in Settings (#1486290) 14 years ago
alecpl 8e211adb01 - Add images pre-loading on login page (#1451160) 14 years ago
alecpl 47b9294c85 - added tabindex on editor-selector 14 years ago
thomascube 3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 14 years ago
alecpl 23d5349a2a - Fix more actions menu position (#1486588) 14 years ago
thomascube a61bbb24aa Added basic contact groups feature 14 years ago
alecpl fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 14 years ago
alecpl 74fd1aec77 - moved listcontrols container before the conditional tag 15 years ago
alecpl 258a043a31 - hide threads related stuff if threads are not supported 15 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 15 years ago
alecpl c16986be7f - use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
15 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 15 years ago
thomascube d4a2c0cf5c Import contacts into the selected address book + set button states accordingly 15 years ago
alecpl 27e9a5b09c - change mailboxlist maxlength=25 15 years ago
alecpl e2927b05ca - fix folderlist header in message.html after r3141 15 years ago
alecpl 5261d264de - small style improvements for folderlist, better Drafts icon 15 years ago
alecpl b1d3a4e1cf - set "productname" for Roundcube logo in "error" template (#1486283) 15 years ago
thomascube 0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 15 years ago
alecpl 50f56d2046 - top posting (#1484272) 15 years ago
thomascube 09915f1430 Specify toolbar container in compose template (#1486247) 15 years ago
alecpl 7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
15 years ago
alecpl 49771b1039 - Don't display disabled sections in Settings (#1486099) 15 years ago
alecpl 6fff3c8e02 - more css unification for boxes + toolbarmenu moved to common.css (#1486198) 15 years ago
alecpl 2aaa992cc1 - unified boxtitle css styles 15 years ago
vbenincasa 3f97120cb1 - Added an alert message when uploading still in progress and the user tries to send the message
- Added the functionality to abort the upload process
- Changed the loading icon background to transparent, so it can be used in other templates easily
15 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 15 years ago
alecpl 05d18da660 - fix typo 15 years ago
alecpl 37d909124a - fix unread/invert actions (broken in last commit) 15 years ago
alecpl 8583d64b8a - Fix folder/messagelist controls alignment - icons used (#1486072) 15 years ago
vbenincasa df2a51e3fa - Replace the attribute "size" with "width" in CSS from login input fields (#1486155).
- Fix an extra margin in login form (IE6/7)
15 years ago