Raphael Michel
d389e4390f
Add variation descriptions and allow to order addons
2017-05-02 00:12:22 +02:00
Raphael Michel
4f015f1d96
Replace organizer_edit_tabs by nav_organizer
2017-04-27 10:00:09 +02:00
Raphael Michel
39513448f3
Add signal nav_global
2017-04-26 14:34:48 +02:00
Raphael Michel
bee61bf398
Allow creating KnownDomains in the interface
2017-04-26 14:34:48 +02:00
Raphael Michel
f639d2aa57
Include category in ItemCreateForm
2017-04-21 14:35:45 +02:00
Raphael Michel
ec73c916b7
Change style of admin log entries
2017-04-17 22:04:25 +02:00
Raphael Michel
b52f2f5a9e
Improve add-on products
2017-04-17 14:54:15 +02:00
Raphael Michel
5f52963ce0
Add add-on products
2017-04-17 14:54:15 +02:00
Raphael Michel
f5b871f8f5
Unify design of the different mail previews
2017-04-14 11:51:27 +02:00
jlwt90
bc6b84f900
Fix #308 -- Preview for email templates ( #438 )
...
* add ajax and dummy api response
* add preview <p> blocks
* finalise order_placed setup
- use <pre> for mail preview
- create dummy data in backend
* fix i18n text conversion
* create fragment template for mail preview
* support i18n in mail preview view
* apply mail fragment in all mail settings
fix mistake in input[lang=en] flag style
add dummy data for all placeholders
apply fragment template to all fields
add exclude option to fragment template
* remove migration file
* add translation mapping & fix field label
remove hardcoded field label
add transblock for translation file
* add test for mail setting preview
* fix code style in preview class
* bug fix in mail preview view
- fixed localised date values
- added locale index mapping
- added tests on multi-language event
- enhanced dummy data
2017-04-14 11:19:58 +02:00
Raphael Michel
e4706dd3ba
Add attendee email field ( #466 )
...
* Add attendee email field
* exports, tests
2017-04-13 22:59:54 +02:00
Raphael Michel
3c59a870e7
Add new option Item.min_per_order
2017-04-13 14:16:23 +02:00
Raphael Michel
07fed0acce
Use async actions for order export
2017-04-11 12:12:40 +02:00
Raphael Michel
03d8cfb401
Cosmetic changes to locale change form
2017-04-11 10:54:12 +02:00
Jahongir
ccb981e6ce
Issue #449 : Display and change order locale ( #459 )
...
* 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.
Add DS_Store to gitingore
* Show order locale in order details
* Add OrderLocaleChange view and OrderLocaleForm
Refactor OrderLocaleForm. Add test
2017-04-11 10:45:46 +02:00
Jan Felix Wiebe
6cd2674f2a
Switched checkbox order ( #461 )
...
The boxes vor adding and editing vouchers were switched for new users.
2017-04-10 10:25:21 +02:00
morrme
8d16e2b59b
Fix #444 -- Add alternative text to the top-right navigation ( #457 )
...
* Update base.html
* Update base.html
* Update signals.py
2017-04-06 14:13:12 +02:00
Raphael Michel
4919f8991c
Automatic update checks ( #434 )
...
* Basic update checks
* Fix issues pointed out by @rixx
* First test
* Add tests
* Even more tests
2017-04-01 15:34:34 +02:00
Raphael Michel
7267496367
Fix small UI glitches
2017-03-31 11:11:40 +02:00
Raphael Michel
9dacea11dd
Improve wording
2017-03-31 09:54:07 +02:00
Raphael Michel
69faab01b2
Add constraint for a maximum number of a ticket per order
2017-03-24 17:11:48 +01:00
Raphael Michel
811c498080
Fix typo
2017-03-12 23:09:11 +01:00
Raphael Michel
e6d58b3b0d
Show warnings about development mode and DEBUG mode
2017-03-12 23:03:03 +01:00
Tobias Kunze
a10090b1fb
Set autofocus on search/filter field ( #427 )
2017-03-06 14:19:14 +01:00
Raphael Michel
8e4b71eb19
Display a small pretix logo next to changes performed by superusers
2017-02-23 20:36:19 +01:00
Raphael Michel
ed04f3124f
Introduce a setting to show net prices ( #415 )
...
* Introduce a setting to show net prices in the frontend
* Show net prices in the backend as well
2017-02-22 16:59:54 +01:00
Raphael Michel
c4bf73c8d6
Refs #340 -- Allow order changes for paid orders if they don't change the total
2017-02-15 18:42:46 +01:00
Raphael Michel
8310597944
Waitinglist: Improve waitinglist and logging
2017-02-10 11:19:22 +01:00
Adam K. Sumner
8661bfe4a4
Fix #386 -- Allow to copy products ( #396 )
...
* add copy item info functionality
* fix formatting
* Revert "fix formatting"
This reverts commit 779bd79e8b1364bf244904c4b857443d3341fb93.
* Revert "add copy item info functionality"
This reverts commit dbec76bf5ae7c9b08da71a51b1a122026bf4d3ac.
* add copy functionality
* copy questions from item
* add copy functionality
* copy questions from item
* add copy functionality
* copy questions from item
2017-02-08 10:16:18 +01:00
Raphael Michel
c83f539bba
Add waiting list
2017-02-07 10:03:30 +01:00
Raphael Michel
b7df5eff19
Move asynctask/asyncdownload to base
2017-02-07 10:03:30 +01:00
jlwt90
3037309711
Fix #381 -- Add location field ( #398 )
...
* add location field
* rearrange the display order
2017-02-02 17:51:13 +01:00
Raphael Michel
90bdb30449
Require activation before taking events live
2017-02-01 18:25:52 +01:00
Raphael Michel
a3cd8d151d
Improve organizer page and tabs
2017-01-27 12:06:55 +01:00
Raphael Michel
ba455a3630
Add request to organizer_edit_tabs signal and actually send it
2017-01-27 11:08:52 +01:00
Raphael Michel
123f47ab39
Added tabs to the organizer page
2017-01-27 11:03:56 +01:00
Raphael Michel
78fc58cc93
Add setting to turn off automatic collapsing of variations
2017-01-22 20:31:59 +01:00
Raphael Michel
fecc5ec307
Add support for restricted plugins
2017-01-22 18:15:31 +01:00
Raphael Michel
598e7c5637
Add invoice logo
2017-01-21 17:44:47 +01:00
Raphael Michel
6bcfa4980f
Fix accidental rename
2017-01-15 21:44:08 +01:00
Raphael Michel
56bf3fe459
PayPal: Different types of webhooks
2017-01-15 21:28:54 +01:00
Jan Felix Wiebe
63bdb397e7
Added validation for voucher generation field ( #373 )
...
* Check voucher count input field before generating
* changed voucher-bulk-codes-num to numeric type
* Added Jan Felix to AUTHORS
* replaced alert by validation colors
* added another formatting reset
...so that it does not stay red if someone submits something valid
2017-01-15 15:42:15 +01:00
Raphael Michel
2a6629e075
Fix empty log in category form
2017-01-09 20:19:47 +01:00
Raphael Michel
ecb1eedcba
Add nav_topbar signal
2017-01-08 00:07:19 +01:00
Raphael Michel
0acee0e362
Get rid of User.givenname and User.familyname
2017-01-07 16:35:04 +01:00
Raphael Michel
2182a4e361
Add improved UI if no event can be created
2017-01-07 14:25:01 +01:00
Raphael Michel
c7676cd17a
Refs #39 -- Add permission editor for organizers
2017-01-07 14:10:31 +01:00
Raphael Michel
d134dcf6a9
Added team invitations
2017-01-07 13:05:36 +01:00
Raphael Michel
d3f21353ca
Allow to access not-yet-live shop on different domain
2017-01-05 12:11:50 +01:00
Raphael Michel
aed9382fd7
Introduce RequiredAction model
...
Fix #343 by no longer marking as refunded automatically
2017-01-04 15:04:18 +01:00