Commit Graph

1078 Commits (22a2c5e0eefcea8572f2ab5ad2e5a22789b6f555)

Author SHA1 Message Date
thomascube 5fea6b484d Fix splitter resizing over iframes 13 years ago
thomascube 12bf0f9766 Small CSS improvements 13 years ago
thomascube 354bf1ce12 Fix typo 13 years ago
thomascube 822a1effad Fix bug in IE code; show (tem,porary) warning for old IEs 13 years ago
thomascube f5521a4a6d Add button to clone file upload fields for mutli-file uploads 13 years ago
thomascube 84d9b158e6 Use new short labels for toolbar button texts 13 years ago
alecpl f547424c75 - Fix searchbox position 13 years ago
alecpl 9912cd9d8e - Fix unread wrapping on folderlist in message.html 13 years ago
thomascube 847d310609 Complete Larry's mail view with selection menus and quota display 13 years ago
thomascube 4f1b7a447d Add generic template for plugins 13 years ago
thomascube 3e7b1c0e8c Add missing placeholder pic 13 years ago
thomascube 68e13c45d3 Address book styling for Larry; show about page in UI dialog 13 years ago
thomascube bab0433a27 First steps for Larry's address book 13 years ago
thomascube 18863495ae Fix compose editor toggling and other style improvements 13 years ago
thomascube af05fecf24 Iconized some menus 13 years ago
thomascube 74d4c7f9ad Setup dialogs (using jquery UI) and compose form for Larry 13 years ago
thomascube 2644760050 Fix login button size 13 years ago
thomascube 918bb92738 Give resizeable splitters to Larry 13 years ago
thomascube b540ed15a3 Larry is growing up 13 years ago
thomascube e19229ce09 Larry's identities settings and about page 13 years ago
thomascube 28e18c75ef More CSS styling for Larry 13 years ago
thomascube a4be516f68 Larry continued... 13 years ago
thomascube c7dcb30025 More from Larry... 13 years ago
thomascube 1a0f60b332 Allow custom content (from config dir) showing up on the about page 13 years ago
thomascube 13ed1e0d91 New skin: set list icons and toolbar buttons 13 years ago
alecpl 7bb5f63a36 - Fix label, add paragraph closing tag 13 years ago
thomascube 15f48a2d5f Make errors look good in larry; add some chrome-specific styles 13 years ago
thomascube 879b053e55 New skin continued... 13 years ago
thomascube b1fa1ab50d More work on new skin 13 years ago
alecpl 3633f09b75 - Reset messages list page when clicking on logo (#1487757) 13 years ago
alecpl 79db330983 - Fix fit_string_to_size() renders browser and ui unresponsive (#1488207):
1) improve its performance by half,
  2) don't call it on UI init, it's called after getunread action
  3) don't call it for big number of folders (limit is 100 for IE and 500 for others)
13 years ago
alecpl 3e5c709fa7 - Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208) 13 years ago
alecpl e0960f6365 - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
13 years ago
alecpl 636bd77074 - Mark (with different color) folders with recent messages (#1486234) 13 years ago
thomascube e7c445bea0 Started with the new skin, codename 'Larry' 13 years ago
thomascube 15cd3e5c0b Fit watermark background in about box 13 years ago
thomascube ce22f1e0c6 Show configurable support link in about page; refer on <srcuri> for download link; no link to roundcube.net to avoid tons of support requests 13 years ago
alecpl bda028e31e - Small style improvements 13 years ago
alecpl 45fa64c3c9 - Added About tab in Settings 13 years ago
alecpl 91e589afde - Small improvement for Chrome 13 years ago
alecpl 50b22b96a5 - Force font-family on body only, makes possible to set/display fonts of email message bodies 13 years ago
alecpl c136f62ab0 - Cleanup 13 years ago
alecpl 46cdbf074e - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts 13 years ago
alecpl 57863c1a4d - Removed zebra-class 13 years ago
alecpl 58487bbc08 - Improve .boxtitle style 13 years ago
alecpl 4b09fb6ce6 - Add possibility to auto-register menu objects in show_popup() 13 years ago
alecpl 497013f411 - Set style of login form inputs using class not IDs 13 years ago
thomascube d43332a8a5 Improve icon for saved searches 13 years ago
alecpl 891b3c13e0 - Fix more text-overflow:ellipsis issues (#1488061)
- Fix flagged icon hovered style in Chrome
13 years ago
alecpl 5f129dd053 - Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit (#1488061) 13 years ago
thomascube ba6f487bcd Slightly adjust list header sprites 13 years ago
alecpl f8e48df715 - Merge devel-saved_search branch (Addressbook Saved Searches) 13 years ago
thomascube 33ee817dcf Define style for disabled form buttons 13 years ago
alecpl 7a2bade211 - Added 'priority' column on messages list 13 years ago
alecpl 58504870d4 - Fix "jumping" login form in IE7 13 years ago
thomascube de55342cff Fix fieldset-tabs display within iframes on IE7 13 years ago
alecpl 0d16eb7ba5 - Use logo object in error and messageprint templates too 13 years ago
thomascube 31737295b8 Add newlines between organization, department, jobtitle (#1488028) 13 years ago
thomascube d145f77f36 CSS and UI fixes for IE6/7 13 years ago
alecpl dfb0513512 - Fixed invisible #sourcename on IE6 13 years ago
alecpl 0d5836bdfe - Link to task-specific style files for build-in tasks only 13 years ago
thomascube da89cf2937 Always show address book name if multiple books are configured; fix styling 13 years ago
alecpl 24f812dc9c - Add workarounds for Chrome 14 css issues (#1487996) 13 years ago
thomascube 8a3b1c8462 Style changes for folder manager 13 years ago
thomascube d78d2ed056 Improve IE hacks 13 years ago
alecpl 78086d349d - Remove testing code 13 years ago
alecpl 7f5a849e78 - Added possibility to undo last contact delete operation 13 years ago
alecpl 5b3ac32415 - Added addressbook source selector in contact create form 13 years ago
alecpl 925bb8d0af - Fix groupoptionsmenu position after last commit 13 years ago
alecpl 71228297e0 - Added vertical splitter for books/groups list in addressbook (#1487923) 13 years ago
alecpl 39d8ccd6f2 - Fix quicksearchbox alignment 13 years ago
alecpl 81a0cfba50 - Use more descriptive labels for group actions 13 years ago
alecpl f2674707ba - Added groupoptions container 13 years ago
alecpl cc90ed1f84 - Add addressbook name in contact info frame (#1487958) 13 years ago
alecpl e9a9f2f6c5 - Added addressbook advanced search 14 years ago
alecpl 3cacf941fa - Add popup with basic fields selection for addressbook search 14 years ago
alecpl 8254d9c7cb - A little better fix for radiobuttons in popupmenu (previous solution breaks other popup windows, e.g. from acl plugin) 14 years ago
alecpl 89b2d1ba7f - Fix #listmenu after popupmenu change in r4775 14 years ago
alecpl a509bb677c - Add option to set default action of Forward button to "Forward as attachment" 14 years ago
alecpl 9b6c82fdc8 - Add extended command for saving prefs 14 years ago
alecpl 491133a0b2 - Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)
- Small code improvements and use preferred .prop() instead of .attr() for some properties
14 years ago
alecpl 8e99ffbcac - Use less included files in mail and message templates for better performance
- Add access to template name in template expressions
14 years ago
alecpl a208a4fa68 - Add forward-as-attachment feature 14 years ago
alecpl 51001e58b5 - Fix IE8 issue on folders list in folder manager 14 years ago
alecpl 5ab8391074 - Css fixes for IE 14 years ago
alecpl 0deec44e7d - Fixed handling of folder with name "0" in folder selector 14 years ago
alecpl 94bdcce081 - Add possibility (for plugins) to filter folders lists by some additional criteria (e.g. folder type) 14 years ago
thomascube 7c141cc65a Insert additional taskbar icons before settings 14 years ago
vbenincasa 90550b9479 - Added an example in editor.js to help the skin developers know the possibility of sending config. parameter to TinyMCE
- Small fix to allow the script to work in IE6 and IE7
14 years ago
vbenincasa a1621c6759 - Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low)
- Small improvement in the look of quota indicator
14 years ago
thomascube 9e1daa4c45 Move folder name truncation to client (#1485412) 14 years ago
alecpl f30fbb60df - Use size-optimized quota indicator image (use old gif version on IE6 only) 14 years ago
alecpl 4380ebe1f1 - Use size-optimized quota indicator image (use old gif version on IE6 only) 14 years ago
alecpl ddaeb3352c - Optimized size of some images 14 years ago
alecpl 32c8ba67ca - Fix tabs on identity edit page 14 years ago
thomascube ae39c47c3a New config option for custom logo; allow skins to define/override texts 14 years ago
alecpl 6b07e62c7e - Remove unused images 14 years ago
alecpl 5744bfa54d - Fix tabs in folder edit page (broken with devel-addressbook merge) 14 years ago
alecpl 31036bb3eb - Add favicon on message print page (#1487789) 14 years ago
alecpl 61938a735e - Fix/unify page navigation titles 14 years ago
alecpl fc2d3de769 - Better fix for #directorylistbox in IE7 + some IE css improvements 14 years ago
alecpl f1e98a453d - Increase length of subtype select 14 years ago
alecpl 768091e094 - Make so addcontact icon doesn't jump alone to next line 14 years ago
thomascube 61846d1ad3 Fix headers box position in message preview iframe 14 years ago
thomascube 361ce60948 Make iframe headers fixed; don't jump to top when switching tabs 14 years ago
alecpl 8c27d0032f - Use less code 14 years ago
thomascube 5b123fd348 Fix settings UI on IE 6 (#1487724) 14 years ago
thomascube c6be45646b Separate full message headers UI element from headers table (#1487715) + Remove double borders in folder listing (#1487713) 14 years ago
thomascube fbeb468904 Better grouping of contact information 14 years ago
thomascube 26e76dfdd8 Fix window size detection on IE 14 years ago
thomascube 1c6c2c6dc2 Fix randomly disappearing folders list in IE (#1487704) 14 years ago
thomascube 0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 14 years ago
thomascube a3861ba02f Fix message position on older IE 14 years ago
thomascube 636328483f Better CSS cursors for splitters (#1486874) 14 years ago
alecpl 5206569e85 - Fix tabs when have fieldset inside a fieldset 14 years ago
thomascube a63b36a44b Fix float:right in MS browsers 14 years ago
thomascube e624fc6e9d Bring back the title for the column with subscription checkboxes; complete german translations 14 years ago
alecpl b8793fdb99 - Use monospace font in signature textarea 14 years ago
alecpl 935d1a23fe - Fix blinking selection when using splitter on Chrome 14 years ago
alecpl 3ee5a7200a - Improved Mail-Reply-To and Mail-Followup-To headers handling 14 years ago
alecpl af3c045ecf - New Folder Manager UI
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
14 years ago
alecpl 63f9dee62d - Add workaround for MSOE's multipart/related messages with non-related attachments 14 years ago
thomascube e363b0d3f9 Limit hover effect to the dropbutton arrow for consistency reasons 14 years ago
thomascube fbe24e9fa9 Allow plugin templates to include local files (#1487133); make autocomplete on login screen configurable 14 years ago
alecpl d2b8840a0e - Fix handling of custom "_from" in sendmail (#1487132)
- Small fix in displaying Sender input field
14 years ago
alecpl d4711f9840 - Add horizontal scrollbar in messageframe - 'show' action (#1455626) 14 years ago
alecpl 7403abdac9 - Fix for nested fieldsets (inside tabbed fieldsets) 14 years ago
alecpl cb105aa9f1 - Fix displaying long header names in message headers table
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
14 years ago
alecpl 83ba22c77b - Unify template files naming 14 years ago
alecpl c7a815d1a4 - #message object overlaps taskbar 14 years ago
alecpl a79417d4ef - Plugin API: added 'contact_form' hook
- Re-designed contact frame using Tabs
14 years ago
alecpl 125e935306 - Fix vertical alignment of subject coulmn text (#1487091) 14 years ago
thomascube cb7d32ebdd List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) 14 years ago
alecpl 98f2c93209 - When read-status column is disabled create status icon in subject column
- Change read-status column icons so they are working like in flag column
- Some js code cleanup
14 years ago
alecpl 4438d66760 - Add separate column for message status icon (#1486665) 14 years ago
alecpl 6d5f756703 - Fix: when task is empty (on error?) don't try to include ".css" file 14 years ago
alecpl a9d6e7b30a - Fix misplaced forwarded and replied icons on messages list 14 years ago
alecpl e5ebc193ca - Remove unused icon 14 years ago
alecpl f75adec3e7 - Improvements in googiespell styles 14 years ago
alecpl 8431a769cd - Align drop down menus under main button (#1487048) 14 years ago
alecpl 32c657ae1f - Add (different) attachment icon for messages of type multipart/report (#1486165) 14 years ago
alecpl f1ad3650ed - Use 'messageicons' sprite in markmessagemenu + some fixes 14 years ago
alecpl 1716d5ef5a - Add message list menu to css-sprite image 14 years ago
alecpl e9470683bf - Use css sprite image for messages list 14 years ago
alecpl f22ea7ba18 - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) 14 years ago
alecpl 6769ba7670 - Improve tabs to fixed width and add tabs in identities info (#1486974) 14 years ago
alecpl e25a357d95 - Add Reply-to-List feature (#1484252)
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
14 years ago
alecpl 619d58a5ac - Fix height of mail_toolbar image 14 years ago
alecpl 249db18585 - Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023) 14 years ago
alecpl d7f9eb573b - Add link to identities in compose window (#1486729) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 22c6b5b6a0 - Fix: save-prefs action is now in utils task 14 years ago
alecpl fa791286f4 - Small css improvements for SELECT 14 years ago
alecpl 71f60cc9aa - Re-add 'Close' button in upload form (#1486930, #1486823) 14 years ago
alecpl ec581c106e - Revert r3941 (#1486979) 14 years ago
alecpl 0a36c392db - Fix closing popups with ESC key on some browsers 14 years ago
alecpl 3e15dbfa58 - Fix attachment upload popup disapears on double click in Firefox (#1486930) 14 years ago
alecpl 7a0b9be8e3 - Fix background color in importcontacts (#1486882) 14 years ago
thomascube 47e055f45d Default skin is now CC ShareAlike 14 years ago
thomascube 0e2ccb3bca Don't hide upload box on document click in Safari on Windows (#1486823) 14 years ago
thomascube 5cff852b07 Disable active spell check in tinyMCE before switching to plaintext mode (#1486870) + focus message field after mode switch 14 years ago
alecpl 851b2a9811 - Fix js errors when using Roundcube inside an iframe (#1486862) 14 years ago
alecpl ee09d464a8 - Fix #taskbar background (#1486879) 14 years ago
alecpl 0d35d6b81e - Set .pagenav min-width to fix wrapping of line with navigation icons 14 years ago
alecpl f05c458656 - Remove #taskbar width definition (#1486842) 14 years ago
alecpl 503c3c70f4 - css fix for input in addressbook groups list 14 years ago
thomascube a954a0490e Revert accidentally committed image 14 years ago
thomascube 64fa955059 Surround attachment form cleaning with try/catch 14 years ago
alecpl 559de22891 - Fix column name wrapping on folders list (#1486861) 14 years ago
thomascube 9a4fd756a9 Don't open file browser on IE (#1486841) 14 years ago
thomascube c7f7ce889d Delay popup hiding to make menu actions work (#1486848) 14 years ago
alecpl 9e55503dad - Unified rcmail_ui popups handling 14 years ago
alecpl c33e08a3cf - css improvements 14 years ago
alecpl 58a58cc1a3 - more text-overflow:ellipsis on lists 14 years ago
thomascube b218aa7d2e Partially revert changes on compose screen from r3789 14 years ago
alecpl 5019d9caf7 - Fix regression in init_compose_form() (#1486835) 14 years ago
alecpl 7534f6fc59 - fix HTML editor layer resize after first switch 14 years ago
alecpl 9bfcb3b98c - small fix for googie layer height setting 14 years ago
alecpl b8d4febf6c - googiespell layer resizing + small css improvements
- better googiespell suggestions popup positioning
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 4b96ed76a9 - place quota indicator styles in one place 14 years ago
alecpl a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
14 years ago
alecpl 129997f60e - Added hack for Opera browser in preview pane switcher 14 years ago
alecpl 7888dc6926 - IE fix 14 years ago
alecpl e2b0a0018c - Hide popup menus when clicking in iframes (#1486807) 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
thomascube 8e5ed7be9e Strip comments in css string + don't set font color to tags 14 years ago
alecpl f865b68205 - fix identities list width (#1486801) 14 years ago
alecpl ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
14 years ago
alecpl 7bac9dfd63 - small fix for popupmenus on IE6/7 (#1486790) 14 years ago
alecpl 4345643550 - IE6/7 fixes 14 years ago
alecpl 254bfdc29e - Fix html comment on IE 14 years ago
alecpl 07e8016774 - remove redundant style 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
alecpl 62c92731f4 - fix #importbox height 14 years ago
thomascube e9b5a6c2d5 Unify directory/mailbox list actions 15 years ago
alecpl 64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 15 years ago
alecpl cf39928451 - IE6 css fixes for popup menus 15 years ago
alecpl 4ef564367a - IE6 css fixes (addressbook groups list) 15 years ago
thomascube 5800fb6cfd :before doesn't work on IE, what a surprise 15 years ago
thomascube ca38db5744 Allow to drag into groups of another address source 15 years ago
alecpl f5bb9b433d - fix typo 15 years ago
alecpl c3eab29e19 - some fixes in message list columns handling 15 years ago
alecpl 6c9d496fcc - 'threads' column made movable 15 years ago
thomascube de9f799a39 Clarify the use of GPLv2 and exclude skins from this license; the default skin is now licensed under a CC license 15 years ago
alecpl 5d6a3aa0e2 - simplified styles for IE 15 years ago
alecpl 7520f0781c - Fix cursor on subject (broken in last commits) 15 years ago
alecpl 98ef63c106 - Fixes for IE6 (updated pngbehaviour.htc) 15 years ago
alecpl 0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
15 years ago
alecpl bb8012cfcd - Extend contact groups support (#1486682) 15 years ago
alecpl 35a39020ff - small fix of padding in #taskbar 15 years ago
alecpl d44571bde1 - Fix taskbar background on IE6 (typo) 15 years ago
alecpl a804050532 - code formatting 15 years ago
alecpl 479a9915e4 - Added version number in Settings (#1486290) 15 years ago
alecpl 8e211adb01 - Add images pre-loading on login page (#1451160) 15 years ago
alecpl 510df5469b - use transparent image for taskbar backround (#1486624) 15 years ago
alecpl 47b9294c85 - added tabindex on editor-selector 15 years ago
alecpl ed60fef27c - Code cleanup + fixed IE7,8 error when moving splitter out of the screen
- Improved iframes handling (#1486610)
15 years ago
alecpl b14f829777 - small cleanup 15 years ago
thomascube 3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 15 years ago
alecpl 23d5349a2a - Fix more actions menu position (#1486588) 15 years ago
alecpl 7a48e5539f - Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
15 years ago
thomascube 5e2014d90a IE hacks fix 15 years ago
thomascube a3e2912812 IE hacks for contact groups feature 15 years ago
thomascube a61bbb24aa Added basic contact groups feature 15 years ago
alecpl fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 15 years ago
alecpl 39f9d39c3f - use less styling on select fields 15 years ago
alecpl 02e2b43ee3 - remove unused css file 15 years ago
alecpl 9224c8a4cb - don't use quotes in background url specification 15 years ago
alecpl bf214a478f - Use product name as title of header logo, change header logo link (#1486567) 15 years ago
alecpl 0b0a293313 - fix <select> style 15 years ago
alecpl 0f8ff20ae2 - Make fonts and colors more consistent (#1486565) 15 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
alecpl a4865adf44 - code cleanup 15 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 15 years ago
thomascube 7d9d3b0210 Better icon for drafts folder 15 years ago
alecpl 8955ca63e3 - IE7 fix 15 years ago
alecpl 359a95e062 - fix: taskbar too height, overlaps toolbar 15 years ago
alecpl 95a8f18501 - Don't create link to not existing css file for dummy task
- rename addresses.css to addressbook.css (now matches with task name)
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 3f5cce6685 - pixel-fix in mailboxlist 15 years ago
alecpl 3815e050e0 - Fix displaying nested message parts (#1486246) 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
alecpl 5cef5b55bf - fix replyto and cc cols css issue (#1486276) + handle their values as in from/to 15 years ago
alecpl 1cf86b731c - small clean up 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
alecpl 47a09cd338 - remove #printmessageframe (#1486256) 15 years ago
thomascube 09915f1430 Specify toolbar container in compose template (#1486247) 15 years ago
thomascube d22f4e67af Better icon for empty folder command 15 years ago
alecpl 700ef1f09a - Avoid unnecessary page loads for selected tab (#1486032) 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 74e5bd449f - fix IE6 toolbarmenu regression (#1486195) 15 years ago
alecpl c3456e98b6 - fix IE6 regression in listcontrols (#1486195) 15 years ago
alecpl 4385ad9099 - small fixes in messagetoolbar iconset + added signature icon for future use 15 years ago
alecpl 144b848e10 - fix 1px IE issue in 'records-table' header row 15 years ago
alecpl e7cdf70c9d - fix attachmentlist on IE7 (#1486206) 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 a23497f92f - loading indicator 15 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 15 years ago
alecpl 52bd7bf16e - fix 2px splitter issue on IE8 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
alecpl 6a486e0bef - allow setting login inputs size in skin template (#1486155) 15 years ago
vbenincasa 2b77e8daa7 - Provide some additional usability for attachments form with "mainaction" class and a slightly bigger file field (CSS width doesn't works with file field so we need to use "size" property) 15 years ago
alecpl 6c4c5b1975 - small css improvement 15 years ago
vbenincasa d9b9369c57 - fix search box not writable in IE6/7 (#1486086) 15 years ago
thomascube 4b1647fcdc New logo and minor changes to default skin 15 years ago
alecpl 2e97306fd4 - dos2unix'ed 15 years ago
vbenincasa 09804ecebb fix missing border in IE6/7 empty table cell (#1486083) 15 years ago
alecpl 3181bef92b - fix compose menu with lower resolutions on IE (#1486012) 15 years ago
alecpl a5c1ecea58 - fix messagelist width on IE (#1486061) 15 years ago
alecpl 4ff4adca27 - Fix too small status/flag/attachment columns in Safari 4 (#1486063) 15 years ago
alecpl f4360201ee - Fix messagelist width on IE6,7 (#1486061) 15 years ago
alecpl f9aeecd579 - Fix selection disabling while dragging splitter in webkit browsers (#1486056) 15 years ago
thomascube 875ac893f1 Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup 15 years ago
thomascube 996f0b4a1f Revert r2844: mailfooter should align with message list 15 years ago
alecpl 4fc15f69da - make #mailfooter good looking in all browsers (not tested with IE6) 15 years ago
thomascube a00f466b40 Add taskicons as PNG for convenience (#1486013) 15 years ago
alecpl dd1dee4f63 - fix messagelist width in IE8 15 years ago
alecpl 4bcb36a618 - css min-width fixes + #1486012 15 years ago
alecpl f05834857c - Re-designed User Preferences interface 15 years ago
thomascube f6aed2c964 Fix toolbars in IE6 15 years ago
alecpl 2e63d304e4 - Fix #messagemenu display on IE (#1486006) 15 years ago
thomascube 985cf2bb06 Set min-width for countcontrols 15 years ago
thomascube 4a42653fa3 More speedup by using sprites for buttons: replacing 76 images with 4 new 15 years ago
thomascube 7e7edff7ee Reduced some image file sizes using ImageOptim 15 years ago
alecpl c98c82ef63 - add plugin buttons into taskbar after Settings and before Logout 15 years ago
alecpl 3541d0e97a - use lowercase in html tag names 15 years ago
alecpl fa5b0e6f69 - use empty alt for watermark image 15 years ago
alecpl 779b0d4cf4 - use productname object in title 15 years ago
thomascube 7d8e168cb1 Fix compose step: correctly choose html mode and attachments when in draft or edit mode 15 years ago
alecpl 65e8dff41f - if message wasn't found in preview mode display separate template 15 years ago
alecpl 2818f8e9ed - Show SMTP errors in browser (#1485927) 15 years ago
alecpl 10914a05eb - fix messagelist subject column width in IE8 15 years ago
thomascube bd9bfcfa8a Place additional toolbar icons before the mark-message dropdown button 15 years ago
alecpl e40091bffd - fix opacity in IE8 15 years ago
thomascube 3f57a52c27 Fix css hacks for IE (#1485931) 15 years ago
alecpl 21d6827c70 - fix delete icon on attachment list (#1485921) 15 years ago
thomascube 189482db24 Re-arrange html containers in order to move the footer links with the separator 15 years ago
thomascube 921270dfcb Icon and better naming for message-edit function 15 years ago
alecpl 069704b170 - Added message Edit feature (#1483891, #1484440) - need icon 16 years ago
alecpl 5ab694d71c - fix horizontal scrollbar in Safari/Chrome (#1485204) 16 years ago
alecpl a54242c2b1 - Colorized signatures in plain text messages 16 years ago
alecpl 9ff987787b - fix last Chrome fix 16 years ago
alecpl 8c2d26638c - IE fix 16 years ago
alecpl 96b9717c18 - fix page background on login screen in Chrome 16 years ago
alecpl cf7f222870 - move safari hacks to separate css file 16 years ago
alecpl f042be35ae - small css fixes (Opera) 16 years ago
alecpl 09839a59cb - cross-browser css fixes 16 years ago
alecpl c4530e834a - hide IE-specyfic style 16 years ago
alecpl 1ae1d85ce4 - use -ms-filter for IE8 opacity 16 years ago
alecpl a0a4288128 - use 'browser' expression to hide IE-specific inline styles 16 years ago
thomascube 9808b3c437 Better icon for add-contact function in message headers 16 years ago
alecpl 52818559ce - Added possibility to invert messages selection 16 years ago
thomascube bd6d22e3e0 Improve visibility on red background 16 years ago
alecpl 40d9bc62a7 - removed unused style 16 years ago
alecpl 32ca1f9fc8 - css fixes (#1485869) 16 years ago
alecpl 29961f4f87 - small "pixelosa" in folders list fixed 16 years ago
thomascube 991a25ab5d Better icon for deleting folders + remove hard-coded icon path 16 years ago
thomascube bb7509c607 Fix folder list sprites 16 years ago
thomascube 8515bbb314 Fix folder list sprites 16 years ago
alecpl 7ec8922889 - revert (unwanted) last change 16 years ago
alecpl 2ff8af15a4 - Fixed problem with double quote at the end of folder name (#1485884) 16 years ago
thomascube 0b9dcdd605 Improve subscriptions table appearance 16 years ago
thomascube d7e3ae6711 Restore removed icon 16 years ago
thomascube 4f44393403 Remove blank lines in html source (pedantic...) 16 years ago
thomascube d7f49d64d3 Speedup UI by using CSS sprites and etags/expires/deflate for static files 16 years ago
thomascube a9c813f192 Move more proprietary CSS styles to the ie-hacks file 16 years ago
alecpl 707c108619 - show openlink in 'show' action 16 years ago
thomascube 9c0280b607 Add missing CSS files for IE 16 years ago
thomascube b4f7c665bb Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments 16 years ago
alecpl 1e1070055b - place 'toolbar' container before mailboxlist (#1485870) 16 years ago
alecpl 4beb1ad105 - added 'markmenu' container + small css changes 16 years ago
alecpl 562c0e8528 - added rollover mark in quicksearchbox (glass) image 16 years ago
alecpl 7997529223 - messagemenu and markmessagemenu fixes + icons 16 years ago
alecpl a35013e016 - better message menu button image + some fixes 16 years ago
alecpl 5114208db4 - messagemenu 16 years ago
alecpl 49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
16 years ago
thomascube aee4601907 Fix Googiespell 16 years ago
alecpl 4e2f344545 - removed old onload function 16 years ago
alecpl 30b152b194 - Added quick search box menu (#1484304) 16 years ago
alecpl 309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 16 years ago
thomascube ffa6c1011c Update Googiespell to version 4.0 16 years ago
alecpl 9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
16 years ago
alecpl 1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
16 years ago
alecpl f055b12f3e - small css fixes in login form, boxes and subscription list 16 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 16 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 16 years ago
alecpl 269719fbfe - Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4) 16 years ago
alecpl f65a7cb8c3 - subscription-list IE fix 16 years ago
alecpl 72a8c32e1a - small css fix in subscription-list thead 16 years ago
alecpl 5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 16 years ago
alecpl 38ddba5cda - Fix word wrapping in message-part's <PRE>s for printing (#1485787) 16 years ago
alecpl e1c2e7271e #1485696: removed hardcoded size of logo image 16 years ago
alecpl 6af3fa8d2c - filter width fix 16 years ago
alecpl 9e2b2bb1bd - min-width fix for IE6 16 years ago
thomascube 624ce79917 Remove fixed width in settings page (#1485663) + limit size of timezone drop-down 16 years ago
thomascube 2780647114 Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste in Firefox (#1485425) 16 years ago
thomascube 64db7e176e Fix mark popup in IE 7 (#1485369) 16 years ago
alecpl 05b9a2a091 #1485631: code clean up, small fix 16 years ago
alecpl c2af7eb68f #1485455: small fixes for IE 16 years ago
alecpl 28f3d71ca1 #1485633: use new watermark image 16 years ago
thomascube 1b21ed5152 New (lightweight, gif) watermark image 16 years ago
alecpl 5a22ad8f2a #1485632: fix searchfilter label's for attribute 16 years ago
thomascube 35c31ed638 Group settings boxes together in floating blocks for better layout 16 years ago
thomascube 1a762278f3 Validate html a tags 16 years ago
alecpl a2efac5e7b - fix unflagged icon setting on IE
- small code cleanups
16 years ago
alecpl 4fb1e8582b - allow cc, bcc, replyto fields hidding 16 years ago
alecpl bfcef678a8 #1485621: fix 'size' column name with sort icon 16 years ago
alecpl 81831ae50d - IE fix for r2139 change 16 years ago
alecpl 6291c90bd5 #1485455: fix checkboxes style in Opera 16 years ago
alecpl de2e0bfeb8 #1485439: style fixes for IE6,7 16 years ago
alecpl fe3e67884d #1485544: quota image better look 16 years ago
alecpl b1c1541427 - Add Robots meta tag in login page and installer (#1484846) 16 years ago
alecpl e2dd81f8dd - Fix horizontal scrollbar in preview pane on IE (#1484633) 16 years ago
alecpl e1de7d623d - fix status filter position on IE 16 years ago
thomascube 9c705b72b8 Fix position of the filter box 16 years ago
thomascube 3dc19d5fc8 Move search filter drop-down closed to search box 16 years ago
alecpl 7f43e18fde #1485605: some css fixes for IE6 16 years ago
thomascube ba1c48f2bd Spread settings box over the whole width of the windows + make fieldsets float 16 years ago
thomascube 2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 16 years ago
alecpl d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
16 years ago
alecpl e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 16 years ago
alecpl a6ebd304e3 - small fix for font-size in quotabox span 16 years ago
alecpl be758e06f9 - Make identities list scrollable (#1485538) 16 years ago
alecpl 79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
16 years ago
thomascube 3af5bb7840 Add some horizontal space to separate the different control links and quota display 16 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
alecpl 6210e86321 #1485376: removed corrupted and not used images 16 years ago
thomascube c2de4d01ba Replace flag with star as used in Gmail and Thunderbird + add hover effect for flags col 16 years ago
alecpl 59ed6f1645 #1484684: prevent from data loss when pressing ESC key in IE while message compose 16 years ago
alecpl 4a509a5b7c - Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
- Fix messages count bar overlapping (#1485270)
16 years ago
alecpl c47ff42c4a - add border:0 for images 16 years ago
alecpl e51ef05195 - use flagged class 16 years ago
alecpl 89bafaeb61 - added commented #messagelist tr.flagged definition (#1485464) 16 years ago
alecpl 6afdd695eb - fix unclosed label (#1485454) 16 years ago
alecpl 58f786f19d - removed old and not used ldapscripts.html 16 years ago
alecpl 5f660cd7c4 - Minimize "inline" javascript use (#1485433) 16 years ago
alecpl 4e9349d5e8 - small style clean up 16 years ago
alecpl dda3c7db46 - Fix compose window width/height (#1485396) 16 years ago
alecpl ef925ffe08 - small css fix (#1485427) 16 years ago
alecpl ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
16 years ago
thomascube 6925adb279 Fix empty subject header display (#1485383) + improve safari CSS hacks 16 years ago
alecpl a1f7220e9f - prevent splitters "jumps" when page is loading (set style reading cookie in skin template, using new 'expression' feature) 16 years ago
alecpl 106d057f84 - allow signature textarea size setting from skin + use cols=60 16 years ago
alecpl cc80c556e6 - fix wrapping on IE 16 years ago
alecpl ddd894dbe8 - small fix 16 years ago
alecpl 466c6ee174 #1485378: fix text wrapping 16 years ago
thomascube a3f149eb57 Fix search box on Safari and make pages validate 16 years ago
alecpl 50b59a186c - added missing close tag 16 years ago
alecpl 80c6786807 - make setting/reading splitter's cookie simpler (we need only position number in it) 16 years ago
alecpl cb7597e268 -moved <style> to <head> 16 years ago
thomascube 5d480c14c7 Place save button below the scrollable prefs box 16 years ago
thomascube 633142fa6b Prevent drag layer from wrapping lines 16 years ago
thomascube 4b6dd1f1f3 Set cursor for subject rows in tbody only 16 years ago
alecpl 5d29c39eca -added opacity for mark message popup on IE 16 years ago
svncommit c9e7c742aa Fix messagelist horizontal bar in Safari (#1485204). 16 years ago
alecpl d734041f00 - Added icons for forwarded/forwarded+replied messages (#1485257) 16 years ago
alecpl cf507b27ac - changed cursor for folders subscription-table 16 years ago
alecpl 795588f788 -fixed addindentity page + css hacks for IE + better right margin 16 years ago
thomascube f645ce169e Redesign of the identities settings + add config option to disable multiple identities 16 years ago
alecpl a81be1b534 -small folder names abbreviation fixes 16 years ago
alecpl c0249205b2 - added scroller in user preferences 16 years ago
alecpl 000bb9a55c - localization fix for 'replyto' label length (use short 'replyto' and long 'reply-to') 16 years ago
alecpl 620ca66448 - set proper cursor in subject cell (for IE and Opera) 16 years ago
alecpl b1c97d1a8e - fix: show folderslist before splitter 16 years ago
alecpl 6cd00992a2 - Fixed quota img height/width setting from template (#1484857) 16 years ago
thomascube dc5b83d188 Hack away css border for Safari only (#1485339) 16 years ago
thomascube 71f3d6bba0 Pimped some css styles 16 years ago
thomascube 203ee44470 Add link to open message in new window + tweaked some header styles 16 years ago
alecpl e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
16 years ago
thomascube 3e8bd7af59 Insert virtual folders in subscription list (#1484779) + code cleanup 16 years ago
thomascube f89f03cd6a Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 16 years ago
thomascube 8beee1b568 Indicate allowed max. attachment size in compose screen (#1485030) 16 years ago
thomascube be5f03b248 showImages attribute is skin template is obsolte: now set in user prefs 16 years ago
thomascube a6d7a9f791 Better title for export icon + include source in export url 16 years ago
thomascube 0dbac32181 Enable export of contacts as vCard + DRY 16 years ago
thomascube ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 16 years ago
thomascube e1eb70b617 Fix position of collapse/expand icons (#1485302) 16 years ago
alecpl 1996d8f977 #1484589: use cursor:default for lists 16 years ago
svncommit f5aa16541e Add folder hierarchy collapsing. 16 years ago
alecpl 6ed25604a9 -last fix's fix ;) 16 years ago
alecpl 20d7d9d496 -css fix 16 years ago
thomascube 8e44f425f8 Remove mailto links from sender/recipient addresses in message list and wait for the context menu (#1484931) 16 years ago
alecpl 7c2d30b2e1 #1485170: fixed splitter under Firefox3 16 years ago
alecpl f0726b94b3 - little style fix 16 years ago
thomascube aee3a2f1d2 Fix hiding of mark menu (#1484944) 16 years ago
thomascube faf8766fd2 Save outgoing mail to selectable folder (#1324581) 16 years ago
thomascube e3e597e3b6 Re-enable autocomplete attribute for login form (#1485211) 16 years ago
alecpl a80cd27246 -unflagged.png 16 years ago
alecpl e189a6ca18 - Added flag column on messages list (#1484623) 16 years ago
alecpl eec1d420e3 #1485158: fixed mailboxcontrols width for Lithuanian translation 16 years ago
thomascube 62e43d2c1a Complete implementation of #1484601: add link for saving sender to address book and reload message 17 years ago
thomascube fca66b0ef4 Let the browser wrap preformatted text 17 years ago
alecpl dea6743660 #1485126: added padding for fieldsets 17 years ago
alecpl 23bba05d7d - allow tabindex in buttons and #1484171 17 years ago
thomascube cfe4a6baf4 Fix structure parsing and html output for multipart messages 17 years ago
thomascube 8586bff3b0 Minor style improvement for html messages in preview pane 17 years ago
thomascube 21605c4e8f Distinguish html and plaintext parts in messagy body display 17 years ago
thomascube 9734bec37c Add link to close message part window 17 years ago
alecpl 3f91205334 -line wrap 17 years ago
alecpl e5a83494d0 -reverted 1286 change (don't need div here) 17 years ago
alecpl cc85f38ab9 -reverted r1391 and fix for IE7 (IE6 should still be ok) 17 years ago
alecpl 51cca60914 - Fix attachment list on IE 6/7 (#1484807) 17 years ago
alecpl 8274ef47e9 -folder names/icons moved 5px to the left 17 years ago
alecpl 834432f3cf -small design changes (margins, etc.) 17 years ago
alecpl 800c48079d - #1484524 17 years ago
svncommit c17991c294 fix script to show cc/bcc fields 17 years ago
alecpl b49c0e8638 - set checkbox transparency (for IE) in common.css 17 years ago
alecpl 1b18b195c4 - little fix for IE, checkboxes must have transparent background set 17 years ago
svncommit 8e5defd55f added language support to HTML editing (#1484862) 17 years ago
alecpl f762088043 - fixed markreadbutton after r1291 17 years ago
alecpl a901aa564a - Added sections (fieldset+label) in Settings interface 17 years ago
alecpl 768a24f27d #1484983 17 years ago
alecpl 480f8c5a09 added lost div (like in messagepreview.html) 17 years ago
alecpl 073727e0d7 - typo 17 years ago
svncommit 43b9901e2e restore baseline css file to themes folder, put overrides in skins folder (#1484933) 17 years ago
alecpl 44aad4410d #1484893 17 years ago
alecpl da35b6dc72 small css changes 17 years ago
till 63210208c5 * added css fixes from #1484910 (issue: text was "invisible") 17 years ago
thomascube bf1be0c931 Fixed message part window display in IE6 (#1484610) 17 years ago