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
Javier Ferrer
ec984f675b
Disable add files button when not ready
2022-09-30 17:42:19 +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
Adrian Moennich
2440311b74
Previewer/Code: Declare Python 3.10 compatibility
2022-08-25 00:56:08 +02:00
Adrian Moennich
94d9401927
Previewer/Jupyter: Add package-lock.json
2022-08-25 00:16:41 +02:00
Adrian Moennich
934482a32a
Bump plugins with updated translations
2022-08-25 00:10:48 +02:00
Indico Team
bcb6628fcc
Update translations
2022-08-24 23:58:52 +02:00
Adrian Moennich
d37754fbc3
Update tx config file
2022-08-24 12:11:59 +02:00
Adrian Moennich
ba658c384a
Add i18n for cloud_captchas
2022-08-24 12:11:59 +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
66ddab6f99
CloudCaptchas: Fix typo & remove obsolete TODO
...
The recaptcha-only bundle is just as big, so no need to add the extra
complexity of splitting bundles
2022-08-11 12:24:55 +02:00
Adrian
535bb975fc
CloudCaptchas: Add hCaptcha support ( #186 )
...
* Add hCaptcha support
* Rename plugin to cloud_captchas
2022-08-11 12:08:14 +02:00
Adrian Moennich
8a9edc61d0
ReCaptcha: Prevent form submission in WTF mode
2022-08-10 10:50:34 +02:00
Adrian Moennich
ef7a90d352
ReCaptcha: Support usage in a wtform
2022-08-09 17:29:56 +02:00
Tomáš Roun
aa9d125b05
ReCaptcha: Add initial plugin ( #183 )
...
Co-authored-by: Adrian Moennich <adrian.moennich@cern.ch>
2022-08-09 15:35:58 +02:00
Adrian Moennich
66ca7d787e
OwnCloud: Support injected fields
...
Needed e.g. by the CERN PDF conversion plugin
2022-06-24 12:50:14 +02:00
Adrian Moennich
6e4b11df92
OwnCloud: Trigger attachment_created signal
2022-06-24 12:50:14 +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
d922c6b17e
Previewer/Jupyter: Include static assets in package
2022-06-19 16:41:41 +02:00
Adrian Moennich
679c037c54
OwnCloud: Fix issues with non-event attachments
2022-06-19 16:25:11 +02:00
Adrian Moennich
170c1fac76
Declare compatibility with 3.10
2022-06-16 17:43:06 +02:00
Adrian Moennich
87cbd33f11
OwnCloud: Fix JS error after closing dialog
2022-06-15 12:14:38 +02:00
Adrian Moennich
48cd779ed2
Fix eslint babel config path
2022-06-15 12:06:44 +02:00
Adrian Moennich
ae15c37a2e
Update JS packages (eslint etc.)
2022-06-15 11:56:53 +02:00
Adrian Moennich
4e36eb346b
Adapt to python dependency updates
2022-06-14 13:05:32 +02:00
Adrian Moennich
27bd24c41a
Merge branch '3.1.x'
2022-06-10 13:38:28 +02:00
Adrian Moennich
38b076a09e
Payment/SixPay: Fix error on success page
2022-06-10 13:38:04 +02:00
Adrian Moennich
187a8bd7f8
LiveSync: Adapt to 3.2
2022-05-31 17:08:59 +02:00
Adrian Moennich
ce13e27742
Merge branch '3.1.x'
2022-05-30 11:56:01 +02:00
Adrian Moennich
a89dc183fd
Payment/Sixpay: Ignore pending status for expired txns
2022-05-30 11:39:12 +02:00
Pedro Lourenço
59bdbd2f3c
Previewer/Jupyter: Update nbconvert & use katex ( #178 )
2022-05-09 11:06:49 +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
Javier Ferrer
dc4ad554f5
OwnCloud: Add configuration params to file-picker URL ( #175 )
2022-05-04 17:14:23 +02:00
Adrian Moennich
94e78d046c
Merge branch '3.1.x'
2022-05-02 11:52:48 +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
4562667180
Merge branch '3.1.x'
2022-04-26 12:17:34 +02:00
Adrian Moennich
bb0d92db2d
VC/Zoom: Fix error with slashes in user identifiers
2022-04-26 12:09:41 +02:00
Adrian Moennich
05851735a3
meta: Fix setuptools deprecation warning
2022-04-20 11:25:47 +02:00
Javier Ferrer
f0c90988bf
OwnCloud: Add plugin ( #173 )
2022-04-20 11:23:53 +02:00
dependabot[bot]
0eb4d54e6c
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 16:00:13 +02:00
Adrian Moennich
378a127a5f
Payment/Manual: Add more ID placeholders
2022-03-16 12:52:36 +01:00
Adrian Moennich
7fb07eb5f3
Fix docstring typo
2022-03-03 15:29:12 +01:00
Adrian Moennich
cd0db11f45
Update stylelint config
2022-03-03 11:06:49 +01:00
Adrian Moennich
06cc3861eb
Update JS packages (eslint etc.)
2022-03-01 16:35:36 +01:00
Adrian Moennich
efd0f5d4b2
VC/Zoom: Do not inject zoom links in API responses
2022-02-17 12:14:50 +01:00