Raphael Michel
e94e5be878
Item creation: Fix bug in copying meta data
2023-08-22 11:32:43 +02:00
Raphael Michel
e49bc5d78d
Item creation: Fix crash (PRETIXEU-8VE)
2023-08-22 09:14:23 +02:00
Raphael Michel
d5951415a4
Item creation: Fix saving meta data ( #3534 )
2023-08-21 16:21:17 +02:00
Kian Cross
65ecdc184e
Recognise title and template attributes on item_forms signal ( #3492 )
2023-07-24 17:35:39 +02:00
b3298c91c3
Event settings: Extend product metadata (Z#23116647) ( #3241 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
Co-authored-by: Raphael Michel <michel@rami.io >
2023-05-26 14:09:41 +02:00
Raphael Michel
d5ed1b87a1
Create log entry for ordering items, categories and questions
2023-03-28 17:42:17 +02:00
Raphael Michel
7d4b575150
Ensure total ordering of paginated lists ( #3061 )
2023-02-24 10:51:51 +01:00
Raphael Michel
6902725f3c
New check-in features ( #3022 )
2023-02-09 09:46:46 +01:00
Raphael Michel
433262f6fc
Prepare for DeleteView change in Django 4.0
2023-01-24 14:16:01 +01:00
Raphael Michel and Richard Schreiber
603225d042
Separate personalization from admission ( #2990 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-09 14:57:35 +01:00
Raphael Michel
3d9679a144
Allow variations to override item meta data ( #2965 )
2022-12-12 12:06:09 +01:00
Raphael Michel
c13d873f1f
Invalidate tickets when item meta data is changed
2022-08-04 15:41:45 +02:00
Raphael Michel
6fee0ac0a9
Discounts ( #2510 )
2022-04-27 14:43:16 +02:00
Martin Gross
8a8524a346
ItemList: Order items by category the same way as in presale and CategoryList
2022-03-29 10:14:34 +02:00
Raphael Michel
e58b512876
Fix ordering of questions in backend if all system questions are 0
2021-11-09 09:44:44 +01:00
Raphael Michel
ff2f1b7424
Fix incorrect check for enabled fields in QuestionList
2021-11-09 09:32:52 +01:00
Richard Schreiber
01d9574ddf
Fix #2244 -- Show products without category first on product-list ( #2249 )
2021-10-13 09:33:43 +02:00
Richard Schreiber and Raphael Michel
8121167d5e
Control: Add drag and drop to sort categories and products ( #2242 )
...
* add drag and drop to categories
* add drag and drop to products
* add light grey background to dragged element
* add missing th, add sr-only desc of columns
* group up/down/move elements
* improve visualizing drag-area by dimming others
* change up/down-links to buttons in form-post
* limit sorting to POST requests
Co-authored-by: Raphael Michel <michel@rami.io >
2021-10-12 14:46:56 +02:00
Raphael Michel
17adde99fa
Allow to restrict availability of variations by date, sales channel, and voucher ( #2202 )
2021-09-15 12:04:17 +02:00
Raphael Michel
36a045020f
Fix typo check
2021-08-27 16:05:40 +02:00
Raphael Michel
5bc9ba4641
Deleting products: Catch ProtectedError
2021-08-19 10:20:01 +02:00
Raphael Michel
6ed7a3d44d
Fix variation update
2021-05-28 18:00:26 +02:00
Raphael Michel
a93287207b
pretix Community Edition moves to AGPLv3-based license ( #2023 )
2021-04-12 10:33:47 +02:00
Raphael Michel and Martin Gross
41c69aaa2a
Allow to create refunds without a payment ( #1914 )
...
Co-authored-by: Martin Gross <gross@rami.io >
2021-01-26 10:53:59 +01:00
Raphael Michel
e57291914c
Item list: Add more icons
2021-01-22 15:35:26 +01:00
Raphael Michel
c01b96bdfc
Allow to sort list of quotas
2020-09-25 19:08:42 +02:00
Raphael Michel
a685af6433
Clone button for products
2020-07-16 08:53:18 +02:00
Raphael Michel
0f9ec2ce7d
Fix ZeroDivisionError in question statistics
2020-07-09 14:56:46 +02:00
Raphael Michel
06fbf56c04
Question stats: Show percentage
2020-06-30 23:18:12 +02:00
Raphael Michel
d843fc1545
Fix colors in graph of boolean questions
2020-06-30 23:04:17 +02:00
Raphael Michel
626e332886
Fix issue displaying unlimited quota
2020-06-30 10:04:45 +02:00
Raphael Michel
922f12f55e
Allow to release quota after exit scans
2020-06-26 16:49:19 +02:00
Raphael Michel
2a5c24482e
Question list: Drop pagination, allow to mix ordering with system fields
2020-06-23 13:05:54 +02:00
Raphael Michel
6a4c81ff3c
Fix two bugs introduced in e117545b3
2020-05-07 14:48:14 +02:00
Raphael Michel
e117545b3f
Refactor quota calculation ( #1668 )
2020-05-07 09:34:27 +02:00
Raphael Michel
af23d6e4bf
Upgrade to Django 3.0 and other dependencies ( #1568 )
...
* Upgrade Django to 3.0 and other dependencies to recent versions
* Fix otp version contsraint
* Remove six dependency
* Resolve some warnings
* Fix failing tests
* Update django-countries
* Resolve all RemovedInDjango31Warnings in test suite
* Run isort
* Fix import
* Update PostgreSQL version on travis
2020-03-23 15:02:20 +01:00
Martin Gross and Raphael Michel
76aaf61e19
Add meta_data for items ( #1576 )
...
* PoC for ItemMetaProperties/Values
* Missing is_valid
* ItemMetaProperties/Values in editable via API, cloneable
* Tests
* Add Docs
* Fix import order
* Fix another import sorting...
* Typeahead for ItemMetaValues
* Test for editing event-objects
* Fix typeahead permission checks
* Further access restriction
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2020-02-26 15:06:24 +01:00
Raphael Michel
037644421b
Question statistics: Do not include canceled orders
2019-11-25 15:42:37 +01:00
Raphael Michel
b219faafaa
Work around a potential Django bug on MySQL
...
On MySQL, we observe that the preloaded items are missing everywhere
except the first time they occur.
2019-10-21 16:13:48 +02:00
Sohalt
91b586ce08
Reordering questions with drag'n'drop ( #1433 )
...
* Reordering questions with drag'n'drop
* Add permission check
* Test permissions for question reordering
* Handle malformed requests for question reordering
* Show first up arrow and last down arrow
* Provide page offset
* Revert "Provide page offset"
This reverts commit 8090bd573f851a74cca442f4651c111b8750948d.
* Reorder questions endpoint with pagination support
* Rudimentary test for reordering endpoint
* Make reordering questions atomic
* cache questions
* Properly support pagination for reorder_questions
* appease linter
* Fix test
2019-10-14 10:54:20 +02:00
Raphael Michel
738413e8fd
Allow to copy categories and quotas
2019-09-19 16:59:25 +02:00
Raphael Michel
c1d89284a4
Use tabs for all long settings and CRUD forms ( #1352 )
...
* First tabs
* Convert more pages
* Convert question page
* Item form
* Add item_formsets signal
* Revert "Add new signal nav_item"
This reverts commit 1ce613ff89 .
* Formset is a word!
2019-07-29 09:35:00 +02:00
Raphael Michel
a02ea45dba
Allow quotas to "close" when once full ( #1344 )
...
* Model
* Some UI
* API and logging
* Permission check
* Add tests
* Move option around
2019-07-16 14:02:27 +02:00
Raphael Michel
d994fc674a
Do not CASCADE-delete vouchers when deleting items or quotas
2019-07-11 12:35:52 +02:00
Raphael Michel
26a96f107f
Add signal quota_availability
2019-06-18 16:52:01 +02:00
Raphael Michel
819dd7eee6
Correctly show infinite quotas in backend
2019-06-18 16:29:36 +02:00
Raphael Michel
1ce613ff89
Add new signal nav_item
2019-06-14 12:20:27 +02:00
Martin Gross
d39964b021
Show information, when item contained in product bundle is disabled
2019-05-24 12:30:31 +02:00
Raphael Michel
e1992bb99f
Refs #1286 -- Show variations in list of quotas
2019-05-16 11:35:19 +02:00
Raphael Michel
c8a1481f93
Fix #1154 -- Add country-typed questions
2019-05-09 10:02:12 +02:00