Files
pretix_original/src/pretix/base
Aiman Parvaiz dd42037f21 Fix #634 -- Do not allow deleting the last date of an event series (#675)
* Checking for the last date in the event series before deleting a date. Last date in a event series should never be delted.

* Adding check to ensure that last date in a event series is not deleted. Editing unit test around deleting subevent to assert on alert-danger

* Increasing the scope of test_delete. We are now creating 2 subevents and testing deleting one and ensuring that the last one is not deleted

* Fixing alert text. Removing a redundant if condition for checking subevent count

* Adding assert for second event to ensure its not deleted

* Minor fixes and rebase
2018-01-14 13:54:22 +01:00
..
2018-01-06 22:59:31 +01:00
2017-10-13 15:55:58 +02:00
2017-11-03 11:46:35 +01:00
2017-12-15 14:34:31 +01:00
2016-06-06 23:07:49 +02:00
2017-03-27 22:31:20 +02:00
2016-11-03 11:33:44 +01:00
2017-11-23 18:44:41 +01:00