Commit Graph
1117 Commits
Author SHA1 Message Date
Raphael Michel b7dc671028 Move global settings to a distinct URL 2017-03-12 20:17:55 +01:00
Raphael Michel 8418eb2c6b Add basic tests for event creation 2017-03-12 17:23:39 +01:00
Raphael Michel 96c61a073c Fix wrong email subject 2017-03-11 20:03:10 +01:00
Raphael Michel cbf735487f Improved merging of CSP headers 2017-03-07 21:48:59 +01:00
Tobias KunzeandRaphael Michel a10090b1fb Set autofocus on search/filter field (#427) 2017-03-06 14:19:14 +01:00
jlwt90andRaphael Michel 1baac6bb21 add voucher code in success message (#426)
* add voucher code in success message

* change voucher message
2017-03-05 09:32:56 +01:00
Raphael MichelandGitHub 8b7d2314b8 Use django-i18nfield library (#418) 2017-02-27 21:16:28 +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 MichelandGitHub 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 33e7a10bea Fix editing organizers (now for real) 2017-02-20 16:46:48 +01:00
Raphael Michel 124c3a99e6 Fix possible TypeError 2017-02-20 15:11:03 +01:00
Raphael Michel 7c687ee397 Fix dashboard widgets to show correct waiting list numbers 2017-02-17 09:45:05 +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
Tobias KunzeandRaphael Michel 9b7223c0e8 Enforce a sane last payment date (#412) 2017-02-15 16:37:10 +01:00
Raphael Michel 8310597944 Waitinglist: Improve waitinglist and logging 2017-02-10 11:19:22 +01:00
Adam K. SumnerandRaphael Michel 8661bfe4a4 Fix #386 -- Allow to copy products (#396)
* add copy item info functionality

* fix formatting

* Revert "fix formatting"

This reverts commit 779bd79e8b.

* Revert "add copy item info functionality"

This reverts commit dbec76bf5a.

* 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 4c2c302bfd Fix organizer team changes 2017-02-07 10:50:20 +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
Raphael Michel c4fe2322a1 Update German translation 2017-02-03 14:09:25 +01:00
Raphael Michel 5495cd749a Fix #399 -- Optionally create invoices only after successful payment 2017-02-03 12:37:07 +01:00
jlwt90andRaphael Michel 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 4f4e5854f2 Fix log display 2017-01-25 14:32:18 +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 d4573e8c25 Permission bypass for superusers 2017-01-21 14:29:56 +01:00
Raphael Michel 2f0cbcc565 Include provider-specific text in payment notification mail 2017-01-21 13:41:20 +01:00
Raphael Michel bbb71ef891 New email placeholders invoice_name, invoice_company 2017-01-20 09:12:19 +01:00
Tobias KunzeandRaphael Michel 3e26a4d9cc Allow superusers to view any event (#377) 2017-01-17 16:54:13 +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 WiebeandRaphael Michel 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 2ec534e32d Show all events to superuser 2017-01-12 16:44:41 +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 41c8ed2400 EventWizard do not require copying 2017-01-07 18:26:53 +01:00
Raphael Michel 0acee0e362 Get rid of User.givenname and User.familyname 2017-01-07 16:35:04 +01:00
Raphael Michel 33265d05fb Add event_live_issues signal 2017-01-07 14:41:53 +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 e9e743f312 Add more log texts 2017-01-05 12:20:18 +01:00
Raphael Michel 0998814e69 Improve session inheritation 2017-01-05 12:15:38 +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 67de7150e5 Built-in support for sentry 2017-01-04 21:04:47 +01:00