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
Indico Team
7a35cc6aa6
Fix inconsistent linebreaks after file headers
2021-10-13 09:06:15 +02:00
Adrian Moennich
cb4a119939
Release 3.0
2021-07-16 12:07:36 +02:00
Adrian Moennich
6397e2ea39
Release 3.0rc2
2021-07-09 13:16:54 +02:00
Indico Team
8f0a5f2bd4
Update translations 🎏
2021-07-09 13:16:37 +02:00
Adrian Moennich
ab77c69b5f
Exclude Python 3.10 in python_requires
2021-07-09 12:01:12 +02:00
Adrian Moennich
cef39afde6
VC/Zoom: Use GFM for README
...
It looks fine on GitHub, and like this we use the same rendering engine
on PyPI...
2021-06-28 17:33:08 +02:00
Adrian Moennich
075250fb40
Add README files to all plugins
2021-06-28 17:33:08 +02:00
Indico Team
0387f00deb
Update French translation 🇫🇷 🥖
2021-06-28 10:06:30 +02:00
Adrian Moennich
bb199c9533
VC/Zoom: Remove "VidyoVoice" reference
2021-06-28 09:57:06 +02:00
Adrian Moennich
237e7b23a8
VC/Zoom: Update changelog
2021-06-28 09:56:52 +02:00
Adrian Moennich
79481aed27
Release 3.0rc1
2021-06-25 23:17:21 +02:00
Javier Ferrer
a9ccd18b3d
VC/Zoom: Confirm making yourself alternative host ( #149 )
2021-06-25 18:11:22 +02:00
Adrian Moennich
b4804e08ea
Use more modern dict composition syntax
2021-05-27 11:01:52 +02:00
Indico Team
af13760a01
Update *.pot files
2021-05-26 18:07:38 +02:00