Bentrex95
954d86337c
Docs: Fix typo in dev-setup-command ( #2316 )
2021-11-12 12:42:07 +01:00
Raphael Michel
ae047037dc
Docs: Add style guide for commit messages ( #2281 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-09 16:30:32 +01:00
Raphael Michel
d7b05063a4
Allow to print event location on invoices ( #2278 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-05 09:47:41 +01:00
Bentrex95
e433230573
Docs: Update dependencies for dev setup ( #2282 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-11-03 12:35:26 +01:00
Julia Luna
f8927396d3
API: Add endpoints for automated email rules ( #2178 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-11-03 11:49:01 +01:00
Raphael Michel
9d0fa84277
Add nodejs to update notes
2021-10-31 18:32:16 +01:00
Raphael Michel
c957d77fe0
Fix linter issues
2021-10-22 12:58:45 +02:00
Raphael Michel
3980a7b2a7
Docs: Fix missing files
2021-10-22 11:06:23 +02:00
Raphael Michel
837b03fff3
Add ugprade note to docs
2021-10-22 11:01:35 +02:00
Raphael Michel
3d78f68d94
Docs: Add page on errors
2021-10-22 10:25:58 +02:00
Raphael Michel
0c25b2df92
Docs: Fix typo in index name
2021-10-19 15:25:15 +02:00
Raphael Michel
8ebba9de86
Data model for transactional history ( #2147 )
2021-10-18 17:28:58 +02:00
Raphael Michel
0f47bff5cd
Allow to hide products that require membership ( #2240 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-10-07 10:11:31 +02:00
Raphael Michel
51998e820d
Orders API: Add item and variation filters
2021-09-30 11:48:23 +02:00
Raphael Michel
7586df9d3f
Docs: Fix note on widget on mobile
2021-09-27 11:34:55 +02:00
Raphael Michel
17adde99fa
Allow to restrict availability of variations by date, sales channel, and voucher ( #2202 )
2021-09-15 12:04:17 +02:00
Tim Neumann
b95f556d8f
Add config options for max file upload sizes ( #2199 )
...
* feat(config): Add config options for max file upload sizes
Closes #2198
* Apply suggestions from code review
Fix docs and comment in settings.py
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
* Fix import order using isort
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
2021-09-09 15:55:06 +02:00
Raphael Michel
6d08e7a8b0
Docs: libmariadbclient-dev has been replaced by libmariadb-dev
2021-08-30 12:58:15 +02:00
Raphael Michel
722f36121d
Docs: Fix typo
2021-08-27 15:04:37 +02:00
Raphael Michel
08acecf37b
Docs: Add algorithm diagrams for checkin
2021-08-27 12:29:21 +02:00
Fabian
9a002bf172
Docs: no diff in mysql / pstgres in upgrade ( #2180 )
2021-08-19 12:37:48 +02:00
Raphael Michel
eb77c2f6f6
API: Allow bulk-cration of cart positions
2021-08-18 15:28:41 +02:00
Raphael Michel
e654b951ed
Fix typo in docs
2021-08-16 17:55:33 +02:00
Martin Gross
617730ab76
Update Smallscale Docker Docs: bind exposed ports to 127.0.0.1 explicitly
2021-08-10 10:47:14 -04:00
Raphael Michel
8f5f95b04e
nginx: Do not attempt to parse and rewrite our URLs, please
2021-07-30 16:46:03 +02:00
Raphael Michel
db65c14733
Fix style check failures
2021-07-23 18:14:52 +02:00
Raphael Michel
4655d8237f
Check-in API: Improve handling of unknown ticket codes
2021-07-23 10:49:33 +02:00
Raphael Michel
78f4f35ca3
Add documentation on certificates plugin
2021-07-21 18:00:33 +02:00
Raphael Michel
75dc80eb09
API: Allow to set a custom pagination size
2021-07-13 18:20:12 +02:00
Martin Gross
bb80ef067a
Fix nodejs doku link
2021-07-12 15:09:16 +02:00
Marc-Pascal Clement
2f1dd79162
Docs: Recommend upgrade strategy "eager" ( #2135 )
...
Pip's default strategy is to keep the version of all packages which do not explicitly require an upgrade. This caused issues for me for the second time now in the migration step, because some dependencies were not compatible with the new pretix version, but not explicitly listed as a such. Also I think the "eager" strategy better resembles what happens in the docker container build, as it always installs the newest versions.
2021-06-29 14:36:35 +02:00
Raphael Michel
cba2ad5333
Add Invoice.fee_type, Invoice.fee_internal_type
2021-06-22 16:58:54 +02:00
Tim Neumann
2852722b50
Add redis sentinel support ( #1909 )
...
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2021-06-18 19:25:08 +02:00
Raphael Michel
97d67d58d5
Add Order.custom_followup_at ( #2124 )
2021-06-11 17:08:13 +02:00
Raphael Michel
d187a497f9
Restructure dependencies ( #2121 )
2021-06-11 12:51:20 +02:00
Raphael Michel
cec27d7a44
Docs: Fix wrong parameter documentation
2021-06-07 12:42:01 +02:00
Raphael Michel
c7ef79be90
Store all check-in attempts, not only successful ones ( #2074 )
2021-06-05 13:00:58 +02:00
Raphael Michel
9c3fc69176
Quotas API: Allow to bulk-query availability
2021-06-04 17:16:42 +02:00
Maico Timmerman
18df9d66bb
i18n: add config for enabling a set of languages
...
Adds the `enabled` setting to the `[languages]` table in the pretix.cfg.
If left empty, or omitted all languages are enabled.
2021-06-04 15:35:09 +02:00
Maico Timmerman
71e7df3038
Event API: Add search parameter ( #2088 )
...
The events API is paginated with 50 events. When searching for a
specific event within a large Pretix installations UX becomes very bad.
Using this filter users are able to quickly find their event by slug or
their name/location in any language.
2021-06-03 09:25:45 +02:00
Raphael Michel
ec08faf205
Docs: Fix a missing colon
2021-06-03 09:08:03 +02:00
Raphael Michel
bc8b3f504c
Event API: Allow to query availability
2021-06-01 19:14:41 +02:00
Fabian
a1cc17094d
Docs: Note to use UTF8 in PostgreSQL #2096 ( #2103 )
...
* Docs: Note to use UTF8 in PostgreSQL #2096
* Docs: Same like 288f85b but for Docker docs
2021-06-01 13:57:30 +02:00
Raphael Michel
1c763ccce3
Docs: Fix missing typo
2021-06-01 12:28:51 +02:00
Raphael Michel
66cf9c1ac7
Docs: We do no longer require the [postgres] item
2021-06-01 12:20:13 +02:00
Fabian
0b9b67d603
Docs: Update Python Version in Nginx Config ( #2101 )
...
Debian 10 is shipping with Python 3.7 so the Debian 10 based and tested guide should use Python 3.7 in the nginx config.
2021-06-01 08:16:42 +02:00
Raphael Michel
2c5d544391
ItemVariation API: Integrate memberships
2021-05-28 17:26:41 +02:00
Raphael Michel
398f264dbc
Docs: Update minimum PostgreSQL version
2021-05-28 17:26:18 +02:00
Raphael Michel
49a9b71ea3
Fix #2090 -- Test mode for memberships
2021-05-27 11:47:42 +02:00
Raphael Michel
cb42457683
Event API: Add new clone_from parameter
2021-05-25 21:15:18 +02:00