Commit Graph

42 Commits

Author SHA1 Message Date
Andrea f3a76b6e93 wip - handled excess rooms case for autofill 2024-05-19 11:03:48 +02:00
Stranck df4f2eaf81 Improved CSV export 2024-05-13 13:30:21 +02:00
Stranck 383b5bbede Better handling of canceled orders
If an order is canceled with a paid fee pretix still returns that it's paid
2024-05-13 10:25:45 +02:00
Stranck 938bc68383 Added extra log in case of generic errors
in update answers
2024-05-10 21:51:14 +02:00
Stranck bc366c85e5 Fix daily people not showing up in the webint 2024-04-14 11:35:41 +02:00
Luca Sorace "Stranck d974870963 Fixed various bugs
The unconfirm rooms incident....
2024-03-20 17:28:35 +01:00
Luca Sorace "Stranck f4ebc83a9b Fixed problems with canceled orders 2024-03-12 21:35:52 +01:00
Luca Sorace "Stranck b1a67e74e3 Fixed file upload after pretixClient introduction 2024-03-02 13:44:49 +01:00
Stranck 1d7ea375c1 Better handling of pretix's unresponsiviness 2024-02-22 19:15:33 +01:00
Andrea f8e58fd35d [wip1] nosecount filters 2024-02-19 07:55:23 +01:00
Luca Sorace "Stranck 61447ee768 Added custom metrics
And removed old library
2024-02-14 20:22:56 +01:00
Andrea 1da054c9ff [WIP1] Localization, Shuttle bus section 2024-01-30 00:35:56 +01:00
Andrea a2b9f7a7c1 Simple cache debouncer, better logging, multi-room check optimizations
Added a simple cache refresh debouncer
Made the update_cache method return a boolean if the cache needed to update
Moved logging info to Sanic.log.logger
Made the admin check into a middleware
Added room check as a standalone action in the admin panel
Added a counter in the nose count for admins
2024-01-22 00:35:44 +01:00
Andrea Carulli a154c3059b [wip6] EMail sending re-ordering 2024-01-19 18:03:54 +01:00
Andrea 16ae51fb08 [wip5] Client error display 2024-01-19 01:15:20 +01:00
Andrea Carulli aa54032492 [wip4] Room preview generation improvements + Room checking with user email 2024-01-18 18:03:32 +01:00
Stranck 8b07fa55b7 Added admin/loginas method 2024-01-13 16:59:24 +01:00
Stranck c82d075913 Fixed room owner bug in /delete 2024-01-13 14:58:06 +01:00
Andrea 823aaf4f13 [Various fixes]
Fix nosecount requiring an order to be displayed

Fix answer uploading bug

Code cleanup in propic
2024-01-08 23:04:11 +01:00
Andrea 53232de597 Auto Id Indexing + Admin panel + Propic upload checks + Room editing
Added auto indexing by metadata, instead of ID matching
Added checks to propic image uploading
Added an admin page, featuring:
 - Manual cache clearing
 Added admin controls in nosecount to unconfirm / rename or delete the room

Co-authored-by: Luca Sorace "Stranck" <stranck@users.noreply.github.com>
2024-01-08 22:02:27 +01:00
Stranck 160d186aeb Furizon overlord - working 2023-12-30 11:27:42 +01:00
Ed c735144dca Added option to define daily tickets, added fixes for daily tickets 2023-09-20 20:15:48 +02:00
Ed a963f93d52 Room availability always returns a number (even if that room is not present) 2023-08-06 14:25:50 +02:00
Ed fc864fce57 Updated json schema for latest pretix version 2023-08-06 12:46:09 +02:00
Ed d53ee2eaf0 Code cleanup, readme written 2023-07-29 16:05:46 +02:00
Ed b7bb609d81 Improved exporting functions and added boiler plate for other stuff 2023-07-04 23:07:39 +02:00
Ed 215921727f Fixed leaderboard, welcome, NFC scan, ... 2023-05-26 00:58:44 +02:00
Ed 86ceed6a93 Now you can upload pics even after the deadline 2023-05-23 22:15:01 +02:00
Ed 39cf1b6b4e Added api endpoints for phone app 2023-05-23 21:02:02 +02:00
Ed 950db90547 Added login via API for app 2023-05-12 00:18:49 +02:00
Ed 37519f0b60 Added columns to export function + additional order fixes 2023-05-08 23:42:44 +02:00
Ed 3862f7b5fc FIxed cache bork issue 2023-05-08 22:23:27 +02:00
Ed 4295ff39e0 Fixed cache issue, added carpool support to orders 2023-05-08 22:22:07 +02:00
Ed e67fd8ea1f Fixed crash when loading a canceled order 2023-02-02 22:47:06 +01:00
Ed 5d00cdd7f4 Propic clarification and option to lock propic editing 2023-01-19 17:03:38 +01:00
Ed d316ed9216 Ignore deleted or expired orders 2023-01-18 19:10:46 +01:00
Ed d6c19862de Fixed issue where session via request wouldn't work. 2023-01-17 22:49:39 +01:00
Ed 70f5aaa362 Added order caching 2023-01-17 22:25:35 +01:00
Ed 5423fae471 Added nosecount and extended order class 2023-01-08 21:23:39 +01:00
Ed 8f19a82e66 Improved logging 2022-12-21 20:57:25 +01:00
Ed 32f1260adc Now using a config variable as api baseurl 2022-12-18 17:48:29 +01:00
Ed d8ea9e6bd1 Initial commit 2022-12-18 17:40:39 +01:00