Commit Graph

658 Commits (f3599505f1f1f7d231ad10cd771ed271f4fbdafa)

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