Commit Graph
332 Commits
Author SHA1 Message Date
Raphael Michel 84fd7cb166 Merge remote-tracking branch 'remotes/flaviabastos/187_unify_canceled_spelling' 2016-09-21 19:07:15 +02:00
Flavia Bastos 8ef6439c44 Unify spelling of 'canceled'
Issue 187
Remove typeahead JS file.
2016-09-21 10:35:41 -06:00
Raphael Michel 6229db5035 Make calls to regenerate_css asynchronous 2016-09-21 14:18:57 +02:00
Raphael Michel 048c4e8432 Fixed bug in plugin settings view 2016-09-21 14:18:57 +02:00
Tobias KunzeandRaphael Michel fc967ed735 Consistent icon use for vouchers (#246) 2016-09-21 13:38:15 +02:00
Raphael MichelandGitHub 1faacef9d4 Always process tasks through celery (#245) 2016-09-21 10:38:31 +02:00
Raphael Michel a2f55c0c34 Fixed payment settings form validation 2016-09-21 10:26:57 +02:00
Raphael Michel d1f79faef2 New tests and minor fixes 2016-09-20 16:13:13 +02:00
Raphael Michel ed8087b35e Check for quotas before going live 2016-09-19 21:51:09 +02:00
Raphael Michel cc13631cb8 Ignore free provider in live status 2016-09-19 21:46:30 +02:00
Raphael Michel 637e495b02 Color warnings orange before going live 2016-09-19 21:45:37 +02:00
Raphael Michel 33c23977a5 Fixed JS compression issue 2016-09-18 21:06:10 +02:00
Raphael Michel d2f50cff16 Added statistic view on questions 2016-09-18 20:45:05 +02:00
Raphael Michel f8ce3523dc Added a donut chart to the quota view
Moved morris.js out of the statistics plugin
2016-09-18 19:11:44 +02:00
Raphael Michel 9a0967c0e2 Refs #55 -- Datepicker in EventCreateForm 2016-09-17 23:16:34 +02:00
Raphael Michel e29ccca49b Fix #229 -- Consistent language between django and javascript 2016-09-17 22:46:07 +02:00
Raphael Michel f79e1adf25 Fix #55 -- Datetime picker for input fields 2016-09-17 22:33:39 +02:00
koebiandRaphael Michel 5c0f04fc67 Fix #228 -- Enable substring-search when matching voucher tags (#241) 2016-09-16 00:06:01 +02:00
Raphael Michel 6e6e0bcc9d Fixed filter state display in order list 2016-09-14 13:10:35 +02:00
Martin GrossandRaphael Michel 8fb363f815 Fix #233 -- Make orderlist and overview filterable by payment_provider (#234)
* Make orderlist and overview filterable by payment_provider (fixing #233)

* Remove checks for allowed and enabled payment_providers as discussed
2016-09-14 13:01:22 +02:00
Raphael Michel 5c791e7fab Order voucher tags in the voucher tag view 2016-09-14 08:55:42 +02:00
Raphael MichelandGitHub 09c175e3bb Merge pull request #226 from pretix/refactor_bankimport
Refactor bankimport
2016-09-08 21:04:50 +02:00
Raphael Michel dae5d859db Banktransfer: Big import refactoring 2016-09-08 20:43:05 +02:00
Tobias Kunze 988dfc32a3 Use @transaction.atomic instead of @transaction.atomic() 2016-09-07 15:30:38 +02:00
Raphael Michel 78358c6cda Directly serve invoice PDFs via Django 2016-09-05 23:49:50 +02:00
Raphael Michel 11da8810d3 Extend order search to attendee position names 2016-09-04 22:59:13 +02:00
Raphael Michel d8f81955ba Changed order overview columns to increase usefulness 2016-09-04 22:57:42 +02:00
Raphael Michel 2569ebec55 Add filter "pending or expired" for correct links in the order overview 2016-09-04 22:50:22 +02:00
Raphael Michel a6bafd816b Send automatic payment reminder emails, redesign mail settings 2016-09-02 10:16:08 +02:00
Raphael Michel 972ad211bf Only expire orders in the evening of their expiry date 2016-09-02 10:09:15 +02:00
Raphael Michel 70d6cb4255 Fix #222 -- Link the related order(s) in a used voucher 2016-09-01 22:24:09 +02:00
Raphael Michel a764e6f55b Allow admin to manually change order email 2016-09-01 22:24:09 +02:00
FlaviaBastosandRaphael Michel ae2d551d7d Fix #152 -- Linebreak for multiline answers (#224)
* Add linebreaks in multiline answers

#152

* Use linebreaksbr to prevent <p> tag.

#152
2016-09-01 21:48:29 +02:00
Enrique SaezandRaphael Michel 841cfe52a2 Fix #91 -- Make products/orders that are not cancelable (#204)
* Make products/orders that are not cancellable
Update Unit Tests

* Make use of select_related instead of prefetch_related
Simplify cancellable logic
Migrations

* Simplify cancellable logic
Maske use of select_related instead of prefetch_related

* Fix cancelable condition bug
2016-09-01 08:55:02 +02:00
Raphael MichelandGitHub b21ed4d99f Fix #163 -- Form to change orders (#191) 2016-08-31 19:10:11 +02:00
Tobias Kunze 5f401f17d8 Add a footer and a second text field to invoices
Also, move to using localized strings for Invoice.additional_text
settings for consistency.
2016-08-30 19:49:29 +02:00
Tobias KunzeandRaphael Michel 3c8f9f5a62 Catch and display mail sending errors (#215) 2016-08-30 16:49:52 +02:00
Raphael Michel dc3e1e3d30 Got rid of javascript-based random generator 2016-08-29 23:46:17 +02:00
Raphael Michel 1cb6c0e3da Add more tolerance about handwriting in order code detection 2016-08-29 23:21:55 +02:00
Raphael Michel c30ff5e657 Only call now() once inside any event.lock() call 2016-08-29 22:33:51 +02:00
Raphael Michel aad44105a4 Document and further restrict a possible path traversal issue 2016-08-29 21:49:46 +02:00
Raphael Michel 19f17dec1c Set enabled_langcodes in I18nFormFields in ProviderForm instances 2016-08-29 20:07:36 +02:00
Tobias KunzeandRaphael Michel 6108aa880a Typos & translations (#211)
* Translation work on german-informal

* Add translations for new options
2016-08-29 19:27:53 +02:00
Tobias KunzeandRaphael Michel 3458d64850 Add a count of elements to pagination elements (#219)
Also, add a second, upper pagination element to orders and attendees
list sites as those tend to get long.
2016-08-29 19:19:57 +02:00
Tobias KunzeandRaphael Michel 9548dc69a7 Fix #172 -- Add a filter for overdue orders (#216) 2016-08-29 19:16:48 +02:00
Tobias KunzeandRaphael Michel 7cbc497737 Fix #166 -- Do not resend links to cancelled orders (#214) 2016-08-29 19:12:44 +02:00
Tobias KunzeandRaphael Michel 1a24a2e892 Show a voucher's item's variation, if any, in list view (#181) (#213) 2016-08-29 19:12:05 +02:00
Enrique SaezandRaphael Michel 3583dde1db Fix #202 -- Allow the manual ordering of questions
* Allow the manual ordering of questions
Update Unit Tests
Fix some typos

* Add migrations

* Minor notation change
2016-08-29 18:36:56 +02:00
Raphael Michel 68967fbfda Fixed mail settings form that was missing a field 2016-08-16 21:34:38 +02:00
Tobias KunzeandRaphael Michel 4191f93ece Add setting determining invoice number format (#193) 2016-08-16 21:18:39 +02:00