1397 Commits

Author SHA1 Message Date
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
5a1f663b41 Use recent node + ubuntu versions in CI 2023-07-14 18:08:50 +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
Adrian Moennich
817d44b513 Release v3.2.1 2023-05-26 16:23:02 +02:00
Pedro Ferreira
7149c38e50
Prometheus: Initial commit (#201) 2023-05-03 14:59:42 +00:00
Adrian Moennich
6c3c1a2f1d URSH: Fix error when normalizing URL 2023-05-03 16:21:19 +02:00
Adrian Moennich
bd7a1b0dcc Stop using deprecated werkzeug.urls utils 2023-05-02 13:40:45 +02:00
Adrian Moennich
29479c37c7 Fix/whitelist pep8-naming warnings 2023-03-31 15:05:47 +02:00
Adrian Moennich
c0328fd8bd Fix flake8 output formatting 2023-03-31 15:05:47 +02:00
Adrian Moennich
91afc28489 ci: Use more recent ubuntu image 2023-03-06 12:02:11 +01:00
Oliver Freyermuth
5ef3f3a6b0
ci: bump versions & update deprecated syntax
set-output and save-state will fail to work in June 2023:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-02-23 17:14:29 +01:00
Adrian Moennich
436c6adf63 Fix typo 2023-02-15 00:11:56 +01: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
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