Commit Graph

860 Commits (6ff0c30f191a2df7b93882a1fdfd2b64828e8ed4)

Author SHA1 Message Date
alecpl d3ec72522b - Fix checkbox position in Firefox, again 13 years ago
alecpl d47a4f0951 - Handle identity details box with an iframe (#1487020)
- Fix issue where tabs were overlapping box title
13 years ago
alecpl f545eaded2 - Fix preview pane switch position in Firefox + small improvements 13 years ago
thomascube 3a86e26768 Add static getter for splitter objects 13 years ago
thomascube a4e71c5c38 Improve tabs and splitter functionality 13 years ago
thomascube 10560d9a89 Small fixes 13 years ago
thomascube 5ff7ba44ec Fix address book searchmods; a little code cleanup 13 years ago
thomascube b4e41f006b Show hidden compose header fileds if non-empty (#1488320) 13 years ago
thomascube d5fedc34ab CSS optimizations for IE8/9 13 years ago
thomascube 071c78c3a4 Fine tuning Larry styles + browser specific css quirks 13 years ago
thomascube 0b179e0847 Finalize icons for Larry 13 years ago
thomascube e88a14acd9 More file type icons 13 years ago
thomascube d1c909eaef Move attachments list styles to common css file (to be used by other tasks and plugins, too) 13 years ago
thomascube 6efab08e49 Let some room for the unread count bubble 13 years ago
thomascube 50d6e918e1 Use <uri> value from package.xml to build download links in about screen; show links in default style 13 years ago
thomascube e493c842a5 Make sure message popups show at least 2sec; adjust message list column sizes 13 years ago
thomascube 8365492591 Set list mode buttons after switching to another folder 13 years ago
thomascube 004a08d3f8 Added more icons for Larry 13 years ago
thomascube 03fe1c2ad3 Reflect threads expand status in css classes 13 years ago
thomascube 88dcd00a9a Adjust spam folder icon size 13 years ago
thomascube f4aaf84b50 Display short headers in preview mode, with toggle to show all 13 years ago
thomascube cdb9556c42 Reducing paddings in lists to save some vertical space 13 years ago
thomascube becca08e44 Correctly align pagenav buttons 13 years ago
thomascube 7961f8c2c1 Embed address book widget on compose screen 13 years ago
thomascube 0e530bd920 Show additional popup dialog on error messages 13 years ago
thomascube ad726a3f1b Fix paddings/heights when rendered with asian fonts having different line-heights; no full headers in message preview 13 years ago
thomascube 4deb1ef685 Use new short labels for compose toolbar buttons 13 years ago
thomascube 7c2a9310c4 Use iframes for identity management 13 years ago
thomascube c6db4aa46b Add (yet inactive) buttons to add recipients 13 years ago
thomascube 543ccbb328 Add toggle for all-headers display 13 years ago
alecpl 7152f59f04 - Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override' 13 years ago
thomascube b9441a1632 Give more space to some toolbar buttons; add missing template for message errors 13 years ago
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 13 years ago
alecpl 3cacf941fa - Add popup with basic fields selection for addressbook search 13 years ago
alecpl 8254d9c7cb - A little better fix for radiobuttons in popupmenu (previous solution breaks other popup windows, e.g. from acl plugin) 13 years ago
alecpl 89b2d1ba7f - Fix #listmenu after popupmenu change in r4775 13 years ago
alecpl a509bb677c - Add option to set default action of Forward button to "Forward as attachment" 13 years ago
alecpl 9b6c82fdc8 - Add extended command for saving prefs 13 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
13 years ago
alecpl 8e99ffbcac - Use less included files in mail and message templates for better performance
- Add access to template name in template expressions
13 years ago
alecpl a208a4fa68 - Add forward-as-attachment feature 13 years ago
alecpl 51001e58b5 - Fix IE8 issue on folders list in folder manager 13 years ago
alecpl 5ab8391074 - Css fixes for IE 13 years ago
alecpl 0deec44e7d - Fixed handling of folder with name "0" in folder selector 13 years ago
alecpl 94bdcce081 - Add possibility (for plugins) to filter folders lists by some additional criteria (e.g. folder type) 13 years ago
thomascube 7c141cc65a Insert additional taskbar icons before settings 13 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
13 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
13 years ago
thomascube 9e1daa4c45 Move folder name truncation to client (#1485412) 13 years ago
alecpl f30fbb60df - Use size-optimized quota indicator image (use old gif version on IE6 only) 13 years ago
alecpl 4380ebe1f1 - Use size-optimized quota indicator image (use old gif version on IE6 only) 13 years ago
alecpl ddaeb3352c - Optimized size of some images 13 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 14 years ago
alecpl 64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 14 years ago
alecpl cf39928451 - IE6 css fixes for popup menus 14 years ago
alecpl 4ef564367a - IE6 css fixes (addressbook groups list) 14 years ago
thomascube 5800fb6cfd :before doesn't work on IE, what a surprise 14 years ago
thomascube ca38db5744 Allow to drag into groups of another address source 14 years ago
alecpl f5bb9b433d - fix typo 14 years ago
alecpl c3eab29e19 - some fixes in message list columns handling 14 years ago
alecpl 6c9d496fcc - 'threads' column made movable 14 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 14 years ago
alecpl 5d6a3aa0e2 - simplified styles for IE 14 years ago
alecpl 7520f0781c - Fix cursor on subject (broken in last commits) 14 years ago
alecpl 98ef63c106 - Fixes for IE6 (updated pngbehaviour.htc) 14 years ago
alecpl 0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
14 years ago
alecpl bb8012cfcd - Extend contact groups support (#1486682) 14 years ago
alecpl 35a39020ff - small fix of padding in #taskbar 14 years ago
alecpl d44571bde1 - Fix taskbar background on IE6 (typo) 14 years ago