summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2010-10-27- Remove Close buttons in googiespell popupsalec
git-svn-id: https://svn.roundcube.net/trunk@4149 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alec
git-svn-id: https://svn.roundcube.net/trunk@4148 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Revert r4135: allow Tab (auto)completionalec
git-svn-id: https://svn.roundcube.net/trunk@4146 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix autocomplete so Tab key will not insert selected contactalec
git-svn-id: https://svn.roundcube.net/trunk@4135 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-23- Fix possible js error in hide_message() (#1487076)alec
git-svn-id: https://svn.roundcube.net/trunk@4125 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from ↵thomasb
there (#1486753) git-svn-id: https://svn.roundcube.net/trunk@4121 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-18- When read-status column is disabled create status icon in subject columnalec
- Change read-status column icons so they are working like in flag column - Some js code cleanup git-svn-id: https://svn.roundcube.net/trunk@4103 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-17- Add separate column for message status icon (#1486665)alec
git-svn-id: https://svn.roundcube.net/trunk@4101 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Improve displaying of UI messages (#1486977)alec
git-svn-id: https://svn.roundcube.net/trunk@4083 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Fix googiespell click events handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4082 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Improvements in googiespell stylesalec
git-svn-id: https://svn.roundcube.net/trunk@4081 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-11- Fix message list clearing when search filter is usedalec
git-svn-id: https://svn.roundcube.net/trunk@4075 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Prevent from inserting empty link when composing HTML message (#1486944)alec
git-svn-id: https://svn.roundcube.net/trunk@4065 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Add (different) attachment icon for messages of type multipart/report ↵alec
(#1486165) git-svn-id: https://svn.roundcube.net/trunk@4064 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Add message content-type to the message flags in add_message_row(), can be ↵alec
used e.g. to set message row style/icon according to message type git-svn-id: https://svn.roundcube.net/trunk@4063 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-08- Use css sprite image for messages listalec
git-svn-id: https://svn.roundcube.net/trunk@4060 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Improve r4038: we can use keypress on FF and Opera, here we've got repetitionalec
- Small code cleanup git-svn-id: https://svn.roundcube.net/trunk@4039 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)alec
git-svn-id: https://svn.roundcube.net/trunk@4038 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix for Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@4037 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-05- Fix confirmation message isn't displayed after sending mail on Chrome ↵alec
(#1486177) git-svn-id: https://svn.roundcube.net/trunk@4036 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Add Reply-to-List feature (#1484252)alec
- Add Mail-Followup-To/Mail-Reply-To support (#1485547) git-svn-id: https://svn.roundcube.net/trunk@4032 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-01- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)alec
git-svn-id: https://svn.roundcube.net/trunk@4027 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-30- Fix: contact group input is empty when using rename action more than once ↵alec
on the same group record git-svn-id: https://svn.roundcube.net/trunk@4026 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
git-svn-id: https://svn.roundcube.net/trunk@4009 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add link to identities in compose window (#1486729)alec
git-svn-id: https://svn.roundcube.net/trunk@4008 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Correct JS syntaxthomasb
git-svn-id: https://svn.roundcube.net/trunk@4006 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Focus search box or first edit field on page loadthomasb
git-svn-id: https://svn.roundcube.net/trunk@3997 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- Support action in form of "task/action" in goto_url()alec
git-svn-id: https://svn.roundcube.net/trunk@3988 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alec
- Improved save-pref action and moved to separate file in utils task directory - Improved http_post/http_request to support first argument in form 'task/action' git-svn-id: https://svn.roundcube.net/trunk@3971 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-08- Small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3948 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-06- Fix Chrome browser was recognized as Safarialec
git-svn-id: https://svn.roundcube.net/trunk@3942 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-02- Fix JS error in IE (can't move focus to the control...) (#1486972)alec
git-svn-id: https://svn.roundcube.net/trunk@3935 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-02- Fix JS error when switching off HTML editor in identity formalec
git-svn-id: https://svn.roundcube.net/trunk@3934 208e9e7b-5314-0410-a742-e7e81cd9613c
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