summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/app.js
AgeCommit message (Collapse)Author
2012-05-04Fix multi-threaded autocompletion when number of threads > number of sourcesthomasb
git-svn-id: https://svn.roundcube.net/trunk@6143 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-05-01Better handling of HTTP request errors; re-send keep-alive requests on ↵thomasb
failure (#1488449) git-svn-id: https://svn.roundcube.net/trunk@6135 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-26- Add IE8 hack for messages list issue (#1487821)alec
git-svn-id: https://svn.roundcube.net/trunk@6129 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-25- Improved all headers viewer (mostly in Larry skin)alec
git-svn-id: https://svn.roundcube.net/trunk@6125 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-22- Small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@6113 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-22- Fix issue where draft auto-save wasn't executed after some inactivity timealec
- Code improvement - unified (set|clear)Timeout() usage git-svn-id: https://svn.roundcube.net/trunk@6112 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-21Add (missing) support for textarea cols to be added to the contact formthomasb
git-svn-id: https://svn.roundcube.net/trunk@6107 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-13- Code improvements, handle post/get request arguments as objectsalec
git-svn-id: https://svn.roundcube.net/trunk@6080 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Fix "false" placeholder in contact notes textareaalec
git-svn-id: https://svn.roundcube.net/trunk@6066 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alec
Fixes issue with lost manager/assistant fields in LDAP addressbook git-svn-id: https://svn.roundcube.net/trunk@6065 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomasb
git-svn-id: https://svn.roundcube.net/trunk@6059 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alec
git-svn-id: https://svn.roundcube.net/trunk@6054 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-08- Fix identationalec
git-svn-id: https://svn.roundcube.net/trunk@6053 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk ↵alec
folder (#1486686) git-svn-id: https://svn.roundcube.net/trunk@6052 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-06- Fix some issues regarding to cancel icon on attachments list, improve ↵alec
delete icon handling git-svn-id: https://svn.roundcube.net/trunk@6045 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-20Add support for read-only address book recordsthomasb
git-svn-id: https://svn.roundcube.net/trunk@6023 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-15Improve input field placeholders: use native attributes if supported, ↵thomasb
encapsulate in jquery plugin git-svn-id: https://svn.roundcube.net/trunk@6016 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alec
git-svn-id: https://svn.roundcube.net/trunk@6012 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-14- Fix bug where it wasn't possible to enter ( or & characters in ↵alec
autocomplete fields git-svn-id: https://svn.roundcube.net/trunk@6009 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-13- Fix js errors (spellcheck-related) when switching editor mode in identity ↵alec
screen git-svn-id: https://svn.roundcube.net/trunk@6000 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-09- Unified (single) spellchecker buttonalec
git-svn-id: https://svn.roundcube.net/trunk@5994 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-08- On login screen show only one message at a timealec
git-svn-id: https://svn.roundcube.net/trunk@5988 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-03Move address book widget initialization out of the 'compose' action blockthomasb
git-svn-id: https://svn.roundcube.net/trunk@5956 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-03Fix spellingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5955 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-03-03- Prevent from folder selection on virtual folder collapsing (#1488346)alec
git-svn-id: https://svn.roundcube.net/trunk@5951 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-27- Move percent_indicator from app.js into the skinalec
git-svn-id: https://svn.roundcube.net/trunk@5915 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-26- Fixed identity delete button state, removed delete button in identity-edit ↵alec
form (for consistency) git-svn-id: https://svn.roundcube.net/trunk@5914 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Fix script error in IE (#1488368)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5910 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-25Slighlty increase minimum browser requirementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5903 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alec
git-svn-id: https://svn.roundcube.net/trunk@5877 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-02-13- Added mailto: protocol handler registration link in User Preferences ↵alec
(#1486580) git-svn-id: https://svn.roundcube.net/trunk@5876 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-24Fix thread expand/collapse callbacks which set css classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5817 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Reflect threads expand status in css classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5749 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Don't enable all compose commands right awaythomasb
git-svn-id: https://svn.roundcube.net/trunk@5724 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Implement address book widget on compose screenthomasb
git-svn-id: https://svn.roundcube.net/trunk@5723 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Show additional popup dialog on error messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5717 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-02Use iframes for identity managementthomasb
git-svn-id: https://svn.roundcube.net/trunk@5686 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalec
- Move datepicker's date format setting to the plugin git-svn-id: https://svn.roundcube.net/trunk@5678 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
git-svn-id: https://svn.roundcube.net/trunk@5662 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-26Trigger client event when setting quota; fix plain text quota displaythomasb
git-svn-id: https://svn.roundcube.net/trunk@5654 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Fix upload form handlingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5643 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-19Fix compose editor toggling and other style improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5632 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-19- Fix expanding folders during drag&drop (#1488260)alec
git-svn-id: https://svn.roundcube.net/trunk@5628 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Setup dialogs (using jquery UI) and compose form for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5624 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Add more classes and options to HTML elements for better styleabilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-11Make string for unread count configureable by skin; add file type classes to ↵thomasb
attachments list git-svn-id: https://svn.roundcube.net/trunk@5592 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Add option to set default font for HTML message (#1484137) alec
git-svn-id: https://svn.roundcube.net/trunk@5562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Fix deletion of contacts from search resultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5546 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5544 208e9e7b-5314-0410-a742-e7e81cd9613c