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
a00e1ba013
Update ruff config
2024-02-06 00:44:36 +01:00
Adrian
eab87e6401
Update ruff config ( #221 )
2024-02-02 17:56:39 +01:00
Indico Team
05ba82ba75
Happy new year 2024 🎆
2024-01-02 20:51:21 +01:00
Adrian Moennich
34e8cd3148
Fix ruff warnings
2023-11-23 01:19:51 +01:00
Adrian Moennich
b54f135a2a
Switch to single quotes
2023-11-22 17:53:56 +01:00
Adrian Moennich
e2a36bb9d9
Bump plugin versions for Python 3.12 support
2023-11-13 17:13:53 +01:00
Adrian Moennich
140d1ecf9d
Fix compatibility with flask 3
2023-10-18 14:57:16 +02:00
Adrian Moennich
40c3406e81
Support Python 3.12 and use it in CI runs
2023-10-18 14:57:16 +02:00
Adrian Moennich
e78f463f1a
Use TinyMCE instead of CKEditor
2023-10-03 14:54:25 +02:00
Adrian Moennich
c390f0d62f
Merge branch '3.2.x'
2023-10-03 14:46:14 +02:00
Adrian Moennich
b994a0be5c
VC/Zoom: Add webhook validation
2023-09-28 13:25:10 +02:00
Alejandro Avilés
fb0d895178
Check headers with unbeheader
2023-09-22 12:09:00 +02:00
Adrian Moennich
294965d8d9
Require non-dev 3.2.6
2023-07-20 21:22:42 +02:00
Indico Team
b5366a2c53
Update translations
2023-07-14 18:17:19 +02:00
Adrian Moennich
cca1cbba51
Bump plugin versions for Python 3.11 support
2023-07-14 18:17:19 +02:00
Adrian Moennich
ca7336a98b
Support Python 3.11 and use it in CI runs
2023-07-05 15:28:14 +02:00
Adrian Moennich
93af9bfc14
Bump versions
2023-07-05 15:13:24 +02:00
Adrian Moennich
18d9a3ee79
Adapt to IndicoEnum changes
2023-07-05 14:31:52 +02:00
Adrian
c192c4a8a1
VC/Zoom: Support server-to-server oauth ( #193 )
2023-06-16 08:33:37 +02:00
Indico Team
8e5bbfb2d4
Happy new year 2023 🎆
2023-01-08 17:37:48 +01: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
4e3b08dca8
Fix tests (flask deprecation warning)
2022-09-30 19:20:43 +02:00
andriish
50b17ea52b
Add Python::3.10 classifier ( #188 )
...
Co-authored-by: Andrii Verbytskyi <andriish@pcatlas18.mpp.mpg.de>
2022-09-30 17:37:09 +02:00
Adrian Moennich
043128bcd6
Release 3.2
2022-08-25 00:56:23 +02:00
Indico Team
bcb6628fcc
Update translations
2022-08-24 23:58:52 +02:00
Indico Team
35eaa29b3b
Update *.pot files
2022-08-24 12:11:59 +02:00
Adrian Moennich
f59e20b393
VC/Zoom: Fix rescheduling breaks
2022-08-12 09:28:09 +02:00
Adrian Moennich
52d5476ba3
VC/Zoom: Bump version & add missing changelog entry
2022-06-23 15:07:58 +02:00
Adrian Moennich
ef8e04643f
VC/Zoom: Do not create empty log entries
2022-06-23 15:07:52 +02:00
Adrian Moennich
170c1fac76
Declare compatibility with 3.10
2022-06-16 17:43:06 +02:00
Adrian Moennich
4e36eb346b
Adapt to python dependency updates
2022-06-14 13:05:32 +02:00
Pedro Lourenço
a30548db45
Create a task to reschedule zoom meetings ( #171 )
...
* Create a task to reschedule zoom meetings
* Update meetings at every change
* Update paths
* Add event logging and state tracking
* Remove reschedule warning
* Move signal connect to plugin load
* Update vc_zoom/indico_vc_zoom/plugin.py
Co-authored-by: Adrian <adrian@planetcoding.net>
* Update signal to times_changed
* Update retry mechanism
* Prevent refresh_meetings from retrying on diff date changes
* Include duration in refresh_meetings
* Fix error with pickling lambda
Co-authored-by: Adrian <adrian@planetcoding.net>
Co-authored-by: Adrian Moennich <adrian.moennich@cern.ch>
2022-05-06 15:11:06 +01: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
Adrian Moennich
5b0b37e938
Release 3.1
2022-01-11 12:54:30 +01:00
Tomas Roun
b85e4ad826
VC/Zoom: Add skip_access_check param
2022-01-10 20:21:10 +01:00
Indico Team
7276ea793e
Happy new year 2022 🎆
2022-01-05 11:41:25 +01:00
Adrian Moennich
a7857b2559
Revert "Fix DeprecationWarning breaking tests"
...
This reverts commit 742d5acd262ef94ea559dc3b0421e26f02922b9a.
Shouldn't be needed anymore due to indico/indico#5173
2021-11-23 13:23:29 +01:00
Adrian Moennich
f7b433a6a1
Merge branch '3.0.x'
2021-11-16 12:56:24 +01:00
Adrian Moennich
742d5acd26
Fix DeprecationWarning breaking tests
...
Celery is using an invalid legacy version specifier (celery/celery#7074 )
2021-11-16 12:51:17 +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
Javier Ferrer
8f36f1d87e
VC/Zoom: Change bundle injection to subclass
2021-11-16 12:27:38 +01:00
Adrian Moennich
7a42996594
Adapt to WTForms 3
2021-11-10 17:43:49 +01:00
Adrian Moennich
033f232d06
VC/Zoom: Update changelog
2021-10-28 11:25:24 +02:00
Javier Ferrer
69ce5e60ed
VC/Zoom: Inject bundle on conference page
2021-10-26 12:37:49 +02:00