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
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
65f0b4a0e3
Merge branch '3.0.x'
2021-10-28 12:06:07 +02:00
Adrian Moennich
58011bfd77
Release 3.0.2
2021-10-28 11:35:01 +02:00
Adrian Moennich
033f232d06
VC/Zoom: Update changelog
2021-10-28 11:25:24 +02:00
Adrian Moennich
bb2b25a23f
Fix coverage warning
2021-10-27 14:35:39 +02:00
Adrian Moennich
4ab249d5f2
Merge branch '3.0.x'
2021-10-26 12:55:27 +02:00
Javier Ferrer
69ce5e60ed
VC/Zoom: Inject bundle on conference page
2021-10-26 12:37:49 +02:00
Indico Team
7bbfea353d
Add missing file headers
2021-10-14 12:04:01 +02:00
Adrian Moennich
f804e30173
Merge branch '3.0.x'
2021-10-13 09:07:24 +02:00
Indico Team
7a35cc6aa6
Fix inconsistent linebreaks after file headers
2021-10-13 09:06:15 +02:00
Javier Ferrer
cf8cd5eb41
LiveSync: Correctly handle unlisted events ( #156 )
2021-09-24 13:44:54 +00:00
Adrian Moennich
4b7a777407
Release 3.0.1
2021-09-08 16:44:33 +02:00
dependabot[bot]
70c2a98456
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 16:58:36 +02:00
Adrian Moennich
d583d5c6c8
Payment/Sixpay: Handle parallel confirmations nicely
2021-08-12 16:08:55 +02:00
Adrian Moennich
d006b0ff6a
Payment/Sixpay: Do not log failure twice
2021-08-12 14:54:37 +02:00
Indico Team
9b2e2b31a8
Update *.pot files
2021-08-11 17:04:52 +02:00
Adrian Moennich
ddf6ca3b14
Payment/Sixpay: Restrict order id chars
2021-08-10 16:39:12 +02:00
Adrian Moennich
c6c9e4a33e
Payment/Sixpay: Fix error logging
2021-08-10 16:09:27 +02:00
Adrian Moennich
437c3af422
Payment/SixPay: More code improvements
2021-07-29 12:28:24 +02:00
Adrian Moennich
7620cf0acf
Payment/Sixpay: Add i18n
2021-07-29 12:19:21 +02:00
Adrian Moennich
f3c60af8d3
Payment/Sixpay: Show possible placeholders
2021-07-29 12:17:36 +02:00
Adrian Moennich
a692adc3c4
Payment/Sixpay: Fix typo
2021-07-29 12:08:19 +02:00
Adrian Moennich
07155654f2
Payment/Sixpay: Remove files from standalone repo
2021-07-29 11:59:46 +02:00
Adrian Moennich
93f3298b09
Add plugin: payment_sixpay
2021-07-29 11:49:13 +02:00
Adrian Moennich
be945f0b5f
Unify usage of Sixpay/Saferpay terms
2021-07-29 11:40:16 +02:00