summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Collapse)Author
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- 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-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-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-26- fix FF crash (#1486752)alec
- fix some issues after deleting last message from the list git-svn-id: https://svn.roundcube.net/trunk@3671 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-25- Trigger listupdate event after message removal from list (#1486734)alec
git-svn-id: https://svn.roundcube.net/trunk@3664 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-25- fixed parse erroralec
- support arguments of type object in enable_command() - simplify setting of state of message commands git-svn-id: https://svn.roundcube.net/trunk@3662 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-25Better jqueryficationthomasb
git-svn-id: https://svn.roundcube.net/trunk@3661 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-25- code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3660 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-25- Reverted change that removed response.callbacksalec
git-svn-id: https://svn.roundcube.net/trunk@3659 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-25Wrap group name input field in <li> + more jqueryfication + add dummy group ↵thomasb
functionality to example address book plugin git-svn-id: https://svn.roundcube.net/trunk@3657 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-22- Fix wrong message on file upload error (#1486725)alec
git-svn-id: https://svn.roundcube.net/trunk@3652 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-21- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' eventsalec
- Removed response.callbacks feature git-svn-id: https://svn.roundcube.net/trunk@3650 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-19- small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3636 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalec
git-svn-id: https://svn.roundcube.net/trunk@3627 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-18- remove temp codealec
git-svn-id: https://svn.roundcube.net/trunk@3626 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-18- Added threads tree iconsalec
- css/js fixes and improvements in (messages) list code git-svn-id: https://svn.roundcube.net/trunk@3625 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-15- removed redundant code in expand_unread()alec
git-svn-id: https://svn.roundcube.net/trunk@3622 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-15- remove offline message list generation on IE, this doesn't realy improve ↵alec
performance now git-svn-id: https://svn.roundcube.net/trunk@3620 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-14- removed old codealec
git-svn-id: https://svn.roundcube.net/trunk@3619 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-14- Fix marking/deleting of all messages in search result (#1486736)alec
git-svn-id: https://svn.roundcube.net/trunk@3618 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-14- Fix: reset select_all_mode on select-none actionalec
git-svn-id: https://svn.roundcube.net/trunk@3617 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-13- Extend contact groups support (#1486682) alec
git-svn-id: https://svn.roundcube.net/trunk@3614 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-12- Fix check-recent action issues and performance (#1486526)alec
- Fix messages order after checking for recent (#1484664) - Fix messages copying - Reset check-recent interval after check-recent by hand git-svn-id: https://svn.roundcube.net/trunk@3612 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-11- Fix signatures get added instead of replaced in plain text mode (#1486730)alec
git-svn-id: https://svn.roundcube.net/trunk@3611 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-10- Fix setting sorting order to "None"alec
git-svn-id: https://svn.roundcube.net/trunk@3604 208e9e7b-5314-0410-a742-e7e81cd9613c