Richard Schreiber
8f56ab54a4
PDF/Badges: Improve performance/reduce filesize when creating multiple badges ( #2824 )
...
* improve bg performance by using pdftk
* fix handling of rotated background-PDFs
2022-10-05 06:12:23 +02:00
Christopher Banck
95ea2849c2
PDF: Add event weekday variable ( #2789 )
2022-09-14 18:51:37 +02:00
Raphael Michel
50ebda332a
Bump PyPDF to version 2 ( #2755 )
2022-08-05 09:53:32 +02:00
Richard Schreiber
e62a5e18a2
PDF render: enable word-wrap on hyphens (Z#23101879)
2022-06-21 10:23:48 +02:00
Raphael Michel
3b12ab8b82
Remove print statement
2022-05-27 15:58:18 +02:00
Richard Schreiber
25313bf044
Add placeholder name_for_salutation to editor/PDF to improve handling of salutation „Mx“ ( #2639 )
...
* add name_for_salutation to editor/pdf
* improve order of fields
* add safe fallback for attendee_name_parts being None
2022-05-10 11:36:10 +02:00
Richard Schreiber
40297b3d3f
Localize salutation of invoice address in editor/PDFs
2022-05-10 11:22:54 +02:00
Richard Schreiber
2124161744
Localize salutation when creating PDFs ( #2631 )
2022-05-09 17:44:01 +02:00
Raphael Michel
c9ed155870
PDF renderer: Fix placeholers using meta: and itemmeta:
2022-04-07 12:40:40 +02:00
Raphael Michel
659a587cdf
PDF render: Fall back to seat of parent position ( #2559 )
2022-03-30 17:44:14 +02:00
Raphael Michel
ee72009e73
Improvements to PDF text placeholders ( #2562 )
2022-03-30 17:43:26 +02:00
Raphael Michel
76475039b5
Allow to print expiry date of gift card in PDFs ( #2560 )
2022-03-30 17:25:29 +02:00
Raphael Michel
ebae275a2d
PDF editor: Allow multi-lingual text
2022-03-17 16:43:30 +01:00
Raphael Michel
02f8bcbe23
PDF editor: Allow combinations of placeholders
2022-03-17 16:43:30 +01:00
Raphael Michel
4ae7cc9f50
PDF editor: Allow arbitrary fields in QR codes
2022-03-17 16:43:30 +01:00
Raphael Michel
ebf0320c2c
PDF editor: Add multi-page support
2022-03-17 16:43:30 +01:00
Raphael Michel
ab0f76c7bb
Revert "PDF editor improvements ( #2529 )"
...
This reverts commit e4c1f30b9d .
2022-03-17 16:43:18 +01:00
Raphael Michel
e4c1f30b9d
PDF editor improvements ( #2529 )
2022-03-17 16:42:48 +01:00
Raphael Michel
ec5a670ea6
PDF: Fix inheritance of answers to add-on products
2021-08-23 18:42:21 +02:00
Raphael Michel
8dc5dbd547
PDF: Add placehodler for order code + positionid
2021-07-23 19:29:27 +02:00
Raphael Michel
b3edb82ffd
Performance: Only load ArabicReshaper once
2021-06-13 21:20:35 +02:00
Raphael Michel
eb5ed2bdf9
Performance: Do not load the same TTF font multiple times
2021-06-13 21:20:35 +02:00
Raphael Michel
9f7be4e267
Fix reversed phone numbers in rtl languages
2021-05-25 11:32:20 +02:00
Martin Gross
3b585d15cd
Add first_scan variable for PDF tickets ( #2051 )
2021-04-30 13:54:27 +02:00
Raphael Michel
b17706410a
Revert "Add First/Last Date and Time of Check-In/-Out to PDF-vars"
...
This reverts commit 5ecbd5c8d8 .
2021-04-30 13:34:14 +02:00
Martin Gross
5ecbd5c8d8
Add First/Last Date and Time of Check-In/-Out to PDF-vars
2021-04-30 12:57:08 +02:00
Raphael Michel
3ea1a92716
PDF: Remove whitespace from qr-codes (backwards-compatible)
2021-04-16 18:02:56 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Martin Gross
94d6ac855a
Add itemvar_description, attendee_email and email to PDFvars
2021-03-31 12:33:13 +02:00
Raphael Michel
f1a98b5c30
Add event_info_text parameters
2021-03-05 17:56:29 +01:00
Raphael Michel
46ccce439a
PDF: Add placeholder for the event name even in series
2021-02-26 17:39:18 +01:00
Raphael Michel
81f37d9ce5
PDF layout: Allow to show photos from questions ( #1919 )
2021-02-08 17:48:06 +01:00
Raphael Michel
4240ad43d0
Add order-level telephone field to core ( #1872 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2020-12-15 09:20:44 +01:00
Raphael Michel
04bfa63a5e
Add region setting to supplement localization ( #1875 )
2020-12-14 13:15:38 +01:00
Raphael Michel
87a514ca8b
PDFs: Fix country name evaluation
2020-12-02 14:26:50 +01:00
Martin Gross
2592b8b221
Add Invoice and Attendee address mergefields for all address segments ( #1865 )
2020-12-01 13:17:00 +01:00
Raphael Michel
22bba28bea
Add pluggable ticket secret generators ( #1809 )
2020-10-19 15:00:55 +02:00
Raphael Michel
8f3dbba859
PDF renderer: Fail silently if bidirectional string handling failes
2020-08-03 18:20:03 +02:00
Felix Rindt
77f76195c8
isort 5.0 config/docs ( #1736 )
2020-07-30 17:57:26 +02:00
Martin Gross
597d4aa206
Fix attendee_address
2020-06-10 10:32:20 +02:00
Raphael Michel
435b32a6b8
Add full attendee address as PDF variable
2020-05-27 12:36:43 +02:00
Raphael Michel
7287a16711
Add attendee country as a PDF variable
2020-05-11 10:32:04 +02:00
Raphael Michel
d224b5387d
Replace Travis with GitHub actions and fix many typos ( #1657 )
...
* Create django.yml
* Fix working directory
* ..
* .
* ..
* a.
* ..
* .
* Fix typo
* Install hunspell
* maxfail
* Fix install
* .
* Reduce number of typos
* Even less typos
* Postgres debug
* Spelling fixes, yet again
* Postgres with PW
* Fix failing test
* New workflows
* Fix syntax error
* Install gettext
* Test aginst python 3.6 as well
* Clean up strategies
* Add badge, do not ignore migrations
* Use pip cache
2020-04-22 12:07:58 +02:00
Raphael Michel
2c9b2620ea
Add company and address fields to attendees ( #1633 )
...
* Add company and address fields to attendees
* Update src/pretix/control/templates/pretixcontrol/event/settings.html
Co-Authored-By: Martin Gross <gross@rami.io >
Co-authored-by: Martin Gross <gross@rami.io >
2020-04-02 14:41:09 +02:00
Raphael Michel
af23d6e4bf
Upgrade to Django 3.0 and other dependencies ( #1568 )
...
* Upgrade Django to 3.0 and other dependencies to recent versions
* Fix otp version contsraint
* Remove six dependency
* Resolve some warnings
* Fix failing tests
* Update django-countries
* Resolve all RemovedInDjango31Warnings in test suite
* Run isort
* Fix import
* Update PostgreSQL version on travis
2020-03-23 15:02:20 +01:00
Martin Gross
76aaf61e19
Add meta_data for items ( #1576 )
...
* PoC for ItemMetaProperties/Values
* Missing is_valid
* ItemMetaProperties/Values in editable via API, cloneable
* Tests
* Add Docs
* Fix import order
* Fix another import sorting...
* Typeahead for ItemMetaValues
* Test for editing event-objects
* Fix typeahead permission checks
* Further access restriction
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-26 15:06:24 +01:00
Raphael Michel
87b10ef055
Allow to print multiple badges on one page ( #1380 )
...
* Allow to print multiple badges on one page
* Fix test
* Add more sizes
* Add A4 sizes
2020-02-04 17:02:33 +01:00
Raphael Michel
8d7224fecc
Force-escape all PDF values on the renderer level ( #1556 )
...
* Force-escape all PDF values
* Do not concatenate empty strings to name combinations
2020-01-22 14:56:25 +01:00
Raphael Michel
7cf1688de5
PDF: Allow to use combinations of attendee name parts
2020-01-20 09:46:09 +01:00
Raphael Michel
47579d0517
Fix #505 -- Allow to let text flow downwards
2020-01-07 11:48:04 +01:00