Commit Graph

1998 Commits

Author SHA1 Message Date
Raphael Michel 4790665759 bump version 2017-07-31 12:54:57 +02:00
Tobias Kunze 8ede492cba Add optional help_text to Question objects. Closes #574. (#579) 2017-07-31 10:54:57 +02:00
Raphael Michel 5f607cc034 Bump version 2017-07-30 20:36:45 +02:00
Raphael Michel 3b9f508be9 Create squash migration 2017-07-30 20:11:23 +02:00
Raphael Michel 89e381b7ea Update translations 2017-07-30 19:44:11 +02:00
Tobias Kunze 57869b2145 Wording fixes (#577) 2017-07-30 19:29:17 +02:00
Raphael Michel 46976900d7 Add documentation on mail methods 2017-07-27 15:47:22 +02:00
Raphael Michel a1535da117 Subevent creation: Layout issue 2017-07-27 15:18:25 +02:00
Raphael Michel f43d782b5c Hide quota options during product creation for event series 2017-07-27 15:14:28 +02:00
Daniel 5c443e2f93 Ref #569 -- Include other email to history (#570)
Log all other order-specified emails and include them into
email history.
2017-07-27 15:09:06 +02:00
Raphael Michel 54f01f63f7 Update translation 2017-07-27 11:53:14 +02:00
Raphael Michel c64b4473e4 Add organizer_info_text 2017-07-27 11:43:35 +02:00
Raphael Michel d413a37c1f Translation improvements 2017-07-27 11:21:28 +02:00
Raphael Michel 202fb12008 Order payment providers by name 2017-07-27 11:17:29 +02:00
Raphael Michel 59dea63870 Add product description to ticket editor 2017-07-27 10:13:55 +02:00
Raphael Michel 9a18f2b553 Small JS improvements 2017-07-26 13:41:53 +02:00
Clint 4293ec3805 Fix #475 -- add to existing quota / add new quota from product form (#562)
* added fields and logic for adding quota in creation of product

* added section for selecting quota option

* logic for hiding quota selections when needed

* fixed logic for quota selection

* formatting, removed print statements

* styling

* tests for adding quotas in product form

* cleaned up

* added divs

* reworked to include translatable text, readable values for quota options

* quota_add_existing form assignment to str(q.pk)

* made changes for radio buttons, added in sliding animation

* moved string constants for quota options, changed quota options to RadioSelect from Select
2017-07-26 13:41:23 +02:00
Raphael Michel f3b616e495 Add exporter to output all tickets 2017-07-26 13:18:35 +02:00
Raphael Michel 003ea24990 Fix Stripe test 2017-07-25 16:52:37 +02:00
Raphael Michel 92d4566a54 Make stripe refund call optional, add request parameter to order_control_refund_render 2017-07-25 16:11:42 +02:00
Raphael Michel 70a933edc1 Hide min_per_order=1 2017-07-24 09:54:33 +02:00
Raphael Michel d2d77f28aa Fix wrongly displayed download buttons 2017-07-24 09:14:54 +02:00
Raphael Michel 39179971c5 Fix stripe tests 2017-07-23 13:33:43 +02:00
Raphael Michel c06f36e8c2 Do not render time before JS locale file is loaded 2017-07-23 13:06:07 +02:00
Raphael Michel 1d2d9d8b99 PayPal: Event-independent webhooks 2017-07-23 12:38:41 +02:00
Raphael Michel 5f529817ef Stripe: Event-independent webhooks 2017-07-23 12:22:48 +02:00
Raphael Michel 7c91bc2f37 Respect primary browser language 2017-07-20 11:31:34 +02:00
Raphael Michel ef022f5a6d Add new dependencies to setup.py 2017-07-19 17:42:07 +02:00
Raphael Michel 54ce00c8b9 Update translation 2017-07-19 14:17:23 +02:00
Raphael Michel baabbfb1ea Check for required invoice information in other steps 2017-07-19 14:10:04 +02:00
Raphael Michel 28e676ac9a Allow to only require the name in the invoice address 2017-07-19 14:07:18 +02:00
Raphael Michel 21fac9ec7a Auto-toggle form fields for business/individual customers 2017-07-19 12:26:50 +02:00
Raphael Michel 335955820b Fix a counting bug 2017-07-19 12:10:35 +02:00
Raphael Michel d2b0e7209f Use a choice field for invoice address countries 2017-07-19 12:08:18 +02:00
Johan von Forstner f8ed21c819 Fix #130 -- Mark required question fields at checkout (#564)
* Fix #130: Mark required question fields at checkout

* Add legend
2017-07-19 11:02:07 +02:00
Tobias Kunze 9c2143effe Clarify mail subject prefix. (#520) 2017-07-19 10:42:34 +02:00
Raphael Michel 8a3fa6aff6 Show category descriptions if redeeming a voucher 2017-07-18 16:47:18 +02:00
Daniel 7e304bb231 Fix #565 -- OrderList ordering request handling (#566)
Fix missed out ordering get request handling.
2017-07-18 16:16:51 +02:00
Raphael Michel 99d614289e Link order from change pages, compat for old logs 2017-07-18 11:46:21 +02:00
Daniel b90894c20f Fix #543 -- Allow send mail from order (#550)
- Add send email directly for order
- Add email history (from mass and custom) to each specific order
2017-07-18 11:45:30 +02:00
Johan von Forstner 921834c917 Fix os.chown call on Windows (#563) 2017-07-18 11:42:30 +02:00
Raphael Michel 83df4451e6 Fix #491 -- Search order by invoice number 2017-07-18 11:14:51 +02:00
Raphael Michel 2ad9e1bb43 Change API to accomodate for invoice numbers 2017-07-18 10:37:32 +02:00
Raphael Michel c9990e5ca4 Update translation 2017-07-18 10:04:24 +02:00
Raphael Michel 7bb12ff0ec Configurable invoice prefixes 2017-07-17 23:03:20 +02:00
Raphael Michel 670bfa18de Slug widget 2017-07-17 20:54:39 +02:00
Raphael Michel 130f619b05 Fix raven integration 2017-07-17 20:29:56 +02:00
Raphael Michel f900c842cb Improve "copy from above" 2017-07-17 16:12:33 +02:00
Tobias Kunze c2844a8f35 Add custom_header block to <head> (#561) 2017-07-17 14:52:20 +02:00
Raphael Michel a864dabbaf Refs #552 -- Expand all panels that contain validation errors 2017-07-17 12:49:45 +02:00