Commit Graph

36002 Commits

Author SHA1 Message Date
203a31d4e6 Fix 404 errors caused by none existing html editor icons 2021-06-15 12:06:42 +02:00
5df4671a6e * Api: Clear initial load URL after using it, so F5 takes you to the app's normal entry point 2021-06-10 13:35:15 -06:00
296a94abd9 Clear xml errors in buffer after using xml in Mail otherwise it may get caught wrongly further in etemplate widget 2021-06-04 14:06:57 +02:00
d01aca4174 report and log enabling push (and other IMAP errors)
don't switch regular reload handling off in that case
2021-05-26 11:52:56 +02:00
e37a3becef Add missing notify only param from videoconference call in iCal 2021-05-21 13:14:05 +02:00
9fc42e57ba Fix error "Unexpected token '?'" happens for none ES11 supportive browsers 2021-05-20 11:08:08 +02:00
257914eba0 Fix broken avatar in Addressbook edit dialog 2021-05-18 17:03:26 +02:00
25641d33e1 Ask the right app when getting appObjectManager, appname might not always be the current app (e.g. running app content under admin tab) 2021-05-12 09:45:36 -06:00
bfbacede85 fix typo causing number of failed attempts on IP whitelist not to be used 2021-05-11 11:22:05 +02:00
d05ed64514 Filemanager: don't store mime filter from expose in case user reloads and expose doesn't get a chance to remove it 2021-05-10 10:22:32 -06:00
1146daf62c Etemplate: switch to tab of first invalid input, not last 2021-05-06 08:34:09 -06:00
d989a4b519 Include external participants for video call events 2021-05-06 15:43:58 +02:00
30fdc92ace Prevent vfs select dialog destroying session becuase of not being able to find the right app name (eg. admin mail account where app is different than current app) 2021-05-05 16:59:38 +02:00
be96f11d8b updating default PHP version to 7.4 for 20.1 2021-05-03 09:29:45 +02:00
4c7c70aa0a Changelog for 20.1.20210503 2021-05-03 09:02:37 +02:00
feb4fbbe74 * CardDAV/Addressbook: Fix contact categories were cleared when DAVx5 synced some Android clients 2021-05-03 08:56:58 +02:00
ab389f314e Fix linking an image/svg+xml image to an unsaved entry would give an error
An error happened! (EGroupware\Api\Exception\AssertionFailed): File 'true' is not an absolute path!
was generated because we tried to use webdav.phptrue as the thumbnail
2021-04-29 09:07:28 -06:00
6b283c50ad Calendar: Make sure account is set for alarm 2021-04-29 09:06:54 -06:00
4c67dac229 Importexport: Fix import category from file was always blank 2021-04-27 14:13:15 -06:00
d3b75e0a5e Fix mail integration fails for mails with having not encoded ampersands on their html content 2021-04-27 17:49:09 +02:00
aaf22ceb77 Fix infinite loop before sending mail caused by integrated actions with no app right 2021-04-27 11:52:07 +02:00
cf601b721b Disable app specific actions if the user has no access to the actual app 2021-04-26 14:20:46 +02:00
330564fb55 Convert mail Date header to user timezone when being displayed on forward/replay header 2021-04-22 16:06:50 +02:00
c9593ee2b3 Calendar: Make sure videoconference & notify_externals attributes have X-EGROUPWARE to avoid errors from clients 2021-04-21 09:31:31 -06:00
275e0c002f Add table name in when parsing search
Also, some code quality fixes
2021-04-20 08:52:15 -06:00
8538aa0eaa Calendar: Add tooltip to edit dialog resource quantity field 2021-04-19 13:41:46 -06:00
b701799a03 Api: Avoid "Uncaught TypeError: egw_globalObjectManager is null" from popups 2021-04-19 11:23:05 -06:00
42b3813ff4 * Calendar: Fix quick-add did not pass changes to start time on to edit dialog 2021-04-16 09:19:01 -06:00
45fe6c32a9 * Mail: fix losing inline images after being re-saved as draft or created as new 2021-04-15 12:19:18 +02:00
8064a53200 * Timesheet: Fix created was overlapping with status 2021-04-14 14:56:40 -06:00
e3b54e23e8 also send WWW-Authenticate header so UA can ask user 2021-04-14 13:58:27 +02:00
8c4c821514 allow "email" GET parameter and some docu 2021-04-14 13:58:27 +02:00
140e5a2871 Filemanager: Don't allow permission changes (through UI) on /, /home or /apps since it tends to cause problems 2021-04-13 11:17:24 -06:00
574e7150c7 Filemanager: Fix change in ownership of sub-directories did not always update UI 2021-04-13 11:17:09 -06:00
888a6495c7 * CalDAV/CardDAV: fix freebusy-URL for users and support basic auth with regular user credentials too 2021-04-13 16:06:35 +02:00
69ca28a469 Fix positions for html editor bullist and numlist actions 2021-04-12 11:30:02 +02:00
4027f8a8af Set iframe feature policy of fullscreen for apps running in iframe 2021-04-12 11:18:47 +02:00
3c5d514d4b Remove new button icon 2021-04-08 13:19:47 +02:00
da381c2ea3 Fix mail content styles 2021-04-08 13:19:28 +02:00
9acac9eaba fix PHP error: Call to a member function contentTypeMap() on null 2021-04-08 10:19:55 +02:00
08e9d64a88 require phpseclib/phpseclib:^2.0.31 due to Dependabot warning (CVE-2021-30130) 2021-04-08 08:43:31 +02:00
213fc4f8fa Revert accidently commited "fix not used APi rights for mounted eTemplates in anonymous sessions"
This reverts commit 7abec0a5d6.
2021-04-07 10:09:39 +02:00
d82be8e985 * Setup/SAML: fix not stored custome OID and added eduPersonUniqueId 2021-04-07 10:08:32 +02:00
7abec0a5d6 fix not used APi rights for mounted eTemplates in anonymous sessions 2021-04-07 10:08:24 +02:00
efbecbfddf Fix in backport of custom icons 2021-04-01 10:56:25 -06:00
ad1a34a6a6 API: Allow custom category icons 2021-04-01 10:36:10 -06:00
589b18b26f Resources: Support custom category icons 2021-04-01 10:31:34 -06:00
62a02c61b6 * Notifications: Add refresh handler for notifications (click on Notifications header) 2021-03-31 16:46:34 +02:00
69a5bcf3a1 Filemanager: Fix superuser logout button did not work 2021-03-30 11:45:35 -06:00
35d8411585 Calendar: Fix could not delete alarms in unsaved copy of an event 2021-03-29 08:44:36 -06:00