Commit Graph

16 Commits

Author SHA1 Message Date
ac7e3312c5 Use django-vite for JS bundling 2024-07-23 00:45:27 -04: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
52fad7ccb0 Reapply current djlint 2023-04-14 01:07:35 -04:00
35f812d2c6 paperwork: Use default names for certification-related models 2023-04-10 14:59:16 -04:00
45d550878d paperwork: Hide list addresses in department cert view if None 2023-02-03 18:36:34 -05:00
47531d6f16 paperwork: Make mailing list addresses in department cert view clickable 2023-02-03 18:34:27 -05:00
4aaa1db3a8 paperwork: Add a view to show shop leads issued certifications in their shops 2023-02-02 21:38:19 -05:00
d3eb890e89 paperwork: Store certification versions as semver in the database 2023-02-02 18:49:50 -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
1127978e10 Apply new djlint version 2022-09-03 00:30:18 -04:00
f3a262f56f [paperwork] Add very basic per-member certification view 2022-02-15 17:12:06 -05:00
be4344f956 [paperwork] Move email templates to subfolder 2022-02-14 16:26:57 -05:00
52feb2d0b2 Merge remote-tracking branch 'paperwork/main' 2022-02-14 16:26:57 -05:00
1f5ffcc5d3 [paperwork] Add admin action to send notification emails for new certifications 2022-02-14 11:05:35 -05:00