Commit Graph
21 Commits
Author SHA1 Message Date
Lukas Bockstaller 50f02f1ff8 add test for the different edit form variations 2026-01-12 10:48:32 +01:00
Lukas Bockstaller 551b286c31 add better assertions 2026-01-09 17:38:03 +01:00
Lukas Bockstaller a227037bb5 remove validations 2026-01-09 17:36:35 +01:00
Lukas Bockstaller 125670537b code style 2025-12-18 12:42:50 +01:00
Lukas Bockstaller aa680391ec add tests 2025-12-18 12:34:58 +01:00
Lukas Bockstaller 1deb867734 include only products with an enabled waitinglist in the product field 2025-12-16 14:20:33 +01:00
Lukas Bockstaller 2962f41f13 fix linting 2025-12-10 18:49:34 +01:00
Lukas Bockstaller 4f61c4c889 fix test 2025-12-10 17:53:31 +01:00
Lukas Bockstaller ab250bcb19 add testcases for new edit view 2025-12-10 17:34:42 +01:00
Lukas Bockstaller cc57fab671 fix linting 2025-12-10 16:19:33 +01:00
Lukas Bockstaller 9663306c3f add test and fix behaviour when name isn't asked for 2025-12-10 16:17:13 +01:00
Raphael MichelandGitHub 177a7d07fc Update license header (#5540) 2025-10-10 15:32:46 +02:00
Raphael Michel 5029213bc5 Waiting list: Bulk deletion 2021-05-25 22:18:06 +02:00
Raphael MichelandGitHub a93287207b pretix Community Edition moves to AGPLv3-based license (#2023) 2021-04-12 10:33:47 +02:00
Raphael MichelandGitHub d85ddb5bda Integrate django-scopes (#1319)
* Install django-scopes

* Fix tests.api

* Update tasks and cronjobs

* Fix remaining tests

* Remove unused import

* Fix tests after rebase

* Disable scopes for get_Events_with_any_permission

* Disable scopes for a management command
2019-06-17 10:46:55 +02:00
Raphael Michel 67897dfcc0 Fix #406 -- Allow moving waiting list entries to the top or bottom 2018-08-07 10:53:07 +02:00
Raphael Michel 47afe01721 Improve waiting list filters 2018-08-07 10:28:37 +02:00
DanielandRaphael Michel 0663f25208 Fix #541 -- Allow delete waitinglist entries (#544)
Add new action "delete" for each waiting list entries
2017-07-09 15:19:30 +02:00
Raphael MichelandGitHub 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 d94c67bc7a Adjust test to previous change 2017-02-17 09:58:52 +01:00
Raphael Michel c83f539bba Add waiting list 2017-02-07 10:03:30 +01:00