summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
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
2010-05-26- jquery's hide/show functions are slow, don't use it in loopsalec
git-svn-id: https://svn.roundcube.net/trunk@3673 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-17- code cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@3624 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-17- fix performance of getElementById wrapper for IE (don't look over all ↵alec
elements if initial getElementById returns no element ) git-svn-id: https://svn.roundcube.net/trunk@3623 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- improve performance of threads expanding/collapsing (significant on IE)alec
git-svn-id: https://svn.roundcube.net/trunk@3621 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
2010-05-07- Fix adding signature above the body in plain-text modealec
git-svn-id: https://svn.roundcube.net/trunk@3603 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- Fix listupdate event doesn't trigger on search response (#1486708)alec
git-svn-id: https://svn.roundcube.net/trunk@3599 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3598 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-06- Fix select_all_mode value after selecting a message (#1486720)alec
git-svn-id: https://svn.roundcube.net/trunk@3597 208e9e7b-5314-0410-a742-e7e81cd9613c