Hadi Nategh
77fb3a8ee9
Remove some left over error_logs and clear the code from IDE warnings
2015-04-28 15:45:41 +00:00
Hadi Nategh
f0502f45ba
Add translation for mail sieve
2015-04-28 14:01:42 +00:00
Hadi Nategh
398aa2e945
Correct forward message in mail sieve, and add translation
2015-04-28 13:35:55 +00:00
Hadi Nategh
b68cc4e050
Fix a typo
2015-04-27 13:44:40 +00:00
Hadi Nategh
4a554a65cd
Fix htmlarea editor always wrap border around editing text in IE
2015-04-27 13:44:19 +00:00
Ralf Becker
dfc9957176
fix typo causing PHP Fatal error if "writable share" is selected in community version
2015-04-25 07:19:18 +00:00
Ralf Becker
aed984148d
fix PHP Warning array_value expects first parameter to be array
2015-04-22 14:28:15 +00:00
Hadi Nategh
e6f63cb8cf
Fix some missing translation in mail folder acl and edit account
2015-04-22 10:37:16 +00:00
Klaus Leithoff
49dbf5a7f8
* Mail/Sieve: require a vacation notice text on vacationnotice edit and save.
2015-04-21 11:19:09 +00:00
Hadi Nategh
2205536343
Always convert html to plain text if browsing with mobile device, because of CKEditor complatibility
2015-04-21 10:15:01 +00:00
Hadi Nategh
649b706ee5
Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode
2015-04-13 15:46:37 +00:00
Hadi Nategh
002ea7967a
Fix not working forwarding multiple addresses in sieve edit dialog
2015-04-08 16:29:57 +00:00
Klaus Leithoff
90200ea1ec
use ENT_SUBSTITUTE on htmlspecialchars to harden display of message as source
2015-04-02 08:49:28 +00:00
Ralf Becker
8af7a8a6b8
dending translations from our translation server
2015-04-01 08:08:43 +00:00
Ralf Becker
78e41aa1a1
move "Save as" phrase to common and merge-cli run
2015-04-01 08:01:30 +00:00
Hadi Nategh
ca92a7da1b
Fix mail compose not getting in focus on body when using html
2015-04-01 07:36:28 +00:00
Ralf Becker
38f4980849
* Mail: setting default font-face and -size reliable and remove space in front of cursor
2015-03-31 17:04:10 +00:00
Nathan Gray
4c1424db9b
Improvements for linking mail:
...
- Let filemanager encode name so we can keep more characters
- Remove doubled mime removal, which sometimes damaged title
- Fix file information action
2015-03-31 14:30:55 +00:00
Hadi Nategh
32732c00b2
Get focus on To/Body field depending on To field value
2015-03-31 12:32:50 +00:00
Hadi Nategh
2ef3d4f048
* Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme
2015-03-30 11:03:46 +00:00
Ralf Becker
8d7ab2f06c
fixed typos from Erik Popp (erik.popp-at-uni-heidelberg.de)
2015-03-29 09:15:43 +00:00
Klaus Leithoff
7d76f0bd92
make sure we are talking to the correct server when importing messages ; this is a merge of 52305 WITHOUT the call of emailadmin_imapbase::getAttachmentAccount, as it is not backported yet. BEWARE the mere explode of the rowID may fail to determine the correct mail-account-id. use self::splitRowID instead
2015-03-27 14:58:47 +00:00
Klaus Leithoff
7532580ddf
on importMessage, beware of serverID:: that is preceeding the folder of the importdestination
2015-03-27 12:59:51 +00:00
Hadi Nategh
30b7537072
Make mail display fonts larger for mobile theme
2015-03-27 10:15:45 +00:00
Klaus Leithoff
661ff9ecf1
remove config option for how2displayIdentities; defaults to show all available now; Remove possible Organization header as it might hold UTF-8 chars and is not sufficiently handled (encoded) by horde
2015-03-20 12:26:32 +00:00
Klaus Leithoff
7493c69ece
fix for function identity_name to use the same logic on missing identity values (like ident_realname and ident_email) as iterator on identities; if no ident_email is present use the users email-address, if still empty use acc_imap_username if it passes a simple test on qualifying as email address
2015-03-20 11:07:53 +00:00
Klaus Leithoff
29d9adc2b4
offer additional option for search to search whole message (TEXT); up til now only Message (BODY) was selectable
2015-03-19 14:48:53 +00:00
Hadi Nategh
1f1790d2bb
Make sure distributionlist is resolved in mail compose after submit action
2015-03-19 13:20:05 +00:00
Ralf Becker
afc8e763a2
* Mail: if user never send a mail from an account select first identity with an non-empty signature, not default identity
2015-03-18 16:32:27 +00:00
Klaus Leithoff
72505946bd
handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for supplementing the signature
2015-03-17 14:07:31 +00:00
Klaus Leithoff
fdf614beb8
* Mail: deal with folderstructure issues when working with shared folders (others or shared) on constructing the mail foldertree
2015-03-10 15:54:14 +00:00
Hadi Nategh
946bb45199
Fix print an email with fixed width pre tag which was causing mail gets printed in half page
2015-03-09 10:56:11 +00:00
Klaus Leithoff
2577268d21
disable thread-topic handling, as horde does not support encoding it (thus avoiding utf-8 header field errors); Better handling of drafts with attachments to make sure possible attachments of the original draft are available on send
2015-03-06 09:28:46 +00:00
Klaus Leithoff
80255f9611
pending translations from our translation server
2015-03-05 14:09:51 +00:00
Klaus Leithoff
d49a166cf2
fix white-space issue on pre for recent firefox
2015-03-03 15:45:24 +00:00
Hadi Nategh
f60a1c4db4
Do not hide splitter for small screens by styling as we take car of it by mobile_template
2015-03-03 10:03:24 +00:00
Hadi Nategh
e3ebdd8402
Fix mail sieve rules issues regarding idots and mobile theme
2015-03-03 09:30:29 +00:00
Hadi Nategh
da7840a580
Implement mobile template for mail index:
...
- Do not create Splitter for mobile template
- Fix extra_iframe for displaying sieve rules covers mail tree when it is display:none (eg.happens in idots)
- Improve mail app performance browsing with mobile device
2015-03-03 09:29:49 +00:00
Hadi Nategh
9ae9ae7274
Implement mobile template for mail index:
...
- Do not create Splitter for mobile template
- Fix extra_iframe for displaying sieve rules covers mail tree when it is display:none (eg.happens in idots)
- Improve mail app performance browsing with mobile device
2015-02-27 14:47:27 +00:00
Hadi Nategh
800700ca39
Fix some style for mail compose:
...
- Fix compose_to field always get scrollbar
- Fix compose_bcc field has no max-height
2015-02-26 08:55:15 +00:00
Hadi Nategh
7f7e49935c
Fix some style for mail compose:
...
- Fix compose_to field always get scrollbar
- Fix compose_bcc field has no max-height
2015-02-26 08:53:56 +00:00
Hadi Nategh
6c52c48866
Disable compose dialog resize for mobile devices
2015-02-24 16:33:17 +00:00
Hadi Nategh
0661e8fd4a
Remove fixed width from compose dialog:
...
- Fixes elements in compose dialog not getting 100% width after resize
2015-02-23 16:00:27 +00:00
Hadi Nategh
b0f4383a4f
Remove fixed width from compose dialog:
...
- Fixes elements in compose dialog not getting 100% width after resize
2015-02-23 15:59:49 +00:00
Hadi Nategh
4156c54409
Use CKEditor resize method in order to resize mail body
2015-02-23 15:57:15 +00:00
Hadi Nategh
c45afda8b0
Use CKEditor resize method in order to resize mail body
2015-02-23 15:56:33 +00:00
Hadi Nategh
edceac3046
Add missing variable from commit # 51911
2015-02-23 15:53:08 +00:00
Hadi Nategh
c9bd20fa1c
Switch always compose body to plain text for mobile devices, because ATM CKEditor is not compatible enough to support
2015-02-23 15:45:36 +00:00
Klaus Leithoff
3ef17e277f
add missing translations for emptying spam/junk folder; fix setting folder status after voiding spam/junk folder content
2015-02-19 13:41:40 +00:00
Klaus Leithoff
6691bdf7db
remove probably wrong assumption on missing ident_id of mailaccount object (as it should not be missing at all)
2015-02-19 12:27:29 +00:00