Richard Schreiber
a09275c582
Docs: fix typos in widget-docs
2024-01-19 10:40:39 +01:00
Raphael Michel
1d8f789c21
Docs: Add DMARC recommendation
2024-01-11 10:33:59 +01:00
Raphael Michel
2c67b82f4a
Bank transfer: Allow using external IDs for deduplication ( #3803 )
...
* Bank transfer: Allow using external IDs for deduplication
* Do not use empty string in nullable field
2024-01-09 14:01:01 +01:00
Raphael Michel
9d546904e6
Docs: Recommend CNAME record for DKIM
2023-12-21 22:46:39 +01:00
Raphael Michel
7f0ed374b5
API: Support expires attribute during order creation
2023-12-19 11:26:42 +01:00
Raphael Michel
6fc76d4122
Allow <s> in markdown
2023-12-05 15:31:20 +01:00
Raphael Michel
d6d6b73a38
API: Fix cloning events with meta data (PRETIXEU-9FZ)
2023-12-05 12:57:14 +01:00
Raphael Michel
e971733d51
Add missing signal to documentation
2023-11-28 17:17:57 +01:00
Raphael Michel
3bd491151b
Add upgrade notes to docs
2023-11-28 17:17:20 +01:00
Raphael Michel
8a3b313cb6
Check-in: Show more information ( #3576 )
...
* Check-in: Show more information
* Add change notes
* Rebase migration
* Add "expand" option to checkinrpc
* REmove accidental file
* Docs fixes
* REbase migration
* Rebase migration
* Fix typo
* REbase migration
* Make web-checkin look more like new android checkin
2023-11-28 14:52:12 +01:00
Raphael Michel
965fcec9df
Check-in: New error reason for unapproved orders ( #3741 )
...
* Check-in: New error reason for unapproved orders
* Fix documentation verbiage
2023-11-28 12:50:29 +01:00
Raphael Michel
d8500128ea
Refs #3691 -- Add note to documentation on device auth for settings
2023-11-10 12:16:30 +01:00
Raphael Michel
d7aa94d6ae
Add public filters based on meta data ( #3673 )
...
* Add public filters based on meta data
* Fix licenseheaders
* ignore empty values
* Fix tests
* Full non-widget implementation
* Widget support
* Add a few tests
* Allow to reorder properties
* Fix isort
* Allow to opt-out for specific events
* Fix name clash between new and old field to make migration feasible
2023-11-10 12:10:01 +01:00
Raphael Michel
3af2342d7b
Replace Item.hidden_if_available with relationship to other Item ( #3686 )
...
* draft
* Implementation that is closer to old one
* Fix tests
* Add tests
* Update src/pretix/control/forms/item.py
Co-authored-by: Richard Schreiber <schreiber@rami.io >
* Review notes
---------
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-11-06 13:26:32 +01:00
Raphael Michel
ec2085f125
Docs: Fix change version number
2023-11-02 21:32:28 +01:00
Raphael Michel
6430427e3a
Docs: Fix change version number
2023-11-02 21:32:18 +01:00
Raphael Michel
3b64e6046c
API: Add endpoints for scheduled exports ( #3659 )
...
* API: Add endpoints for scheduled exports
* ADd note to docs
2023-10-27 17:15:53 +02:00
Martin Gross
33a5479809
Add KulturPass documentation ( #3671 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2023-10-27 15:32:07 +02:00
Raphael Michel
000c64755d
Free price: Allow to suggest a different price than the minimum ( #3666 )
...
* Free price: Allow to suggest a different price than the minimum
* Full implementation
* Widget tests
* Add min values to titles
2023-10-27 13:36:01 +02:00
Raphael Michel
4587fed81b
API: Allow to filter orders by customer
2023-10-25 13:24:26 +02:00
Raphael Michel
0642dcb7ba
Docs: Fix default of registration flag
2023-10-25 09:35:20 +02:00
Raphael Michel
a0831890ad
Check-in: New flags for check-in lists ( #3577 )
2023-10-23 15:52:06 +02:00
Richard Schreiber
3a26d6173e
Widget: add single-item-select shopping cart (Z#23131246) ( #3633 )
2023-10-16 10:56:00 +02:00
Raphael Michel
ab0e26047e
Docs: Add send_access_code to exhibitors API
2023-10-09 11:58:16 +02:00
Raphael Michel
b8c448fbd7
Docs: Add new field to exhibitors API ( #3624 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-10-04 16:29:38 +02:00
Raphael Michel
7ead117f2e
Docs: Fix errors in exhibitor API documentation
2023-09-26 14:27:21 +02:00
Raphael Michel
27e8be7e92
Docs: Update minimum version of PostgreSQL
2023-09-26 11:34:41 +02:00
Raphael Michel
543b089acf
Fix #3599 -- Add instructions for PostgreSQL migration with docker
2023-09-18 11:03:52 +02:00
Richard Schreiber
7d8a788361
Docs: fix code block in widget data-attributes docs
2023-09-14 12:02:06 +02:00
Richard Schreiber
75abab403a
Widget: make data-attributes reactive ( #3586 )
2023-09-14 10:51:35 +02:00
Raphael Michel
c842ea597c
New locking mechanism ( #2408 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-09-11 11:44:50 +02:00
Raphael Michel
e55e3eeb0c
Docs: Adjust install guide for Debian 12
2023-09-08 09:50:00 +02:00
robbi5
231e05f967
API: Add parent event slug to subevent list search ( #3567 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-09-06 10:10:04 +02:00
Raphael Michel
eecd002ffd
API: Add webhooks for customer events ( #3558 )
2023-09-04 08:47:30 +02:00
Raphael Michel
12095c0c9c
Sendmail: Rename "automated emails" to "scheduled emails" ( #3556 )
2023-08-31 11:01:50 +02:00
Raphael Michel
8d2224e725
API: Allow organizer-level access of orders and invoices ( #3547 )
2023-08-28 16:54:42 +02:00
Raphael Michel
5d90a42acf
Discounts: Allow "buy X to get Y" with different product sets for X and Y ( #3543 )
2023-08-28 16:21:52 +02:00
Phin Wolkwitz
4baf317934
Automated emails: Extend filter by check-in state ( #3489 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2023-08-23 16:19:27 +02:00
Kian Cross
d6caf01a38
Add warning about configuration of Celery in development mode to docs ( #3525 )
2023-08-22 10:44:11 +02:00
Mira
5119bbd0b1
Docs: Update i18n.rst (fix dead link) ( #3513 )
2023-08-08 15:04:51 +02:00
Raphael Michel
e208a79c32
Docs: Update implementation docs for URL routing ( #3510 )
2023-08-07 14:13:19 +02:00
Raphael Michel
1733c383b3
Docs: Add description of NFC support ( #3494 )
...
* Add documentation on NFC support
* Add a .
* Update doc/development/nfc/uid.rst
Co-authored-by: robbi5 <richt@rami.io >
---------
Co-authored-by: robbi5 <richt@rami.io >
2023-07-26 13:26:00 +02:00
Phin Wolkwitz
4b706339ed
Sendmail rules: Extend filter by order status ( #3402 )
...
Add new order status filter settings instead of in form and API, while keeping backwards-compatibility
2023-07-21 17:43:19 +02:00
Raphael Michel
26213f2ba9
Docs: Adjust docs for installing enterprise plugins with docker
2023-07-21 15:32:58 +02:00
Raphael Michel
52023cde09
Reusable Media: Mifare Ultralight AES support ( #3335 )
2023-07-21 13:45:42 +02:00
Pascal Zimmermann
b35a388685
Add PostgreSQL & Redis TLS/mTLS support ( #3435 )
2023-07-20 20:50:41 +02:00
Kian Cross
a7f7c64cce
Add signals for customer account creation and sign in ( #3470 )
2023-07-17 11:09:05 +02:00
Martin Gross
41cded095c
PProv: Implement detection of wallets such as Google Pay and Apple Pay ( #3444 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-07-11 11:51:43 +02:00
robbi5
db7c52ca93
Add OS name and version to stored device information ( #3434 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-06-28 09:02:07 +02:00
Raphael Michel
0f9ec8beca
API: Expose TaxRule.custom_rules ( #3426 )
2023-06-27 13:05:54 +02:00