Commit Graph

22 Commits

Author SHA1 Message Date
John Mullins b93d488598 Fixed seating_capacity mapping 2023-08-31 12:02:21 +10:00
John Mullins 6caf62e72f Added reports to top left admin menu bar
Combined summary pages
Changed admin panel to index
2023-08-31 11:59:32 +10:00
John Mullins 3568613607 Added azure auth. Lots of changes in settings.py 2023-08-30 15:05:57 +10:00
John Mullins 8005621594 Added default for Traveller.is_archived 2023-08-30 12:06:09 +10:00
John Mullins f7dde89de2 Added stop_route to traveller list view. Performance should be okay 2023-08-29 16:54:13 +10:00
John Mullins ab22868584 Moved emergency contacts view to pdf view 2023-08-29 16:17:04 +10:00
John Mullins eb03670290 Added fields to changelist view. Added hyperlinks and mailto links 2023-08-29 16:16:38 +10:00
John Mullins 4eb2909a16 Added archive field. Set during rollover or when end date is removed 2023-08-29 14:18:48 +10:00
John Mullins 90e8c22423 Email bus rolls function uses company email field 2023-08-29 13:47:44 +10:00
John Mullins eb6b3c1450 Removed old import 2023-08-29 12:46:58 +10:00
John Mullins 51eec5257b Added creation and last edit entries. Plan to use for recent changes when sending out to companies.
Small cleanups
2023-08-29 12:44:42 +10:00
John Mullins 0c8de0285a Changed bus roll to be a pdf view. Small changes needed to be able to email to companies.
Dropdown selection in admin > buses > Email Bus Roll To Company
Will email bus roll only to the company the route is a member of. Will show all to the admin in a pdf file.

Recipients are currently hardcoded for testing purposes.
2023-08-29 12:40:34 +10:00
John Mullins 2f1ae0586b Added traveller count + hyperlinks to bus and shuttle view 2023-08-28 15:27:24 +10:00
John Mullins f9981aadf0 New reports
Added per term fare paid to traveller model
Fixed parent in emergency contacts report
2023-08-28 11:41:31 +10:00
John Mullins cc706420a5 Clean up with clone class 2023-08-28 11:38:20 +10:00
John Mullins 45149ffb5d I think this works now!!! 2023-08-25 14:14:34 +10:00
John Mullins 4008b7e19f Added adminClone view 2023-08-25 10:32:45 +10:00
John Mullins 4e15e98801 Removed name from Shuttles. Based just on bus and school
Formatting cleanups
2023-08-25 10:28:44 +10:00
John Mullins c07fd817a8 Added clone model (WIP) 2023-08-25 10:27:11 +10:00
John Mullins c312f8ea85 Added importer to company model
Cleaned imports
2023-08-22 14:51:43 +10:00
John Mullins 084a3aa9f9 Add static folders to .gitignore 2023-08-22 14:51:04 +10:00
John Mullins 0c3ba727bf Initial commit 2023-08-18 18:10:53 +10:00