Commit Graph

1487 Commits

Author SHA1 Message Date
Ralf Becker
85a7679049 * ActiveDirectory: implement addtional user or group filter 2020-10-22 14:11:02 +02:00
Ralf Becker
7804b60478 * Api: setting configured server-timezone for the databases connection, to fix cases were they do not match 2020-10-19 17:26:24 +02:00
Ralf Becker
5cebe65b83 creating a new dir from filemanager-select dialog always gave an error 2020-10-19 13:00:47 +02:00
Hadi Nategh
39235bc8b2 * HTML Editor: fix bug in editing uploaded image 2020-10-19 11:17:03 +02:00
Ralf Becker
b9cb563eb6 * Api: detect if framework data is missing for popups too and redirect to cd=popup to load it 2020-10-16 09:47:05 +02:00
Hadi Nategh
612889c3c7 * Api: Add table button into html editor's toolbar 2020-10-14 11:20:27 +02:00
nathangray
b6f19f5a2b Avoid some 'array_key_exists() expects parameter 2 to be array' warnings by checking first 2020-10-13 15:23:42 -06:00
nathangray
0bc8fc9100 Api: Move list of common merge placeholders into parent class to reduce duplication, add link/<format> options 2020-10-07 08:55:47 -06:00
Ralf Becker
18cbde732d implement UDM_REST_INSECURE environment variable to UCS appliance with no valid cert yet 2020-10-07 10:23:01 +02:00
nathangray
e5789515a2 * Calendar/Merge: Fix {{link}} placeholder not working for HTML mails, use {{link/href}} to get a clickable link 2020-10-06 12:03:21 +02:00
nathangray
2f5b514e35 Merge: Fix {{link}} placeholder was incorrectly wrapped in HREF tag. Use {{link/href}} for that now. 2020-10-06 12:01:47 +02:00
Ralf Becker
e826249411 * Admin: fix session list did NOT show interactive sessions, if push is used 2020-10-06 11:59:46 +02:00
Ralf Becker
1ec5e962be * Admin: push server test to diagnose problems and improved recovery from failed requests / network problems 2020-10-03 13:40:02 +02:00
nathangray
0698db7470 - Send push messages for account delete
- Send actual push type for contact changes
- Handle push deletes for admin
2020-10-02 09:17:14 -06:00
Ralf Becker
6a59b5454c config got "lost" after deleting the cache, caused by it being automatic unserialized 2020-10-02 08:40:21 +02:00
Ralf Becker
02ac06de1f * Authentication: allow using multiple backends, even same backend multiple times with different configuration 2020-10-02 08:40:21 +02:00
Ralf Becker
74713c652a * ActiveDirectory: fix unwilling to perform error when saving an account 2020-09-27 10:01:50 +02:00
Hadi Nategh
bf3c833856 * Mail: Add custom html toolbar settings in mail site-configuration in order to be able to add/remove certain actions only for mail-compose dialog. 2020-09-25 14:21:35 +02:00
Ralf Becker
7e34fa4732 fix wrong OID for mail attribute 2020-09-22 18:12:14 +02:00
Ralf Becker
56165ff02c * eSyncPro: fix SQL error in device list 2020-09-16 16:45:40 +02:00
Alexandros Sigalas
25fa730790 Fixed: Declaration of EGroupware\Api\Mail\Smime::extractSignedContents($data) should be compatible with Horde_Crypt_Smime::extractSignedContents($data, $sslpath = NULL) 2020-09-15 08:37:08 +02:00
Ralf Becker
640fc0c813 fix illegal string offset 2020-09-15 08:31:25 +02:00
nathangray
c6625425b3 Api: Fix fstab overlap when accessing a share while logged in 2020-09-13 10:00:55 +02:00
Ralf Becker
3ed5a6b587 * ActiveDirectory: users not found when search starting with A-F and fixed attribute-names: company, department, ... 2020-09-03 15:50:08 +02:00
Ralf Becker
b71554ab4c * PostgreSQL: fix SQL error opening ProjectManager
caused by exploding SQL expression by comma --> keep colums as array, to not have the need to explode it
2020-09-01 10:26:35 +02:00
Ralf Becker
01335f787d * Calendar/CalDAV: config to replace email-domain eg. for a migration 2020-08-14 18:04:24 +02:00
Hadi Nategh
3755c1079a Make sure path is not empty before using it, fixes error "an error happened! File '' is not an absolute path!" 2020-08-14 11:56:28 +02:00
Ralf Becker
cc5fbcfdc1 * Mail: fix not shown folder tree for some Cyrus servers
since 20.1 uses Horde_Imap_Client::MBOX_ALL_SUBSCRIBED to query subscribed and unsubscribed folders in one command
2020-08-13 18:53:10 +02:00
Ralf Becker
67af309c33 * Tracker/Notifications: send mail after response to user and push errors 2020-08-01 15:10:35 +02:00
Ralf Becker
20250bbc04 * Notifications: taking push server into account for checking user is online for popup or email notifications 2020-07-31 17:50:48 +02:00
Ralf Becker
26be32f33e fix SQL error in ranking caused by automatic added ambigous column which app code had already aliased "$table.$col AS $col" 2020-07-31 13:39:53 +02:00
Ralf Becker
c4bb5c3caf * Preferences: use push to ask every affected client to reload preferences, if affected 2020-07-31 09:49:29 +02:00
nathangray
a01a635d5b Calendar exception no longer needed 2020-07-27 21:03:38 +02:00
Ralf Becker
3a8554c266 explicit call Egw::__destruct() to fix calendar notifications not send, if dialog is Saved not Applied 2020-07-27 16:09:21 +02:00
Ralf Becker
a01cd94966 * Security: allow to configure SameSite cookie attribute 2020-07-27 14:04:20 +02:00
Ralf Becker
3957a94e47 calendar non-list views need refresh calls, even using push 2020-07-27 09:46:07 +02:00
Ralf Becker
ee02ff18ed fix broken token/syntax, if no metadata yet 2020-07-24 18:15:11 +02:00
Ralf Becker
e8c2c1bbc7 fix broken token/syntax, if no metadata yet 2020-07-24 18:15:11 +02:00
Ralf Becker
8bb9111cd5 fix double message in popup and none in main window 2020-07-24 09:23:44 +02:00
Ralf Becker
b60a9ffff4 add check if only fallback push and skip full refresh (Framework::refresh_opener) for push and supporting apps 2020-07-24 09:07:13 +02:00
Ralf Becker
efaf9771d0 do NOT push participants of type email for privacy reasons 2020-07-23 19:06:08 +02:00
Ralf Becker
0f799acd75 fix multiple accounts could not subscribe for push on the same mailbox 2020-07-23 16:56:45 +02:00
Ralf Becker
cf06054fd7 move configuration of imap servers supporting push to mail site config and stadard imap server 2020-07-23 14:17:32 +02:00
Ralf Becker
25f942c431 fix accidently commited host-name 2020-07-22 18:21:07 +02:00
Ralf Becker
0f8a2668fb fix token was only updated on account-change, not new login or daily token rotation, also support now multiple tokens/instances registring tokens for same account 2020-07-22 17:01:19 +02:00
nathangray
32b061919f Etemplate: Change default for password widget suggest to off
Customfields still default to on
2020-07-21 15:36:45 -06:00
Ralf Becker
bf44ee753a WIP push for mail (currently only Dovecot with further configuration!) 2020-07-20 12:09:08 +02:00
nathangray
bd7b916811 Api: log on_shutdown() messages to its own log file 2020-07-16 14:54:02 -06:00
Ralf Becker
502d423885 fix PHP Warning: substr() expects parameter 1 to be string, array given 2020-07-10 11:08:38 +02:00
Ralf Becker
7428e2d7cd do not add path of url to CSP 2020-07-07 13:18:28 +02:00