Thomas Bruederli
c49c35ca0f
Generate settings tabs with a template object 'settingstabs' and let plugins register themselves there using the 'settings_actions' hook
2013-09-28 12:03:20 +02:00
Aleksander Machniak
f7b2bfba09
Bring back possibility to unset default font family and font size
...
Fix style attribute quoting when font-family contains double quotes
SOme code improvements
2013-09-21 11:24:16 +02:00
Thomas Bruederli
c1ff572e17
Touch new default font size settings: simplified + codestyle + updated changelog
2013-09-16 20:01:10 +02:00
Thomas B.
0201298cd8
Merge pull request #118 from Dennis1993/patch-12
...
Added support for default font size and fix legacy code for default font
2013-09-16 10:47:24 -07:00
Aleksander Machniak
2efe332b49
Display full attachment name using title attribute when name is too long to display ( #1489320 )
2013-09-15 13:43:13 +02:00
Thomas Bruederli
7be8a9134c
Move some config options to new and collapsible 'advanced' blocks
2013-09-13 19:10:12 +02:00
Aleksander Machniak
7bd9dcdcda
Merge branch 'master' of github.com:roundcube/roundcubemail
2013-09-11 09:45:43 +02:00
Aleksander Machniak
66a549e133
After message is sent refresh messages list of replied message folder ( #1489249 )
2013-09-11 09:45:20 +02:00
Thomas Bruederli
52830ea605
Improve handling of date strings and DateTime values in contacts
2013-09-10 23:37:10 +02:00
Aleksander Machniak
6128ad7e96
Support full address specification in contact email fields.
...
Now input address is extracted automatically, so user can
just paste full address copied from another place. Other clients
have such feature e.g. Kontact.
2013-09-10 15:50:24 +02:00
Aleksander Machniak
6b87f8e023
Fix for case when email array is not flat
2013-09-10 15:34:02 +02:00
Aleksander Machniak
bdb4276688
Enable groups import options selector if there's at least one writable source (with groups support)
2013-09-10 09:49:58 +02:00
Aleksander Machniak
4a40636cca
Fix issue where From address was removed from Cc and Bcc fields when editing a draft ( #1489319 )
2013-09-08 18:06:58 +02:00
Thomas Bruederli
0272081d05
Add option to import vcards with group assignments (pull-request 105)
2013-09-08 16:47:00 +02:00
Thomas Bruederli
79367a5631
Save groups membership in VCard export ( #1488509 )
2013-09-08 15:36:05 +02:00
Aleksander Machniak
53b4c7ef4e
Make identities matching case insensitive ( #1485480 )
2013-09-06 09:12:30 +02:00
Dennis1993
153e455f65
Update func.inc
2013-09-02 13:16:04 +02:00
Dennis1993
d8d5692cff
Update func.inc
2013-09-02 12:57:15 +02:00
Dennis1993
888f911835
Update func.inc
2013-09-02 12:55:28 +02:00
Dennis1993
c3fe3fc316
Update save_prefs.inc
2013-09-02 12:52:21 +02:00
Dennis1993
901a0809fa
Update sendmail.inc
2013-09-02 12:51:58 +02:00
Dennis1993
965dea3e8e
Update compose.inc
2013-09-02 12:51:28 +02:00
Aleksander Machniak
5a8ee396a1
Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()"
2013-09-01 17:24:09 +02:00
Aleksander Machniak
7ccb59499b
Merge pull request #106 from JohnDoh/edit-folders
...
folder admin: omit fieldset if there is only one section
2013-09-01 05:04:27 -07:00
Aleksander Machniak
471628e9ab
Merge pull request #101 from Dennis1993/patch-9
...
Removed not allowed syntax
2013-09-01 04:56:12 -07:00
Aleksander Machniak
0c2ffb57a1
Allow setting INBOX as Sent folder ( #1489219 )
2013-08-29 11:27:02 +02:00
Aleksander Machniak
b5c413a4cf
Fix lack of Reply-To address in header of forwarded message body ( #1489298 )
2013-08-28 13:06:51 +02:00
PhilW
7ba5c27466
folder admin: omit fieldset if there is only one section
2013-08-26 12:23:58 +01:00
Aleksander Machniak
62350ba021
Fix bugs when invoking contact creation form when read-only addressbook is selected ( #1489296 )
2013-08-26 10:28:34 +02:00
Thomas Bruederli
c58cb8aa95
Strip spell checker error message for logging; remove unused sprintf()
2013-08-25 13:20:46 +02:00
Aleksander Machniak
2e5f64c9e4
Fix identity selection on reply ( #1489291 )
2013-08-25 10:03:15 +02:00
Aleksander Machniak
6efadfc8d3
Fix so additional headers are added to all messages sent ( #1489284 )
2013-08-25 09:03:01 +02:00
Aleksander Machniak
98184938bf
Fix display issue after moving folder in Folder Manager ( #1489293 )
2013-08-24 19:05:13 +02:00
Aleksander Machniak
85ef036bbd
- Fix setting refresh_interval to "Never" in Preferences ( #1489286 )
2013-08-20 19:04:05 +02:00
Aleksander Machniak
1391f17a52
Fix issue where uploaded photo was lost when contact form did not validate ( #1489274 )
2013-08-08 15:49:11 +02:00
Aleksander Machniak
8799df8ccd
Fix redundant SQL query on contact photo request after photo upload.
...
The query was also invalid in case of uploading photo in contact create form.
Move contact photo handling from show.inc into a separate file.
2013-08-08 14:15:30 +02:00
Dennis1993
0822c46ad6
Update func.inc
...
deleted size attribute in file input
2013-08-06 19:18:17 +02:00
Dennis1993
7745ae9dfd
Update compose.inc
...
Deleted size Attribute for file input
2013-08-06 19:17:38 +02:00
Aleksander Machniak
9263f55a63
Ignore Reply-To when replying to own message ( #1489230 )
2013-08-05 09:14:44 +02:00
Aleksander Machniak
ce5a6496fd
Fix XSS vulnerability when saving HTML signatures ( #1489251 )
2013-08-04 12:41:30 +02:00
Aleksander Machniak
b825f86108
Move identity selection based on non-standard headers into (new) identity_select plugin ( #1488553 )
2013-08-04 10:41:02 +02:00
Aleksander Machniak
f2a9a9007a
Fix broken (in 93b0a30c1c) text/plain body of a message when using "edit as new"
2013-08-02 08:35:31 +02:00
Aleksander Machniak
f7ffdc90aa
Fix fatal error when opening non-existing message in compose window
2013-08-01 14:52:59 +02:00
Aleksander Machniak
93b0a30c1c
Fix XSS vulnerability when editing a message "as new" or draft ( #1489251 ) - added HTML content "washing"
2013-08-01 14:49:55 +02:00
Aleksander Machniak
f09b169e51
Support special Return-Path form used on some (PEAR) mailing list ( #1489241 )
2013-07-31 11:10:40 +02:00
Aleksander Machniak
ae853367ed
Fix downloading binary files with (wrong) text/* content-type ( #1489267 )
2013-07-30 19:16:52 +02:00
Thomas B.
86dd036774
Merge pull request #96 from Dennis1993/patch-6
...
Added required attribute and delete deprecated border attributes
2013-07-29 23:25:54 -07:00
Aleksander Machniak
d59a8d29d6
Validate all text attachments not only text/plain. This fixes invalid
...
warning message for a case when pdf attachment is defined as text/html.
See #1489267 .
2013-07-29 11:51:03 +02:00
Thomas Bruederli
c54157bb92
Fix identity-selection using Return-Path headers ( #1489241 )
2013-07-25 22:38:14 +02:00
Thomas Bruederli
469ede77cb
Better check for priority header
2013-07-25 21:55:01 +02:00