Commit Graph

723 Commits (d86aa138d09c772f9506bf3c0ca2c65a8f33bdfa)

Author SHA1 Message Date
Thomas Bruederli 2950ce49ef Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak db8110c70d Display attachment icon for multipart/signed messages (#1488525) 12 years ago
Aleksander Machniak c281619b96 Fix Shift + delete button does not permanently delete messages (#1488243) 12 years ago
Thomas Bruederli d447a4f229 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak d1d0564a91 Fix js error when dropping attachment file 12 years ago
Thomas Bruederli 9df79d82b3 Better comments 12 years ago
Thomas Bruederli ae6d2de17f New feature to add mail attachments using drag & drop on HTML5 enabled browsers 12 years ago
Aleksander Machniak a71039df75 Fix regression where redundant autocompletion requests were sent
in case when new search value contains old one and previous search
was not finished or its result was empty
12 years ago
Aleksander Machniak 528c78a6da Code cleanup, more object-like syntax when building URLs 12 years ago
Aleksander Machniak b9854b8cbe Add Flash support detection 12 years ago
Aleksander Machniak e349a8c9ae Added browser capabilities detection, i.e. PDF and TIFF support 12 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
Aleksander Machniak 644f00d5a2 Fix add_contact() (#1488465) 12 years ago
Aleksander Machniak 837de85a15 Fix issue where signature wasn't re-added on draft compose (#1488322) 12 years ago
thomascube 5b04ddd6bc Fix multi-threaded autocompletion when number of threads > number of sources 12 years ago
thomascube 1103607721 Better handling of HTTP request errors; re-send keep-alive requests on failure (#1488449) 12 years ago
alecpl d960a01bb4 - Add IE8 hack for messages list issue (#1487821) 12 years ago
alecpl 76248c7b6e - Improved all headers viewer (mostly in Larry skin) 12 years ago
alecpl 390959bb32 - Small code improvements 12 years ago
alecpl da5cadcc12 - Fix issue where draft auto-save wasn't executed after some inactivity time
- Code improvement - unified (set|clear)Timeout() usage
12 years ago
thomascube 5a79416789 Add (missing) support for textarea cols to be added to the contact form 12 years ago
alecpl c31360dbd7 - Code improvements, handle post/get request arguments as objects 12 years ago
alecpl 28391b4ec3 - Fix "false" placeholder in contact notes textarea 12 years ago
alecpl c71e95b775 - Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
12 years ago
thomascube 1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 12 years ago
alecpl a274fb2e20 - Fix so "Back" from compose/show doesn't reset search request (#1488238) 12 years ago
alecpl a945da6171 - Fix identation 12 years ago
alecpl 1b30a710cf - Add option to delete messages instead of moving to Trash when in Junk folder (#1486686) 12 years ago
alecpl 85fd2921f4 - Fix some issues regarding to cancel icon on attachments list, improve delete icon handling 12 years ago
thomascube 4cf42fde05 Add support for read-only address book records 12 years ago
thomascube 9e2c949d86 Improve input field placeholders: use native attributes if supported, encapsulate in jquery plugin 12 years ago
alecpl b9ce92d883 - Fix lack of warning when switching task in compose window (#1488399) 12 years ago
alecpl 6699a68da1 - Fix bug where it wasn't possible to enter ( or & characters in autocomplete fields 12 years ago
alecpl 32077b1685 - Fix js errors (spellcheck-related) when switching editor mode in identity screen 12 years ago
alecpl 4be86f3a37 - Unified (single) spellchecker button 13 years ago
alecpl 54dfd15541 - On login screen show only one message at a time 13 years ago
thomascube 18a28ae3f8 Move address book widget initialization out of the 'compose' action block 13 years ago
thomascube 6357223bd1 Fix spelling 13 years ago
alecpl 1837c33002 - Prevent from folder selection on virtual folder collapsing (#1488346) 13 years ago
alecpl 2c1937220e - Move percent_indicator from app.js into the skin 13 years ago
alecpl 223ae9d148 - Fixed identity delete button state, removed delete button in identity-edit form (for consistency) 13 years ago
thomascube 589385f37f Fix script error in IE (#1488368) 13 years ago
thomascube 1e09cd0811 Slighlty increase minimum browser requirements 13 years ago
alecpl 18a3dcaf56 - Fix issue with folder creation under INBOX. namespace (#1488349) 13 years ago
alecpl 06c990ead2 - Added mailto: protocol handler registration link in User Preferences (#1486580) 13 years ago
thomascube 32afefb851 Fix thread expand/collapse callbacks which set css classes 13 years ago
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube 03fe1c2ad3 Reflect threads expand status in css classes 13 years ago
thomascube 8304e5d76c Don't enable all compose commands right away 13 years ago
thomascube eeb73cc21a Implement address book widget on compose screen 13 years ago