Klaus Leithoff
29249f6d8b
try to make sure that an imap-capable mail-account is preselected, when an admin edits user mailaccount settings. in admin module.
2015-09-25 08:05:55 +00:00
Klaus Leithoff
0d5e16e69d
silence chitter-chatter on getAttachment
2015-09-22 11:43:36 +00:00
Hadi Nategh
9cf5fc20db
Fix some IDE warnings
2015-09-21 08:13:57 +00:00
Klaus Leithoff
59783cac55
introduce config to be able to trigger a closer look on folders located in shared and others namespace, as some servers do not return them by default on root-level-queries; Default is set to NO
2015-09-18 09:00:56 +00:00
Ralf Becker
cec4fa26c4
removing stray k showing up in emailadmin update
2015-08-26 14:03:32 +00:00
Klaus Leithoff
3561712b6d
fix/avoid fatal on getStructure
2015-08-25 10:37:10 +00:00
Ralf Becker
9046881177
fix not opened tree with new tree-code, if you have only one account and fix state-handling to also store ActiveProfileID pref for a single account
2015-08-21 08:02:23 +00:00
Klaus Leithoff
52cf6344d8
since DropIndex on egw_ea_valid for the unique index seems not to work in postgres, we use refreshTable to do so; This is a workaround, not a fix.
2015-08-20 14:01:40 +00:00
Klaus Leithoff
2b6ddcd127
trigger to fetch attachments as BODY instead of BINARY on failed BINARY was not called caused by an early exit from function
2015-08-18 14:32:50 +00:00
Hadi Nategh
df179a3859
* Mail/tree: Performance improvement for mail index folderTree
...
- Autoloading mail folders when show all folders is on (performance improvement)
- Get folder status for opened folders only (performance improvement)
- Styling hovered over mail folder
2015-08-12 13:27:57 +00:00
Ralf Becker
bc595da0a5
fix typo giving fatal error on Univention Installation
2015-07-29 16:07:36 +00:00
Hadi Nategh
8788b444cf
* Mail/subscription: Performance improvement
...
-Enhancement in fast loading subscription dialog
-Implement indicator for loading folder
-Performance improvement by handling most of the operations in client-side
2015-07-28 14:20:42 +00:00
Ralf Becker
a93474ef2b
* Update API version to 14.3, NO new features, just database optimization targeting InnoDB engine in MySQL
...
changing columns with no user-input to CHARACTER SET ascii (instead of utf8), shorten indexes and add additional autoincrement columns where primary key contained varchars
2015-07-19 10:24:53 +00:00
Ralf Becker
d3e241988b
* Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail
2015-07-16 09:37:08 +00:00
Ralf Becker
9c8ee0fea5
* EMailAdmin: create a unique index for egw_ea_valid table
2015-07-06 14:39:39 +00:00
Ralf Becker
01f2df4ece
* EMailAdmin: fixed not shown (used) quota for arbitrary user in admin
2015-07-04 18:52:41 +00:00
Klaus Leithoff
aa5a72db84
backport of r53032: setting Horde_Imap_Client::STATUS_FORCE_REFRESH flag to force horde code to ignore cache in long running AS Ping command
2015-07-03 08:00:35 +00:00
Ralf Becker
77e592da0f
* Mail: fix sieve rules for moving mails into folder containing non-ascii chars (Dovecot requires sieve rules in utf8, while Cyrus needs utf7-imap)
2015-06-22 18:49:44 +00:00
Hadi Nategh
de4a3d90c7
* Mail/inline image:Fix inline image handling for reply/forward mail
2015-06-15 16:55:49 +00:00
Hadi Nategh
92f37ad21c
Remove fixed height from grid inside tabs as the tab should only get tab_height not the children
2015-06-11 10:39:10 +00:00
Nathan Gray
21781271e4
Fix some problems with merging into email files:
...
- Use correct merge sub-class when merging multiple entries
- Accept merge placeholders in to/cc/bcc fields (displayed as invalid, but still accepted)
- Use merge placeholders to pull addresses from associated entry
2015-06-02 21:21:21 +00:00
Klaus Leithoff
652735b505
* EMail: fix to ensure that internaldate (, the internal IMAP storage date/timestamp), is fetched for list of emails and not the current date/time; INTERNALDATE is used and displayed, when header DATE is not set/available
2015-05-28 11:59:40 +00:00
Ralf Becker
701a311904
* EMailAdmin: fixed not shown quote for Cyrus backend (Cyrus returns no used space, if no quota set!)
2015-05-27 07:09:36 +00:00
Klaus Leithoff
b40d83751b
allow phone as schema attribute for href in HTMLawed-Config; make merge function static, as this is the way it is used almost always; fix warning in getStyles
2015-05-15 14:03:25 +00:00
Hadi Nategh
6990a415ee
Fix another error "can not pass parameter by reference"
2015-05-05 08:47:13 +00:00
Hadi Nategh
29618305c0
Fix error "can not pass parameter 3 by reference"
2015-05-05 08:42:03 +00:00
Hadi Nategh
50782cfa8b
* Mail: Implement mail integration with new structure and add new feature
...
- Add mail to calendar as calendar entry, including all mail attachments as links
- Add user choice for saving mail into an existing ticket or a new ticket
- Fix mail attachments integration into infolog, tracker or calendar entry
2015-05-05 08:03:13 +00:00
Ralf Becker
c5bc58556e
remove accidently commited debug code causing all requests for a default SMTP server to fail
2015-04-27 12:02:09 +00:00
Hadi Nategh
2787b57ee3
Fix size of users icon in edit account dialog
2015-04-24 15:31:23 +00:00
Ralf Becker
db93440d8e
ignore accounts with smtp_auth_session for login as in cron
2015-04-24 10:48:31 +00:00
Ralf Becker
eea811d46f
fixed default SMTP account was not returned during setup and deprecated old send class in favor of using egw_mailer direct
2015-04-24 10:02:49 +00:00
Klaus Leithoff
1244c6c7de
try to cope with broken emailaddresses in our parseAddressList when using Horde_Mail_Rfc822->parseAddressList (returning empty object when fed with a broken address)
2015-04-23 14:31:33 +00:00
Ralf Becker
e0fa44f401
display encrypted messages, not just show an empty window
2015-04-23 13:14:05 +00:00
Klaus Leithoff
a88c169974
create the default script, if there is none; fix problem on trying to save/create vacation when there is NO rule or vacation existing beforehand
2015-04-23 08:38:47 +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
515f415303
avoid using regex in additional anti-spam vacation rule, when no regex capability is reported
2015-04-17 09:43:51 +00:00
Klaus Leithoff
9fc65c7a32
fix typo that prevented the creation of imap-mailboxes via hook; update emailadmin_account property documentation
2015-04-16 11:57:26 +00:00
Klaus Leithoff
1116e46cdf
refine anti-spam rule on vacation active; use regex with boundary
2015-04-14 12:03:35 +00:00
Klaus Leithoff
68e9167a87
handle weird problem on fetching attachments of attached email, when the attached message/rfc is retrieved as binary; thus when fetching message/rfc parts always do so using BODY method instead of BINARY
2015-04-02 12:40:49 +00:00
Klaus Leithoff
2836c9c1b2
* Mail: on attachment/body retrieval BINARY retrieval may fail on certain servers; if so retry and fetch bodypart with BODY instead leaving the decoding to the library
2015-04-02 09:25:40 +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
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
Klaus Leithoff
4079010bfa
handle failed delimiter retrieving, or no delimiter reported by imap. default to slash (/)
2015-03-26 11:04:32 +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
Ralf Becker
002f886ca7
fixed stalled mail compose dialog if name of user contained non-ascii characters AND export charset was not utf-8
2015-03-19 13:09:40 +00:00
Klaus Leithoff
498018ea7f
handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for the merged versions of the bodyparts
2015-03-17 14:17:19 +00:00
Klaus Leithoff
6de6869c8c
fix / work around the possible problem of not retrieving the real internal imapdate when copying mails between servers/accounts, by using the mails date-header field value. hardening against target server problems by moving/copying mails one by one, renewing the connection every time
2015-03-13 11:31:48 +00:00
Klaus Leithoff
80255f9611
pending translations from our translation server
2015-03-05 14:09:51 +00:00
Ralf Becker
199285ba01
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 10:00:12 +00:00