Commit Graph

22840 Commits

Author SHA1 Message Date
Ralf Becker
ec9bf42156 Changelog for 11.1.20130816 2013-08-16 12:01:12 +00:00
Klaus Leithoff
1ddfe74487 merge russian lang files provided by MBCGroup 2013-08-16 11:01:25 +00:00
Klaus Leithoff
cf212fe178 make sure felamimail lang files are loaded on headerconversion/preparation 2013-08-16 09:31:47 +00:00
Klaus Leithoff
19dd7ccf21 * eMail/Filemanager: when saving mail to filemanager, add headerdata without subject to file - comment field 2013-08-16 09:05:20 +00:00
Ralf Becker
183a326cb0 * Calendar: fixed not working filter "only group events", to not include events of members 2013-08-15 16:02:52 +00:00
Klaus Leithoff
f8c74b2725 force no framework with cd=no for opening compose windows out of mails 2013-08-15 14:45:12 +00:00
Ralf Becker
012acc7e56 * Calendar: when moving a series exceptions where lost (regular recurrences shown again) and exceptions where moved too 2013-08-15 12:24:32 +00:00
Ralf Becker
2406d1216f fixed 2 warnings 2013-08-15 10:39:06 +00:00
Ralf Becker
a5262b6cf9 allow apps to hook into "Admin >> Clear cache and register hooks" 2013-08-15 10:03:47 +00:00
Klaus Leithoff
155c759d05 handle wrong handling of height for dependent compose window 2013-08-15 09:06:25 +00:00
Klaus Leithoff
bffe164587 pass imapClassName, imapLoginType and imapDomainName to addACL Form to be used by setACL Routine; that way being independent of originating imapClass 2013-08-14 12:44:29 +00:00
Klaus Leithoff
7998d2d53a * CKEditor/ASpell: hardening of jscode for IE10, as spellCheckerWin object may not be defined 2013-08-14 09:35:48 +00:00
Klaus Leithoff
0a11b27043 upgrade to version 4.1.3 2013-08-14 08:54:52 +00:00
Ralf Becker
8b1cfaf10b * ProjectManager: fix SQL error if searching for string containing numbers and underscore or percent
skip user-wildcards (*,?) in is_numeric test, but not SQL wildcards, which get escaped and give sql-error
2013-08-14 08:02:46 +00:00
Klaus Leithoff
d828e81632 use default account selection box for acl-management if functionality is supported by imap server (determined by class-name and capability) 2013-08-13 11:52:53 +00:00
Nathan Gray
9d8e8bbd56 Better error handling when upgrading 2013-08-12 21:12:22 +00:00
Nathan Gray
766a4a513f Change comment caching to object level instead of class level to prevent revealing restricted comments 2013-08-12 14:41:49 +00:00
Klaus Leithoff
164cf14765 fix condition for opening single mail on mail-merge 2013-08-12 08:05:25 +00:00
Klaus Leithoff
d3b6b5386f improve getInstance fetching the mail-object 2013-08-07 11:23:48 +00:00
Klaus Leithoff
0a08bfc2f2 handle smtp reset on phpmailerclass, as this class throws exceptions; preserve the error info from smtp class before resetting the smtp communication 2013-08-07 09:23:22 +00:00
Klaus Leithoff
1cb8c3f47c provide contact-id on errormessage on failure of mail-merge 2013-08-07 08:06:39 +00:00
Klaus Leithoff
7b18fc9319 give more detailed info about failure of addressbook mail - merge to frontend 2013-08-06 14:07:00 +00:00
Klaus Leithoff
37a810e6a4 send reset command after failure while failing when adding addresses 2013-08-06 13:52:27 +00:00
Klaus Leithoff
0f56f12626 alter message on success/failure of multiple message sending via addressbook mail-merge 2013-08-06 13:49:12 +00:00
Ralf Becker
74d668ae07 * PostgreSQL/Addressbook: fix SQL error in addressbook by organisation and department 2013-08-06 12:09:29 +00:00
Ralf Becker
f9225d6aec fixed an other sql error when creating distribution lists 2013-08-06 10:15:27 +00:00
Klaus Leithoff
a910c7d413 fix problem with convertHTMLToText by fetching the text/plain part whenever it seems appropriate. convertHTMLToText seems to fail/run forever on certain messages 2013-08-06 09:47:01 +00:00
Ralf Becker
058522aaf6 * CardDAV/Addressbook/ActiveDirectory: fixes SQL error when clients tries to propfind groups/distribution lists on accounts-addressbook, also return "403 Forbidden" when he tries to create one, as they are not (yet) supported on accounts, if not stored in SQL 2013-08-06 09:10:16 +00:00
Klaus Leithoff
9ba9e1d1b8 trying to handle a connection failed error on autosave 2013-08-05 15:25:12 +00:00
Nathan Gray
fea1126283 Fix missing custom field values on first visit to calender list 2013-08-05 15:08:02 +00:00
Ralf Becker
c20bb4df6b using correct case: To, Cc and Bcc 2013-08-05 14:57:03 +00:00
Klaus Leithoff
202d40d517 ClearAllRecipients should only clear recipients, not From, ReplyTo and such 2013-08-05 13:47:51 +00:00
Ralf Becker
86262dea0f fixed 2 typos 2013-08-05 12:58:41 +00:00
Ralf Becker
e9bf6d69e1 some long running operations, eg. merge-print, run into situation that DB closes our separate sqlfs connection, we try now to reconnect once 2013-08-05 09:47:16 +00:00
Ralf Becker
57634dc01f need to reimplement Clear methods from parent, to also clear our private addresses 2013-08-05 08:47:19 +00:00
Ralf Becker
188328b1d0 fixed wrong condition only giving a location header if requests fails, not if it succeeds 2013-08-02 19:27:35 +00:00
Ralf Becker
9c94034e87 * CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!) 2013-08-02 19:26:24 +00:00
Ralf Becker
91957ab770 an other case in which we need to filter out in-active accounts 2013-08-02 18:27:35 +00:00
Ralf Becker
19f42fecf8 * CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user 2013-08-02 14:41:54 +00:00
Klaus Leithoff
a16125c2fe fix no filename shown on save to disc for e.g. some message/rfc822 attachments 2013-08-02 11:19:36 +00:00
Ralf Becker
29f2bdf948 allways return an array, easier then copying with null in various places 2013-08-01 12:59:45 +00:00
Ralf Becker
c65130d714 * Admin/Filemanager: added filesystem check and repair for missing or broken required directories /, /apps and /home 2013-08-01 07:53:58 +00:00
Klaus Leithoff
47503f4fcd attempt to fix problem of comment-visiblity on multiple assignments of the ticket in question 2013-07-31 10:24:36 +00:00
Ralf Becker
1c86db7749 * Admin/SambaAdmin: fixed not set sambaNTPassword and sambaLMPassword hashes in LDAP (hook changepassword was called without password) 2013-07-30 18:13:41 +00:00
Nathan Gray
ce6511e934 Have resource thumbnails open image when clicked 2013-07-30 17:23:58 +00:00
Klaus Leithoff
e5b36d3ce3 if SUBJECT is an array, use thelast one, as we assume something with the unfolding for the subject did not work 2013-07-30 14:33:05 +00:00
Nathan Gray
121a80ae6b Fix infinite loop when picking 'all users' or 'just me' 2013-07-30 14:11:01 +00:00
Klaus Leithoff
bacd4ac2e6 fix/prevent possible breakdown of imap_rfc822_parse_addrlist of non emailaddress header fields 2013-07-30 14:05:11 +00:00
Ralf Becker
a293de8614 fix not working full submits if etemplate is etemplate_old and app uses etemplate_new 2013-07-30 12:21:19 +00:00
Ralf Becker
018eec3dfd fixed "PHP Fatal error: Unsupported operand types", if no private custom fields exist 2013-07-30 12:20:14 +00:00