| Age | Commit message (Collapse) | Author | Files | Lines |
|
Everything but audit log related sections are mobile responsive.
Fixed some text issues with Customers being called Companies and Vendors being called Drivers
|
|
checking for the user in the query
|
|
Added audit log to the navigation bar as well.
Removed commented out urls related to previous versions
of the audit log.
|
|
|
|
to show audit logs as well as a view
|
|
|
|
Also fixed filename parsing. Modified django's function and placed it
in dispatch/misc.py
|
|
|
|
|
|
Also prevent the generation of duplicate invoices based on the date of
invoice and the current user.
|
|
this bullshit
|
|
paperwork for users
|
|
list view
|
|
|
|
|
|
previous and next buttons.
|
|
|
|
|
|
|
|
generator
|
|
|
|
|
|
|
|
uploads, changed to filename. Still need to update template.
|
|
|
|
|
|
|
|
Invoices. Filter invoices by paid/unpaid.
|
|
Prevent invoice generation on zero amounts and no attachments.
Add a way for superusers to edit invoices.
Add a field to invoices for a payment identifier. E.g. "Check #1234"
|
|
Identity creation. Added is_active to Django Admin UI for the dispatchAuth.models.User
|
|
|
|
exist. Define email settings in config. Remove Django admin from the Admin's Nav.
|
|
use the built in Django permissions though
|
|
empty. Hide load delete option from regular users as they don't have permission anyway
|
|
Django Admin via Nav
|
|
|
|
empty, robots.txt
|
|
Invoice view ordered by PK desc
|
|
|
|
|
|
|
|
|
|
|
|
for superusers
|
|
|
|
Invoice model
|
|
|
|
required changes to materialize
|
|
version of an 'Invoice' model
|
|
view. Update Readme
|