Raphael Michel
94be46ffdb
Fix #978 -- Allow to split names ( #1049 )
...
- [x] attendee names
- [x] Invoice address names
- [x] Data migration
- [x] API serializers
- [x] orderposition
- [x] cartposition
- [x] invoiceaddress
- [x] checkinlistposition
- [x] position API search
- [x] invoice API search
- [x] business/individual required toggle
- [x] Split columns in CSV exports
- [x] ticket editor
- [x] shredder
- [x] ticket/invoice sample data
- [x] order search
- [x] Handle changed naming scheme
- [x] tests
- [x] make use in:
- [x] Boabee
- [x] Certificate download order
- [x] Badge download order
- [x] Ticket download order
- [x] Document new MySQL requirement
- [x] Plugins
2018-11-05 15:43:21 +01:00
Raphael Michel
afd766999c
Upgrade to Django 2.1 ( #710 )
...
* Upgrade to Django 2.0
* more models
* i18n foo
* Update setup.py
* Fix Sentry exception PRETIXEU-JC
* Enforce slug uniqueness
* Import sorting
* Upgrade to Django 2.1
* Travis config
* Try to fix PostgreSQL failure
* Smaller test matrix
* staticfiles→static
* Include request in all authenticate() calls
2018-08-06 12:48:46 +02:00
Tobias Kunze
d54d25a432
Follow redirects in documentation urls ( #842 )
2018-03-28 08:44:47 +02:00
Raphael Michel
98a58779ad
Consistent markdown parsing, docs on markdown and display settings
2017-12-03 15:19:15 +01:00
ari-s
a08cb3b8e4
fix "typo" Referrer-Options -> Referrer-Options ( #685 )
...
this header was probably meant - at least it's the one that's actually used in the wild.
2017-11-20 08:29:23 +01:00
Tobias Kunze
98aa70c9ce
Remove minor typos in documentation ( #673 )
2017-11-05 12:54:05 +01:00
BenBE
602947a3d7
Add more security headers ( #458 )
...
* Include some missing security headers
This change adds the following security headers:
* X-Content-Type-Options to prevent content type sniffing
* Referrer-Policy to prevent leaking referrer information when navigating away from the instance
* Migrate from Docker sample to manual configuration
Migrate the additional security headers from the Docker configuration sample to the manual configuration guide.
2017-04-06 17:30:26 +02:00
Raphael Michel
455b0f2015
Add documentation on backups and monitoring
2017-03-25 22:54:39 +01:00
Marc-Pascal Clement
43facbecda
Fix path in cronjob of smallscale deployment guide ( #401 )
2017-02-04 14:10:41 +01:00
Raphael Michel
0dfca824e2
Fix install docs, thanks @buenaventure
2017-02-04 14:09:04 +01:00
Raphael Michel
3c75072868
Fix manual install docs and improve nginx config
2017-02-03 15:01:47 +01:00
Raphael Michel
8e09aa9b54
Remove redundant sudo in docs
2017-02-03 14:48:56 +01:00
Lukas Martini
d6503e3e48
Correct wrong module name for Postgres in example configs ( #394 )
2017-01-26 09:18:56 +01:00
Raphael Michel
559864dd01
Fix errors in install documentation
2017-01-14 13:31:37 +01:00
Raphael Michel
f6d8b825d5
Add plugin installation docs and rebuild command
2017-01-04 23:33:07 +01:00
Tobias Kunze
f13965da92
Consistently refer to 'pip3'. Closes #318 .
2016-11-26 13:10:30 +01:00
Raphael Michel
9ca8e26551
Fix typo in documentation
2016-11-26 12:13:40 +01:00
Raphael Michel
831d06993e
Removed references to obsolete celery.txt
2016-09-21 10:49:16 +02:00
Raphael Michel
515e9e574d
Removed docker from non-docker docs
2016-09-20 17:03:02 +02:00
Raphael Michel
b0d3f0926a
Added guide for manual installation
2016-07-31 15:43:17 +02:00