Raphael Michel
|
1b02a898a1
|
Fix TypeError in OAuth authorization
|
2023-03-07 10:43:07 +01:00 |
|
Raphael Michel
|
f29aa73f8d
|
Event series calendar: Allow to hide all past events (#3142)
|
2023-03-06 18:25:45 +01:00 |
|
Raphael Michel
|
62cbed4891
|
Merge branch 'security-20230306'
|
2023-03-06 14:36:33 +01:00 |
|
Raphael Michel
|
9a90444cca
|
OAuth: Log authorized organizers
|
2023-03-06 14:25:59 +01:00 |
|
Raphael Michel
|
81a5e263cb
|
Allow to set privacy policy URL per language (#3146)
|
2023-03-06 12:02:52 +01:00 |
|
Raphael Michel
|
926d334b10
|
[SECURITY] Enforce session validation on oauth authorize endpoint
|
2023-03-06 11:52:01 +01:00 |
|
Raphael Michel
|
ed1dae5fde
|
API: Fix duplicate results when filtering orders
|
2023-03-03 14:36:40 +01:00 |
|
Raphael Michel
|
7d4b575150
|
Ensure total ordering of paginated lists (#3061)
|
2023-02-24 10:51:51 +01:00 |
|
Raphael Michel
|
72aaf24a40
|
Fix failing tests after Stripe provider change
|
2023-02-17 09:58:36 +01:00 |
|
Raphael Michel
|
f09878df9f
|
Add missing refund.done webhooks
|
2023-02-15 11:05:12 +01:00 |
|
Martin Gross
|
20581cd31c
|
API: Expose organizer and event URL (Z#23116269) (#3121)
|
2023-02-14 14:47:18 +01:00 |
|
Raphael Michel
|
f63408504e
|
Allow to define ticket validity through a product (#3105)
|
2023-02-13 14:46:52 +01:00 |
|
Raphael Michel
|
18986caa49
|
Attendee ticket page: Allow to hide prices (#3104)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-02-09 14:37:10 +01:00 |
|
Raphael Michel
|
6902725f3c
|
New check-in features (#3022)
|
2023-02-09 09:46:46 +01:00 |
|
Raphael Michel
|
7b0d07065f
|
Fix isort issues
|
2023-02-08 17:43:21 +01:00 |
|
Raphael Michel
|
ac16adba4c
|
Device security profiles: Improve logging
|
2023-02-08 13:35:51 +01:00 |
|
Raphael Michel
|
289e0096e8
|
API: Add logging for replaying by idempotency key
|
2023-02-08 13:35:51 +01:00 |
|
ser8phin
|
82dd417a8e
|
Webhooks: Add comment field (#3095)
|
2023-02-07 15:17:19 +01:00 |
|
Raphael Michel
|
749f5c7e6c
|
Invoices: Visibly mark paid invoices (#3094)
|
2023-02-07 11:34:38 +01:00 |
|
Raphael Michel
|
4543d8093f
|
Add webhooks for changes to items (#3087)
|
2023-02-06 17:52:42 +01:00 |
|
Raphael Michel
|
59d46ddded
|
Revert "First steps into pytz deprecation"
This reverts commit e4e7d50659.
|
2023-02-01 13:15:18 +01:00 |
|
Raphael Michel
|
e4e7d50659
|
First steps into pytz deprecation
|
2023-02-01 13:12:24 +01:00 |
|
Raphael Michel
|
57fa29a0e9
|
API: Fix default ordering of check-in list positions
|
2023-01-25 16:36:08 +01:00 |
|
Raphael Michel
|
5d42dc97c2
|
API: Use a more sane default ordering for checkin-list
|
2023-01-25 14:35:20 +01:00 |
|
Raphael Michel
|
3c1f3a26cf
|
Always make explicit which tables to lock (#3058)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-01-25 11:44:11 +01:00 |
|
Raphael Michel
|
19d1a8de71
|
Scheduled exports (#3033)
|
2023-01-19 11:46:30 +01:00 |
|
Raphael Michel
|
8114b47c8c
|
API: Support for date ranges in exports
|
2023-01-13 13:48:45 +01:00 |
|
Raphael Michel
|
9dd3b12625
|
Validate image size in pixels at upload time (#3003)
|
2023-01-12 16:30:28 +01:00 |
|
Raphael Michel
|
6b44cae607
|
Fix incorrect handling of admission/personalized in API PATCH
|
2023-01-10 17:28:58 +01:00 |
|
Raphael Michel
|
603225d042
|
Separate personalization from admission (#2990)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2023-01-09 14:57:35 +01:00 |
|
Raphael Michel
|
280c24528f
|
API: Fix crash when creating item variations with require_membership_types
|
2023-01-09 10:03:19 +01:00 |
|
Raphael Michel
|
018c3d70e3
|
API: Allow to set order of check-in lists
|
2023-01-04 18:29:35 +01:00 |
|
Raphael Michel
|
ddbe38ca53
|
API: Do not crash if invalid data type is given for name_parts
|
2023-01-02 10:17:09 +01:00 |
|
Raphael Michel
|
15272cc3e6
|
Bump django-oauth-toolkit to 2.2.* (#2985)
|
2022-12-19 12:26:45 +01:00 |
|
Raphael Michel
|
60554dad9a
|
Remove usage of deprecated Django APIs
|
2022-12-17 16:26:24 +01:00 |
|
Raphael Michel
|
6a4b792501
|
API: Fix using invoice address attributes in "include"
|
2022-12-16 15:23:35 +01:00 |
|
Raphael Michel
|
3d9679a144
|
Allow variations to override item meta data (#2965)
|
2022-12-12 12:06:09 +01:00 |
|
Raphael Michel
|
b72dc0ce8e
|
API: Allow to whiteliste fields for the orders resource
|
2022-11-28 10:57:12 +01:00 |
|
Raphael Michel
|
0a30fa70da
|
Fix bug in 8f94d1447
|
2022-11-28 10:21:41 +01:00 |
|
Raphael Michel
|
8f94d14479
|
API: Fix validation of country field inputs
|
2022-11-25 13:11:17 +01:00 |
|
Raphael Michel
|
ff153164f8
|
API: Add search parameter for subevents
|
2022-11-24 17:58:18 +01:00 |
|
Raphael Michel
|
9624b1c505
|
Support for external gift cards (#2912)
|
2022-11-23 14:52:56 +01:00 |
|
Raphael Michel
|
62a6a11836
|
Add refund details to API
|
2022-11-15 18:10:19 +01:00 |
|
Raphael Michel
|
a628f605a6
|
Send refund webhooks correctly when refunds are created via API
|
2022-11-14 12:23:49 +01:00 |
|
Raphael Michel
|
4630c1fe8b
|
Allow to charge a cancellation fee on unpaid orders (#2845)
|
2022-11-10 09:11:43 +01:00 |
|
Raphael Michel
|
9cef65f359
|
API: Fix carts with addons/bundles not being created correctly
|
2022-11-08 18:03:16 +01:00 |
|
Raphael Michel
|
ceeb69856b
|
API: Support is_bundled during order creation
|
2022-11-08 16:55:35 +01:00 |
|
Raphael Michel
|
9bea383ff0
|
Make all email subjects configurable (#2884)
Co-authored-by: Richard Schreiber <schreiber@rami.io>
|
2022-11-07 15:50:09 +01:00 |
|
Raphael Michel
|
4fb76f1b55
|
API: Fix overriding date_admission during event clone
|
2022-11-04 10:39:21 +01:00 |
|
Raphael Michel
|
cb3b1f3ac5
|
API: Add discount to order position serializer
|
2022-11-03 15:29:20 +01:00 |
|