4502c1b3ef
Migrate from deprecated pdm-pep517
to pdm-backend
for build
2023-09-05 18:09:22 -04:00
017daf94d7
Bump dependencies
2023-06-21 13:54:24 -04:00
95fdca04d2
Add django-stubs-ext
as a runtime dependency
2023-06-21 13:52:38 -04:00
2d43713c5b
Bump dependencies
2023-06-08 13:49:53 -04:00
74a5289dd8
Bump dependencies
2023-04-14 01:07:04 -04:00
12d5c9cba5
Bump dependencies
2023-04-03 10:53:29 -04:00
721d8b537d
Bump dependencies
2023-03-28 12:54:27 -04:00
c6f546d080
Fix some mypy typing issues
2023-02-02 22:33:32 -05:00
fe624c421f
Add Django REST Framework
2022-12-23 20:36:24 -05:00
0d9e2e970e
Add type checking, fix some minor typing issues
2022-12-13 13:31:22 -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
9bf33f9b50
Use djlint for js and css
2022-11-07 12:49:12 -05:00
0a8e2ccad9
Bump dependencies
2022-11-07 11:44:34 -05:00
8466139224
[paperwork] Add generation of certification PDFs from wiki pages
2022-07-21 15:45:59 -04:00
e14e57c39e
[rentals] Use django-autocomplete-light for locker renter selection
...
This primarily to make the list of members not block/slow down
loading excessively, as it was currently doing
2022-05-05 17:23:36 -04:00
f9fff4a49e
Bump dependencies
2022-05-05 02:13:48 -04:00
ff723e019d
[rentals] Simplify locker index view/template rendering
...
Also create locker info instances when a new locker unit is created
2022-02-16 22:45:39 -05:00
937646798a
Add django-debug-toolbar dev dependency
2022-02-16 21:56:52 -05:00
55bccb930f
Add a pdm script to run code formatters
2022-02-16 17:12:30 -05:00
60217a600b
Add setuptools to server dependencies, as collectstatic
needs it
2022-02-15 16:33:45 -05:00
c7037d3621
Add missing bleach dependency
2022-02-15 16:16:49 -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
f92a08c851
Switch from Pipenv to PDM
2022-02-12 00:03:11 -05:00
35f714760d
Add/apply black formatter
2022-02-11 23:50:46 -05:00
edc66865e0
Ignore some djlint rules
2022-01-25 00:59:10 -05:00
1577cb7654
Add and apply djlint
2022-01-24 23:36:29 -05:00