40 Commits

Author SHA1 Message Date
Adrian
2a6b882093
Require Python 3.12 (#230) 2024-03-26 19:14:19 +01:00
Duarte Galvão
bece9eec55
VC/Zoom: Drop support for JWT authentication (#224) 2024-02-26 12:24:11 +00:00
Adrian Moennich
e2a36bb9d9 Bump plugin versions for Python 3.12 support 2023-11-13 17:13:53 +01:00
Adrian Moennich
e78f463f1a Use TinyMCE instead of CKEditor 2023-10-03 14:54:25 +02:00
Adrian Moennich
b994a0be5c VC/Zoom: Add webhook validation 2023-09-28 13:25:10 +02:00
Adrian Moennich
cca1cbba51 Bump plugin versions for Python 3.11 support 2023-07-14 18:17:19 +02:00
Adrian Moennich
93af9bfc14 Bump versions 2023-07-05 15:13:24 +02:00
Adrian
c192c4a8a1 VC/Zoom: Support server-to-server oauth (#193) 2023-06-16 08:33:37 +02:00
Tomas Roun
25932ed8fb VC/Zoom: Fix 'Mute video (host)' setting 2022-12-14 17:58:16 +01:00
Adrian Moennich
e33f6d3da1 VC/Zoom: Do not break rooms with zoom registration 2022-11-30 16:18:40 +01:00
Adrian Moennich
52d5476ba3 VC/Zoom: Bump version & add missing changelog entry 2022-06-23 15:07:58 +02:00
Adrian Moennich
10ceb00820 VC/Zoom: Fix JS error
Indico core was on master during the asset build, so it included an
external reference which doesn't exist in 3.1.x yet
2022-04-28 23:52:06 +02:00
Adrian Moennich
bb0d92db2d VC/Zoom: Fix error with slashes in user identifiers 2022-04-26 12:09:41 +02:00
Adrian Moennich
efd0f5d4b2 VC/Zoom: Do not inject zoom links in API responses 2022-02-17 12:14:50 +01:00
Adrian Moennich
4067a3a8c9 VC/Zoom: Fix webhooks 2022-02-04 15:02:42 +01:00
Tomas Roun
b85e4ad826 VC/Zoom: Add skip_access_check param 2022-01-10 20:21:10 +01:00
Adrian Moennich
3b401bc195 VC/Zoom: Bump version to 3.0.2
The JS error was most likely caused by the plugin having been built
against 3.1 instead of 3.0...
2021-11-16 12:30:11 +01:00
Adrian Moennich
033f232d06 VC/Zoom: Update changelog 2021-10-28 11:25:24 +02:00
Adrian Moennich
075250fb40 Add README files to all plugins 2021-06-28 17:33:08 +02:00
Adrian Moennich
237e7b23a8 VC/Zoom: Update changelog 2021-06-28 09:56:52 +02:00
Adrian Moennich
5010420249 VC/Zoom: Release stable version (2.3) 2021-04-08 16:51:54 +02:00
Adrian Moennich
23eed33eb3 VC/Zoom: Fix zoom URL display in info box
We were never showing it due to checking an undefined variable. We now
always show it, but only include the passcode if the passcode is also
visible to the user.
2021-03-02 14:20:05 +01:00
Adrian Moennich
7684e48ccb VC/Zoom: Add option to show phone join link 2021-03-02 14:20:01 +01:00
Adrian Moennich
d7719612e3 VC/Zoom: Refresh data before editing 2021-02-09 16:22:51 +01:00
Adrian Moennich
438ddd4c96 VC/Zoom: Refresh data before adding co-host 2021-02-09 16:22:42 +01:00
Adrian Moennich
1c2af15112 VC/Zoom: Fix deleting deleted meetings outside request ctx 2021-01-31 12:54:47 +01:00
Adrian Moennich
b440597481 VC/Zoom: Add missing plugin settings 2021-01-27 11:49:45 +01:00
Adrian Moennich
57af1d0c39 VC/Zoom: Correctly handled deleted webhook 2021-01-20 13:39:40 +01:00
Pedro Ferreira
ec5e05afeb VC/Zoom: Do not clone deleted meetings/VCRooms 2021-01-20 13:38:53 +01:00
Adrian Moennich
8bb95e060c VC/Zoom: Include zoom links in event ical files 2021-01-11 16:40:45 +01:00
Adrian Moennich
7ab691787a VC/Zoom: Update changelog/readme 2021-01-05 11:08:10 +01:00
Pedro Ferreira
5d4fd976c6 VC/Zoom: set meeting recurrence when cloning event 2020-12-03 12:03:24 +01:00
Adrian Moennich
0de73f3e2f VC/Zoom: Warn on deletion if user is not the host 2020-12-03 11:40:52 +01:00
Adrian Moennich
ac27a6475c VC/Zoom: Add "make me host" button in mgmt and timetable 2020-12-03 10:09:38 +01:00
Adrian Moennich
7bf2dfac8e VC/Zoom: Add option to require registered participants 2020-12-02 16:56:29 +01:00
Adrian Moennich
030fd37a67 VC/Zoom: Add a changelog 2020-12-02 13:25:03 +01:00
Adrian Moennich
be0b3dc9ea VC/Zoom: Make linebreaks more consistent 2020-11-30 15:29:11 +01:00
Pedro Ferreira
efc71c9fbf VC/Zoom: add instructions for webhook configuration 2020-11-30 10:02:59 +01:00
Pedro Ferreira
7a4f628f40 VC/Zoom: make README nicer 2020-11-30 10:02:59 +01:00
Pedro Ferreira
b881c133c6 VC/Zoom: Move everything to vc_zoom dir 2020-11-25 15:49:44 +01:00