Ralf Becker
811444dc98
* Filemanager/SMB: fix directory creation failed on Samba (smbclient PHP extension)
...
smbclient treats every non-zero value of $options parameter as recursive, not just &1 and we have by default &8 = STREAM_REPORT_ERRORS set.
2018-09-06 12:12:21 +02:00
Hadi Nategh
77d2fb3060
Allow single or double quoting as valid personal part of email rfc822
2018-09-05 14:15:15 +02:00
Hadi Nategh
e4d33243a7
Try to stripe extra quoting from personal part of email address
2018-09-05 14:15:01 +02:00
Hadi Nategh
b91ba87ee6
Fix taglist fails to invalidate email address which starts with none visible unicode char
2018-08-30 15:18:39 +02:00
Hadi Nategh
b3ab708125
Implement an admin-config setting to be able to disable PGP encryption feature
2018-08-23 17:05:55 +02:00
Hadi Nategh
5b261d8d62
Fix tutorials json feed and PGP Installation tutorial video
2018-08-23 14:55:09 +02:00
Hadi Nategh
adac2e087d
Make an incase sensitive comparison between smime cert email and from email
2018-08-14 16:11:36 +02:00
Ralf Becker
135382c668
fix somehow created async-job with a next time before the keep time
...
eg. not updated alarm trigger time in the past
2018-08-13 15:34:46 +02:00
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