Commit Graph

919 Commits

Author SHA1 Message Date
Aleksander Machniak
41b3fe1782 Fix so "Edit as new" on draft creates a new message (#1488687) 2012-09-13 15:32:43 +02:00
Aleksander Machniak
e263994adc Fix focus issue in IE when selecting message row (#1488620) 2012-09-04 19:29:16 +02:00
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
da28121dcd Improved email address validation with IPv6 support 2012-08-24 10:10:25 +02:00
Aleksander Machniak
ff805351ca Fix email address validation for addresses with IP address in domain part 2012-08-23 20:08:37 +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
3c7346a40b Fix focus on the list when list row is clicked (#1488600) 2012-08-11 21:53:33 +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
1257dd6796 Add generic mobile browser detection, enable touch events for all mobile browsers 2012-08-03 09:51:41 +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
ec86add1ff Define context (_remote=1) for spellcheck requests to send proper response on error 2012-07-31 09:23:23 +02:00
Aleksander Machniak
cfc27c9b76 Keep some resource files (images) in separate directory 2012-07-30 10:00:35 +02:00
Aleksander Machniak
5f8d59c054 Enable TinyMCE inlinepopups plugin 2012-07-30 08:59:51 +02:00
Aleksander Machniak
750fcf8ece Update to TinyMCE 3.5.6 2012-07-30 08:53:45 +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
Aleksander Machniak
ad9dac529e Fix wrong compose screen elements focus in IE9 (#1488541) 2012-06-30 09:48:06 +02:00
Aleksander Machniak
2698d7ff8c Fixed Konqueror browser detection 2012-06-28 19:38:50 +02:00
Thomas Bruederli
0be8bd11e2 Enable drag & drop file upload for contact photos 2012-06-26 11:49:47 +02:00
Aleksander Machniak
d86aa138d0 Update to TinyMCE 3.5.4.1 2012-06-25 12:08:59 +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
ea3021cee3 Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2 2012-06-04 13:42:05 +02:00
Aleksander Machniak
4188c61563 Define and use 'mozilla' class for HTML style 2012-06-01 14:30:17 +02:00
Aleksander Machniak
7c3c82974e Update to TinyMCE 3.5.2 2012-06-01 08:56:31 +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
3c67157971 Remove 'focused' class on blur 2012-05-14 20:22:00 +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
Aleksander Machniak
e6e0d410ac TinyMCE 3.5 2012-05-08 11:38:39 +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