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
Adrian Moennich
dbeeccff6c
Storage/S3: Fix README
2022-02-16 15:09:43 +01:00
Adrian Moennich
decf699b82
Storage/S3: Update nginx config
2022-02-16 15:07:44 +01:00
Adrian Moennich
dcfde30da0
Revert "Storage/S3: Work around nginx url encoding issue"
...
This reverts commit 4a861b0576ed0c906418fba5b0ae8fba862fac65.
2022-02-16 15:03:32 +01:00
Adrian Moennich
4a861b0576
Storage/S3: Work around nginx url encoding issue
...
See https://trac.nginx.org/nginx/ticket/2320 for details.
2022-02-10 15:41:54 +01:00
Adrian Moennich
7e2e7bd436
Storage/S3: Include readme in package metadata
2022-02-10 15:41:35 +01:00
Adrian Moennich
a2311e600c
Storage/S3: Fix Invalid Signature s3 error w/ nginx
...
This happened in some cases when using proxy=nginx if the signature
ended up containing an url-encoded character, since apparently nginx
url-decodes it once, and then the URL forwarded to S3 by nginx no longer
matched the signature.
Also bump version and require an up to date Indico version (3.1)
2022-02-09 12:48:12 +01:00
Adrian Moennich
8e75fe8b86
Release 3.1.1
2022-02-04 15:03:40 +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
8a02ae2996
Citadel: Fix capitalization changes in multipass groups
2021-12-01 12:22:02 +01:00
Javier Ferrer
4a3539a662
Add plugin list param to manage-i18n script ( #162 )
2021-11-23 13:31:08 +01:00