Commit Graph

36005 Commits

Author SHA1 Message Date
Hadi Nategh
d97374adba Fix missing action buttons in some dialogs in mobile view 2021-06-28 16:06:50 +02:00
Hadi Nategh
41bd8d0da2 Avoid triggering initial resize if not necessary 2021-06-24 16:25:37 +02:00
Hadi Nategh
8121a55a54 * Mail/SMIME: fix signed calendar events not being displayed (error:importing the ical!) 2021-06-24 14:08:27 +02:00
Hadi Nategh
203a31d4e6 Fix 404 errors caused by none existing html editor icons 2021-06-15 12:06:42 +02:00
nathangray
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
Hadi Nategh
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
Ralf Becker
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
Hadi Nategh
e37a3becef Add missing notify only param from videoconference call in iCal 2021-05-21 13:14:05 +02:00
Hadi Nategh
9fc42e57ba Fix error "Unexpected token '?'" happens for none ES11 supportive browsers 2021-05-20 11:08:08 +02:00
Hadi Nategh
257914eba0 Fix broken avatar in Addressbook edit dialog 2021-05-18 17:03:26 +02:00
Hadi Nategh
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
Ralf Becker
bfbacede85 fix typo causing number of failed attempts on IP whitelist not to be used 2021-05-11 11:22:05 +02:00
nathangray
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
nathangray
1146daf62c Etemplate: switch to tab of first invalid input, not last 2021-05-06 08:34:09 -06:00
Hadi Nategh
d989a4b519 Include external participants for video call events 2021-05-06 15:43:58 +02:00
Hadi Nategh
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
Ralf Becker
be96f11d8b updating default PHP version to 7.4 for 20.1 2021-05-03 09:29:45 +02:00
Ralf Becker
4c7c70aa0a Changelog for 20.1.20210503 2021-05-03 09:02:37 +02:00
nathangray
feb4fbbe74 * CardDAV/Addressbook: Fix contact categories were cleared when DAVx5 synced some Android clients 2021-05-03 08:56:58 +02:00
nathangray
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
nathangray
6b283c50ad Calendar: Make sure account is set for alarm 2021-04-29 09:06:54 -06:00
nathangray
4c67dac229 Importexport: Fix import category from file was always blank 2021-04-27 14:13:15 -06:00
Hadi Nategh
d3b75e0a5e Fix mail integration fails for mails with having not encoded ampersands on their html content 2021-04-27 17:49:09 +02:00
Hadi Nategh
aaf22ceb77 Fix infinite loop before sending mail caused by integrated actions with no app right 2021-04-27 11:52:07 +02:00
Hadi Nategh
cf601b721b Disable app specific actions if the user has no access to the actual app 2021-04-26 14:20:46 +02:00
Hadi Nategh
330564fb55 Convert mail Date header to user timezone when being displayed on forward/replay header 2021-04-22 16:06:50 +02:00
nathangray
c9593ee2b3 Calendar: Make sure videoconference & notify_externals attributes have X-EGROUPWARE to avoid errors from clients 2021-04-21 09:31:31 -06:00
nathangray
275e0c002f Add table name in when parsing search
Also, some code quality fixes
2021-04-20 08:52:15 -06:00
nathangray
8538aa0eaa Calendar: Add tooltip to edit dialog resource quantity field 2021-04-19 13:41:46 -06:00
nathangray
b701799a03 Api: Avoid "Uncaught TypeError: egw_globalObjectManager is null" from popups 2021-04-19 11:23:05 -06:00
nathangray
42b3813ff4 * Calendar: Fix quick-add did not pass changes to start time on to edit dialog 2021-04-16 09:19:01 -06:00
Hadi Nategh
45fe6c32a9 * Mail: fix losing inline images after being re-saved as draft or created as new 2021-04-15 12:19:18 +02:00
nathangray
8064a53200 * Timesheet: Fix created was overlapping with status 2021-04-14 14:56:40 -06:00
Ralf Becker
e3b54e23e8 also send WWW-Authenticate header so UA can ask user 2021-04-14 13:58:27 +02:00
Ralf Becker
8c4c821514 allow "email" GET parameter and some docu 2021-04-14 13:58:27 +02:00
nathangray
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
nathangray
574e7150c7 Filemanager: Fix change in ownership of sub-directories did not always update UI 2021-04-13 11:17:09 -06:00
Ralf Becker
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
Hadi Nategh
69ca28a469 Fix positions for html editor bullist and numlist actions 2021-04-12 11:30:02 +02:00
Hadi Nategh
4027f8a8af Set iframe feature policy of fullscreen for apps running in iframe 2021-04-12 11:18:47 +02:00
Hadi Nategh
3c5d514d4b Remove new button icon 2021-04-08 13:19:47 +02:00
Hadi Nategh
da381c2ea3 Fix mail content styles 2021-04-08 13:19:28 +02:00
Ralf Becker
9acac9eaba fix PHP error: Call to a member function contentTypeMap() on null 2021-04-08 10:19:55 +02:00
Ralf Becker
08e9d64a88 require phpseclib/phpseclib:^2.0.31 due to Dependabot warning (CVE-2021-30130) 2021-04-08 08:43:31 +02:00
Ralf Becker
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
Ralf Becker
d82be8e985 * Setup/SAML: fix not stored custome OID and added eduPersonUniqueId 2021-04-07 10:08:32 +02:00
Ralf Becker
7abec0a5d6 fix not used APi rights for mounted eTemplates in anonymous sessions 2021-04-07 10:08:24 +02:00
nathangray
efbecbfddf Fix in backport of custom icons 2021-04-01 10:56:25 -06:00
nathangray
ad1a34a6a6 API: Allow custom category icons 2021-04-01 10:36:10 -06:00
nathangray
589b18b26f Resources: Support custom category icons 2021-04-01 10:31:34 -06:00