Commit Graph

577 Commits (ed302bbbedaca1d0fd71b0cbc2b6136a12f75dd4)

Author SHA1 Message Date
alecpl 8fd1cf943c - Small improvements 14 years ago
alecpl 372d3bf6de - Fix Chrome browser was recognized as Safari 14 years ago
alecpl b2f3e60d22 - Fix JS error in IE (can't move focus to the control...) (#1486972) 14 years ago
alecpl bdf6ded0a6 - Fix JS error when switching off HTML editor in identity form 14 years ago
alecpl b0fd4cfd69 - Small improvement 14 years ago
alecpl 5ac188f0a7 - Fix hide_message() to work when called from an iframe 14 years ago
alecpl 33bfe1c9dc - Fix JS error when spellchecker feature is disabled 14 years ago
alecpl b0d46b1ab6 - lock_form(): fix hidden fields were disabled because of wrong type check
- lock_form(): fix initially disabled fields shouldn't be enabled on unlock
14 years ago
alecpl 5cd00e2481 - Fix "Threaded" checkbox after subfolder creation (#1486928) 14 years ago
alecpl 2d27641cb5 - Fix r3913: don't run spellchecker on send 14 years ago
alecpl 736790f625 - Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940) 14 years ago
alecpl 882b0f5e7f - Fix focus position after initial signature change in html editor 14 years ago
alecpl eb9eff0711 - Fix TinyMCE buttons are hidden in Opera (#1486922)
- Fix initial resizing of html editor in some browsers
14 years ago
alecpl eeb34ba356 - Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925) 14 years ago
alecpl 196d04f488 - Fix "Select all" causes message to be opened in folder with exactly one message (#1486913) 14 years ago
alecpl 70cfb42839 - Unset message type after hidding it 14 years ago
alecpl 554d793780 - Fix set_busy() when called from an iframe 14 years ago
alecpl 053e5a087c - Fix list page controls when contacts group is selected 14 years ago
alecpl 9601f05424 - Two fixes for Konqueror 14 years ago
alecpl c321e2fb24 - Fix ESC key doesn't close folder name edition field in Google Chrome 14 years ago
alecpl be9d4d2ab7 - Fix message list and preview pane cleanup on search request 14 years ago
thomascube dbdd71f166 Don't replace error messages with loading info (#1486300) 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 1fe60e25c9 - Fix group creation field hiding on webkit (Chromium) (#1486839) 14 years ago
alecpl 2fc4596587 - Allow commands with mutiple - (#1486851) 14 years ago
alecpl 27ea62a576 - Fix typo in update_contact_row() (#1486875) 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 edfe91737e - Improved command() to call simple command functions directly 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 bdb13a51f7 - Fix RC forgets search results (#1483883) 14 years ago
alecpl 60527660ee - Update TinyMCE translations 14 years ago
alecpl f4f6291ec1 - Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE 14 years ago
alecpl 2011bef155 - TinyMCE 3.3.7 14 years ago
alecpl f821fecac8 - Hide disabled fieldsets in messages list menu 14 years ago
alecpl 5c024015f0 - Fix quota indicator position on Opera 10.10 14 years ago
alecpl a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
14 years ago
alecpl 61248fd1ce - Don't call keep-alive on print page 14 years ago
alecpl 176c76c431 - unset env.messages on mailbox change to save some browser's memory 14 years ago
alecpl 56f41af7a5 - Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266) 14 years ago
alecpl 172e3346ca - Added mailboxlist options menu in message page 14 years ago
alecpl 64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 14 years ago
alecpl 9dd3553ab0 - Fix autocomplete results are wrongly displayed when search string contains e.g. a dot character 14 years ago
alecpl ae8a2a5527 - fixed identation + some code improvements 14 years ago
thomascube ca38db5744 Allow to drag into groups of another address source 14 years ago
thomascube 8e32dcd9e8 Fix subject column after re-arranging cols 14 years ago
alecpl c3eab29e19 - some fixes in message list columns handling 14 years ago
alecpl 6c9d496fcc - 'threads' column made movable 14 years ago
alecpl 7ceabc8815 - Add request* event triggers in http_post/http_request (#1486054) 14 years ago