summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2010-08-30- Small improvementalec
git-svn-id: https://svn.roundcube.net/trunk@3927 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-30- Fix hide_message() to work when called from an iframealec
git-svn-id: https://svn.roundcube.net/trunk@3926 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-30- Fix JS error when spellchecker feature is disabledalec
git-svn-id: https://svn.roundcube.net/trunk@3925 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-30- lock_form(): fix hidden fields were disabled because of wrong type checkalec
- lock_form(): fix initially disabled fields shouldn't be enabled on unlock git-svn-id: https://svn.roundcube.net/trunk@3919 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alec
git-svn-id: https://svn.roundcube.net/trunk@3917 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-28- Fix r3913: don't run spellchecker on sendalec
git-svn-id: https://svn.roundcube.net/trunk@3915 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-28- Fix JS error on IE when trying to send HTML message with enabled ↵alec
spellchecker (#1486940) git-svn-id: https://svn.roundcube.net/trunk@3913 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-27- Fix focus position after initial signature change in html editoralec
git-svn-id: https://svn.roundcube.net/trunk@3912 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-27- Fix TinyMCE buttons are hidden in Opera (#1486922)alec
- Fix initial resizing of html editor in some browsers git-svn-id: https://svn.roundcube.net/trunk@3911 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-27- Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925)alec
git-svn-id: https://svn.roundcube.net/trunk@3909 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one ↵alec
message (#1486913) git-svn-id: https://svn.roundcube.net/trunk@3908 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-24- Unset message type after hidding italec
git-svn-id: https://svn.roundcube.net/trunk@3904 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-24- Fix set_busy() when called from an iframealec
git-svn-id: https://svn.roundcube.net/trunk@3903 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-23- Fix list page controls when contacts group is selectedalec
git-svn-id: https://svn.roundcube.net/trunk@3900 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-11- Two fixes for Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@3890 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-03- Fix ESC key doesn't close folder name edition field in Google Chromealec
git-svn-id: https://svn.roundcube.net/trunk@3858 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-02- Fix message list and preview pane cleanup on search requestalec
git-svn-id: https://svn.roundcube.net/trunk@3854 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Don't replace error messages with loading info (#1486300)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3847 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode ↵thomasb
(#1486870) + focus message field after mode switch git-svn-id: https://svn.roundcube.net/trunk@3846 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-26- Fix group creation field hiding on webkit (Chromium) (#1486839)alec
git-svn-id: https://svn.roundcube.net/trunk@3831 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-24- Allow commands with mutiple - (#1486851)alec
git-svn-id: https://svn.roundcube.net/trunk@3822 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-24- Fix typo in update_contact_row() (#1486875)alec
git-svn-id: https://svn.roundcube.net/trunk@3821 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- small fix for googie layer height settingalec
git-svn-id: https://svn.roundcube.net/trunk@3800 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- googiespell layer resizing + small css improvementsalec
- better googiespell suggestions popup positioning git-svn-id: https://svn.roundcube.net/trunk@3798 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- Resize editor after switching to html modealec
- 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) git-svn-id: https://svn.roundcube.net/trunk@3793 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-30- Improved command() to call simple command functions directlyalec
git-svn-id: https://svn.roundcube.net/trunk@3792 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-29- Improved compose screen: resizable body and attachments list, vertical ↵alec
splitter, options menu - Removed productname/version element, changed footer size to 20px git-svn-id: https://svn.roundcube.net/trunk@3789 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-28- Fix RC forgets search results (#1483883)alec
git-svn-id: https://svn.roundcube.net/trunk@3787 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-24- Update TinyMCE translationsalec
git-svn-id: https://svn.roundcube.net/trunk@3785 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-24- Use built-in spellchecker instead of a PHP files of spellchecker plugin in ↵alec
TinyMCE git-svn-id: https://svn.roundcube.net/trunk@3784 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-24- TinyMCE 3.3.7alec
git-svn-id: https://svn.roundcube.net/trunk@3783 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- Hide disabled fieldsets in messages list menualec
git-svn-id: https://svn.roundcube.net/trunk@3782 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- Fix quota indicator position on Opera 10.10alec
git-svn-id: https://svn.roundcube.net/trunk@3779 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-19- Move quota indicator to mailboxlist footeralec
- Fix groupcontrols on IE6 (use gif) git-svn-id: https://svn.roundcube.net/trunk@3771 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Don't call keep-alive on print pagealec
git-svn-id: https://svn.roundcube.net/trunk@3768 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- unset env.messages on mailbox change to save some browser's memoryalec
git-svn-id: https://svn.roundcube.net/trunk@3765 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-18- Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266)alec
git-svn-id: https://svn.roundcube.net/trunk@3764 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-09- Added mailboxlist options menu in message pagealec
git-svn-id: https://svn.roundcube.net/trunk@3737 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alec
git-svn-id: https://svn.roundcube.net/trunk@3726 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-03- Fix autocomplete results are wrongly displayed when search string contains ↵alec
e.g. a dot character git-svn-id: https://svn.roundcube.net/trunk@3704 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-02- fixed identation + some code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3699 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-01Allow to drag into groups of another address sourcethomasb
git-svn-id: https://svn.roundcube.net/trunk@3694 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-01Fix subject column after re-arranging colsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3691 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-30- some fixes in message list columns handlingalec
git-svn-id: https://svn.roundcube.net/trunk@3689 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-30- 'threads' column made movablealec
git-svn-id: https://svn.roundcube.net/trunk@3688 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-29- Add request* event triggers in http_post/http_request (#1486054)alec
git-svn-id: https://svn.roundcube.net/trunk@3687 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-28- Renamed events for groups handling, insertgroup -> group_insert,alec
updategroup -> group_update, removegroup -> group_delete git-svn-id: https://svn.roundcube.net/trunk@3685 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-28Make drag&drop work on iPadsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3682 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-28- Fix typo in last commit + some code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3681 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-28Update user agent detection and set according class names to html nodethomasb
git-svn-id: https://svn.roundcube.net/trunk@3679 208e9e7b-5314-0410-a742-e7e81cd9613c