summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2012-05-15Remove 'focused' class on blurAleksander Machniak
2012-05-09Fix add_contact() (#1488465)Aleksander Machniak
2012-05-08Fix issue where signature wasn't re-added on draft compose (#1488322)Aleksander Machniak
2012-05-08TinyMCE 3.5Aleksander Machniak
2012-05-08Fix multi-threaded autocompletion when number of threads > number of sourcesthomascube
2012-05-08Better handling of HTTP request errors; re-send keep-alive requests on failur...thomascube
2012-04-27- Applied fixes from trunk up to r6129alecpl
2012-04-23- Applied fixes from trunk up to r6118alecpl
2012-04-12- Fix "false" placeholder in contact notes textareaalecpl
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alecpl
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomascube
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alecpl
2012-04-08- Fix identationalecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomascube
2012-04-06- Fix some issues regarding to cancel icon on attachments list, improve delet...alecpl
2012-03-22- Upgraded to jQuery 1.7.2alecpl
2012-03-20Add support for read-only address book recordsthomascube
2012-03-15Improve input field placeholders: use native attributes if supported, encapsu...thomascube
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alecpl
2012-03-14- Fix bug where it wasn't possible to enter ( or & characters in autocomplete...alecpl
2012-03-13- Fix js errors (spellcheck-related) when switching editor mode in identity s...alecpl
2012-03-09- Unified (single) spellchecker buttonalecpl
2012-03-08- On login screen show only one message at a timealecpl
2012-03-03Move address book widget initialization out of the 'compose' action blockthomascube
2012-03-03Fix spellingthomascube
2012-03-03- Prevent from folder selection on virtual folder collapsing (#1488346)alecpl
2012-03-02Upgraded to jQuery 1.7.1 (#1488337)thomascube
2012-02-28- Add Russian to the spellchecker languages list (#1488135)alecpl
2012-02-27- Move percent_indicator from app.js into the skinalecpl
2012-02-26- Fixed identity delete button state, removed delete button in identity-edit ...alecpl
2012-02-25Fix script error in IE (#1488368)thomascube
2012-02-25Slighlty increase minimum browser requirementsthomascube
2012-02-13- Fix issue with folder creation under INBOX. namespace (#1488349)alecpl
2012-02-13- Added mailto: protocol handler registration link in User Preferences (#1486...alecpl
2012-01-24Fix thread expand/collapse callbacks which set css classesthomascube
2012-01-21Simplify codethomascube
2012-01-20Fine tuning Larry styles + browser specific css quirksthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-10Reflect threads expand status in css classesthomascube
2012-01-09- Fix error when calling remove_row() on non-existing rowalecpl
2012-01-05Don't enable all compose commands right awaythomascube
2012-01-05Implement address book widget on compose screenthomascube
2012-01-05Avoid dblclick events after 3rd clickthomascube
2012-01-05Show additional popup dialog on error messagesthomascube
2012-01-02Use iframes for identity managementthomascube
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalecpl
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alecpl
2011-12-26Trigger client event when setting quota; fix plain text quota displaythomascube
2011-12-22Fix upload form handlingthomascube