Commit Graph

598 Commits (c33dc1a45100b4a8570f7326d5529759dd0d3932)

Author SHA1 Message Date
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