Commit Graph

22 Commits

Author SHA1 Message Date
jamesp f572fb75f5 Added local flight duration 2025-12-18 06:27:22 -05:00
jamesp f65c54109e Public board fixes 2025-12-18 04:54:19 -05:00
jamesp 2d4f1467de Circuits handling 2025-12-16 12:59:43 -05:00
jamesp 6209c7acce Book in functions 2025-12-16 09:47:26 -05:00
jamesp d2e7d3c3dd Booking out improvements 2025-12-16 06:41:18 -05:00
jamesp ab3319af06 Feature enhancement 2025-12-12 12:11:00 -05:00
jamesp dbb285fa20 Getting there 2025-12-12 11:18:28 -05:00
jamesp f7467690e4 Public board for local fligts 2025-12-12 06:50:38 -05:00
jamesp 0aeed2268a Inital stab at local flights 2025-12-12 06:14:36 -05:00
jamesp cc5697eaa0 Add GET for users 2025-12-11 12:42:27 -05:00
jamesp 9cfd88d848 Initial go 2025-12-11 12:37:11 -05:00
James Pattinson bd1200f377 Session timeout issue and Extra tables 2025-12-10 14:02:31 +00:00
James Pattinson f4b69aace0 Info display tweaks 2025-12-10 13:29:12 +00:00
James Pattinson d5f05941c9 Email notification 2025-10-25 13:31:03 +00:00
James Pattinson 91e820b9a8 Public PPR submission 2025-10-25 12:59:07 +00:00
James Pattinson fb21329109 RBAC in the API 2025-10-23 20:02:54 +00:00
James Pattinson 91b734426c Airport lookup 2025-10-23 16:59:37 +00:00
James Pattinson b2f60322a1 Commit often... 2025-10-23 16:43:01 +00:00
James Pattinson c1accd82c5 Live ac search 2025-10-21 21:06:38 +00:00
James Pattinson 28af669993 Creating admin interface 2025-10-21 20:23:58 +00:00
James Pattinson ad2bdef3d8 Implement PATCH for pprs 2025-10-21 17:45:32 +00:00
James Pattinson 8a94ce0f5b Initial commit: NextGen PPR System
- FastAPI backend with JWT authentication
- MySQL database with full schema
- Docker Compose orchestration
- CSV data import for 43,208 airports and 519,999 aircraft
- Complete PPR management API
- Modernized replacement for PHP-based system
2025-10-21 17:33:19 +00:00