Raphael Michel
51d74503ae
Update pretixdroid API version
2017-05-06 14:40:28 +02:00
asv-hungvt
5eac3cf9cf
[WIP] Fix #447 -- Sendmail plugin: Create new mail based on an old one ( #476 )
...
* send old email content to the new one
* error key event
* test commit
* query bad ID
* query bad ID
* query bad ID
* query bad ID
2017-05-06 14:39:48 +02:00
Ian Williams
d929b163db
Fix #456 -- Allow products to be excluded from ticket-generation ( #483 )
...
* Added non-admission setting to event
`ticket_download_nonadm` now setting in storage. Still need logic for
order page/PDF generation.
Works on pretix/pretix#456 .
* Download button considers `ticket_download_nonadm`
Modified Django tags to look at item admission attribute and
`ticket_download_nonadm` setting.
Works on pretix/pretix#456 .
* Ticket output for non-admission disabled
PDFs/etc. will only be permitted/generated for items with the
`admission` attribute, or if the `ticket_download_nonadm` event setting
is true. Applies to single and whole-order ticket downloads.
Works on pretix/pretix#456 .
* Fixed product exclusion in PDF output
Forgot PDF output was a plugin, now includes same check as base
`BaseTicketOutput.generate_order`.
Works on pretix/pretix#456
2017-05-06 11:11:11 +02:00
Raphael Michel
db05f8eaa3
pretixdroid: force-accepting unpaids and time display
2017-05-04 11:57:29 +02:00
Raphael Michel
d8eba81efc
Add idempotenty nonces to pretixdroid API
2017-05-04 09:32:36 +02:00
Raphael Michel
429ef67bbf
pretixdroid API: Add related lookups
2017-05-03 19:17:37 +02:00
Raphael Michel
dc32bdc474
Prepare the pretixdroid API for an async mode in the app
2017-05-03 18:06:32 +02:00
Raphael Michel
c719adf235
Fix typo in method name
2017-05-03 17:11:55 +02:00
Raphael Michel
d08a0bdb00
Refs #39 -- New concept of "teams" ( #478 )
...
* New models
* CRUD UI
* UI for adding/removing team members
* Log display for teams
* Fix invitations, move frontend
* Drop old models (incomplete)
* Drop more old stuff
* Drop even more old stuff
* Fix tests
* Fix permission test
* flake8 fix
* Add tests fore the new code
* Rebase migrations
2017-05-03 16:55:37 +02:00
Raphael Michel
394c206133
Link PayPal and Stripe documentation in the respective forms
2017-05-02 19:07:19 +02:00
Raphael Michel
f95b77fd7a
Ticket PDFs: Do not hide attendee name if code is hidden
2017-05-02 17:07:09 +02:00
Raphael Michel
d224ae3eb0
Fix broken aggregation in orders per product statistics
2017-04-17 21:52:17 +02:00
Raphael Michel
b52f2f5a9e
Improve add-on products
2017-04-17 14:54:15 +02:00
Alexey Kislitsin
bd5337a2c2
Fix #448 -- Add PlaceholderValidator ( #465 )
...
* Integrated PlaceholderValidator to MailForm at plugins/sendmail
* Integrated PlaceholderValidator to MailForm and MailSettingsForm
* Typo
2017-04-14 18:04:30 +02:00
Raphael Michel
f5b871f8f5
Unify design of the different mail previews
2017-04-14 11:51:27 +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
7dd99f3d18
Fix locale formatting in PDF exporter
2017-04-11 11:38:49 +02:00
Raphael Michel
43121a08bd
Add consistent ordering to pretixdroid API
2017-04-10 16:34:58 +02:00
Raphael Michel
867a8132aa
Add error messages to forms
2017-04-01 15:23:11 +02:00
Raphael Michel
91c48c50e5
Fix unclear labels and validations
2017-03-30 23:34:28 +02:00
Raphael Michel
91ca4f2184
Fix untranslated titles of export providers
2017-03-16 23:46:42 +01:00
Raphael Michel
babf76371e
Sendmail plugin: Fix usage of old argument
2017-03-05 17:23:16 +01:00
Tobias Kunze
b6f42ecd6d
Update translations. ( #423 )
...
(Including adding a missing whitespace.)
2017-03-02 08:19:34 +01:00
Raphael Michel
8b7d2314b8
Use django-i18nfield library ( #418 )
2017-02-27 21:16:28 +01:00
Jakob Schnell
c251a48e31
Fix #248 -- Failed Payment error handling ( #333 )
...
* [WIP] Failed Payment error handling
When finished, this should fix #248
* rename PaymentFailedException to PaymentException\nimported Exception where neccessary
* comments fixed
* minor style fixes
* Fixed a name error
2017-02-24 14:11:41 +01:00
Flavia Bastos
7b33fc6633
Fix #409 -- false success message on sendmail plugin ( #410 )
...
* Fix false success message on sendmail plugin
#409
* remove unnecessary else statement when fixing false success message on sendmail
#409
2017-02-11 21:49:10 +01:00
Raphael Michel
e3e8a162bd
Fix KeyError in sendmail history
2017-02-08 12:06:11 +01:00
Raphael Michel
2d370aaf5a
Refresh order after PayPal call
2017-02-03 12:37:07 +01:00
Raphael Michel
bf9987e05f
Proper localization of Decimals
2017-02-01 18:46:04 +01:00
Raphael Michel
cd61c0833d
More safety against duplicate PayPal payments
2017-02-01 18:40:27 +01:00
Raphael Michel
221526c979
Prevent duplicate payment confirmation mails
2017-01-22 17:46:56 +01:00
Raphael Michel
bbb71ef891
New email placeholders invoice_name, invoice_company
2017-01-20 09:12:19 +01:00
Raphael Michel
56bf3fe459
PayPal: Different types of webhooks
2017-01-15 21:28:54 +01:00
Raphael Michel
7120e95d2a
Fix #192 -- Disable bank import after last date of payments
2017-01-14 16:12:25 +01:00
Raphael Michel
53713acd9a
Refs #356 -- Multi-page PDFs
2017-01-13 16:10:53 +01:00
Raphael Michel
5212f6b035
Fix copy-paste-error
2017-01-13 16:10:53 +01:00
Raphael Michel
c639cd96f5
Moved static files and celery.py
2017-01-04 22:00:28 +01:00
Raphael Michel
b23d95b6c3
Fix #74 -- Warn if quota exceeds after payment
2017-01-04 19:19:58 +01:00
Raphael Michel
847997ea9b
Fix #32 -- Add a PayPal webhook listener
2017-01-04 16:45:57 +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
Raphael Michel
954af1de3d
Added a log text
2017-01-04 10:54:26 +01:00
Raphael Michel
4dbf5dc054
Improve email history template
2017-01-04 00:43:04 +01:00
FlaviaBastos
cf334e2b48
Fix #307 -- Log sent emails
2017-01-04 00:43:04 +01:00
Raphael Michel
d698313f1d
Do not allow initiating stripe/paypal payments after the last payment
...
date
2016-12-23 13:29:41 +01:00
Raphael Michel
0d19944304
Fix bug in CartMixin
2016-12-22 17:54:43 +01:00
Raphael Michel
d4aa3e62a5
pretixdroid: Add Check-Ins to log
2016-12-21 19:13:13 +01:00
Raphael Michel
888cce78a5
Rename reverse of CheckIn.position
2016-12-21 19:11:12 +01:00
Tobias Kunze
5e3087341c
Bankimport: Order transactions by their job's date ( #362 )
...
Leads to having the most recent unresolved transfers on top instead of
in between.
2016-12-17 11:44:31 +01:00
Brandon
d1357ed5c0
Fix #359 -- Specific error message for empty bank import. ( #363 )
...
* added specific error message for no file uploaded for empty bank import
added return statements to each if/elif/else for importing bank data file
fixed styling according to flake8
* fixed if else ordering
2016-12-17 11:43:47 +01:00
Raphael Michel
43ca778796
pretixdroid: Added event information to the status endpoint
2016-12-11 17:26:00 +01:00