Commit Graph

36 Commits

Author SHA1 Message Date
Andrea e34af503ff wip 8 - Configured modal for room wizard submission, added room quota management, fixed error page not passing status code 2024-05-19 21:07:31 +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 9f191c3dec Now smpt client will shutdown with SIGINTS 2024-02-29 11:42:05 +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
Luca Sorace "Stranck f59c288908 Added metrics 2024-02-14 16:10:27 +01:00
Luca Sorace "Stranck 878719260d Added healtchecks on startup 2024-02-13 14:17:21 +01:00
Luca Sorace "Stranck 7574a9d356 Server migration 2024-02-13 13:29:03 +01:00
Luca Sorace "Stranck 165c9d6bb5 Migrated SMPT server to office365
+ image email fix
2024-02-11 23:57:52 +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
Stranck aed8bf41b7 Fixed full logout after loginAs 2024-01-13 23:39:15 +01:00
Stranck ca2ad6589b Fixed upload size for propics 2024-01-13 16:59:13 +01:00
Stranck dafe98dfbb Updated prints 2024-01-11 18:15:56 +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 6b70d91201 Fixed propic upload limits
If the size is bigger than 5MB the error will be handled by SANIC directly. Maybe we'd like a better user-visible handling?
2024-01-04 22:15:02 +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 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 100fc2d791 Added karaoke function 2023-05-23 21:02:44 +02:00
Ed 950db90547 Added login via API for app 2023-05-12 00:18:49 +02:00
Ed 2265778eb9 Added carpooling function 2023-05-08 23:04:15 +02:00
Ed 3ded3a21c5 Added privacy policy and foxo logo 2023-02-02 22:47:33 +01:00
Ed 6d247462bd Added statistics 2023-01-19 17:02:57 +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 b7677b3ac0 Add dev mode switch, ticket download fix, nose count, barcode generation 2023-01-08 11:48:01 +01:00
Ed 9f92c3806b Improved room management (now room guests have an additional item too) 2022-12-19 22:08:59 +01:00
Ed d6a7d3a440 Fixed ticket download giving 500 error 2022-12-19 18:58:16 +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