Ralf Becker
65a699e134
handle existing alarms in 17.1 like new ones with "keep" attribute set
2018-08-10 11:36:04 +02:00
nathangray
0ce183a8e0
* Addressbook - Allow multiselection for customfield added to link title
2018-08-09 09:52:17 -06:00
Hadi Nategh
0a5002ebaa
Warn user on login page if using browser is IE 11 or below.
2018-08-08 16:23:33 +02:00
Ralf Becker
038daecb1b
* CalDAV/Calendar: fix not working snozzing of alarms in Thunderbird
...
Caused by triggered alarms were - so far - immediatly deleted, now we keep them around for an other day, so TB get them in the update iCal after PUTing its X-MOZ-SNOOZE-TIME-<timestampt>
2018-08-07 15:36:57 +02:00
Hadi Nategh
b2b285848e
Strip RFC822 email to avoid search contacts other than email itself. Fix issue sometimes add as new contact not showing up because it takes it as existing contact.
2018-08-03 14:37:19 +02:00
Hadi Nategh
680ebd15c5
* Framework: fix broken favicon
2018-08-02 09:53:07 +02:00
Hadi Nategh
19907b188a
Some more basename replacing with Vfs::basename to avoid setlocale issue.
2018-08-01 14:53:27 +02:00
Hadi Nategh
8a050968e8
Replace basename with Vfs::basename to avoid setlocale issue.
2018-08-01 14:53:10 +02:00
Ralf Becker
3dd2ee24c1
fix SQL error or information leakage on no longer available custom fields
2018-07-30 18:13:39 +02:00
Hadi Nategh
760cd8eb02
Fix notifications with same id but no links are not getting grouped together
2018-07-23 16:36:02 +02:00
nathangray
8b844aff07
* Addressbook - add filtering by distribution list for organisations
2018-07-20 14:10:52 +02:00
nathangray
97b7d1f4bc
Add div to list of tags that avoid HTML encoding on replacements
...
Fixes HTML tracker description from external source showing HTML in notifications
2018-07-20 14:10:04 +02:00
nathangray
94162698c9
Set current app to filemanager so js loads correctly
2018-07-19 14:12:52 +02:00
Hadi Nategh
62a8e7a0d6
* Tracker: fix issue text part of some html tickets mail notifications contain html parts
2018-07-13 10:57:15 +02:00
Ralf Becker
d432ef7f84
* Univention: fix not working password change (setting Kerberos credentials)
2018-07-13 10:03:53 +02:00
Hadi Nategh
68e4030fe5
* Mail: fix some smime signed messages get recognized wrongly as encrypted
2018-07-05 14:44:28 +02:00
Ralf Becker
87f74432ae
finish migration AD to new UCS domain via EGroupware
2018-07-03 22:29:06 +02:00
Ralf Becker
4651b9b9a0
* Addressbook: fix SMime/PGP public key import not containing a newline after the key
2018-06-25 14:28:41 +02:00
Ralf Becker
4bb804ff02
migrate AD accounts incl. mail-attributes to SQL
2018-06-20 15:30:32 +02:00
nathangray
56952c1439
Api - Better way to clear recipients between merges that doesn't loose the placeholder
2018-06-18 10:27:45 -06:00
Hadi Nategh
836489c31c
Remove meta tag by HtmLawed
2018-06-18 11:12:20 +02:00
Hadi Nategh
2206357059
* Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit
2018-06-15 16:39:05 +02:00
nathangray
9e12c7e676
* Api - Clear recipients between merges to avoid sending subsequent merges to previous contacts
2018-06-14 11:10:31 -06:00
nathangray
0b6968447a
Seperate birthday cache by language
2018-06-11 11:26:42 -06:00
nathangray
06fdb9c63d
Limit subjects for filenames to 200 characters to avoid failures
2018-06-04 10:25:40 -06:00
Ralf Becker
9818b48bd8
* Admin: allow to show last login, IP and password change in list
2018-06-01 14:49:44 +02:00
Hadi Nategh
a33c8634c7
Fix namespace issue when calling function
2018-05-29 11:13:48 +02:00
Hadi Nategh
6947ec069a
Implement taglist-thumbnail for rest of upload image fields in admin site configuration
2018-05-29 11:06:04 +02:00
Hadi Nategh
f4a8d74469
* Admin: Implement new feature to upload multiple images for login background image in site-configuration and show them randomly.
2018-05-29 09:32:16 +02:00
Hadi Nategh
0192c3095a
Add complementary option for app-select widget in order to be able to exclude specific apps from the list
2018-05-22 16:13:39 +02:00
Ralf Becker
19feaed9f2
use error-image from api not old phpgwapi
2018-05-20 13:25:37 +02:00
nathangray
06c6cfa71c
Slightly more robust checking for "blank" HTML area in case CKEditor adds some styles
2018-05-14 16:54:47 -06:00
Hadi Nategh
29d7d09ffe
Make a bigger header size assumption (32k) in order to cover importing mails with big headers
2018-05-14 17:19:51 +02:00
nathangray
01013dd898
Api - Turn on merge for presentations, text templates, spreadsheet templates and presentation templates
2018-05-08 10:33:01 -06:00
Ralf Becker
463774b0de
* Admin/Mail: fix saving mail-accounts for multiple accounts
2018-05-04 15:09:21 +02:00
Ralf Becker
df072fc42f
* Mail: fixed equal signs (=) are not displayed in subject
...
Not sure why, but equal sign was removed unconditional together with other non-printable chars.
Equal sign is now removed from that preg and code is cleaned up to have a single preg removing unprintable chars independet on the function used to decode the header.
2018-05-03 11:04:12 +02:00
nathangray
5dfacd160f
* Addressbook - Add preference to turn off user groups as distribution lists
2018-04-30 10:02:43 -06:00
nathangray
869d50d96f
Change account filtering to give accounts when asked even if accounts are hidden in preferences
2018-04-30 09:36:51 -06:00
nathangray
4222aab586
Api - Stop adding calcext:value-type attributes when merging to spreadsheets, they're no longer used and can cause a warning with recent templates
2018-04-24 08:47:27 -06:00
nathangray
c7d84ff9f0
Fix mail merge into mail template excluded BCC
2018-04-23 08:51:31 -06:00
Ralf Becker
e828d0564c
* EMail: fix searching in email gives an error
...
reverting commit 5bd63482ea
as the implemented __isset and ArrayAccess interface hide the one implemented by parent Horde_Imap_Client
2018-04-20 10:41:44 +02:00
nathangray
59483c4b79
* Api - Fix references to sub-fields of custom field entries only merged for the first entry of each type
2018-04-17 09:36:12 -06:00
Ralf Becker
cb3de8cf91
implement __isset and ArrayAccess for Imap, to allow eg. to use empty($imap->attribute)
2018-04-17 10:34:12 +02:00
Ralf Becker
3d449c6a33
fix PHP 7.2 Warning: The each() function is deprecated
2018-04-13 16:09:44 +02:00
Ralf Becker
8275f3401e
* Setup: updates from old versions (eg. 1.4 or 1.8) no longer require to update to 14.x and 16.1 first
2018-04-13 13:49:30 +02:00
Ralf Becker
56d60ed64f
fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable
2018-04-13 09:14:29 +02:00
Ralf Becker
1495a8b0b2
* Setup/Restore: restore from a other charsets then utf-8 failed
2018-04-12 18:01:46 +02:00
Ralf Becker
e613c59dc3
* All apps: fixed moving attachments to new entries (without attachments) lost moved file
2018-04-12 15:14:26 +02:00
Ralf Becker
298a2041ab
* CalDAV/resources: fix wrong ACL/rights send to clients (PHP warning in log)
2018-04-12 13:05:14 +02:00
Ralf Becker
e6ccdba871
run fastcgi_finish_request also for non-compat install
2018-04-11 15:07:01 +02:00