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
Adrian Moennich
613e2cc50a
Only create pending txn when proceeding to payment
...
Otherwise someone may go to the checkout page not proceed, and then no
longer see the checkout link due to the pending transaction. While this
can still happen now if the user simply interrupts the payment process
instead of finishing or cancelling, it's much less likely to happen (and
an event manager can always "mark unpaid" to reset the pending
transaction in case a user ends up in this state)
2021-07-29 11:31:29 +02:00
Adrian Moennich
2565ad5f78
Cleanup, fix issues, and use Indico code style
2021-07-28 19:05:21 +02:00
Adrian Moennich
fcec6ef081
Re-license under MIT license
...
Signed-off-by: Max Fischer <maxfischer2781@gmail.com>
Signed-off-by: Martin Claus <mclaus@geomar.de>
Signed-off-by: Claas Faber <cfaber@geomar.de>
2021-07-28 14:50:25 +02:00
Adrian Moennich
5caa68e70f
Remove docs
...
Parts of it are outdated, others are covered by the generic indico
plugin setup docs...
2021-07-28 14:44:30 +02:00
Adrian Moennich
ef8885a80c
Adapt to Indico 3.0
2021-07-28 14:40:21 +02:00
Adrian Moennich
6805da207b
Use standard plugin package name
2021-07-28 14:40:21 +02:00
Adrian Moennich
614d7369d8
Run pyupgrade
2021-07-28 14:40:21 +02:00
Adrian Moennich
f2eabd112b
Fix flake8 issues
2021-07-28 14:40:21 +02:00
Adrian Moennich
ae8f85dde7
Run isort
2021-07-28 14:40:21 +02:00
Adrian Moennich
e9b4bc874d
Bump version
2021-07-28 14:40:21 +02:00
Adrian Moennich
a75f48a034
Add dev tool configs
2021-07-28 14:40:21 +02:00
Martin Claus
1953646a23
Update to use new JSON API
2021-07-28 14:40:21 +02:00
Max Fischer
492a4b977a
Initial version for Indico v2
...
Co-authored-by: Claas Faber <cfaber@geomar.de>
2021-07-28 14:40:12 +02:00
Adrian Moennich
dfe8f2c60b
LiveSync: Add enqueue cli
2021-07-28 11:22:36 +02:00
Adrian Moennich
1ceca9a86b
LiveSync: Fix incorrect CLI docstrings
2021-07-28 11:22:36 +02:00
Adrian Moennich
d5fdc79c01
Merge branch '2.3.x'
2021-07-23 15:06:57 +02:00
Adrian Moennich
f64f40c374
Switch from 2.3-maintenance to 2.3.x branch names
2021-07-23 13:39:40 +02:00
Adrian Moennich
cb4a119939
Release 3.0
2021-07-16 12:07:36 +02:00
Adrian Moennich
3b9652ba9a
Update core signals imports
...
see indico/indico#5007
2021-07-13 14:02:44 +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
e88574bff0
Piwik: Do not use deprecated API
...
This fixes compatibility with Matomo
2021-07-08 10:47:36 +02:00
Adrian Moennich
1e36875e57
Piwik: Stop using legacy Serializer
2021-07-05 16:54:52 +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