Commit Graph

906 Commits

Author SHA1 Message Date
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
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
thomascube
59c404de0b Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073) 2012-04-07 18:42:05 +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
alecpl
0223094701 - Upgraded to jQuery 1.7.2 2012-03-22 07:59:49 +00:00