Commit Graph

35878 Commits

Author SHA1 Message Date
Ralf Becker
646b299496 Changelog for 20.1.20210125 2021-01-25 10:43:01 +02:00
Ralf Becker
7960831180 document EGroupware timestamps and remove own __toString() method to be able to compare objects 2021-01-22 15:15:08 +01:00
nathangray
362b74e669 Calendar: When creating a videoconference, send start/end as string with no timezone (usertime), but start/end date can also already be a string 2021-01-22 15:14:58 +01:00
nathangray
ac91e403e6 Calendar: When creating a videoconference, send start/end as string with no timezone (usertime) 2021-01-22 15:14:46 +01:00
nathangray
a3dc00217d * Calendar: Fix videoconference link in event tooltip 2021-01-21 11:25:03 -07:00
Hadi Nategh
0db14b78cc Add videoconference checkbox to calendar/mobile theme 2021-01-21 10:21:03 +01:00
nathangray
07a6b20a32 Fix error breaking calendar notifications 2021-01-20 09:23:54 -07:00
dependabot-preview[bot]
00a44ffcfd [Security] Bump pear/archive_tar from 1.4.11 to 1.4.12
Bumps [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.4.11 to 1.4.12. **This update includes a security fix.**
- [Release notes](https://github.com/pear/Archive_Tar/releases)
- [Commits](https://github.com/pear/Archive_Tar/compare/1.4.11...1.4.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 16:19:13 +02:00
nathangray
eb2e6012f1 * Calendar: Fix event notifications had the wrong times in iCal attachment if user timezone was not server timezone 2021-01-18 09:20:39 -07:00
nathangray
6bb8922ffe Admin: Fix clear mail credentials to only IMAP, SMTP, SMIME 2021-01-18 08:37:55 -07:00
nathangray
e56a3a2bd6 Admin: split clear user's credentials into 2 actions, mail & all others 2021-01-18 08:37:46 -07:00
nathangray
f5a835e3ea * Admin: Context menu action to clear user credentials 2021-01-18 08:37:34 -07:00
nathangray
4c53f007bd Calendar: Avoid "PHP Warning: count(): Parameter must be an array or an object that implements Countable" in error_log 2021-01-15 09:54:50 -07:00
Hadi Nategh
4ef256f1a7 Add some jquery dialog options 2021-01-14 16:58:28 +01:00
Ralf Becker
2ec25b9e45 allow to format link-registry entries "add", "edit", ... as "url" parameter for actions 2021-01-14 16:00:16 +02:00
nathangray
7b7a855b13 * Etemplate: Avoid "Uncaught TypeError: Cannot read property ‘length’ of undefined"
This was happening when an app was open but not currently active and had a push update with no type.
2021-01-13 09:23:50 -07:00
nathangray
7f9a41f1c2 Calendar: Clean up next/previous for yearly planner to always jump by 1 month 2021-01-11 10:24:17 -07:00
nathangray
c0cfb375c3 * Calendar: Fix bug where yearly planner would not show events that went outside the displayed time period 2021-01-11 10:24:01 -07:00
nathangray
13c1c575a9 Mail: Save as option translation from Birgit 2021-01-11 09:49:09 -07:00
nathangray
9d27582313 * Mail: New "Save As" preference option to attach just the mail, no mail attachments 2021-01-11 09:48:51 -07:00
Hadi Nategh
30d7e5ad57 Set participants as extra params for calendar videoconferences 2021-01-11 16:59:15 +01:00
Hadi Nategh
00e82fc0c4 Add participants as extra params for videoconference call 2021-01-11 16:59:03 +01:00
nathangray
4fc24305a1 Addressbook: Fix sort changes wouldn't stay in some circumstances
In particular, sorting by Name would always reset
2021-01-07 11:22:01 -07:00
nathangray
b6036de8e2 * Etemplate: Add context menu action on linked files to copy them somewhere else
Also, update vfsSelect to use request(), so it processes the additional stuff in response so we can have a success message.
2021-01-07 11:19:09 -07:00
nathangray
c731ee1a38 Api: New JavaScript API method egw.request(menuaction : string, parameters : any[]) : Promise
Does an AJAX request, and resolves the returned Promise with just the data (no piggybacks) when it arrives from the server.  Any registered data handlers are run before resolving the Promise.
2021-01-07 11:15:42 -07:00
Hadi Nategh
183fb72f94 Fix CalDav in Thunderbird no longer syncs when videoconference backend BigBlueButton is configured 2021-01-06 14:08:23 +01:00
Hadi Nategh
744d7cbfd7 Make blockquotes breakable in html editor 2021-01-06 14:08:03 +01:00
Hadi Nategh
183c6d59c5 Add missing countdown widget in minified version 2021-01-06 09:16:19 +01:00
Ralf Becker
311a973385 * LDAP/Addressbook: use accounts filter from setup for accounts addressbook too 2020-12-29 19:37:56 +02:00
Hadi Nategh
d983e4b22e Give some padding to calendar meeting request dialog 2020-12-18 14:46:47 +01:00
Hadi Nategh
0d47d7c6c9 Fix add button alignment 2020-12-18 14:46:35 +01:00
Ralf Becker
afde35344f Changelog for 20.1.20201217 2020-12-17 08:47:30 +01:00
Ralf Becker
b8c424a9d2 guard against mail account looses all accounts it is valid for 2020-12-17 08:32:29 +01:00
Ralf Becker
78aa55fd47 * Admin/EMail: display administrative IMAP actions folder ACL and vacation notice in IMAP tab too 2020-12-17 08:05:17 +01:00
nathangray
7c0302ac63 Mail: Translation for new config setting 2020-12-16 08:38:35 -07:00
nathangray
7677fae184 * Mail: Config setting for how many mailing lists are returned in address search results 2020-12-16 08:31:37 -07:00
nathangray
c0072bc0eb Etemplate: Fix read-only selectAccount would always add new values causing doubles 2020-12-16 08:31:06 -07:00
Ralf Becker
ac100e4424 pending changes from our translation server 2020-12-15 18:58:45 +01:00
Ralf Becker
a6cb653767 installation check: remove world readable for header.inc.php and additional warn if no APCu available 2020-12-15 18:28:03 +01:00
Ralf Becker
db77752510 * Setup: fix no accounts found for SQL instances
in setup without an active user, no grants existed, seemed no problem before, maybe caused by contact sharing
2020-12-15 18:15:40 +01:00
Hadi Nategh
f06cc03444 Add ignore_acl flag for read and checkUsable methods 2020-12-15 13:38:07 +01:00
Hadi Nategh
17f84e5664 Fix broken videoconference join action from tooltip call icon 2020-12-14 14:41:41 +01:00
nathangray
1423044671 Remove debug 2020-12-11 09:18:01 -07:00
nathangray
f24d9c770e Add some debug into infolog csv import 2020-12-11 09:17:52 -07:00
nathangray
f7d195e7de Infolog: When importing into info_contact or info_from, try to find & link the contact 2020-12-11 09:17:30 -07:00
nathangray
8eac42ff01 Infolog: When importing into info_contact, try to find & link the contact 2020-12-11 09:17:20 -07:00
nathangray
671815ebb6 * Calendar: Fix missing / incorrect recurrence date in cancel notification iCal 2020-12-11 08:45:18 -07:00
nathangray
a65025c394 * Calendar: Show correct event date when notified of a single cancelled recurring event 2020-12-11 08:45:08 -07:00
nathangray
1509c725be * Calendar: Fix quick add 'Save' button would close the whole window, if it had been opened by a different window 2020-12-10 09:03:38 -07:00
Nathan Gray
2056b811a0
Merge pull request #99 from asig2016/20.1_add_tooltip_tomultiselect_widget
Added tooltip in multiselect selectbox widget
2020-12-10 09:01:41 -07:00