This website requires JavaScript.
Explore
Help
Register
Sign In
jessikitty
/
bus-manager
Watch
1
Star
0
Fork
0
You've already forked bus-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea83a40668f4b1fe9368d86365d7bde1c2530902
bus-manager
/
busManager
/
coord
T
History
John Mullins
ea83a40668
Adding rounding to farepaying status
...
Added route filtering by traveller ID instead of traveller object
2024-08-26 14:30:34 +10:00
..
backup
Added dates to bus rolls
2024-02-26 17:19:03 +11:00
templates
Added dates to bus rolls
2024-02-26 17:19:03 +11:00
utils
Rollover submit moved to POST
2024-01-24 10:05:44 +11:00
__init__.py
Initial commit
2023-08-18 18:10:53 +10:00
admin.py
Added cached readonly field "address" to traveler to allow search functionally and reduce database lookups
2024-02-16 18:10:08 +11:00
adminClone.py
Clean up with clone class
2023-08-28 11:38:20 +10:00
apps.py
Initial commit
2023-08-18 18:10:53 +10:00
context_helpers.py
Fixed address and added active status to route context
2024-08-26 14:30:15 +10:00
email_helpers.py
Removing hardcoded BCC email list
2024-02-25 23:51:47 +11:00
models.py
Adding rounding to farepaying status
2024-08-26 14:30:34 +10:00
scheduled_tasks.py
Removed temporary address migration tool
2024-02-16 18:16:06 +11:00
tests.py
Initial commit
2023-08-18 18:10:53 +10:00
urls_settings.py
Added database exporter in settings panel. Downloads a .json file
2023-12-22 18:58:12 +11:00
urls.py
Email roll to schools function
2023-09-01 16:24:55 +10:00
views_settings.py
Added database exporter in settings panel. Downloads a .json file
2023-12-22 18:58:12 +11:00
views.py
Small code cleanup. Fixed bad import
2023-12-07 10:41:10 +11:00