Richard Schreiber
c6cf8b6f24
Calender: Always add end date (Z#23131739) ( #3622 )
2023-09-28 16:05:03 +02:00
Raphael Michel
bd32b33ba9
Bump Django to 4.1.* ( #2989 )
2023-06-05 09:56:31 +02:00
Raphael Michel
6573578ef1
Refs #3211 -- Add code comment on ical organizer field
2023-04-05 17:56:16 +02:00
Raphael Michel
c2d720b3b9
Fix location field in private ICS files
2023-02-24 10:28:34 +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
Richard Schreiber
93950d3fac
Presale: separate multiple lines by comma in ical event location ( #3037 )
2023-01-17 13:17:58 +01:00
Raphael Michel
b64c5735a8
Make str.format_map with untrusted input safer ( #2931 )
2022-12-08 13:49:07 +01:00
Raphael Michel
a37ed6f001
Bump versions of pycodestyle and pep8-naming
2022-02-13 20:39:31 +01:00
Raphael Michel
2daf35c39e
Allow to customize description of calendar files ( #2415 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2022-01-27 14:58:16 +01:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Richard Schreiber
c340fd9d97
Fix iCal export for full-day events (DTEND is non-inclusive) ( #1854 )
2020-11-24 10:52:58 +01: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
Raphael Michel
675b853b29
Remove organizer property from ICalendar files as we used it not as it is intended to be used.
2018-02-23 10:51:32 +01:00
Raphael Michel
8438b211a6
Fix iCal test failing due to new UID format
2017-07-14 14:55:08 +02:00
Raphael Michel
f94314afec
Generate organizer-level iCal files
2017-07-14 14:25:05 +02:00