Commit Graph

738 Commits

Author SHA1 Message Date
Aleksander Machniak
24fa5d3154 Fix so contentframe can have name != id 2012-08-29 13:26:34 +02:00
Aleksander Machniak
4877dbd4d2 Fix Larry's messages list filter in IE (#1488632) 2012-08-26 10:23:49 +02:00
Aleksander Machniak
4d1515cb0b Fix javascript error on Reply-List action 2012-08-24 18:52:50 +02:00
Aleksander Machniak
ae7027de02 Added session_path config option and unified cookies settings in javascript 2012-08-20 09:32:25 +02:00
Aleksander Machniak
c086978f6a Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613) 2012-08-15 11:20:40 +02:00
Aleksander Machniak
b28a38c757 - Fix Remove from group option is active for contact search result (#1488608) 2012-08-14 15:22:16 +02:00
Aleksander Machniak
e0efd8f5dc Added separate From and To columns apart from smart From/To column (#1486891) 2012-08-11 10:57:24 +02:00
Aleksander Machniak
b169de8fcd - Fix order of attachments in sent mail (#1488423) 2012-08-05 12:41:16 +02:00
Aleksander Machniak
ab8fdaa604 Small code improvement 2012-07-31 10:27:37 +02:00
Aleksander Machniak
56012e56aa Fix variable scope 2012-07-31 10:06:17 +02:00
Aleksander Machniak
cfc27c9b76 Keep some resource files (images) in separate directory 2012-07-30 10:00:35 +02:00
Aleksander Machniak
9620540a63 Fix 403 error on file uploads with drag&drop (#1488539) 2012-07-23 20:40:28 +02:00
Thomas Bruederli
9d72713987 Fix drag&drop feature test on IE7 2012-07-11 15:35:34 +02:00
Thomas Bruederli
7794ae1387 Fix connection error alerts when page unloads (#1488547) 2012-07-06 11:10:26 +02:00
Thomas Bruederli
0be8bd11e2 Enable drag & drop file upload for contact photos 2012-06-26 11:49:47 +02:00
Thomas Bruederli
2950ce49ef Merge branch 'master' of github.com:roundcube/roundcubemail 2012-06-11 10:20:53 +02:00
Aleksander Machniak
db8110c70d Display attachment icon for multipart/signed messages (#1488525) 2012-06-09 20:20:59 +02:00
Aleksander Machniak
c281619b96 Fix Shift + delete button does not permanently delete messages (#1488243) 2012-06-08 14:18:39 +02:00
Thomas Bruederli
d447a4f229 Merge branch 'master' of github.com:roundcube/roundcubemail 2012-06-07 18:28:14 +02:00
Aleksander Machniak
d1d0564a91 Fix js error when dropping attachment file 2012-06-06 21:24:52 +02:00
Thomas Bruederli
9df79d82b3 Better comments 2012-06-06 17:48:06 +02:00
Thomas Bruederli
ae6d2de17f New feature to add mail attachments using drag & drop on HTML5 enabled browsers 2012-06-06 17:35:21 +02:00
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
2012-05-30 13:03:11 +02:00
Aleksander Machniak
528c78a6da Code cleanup, more object-like syntax when building URLs 2012-05-30 12:51:26 +02:00
Aleksander Machniak
b9854b8cbe Add Flash support detection 2012-05-28 15:19:43 +02:00
Aleksander Machniak
e349a8c9ae Added browser capabilities detection, i.e. PDF and TIFF support 2012-05-28 14:17:57 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
Aleksander Machniak
644f00d5a2 Fix add_contact() (#1488465) 2012-05-09 13:48:10 +02:00
Aleksander Machniak
837de85a15 Fix issue where signature wasn't re-added on draft compose (#1488322) 2012-05-08 13:29:26 +02:00
thomascube
5b04ddd6bc Fix multi-threaded autocompletion when number of threads > number of sources 2012-05-04 10:06:37 +00:00
thomascube
1103607721 Better handling of HTTP request errors; re-send keep-alive requests on failure (#1488449) 2012-05-01 07:04:40 +00:00
alecpl
d960a01bb4 - Add IE8 hack for messages list issue (#1487821) 2012-04-26 18:10:26 +00:00
alecpl
76248c7b6e - Improved all headers viewer (mostly in Larry skin) 2012-04-25 08:40:31 +00:00
alecpl
390959bb32 - Small code improvements 2012-04-22 17:24:06 +00:00
alecpl
da5cadcc12 - Fix issue where draft auto-save wasn't executed after some inactivity time
- Code improvement - unified (set|clear)Timeout() usage
2012-04-22 17:15:39 +00:00
thomascube
5a79416789 Add (missing) support for textarea cols to be added to the contact form 2012-04-21 16:25:20 +00:00
alecpl
c31360dbd7 - Code improvements, handle post/get request arguments as objects 2012-04-13 13:50:54 +00:00
alecpl
28391b4ec3 - Fix "false" placeholder in contact notes textarea 2012-04-12 10:07:10 +00:00
alecpl
c71e95b775 - Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
2012-04-12 08:39:40 +00:00
thomascube
1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 2012-04-11 12:52:51 +00:00
alecpl
a274fb2e20 - Fix so "Back" from compose/show doesn't reset search request (#1488238) 2012-04-10 07:02:45 +00:00
alecpl
a945da6171 - Fix identation 2012-04-08 16:42:50 +00:00
alecpl
1b30a710cf - Add option to delete messages instead of moving to Trash when in Junk folder (#1486686) 2012-04-08 16:34:36 +00:00
alecpl
85fd2921f4 - Fix some issues regarding to cancel icon on attachments list, improve delete icon handling 2012-04-06 11:26:04 +00:00
thomascube
4cf42fde05 Add support for read-only address book records 2012-03-20 22:47:24 +00:00
thomascube
9e2c949d86 Improve input field placeholders: use native attributes if supported, encapsulate in jquery plugin 2012-03-15 21:55:22 +00:00
alecpl
b9ce92d883 - Fix lack of warning when switching task in compose window (#1488399) 2012-03-15 18:33:17 +00:00
alecpl
6699a68da1 - Fix bug where it wasn't possible to enter ( or & characters in autocomplete fields 2012-03-14 14:30:41 +00:00
alecpl
32077b1685 - Fix js errors (spellcheck-related) when switching editor mode in identity screen 2012-03-13 09:09:47 +00:00
alecpl
4be86f3a37 - Unified (single) spellchecker button 2012-03-09 13:23:24 +00:00