Commit Graph

16 Commits

Author SHA1 Message Date
0944dd7992 Fix various type issues 2024-05-04 18:03:22 -04:00
029b4dff28 Split tables out of view modules into tables 2024-04-18 11:30:18 -04:00
aef53b1828 paperwork: Fix department_certifications shop lead check
Some checks failed
Ruff / ruff (push) Successful in 29s
Test / test (push) Failing after 5m54s
parentheses are important! Also removed the superuser override, as
that was hiding the issue for my account
2024-03-13 17:16:32 -04:00
dc9a06b415 Remove separate membershipworks database, merging it into default 2024-02-23 13:01:37 -05:00
f9fdd7d549 paperwork: Add Certifiers and Certification Count reports 2024-02-16 11:38:02 -05:00
c07e3ac07a paperwork: Add access verification report 2024-02-07 21:13:18 -05:00
83da93b712 membershipworks: Add waiver and Instructor/Vendor reports 2024-02-07 00:27:07 -05:00
02777265b0 Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
9341bcba0e paperwork: Fix typo in department certification list view 2023-06-21 14:21:42 -04:00
41d8ed691b Move Member by user and Departments by shop lead lookups to models 2023-04-25 23:23:27 -04:00
4aaa1db3a8 paperwork: Add a view to show shop leads issued certifications in their shops 2023-02-02 21:38:19 -05:00
3c73e9fa46 [paperwork] Use semver to determine if if certs are latest or outdated
"Latest" = cert with the highest version number
"Current" = compatible version, so not latest, but still valid
"Outdated" = major version < major version of "latest"
2022-11-07 15:34:44 -05:00
8466139224 [paperwork] Add generation of certification PDFs from wiki pages 2022-07-21 15:45:59 -04:00
187e958b60 [paperwork] Use a ListView for member certifications 2022-02-15 21:43:19 -05:00
f3a262f56f [paperwork] Add very basic per-member certification view 2022-02-15 17:12:06 -05:00
090bb9e07a Initial Commit, basic models/admin pages for CMS_Database tables 2021-03-23 17:10:49 -04:00