Commit Graph

59 Commits

Author SHA1 Message Date
b1a7467eda Bump dependencies 2024-05-19 15:55:13 -04:00
281c882a82 Bump dependencies 2024-05-08 12:32:49 -04:00
0944dd7992 Fix various type issues 2024-05-04 18:03:22 -04:00
a2c0707263 Bump dependencies 2024-05-03 12:37:48 -04:00
99060a8a43 Convert settings to use django-configurations 2024-05-03 12:37:48 -04:00
f8a4b425af Bump dependencies 2024-05-03 12:37:48 -04:00
d68e6ea5fe Bump dependencies
Some checks failed
Ruff / ruff (push) Successful in 36s
Test / test (push) Has been cancelled
2024-04-18 11:31:01 -04:00
0ce441336f membershipworks: Add ability for instructors to generate and submit event invoices
Some checks failed
Ruff / ruff (push) Successful in 1m23s
Test / test (push) Failing after 6m7s
2024-04-14 01:31:03 -04:00
60e7fc90aa Add django-bootstrap5 2024-04-14 00:43:45 -04:00
8c29462588 Bump dependencies 2024-03-29 12:01:08 -04:00
44c85b9257 Bump dependencies
Specifically need weasyprint 61.1
2024-03-02 00:22:32 -05:00
b6280d701f doorcontrol: Migrate door updater over from memberPlumbing
All checks were successful
Ruff / ruff (push) Successful in 2m1s
Test / test (push) Successful in 7m20s
2024-02-23 18:39:41 -05:00
b3e3de15a2 Add hypothesis testing dependency 2024-02-16 11:11:13 -05:00
3f928ce40f Bump dependencies
All checks were successful
Ruff / ruff (push) Successful in 21s
2024-02-09 12:43:52 -05:00
83da93b712 membershipworks: Add waiver and Instructor/Vendor reports 2024-02-07 00:27:07 -05:00
c3f51df7d4 Bump dependencies
All checks were successful
Ruff / ruff (push) Successful in 21s
2024-02-02 01:25:54 -05:00
3d7d428914 membershipworks: Add event invoices and financial info to event reports
All checks were successful
Ruff / ruff (push) Successful in 22s
2024-01-31 20:28:28 -05:00
a1a9cb2890 Bump dependencies 2024-01-26 14:03:04 -05:00
f20d85e2e4 Add django-filters 2024-01-26 13:56:27 -05:00
bfe9fc7c2c membershipworks: Add download buttons for event reports 2024-01-24 00:03:57 -05:00
1f3cd94601 Add django-tables2 2024-01-22 12:33:55 -05:00
02777265b0 Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
40ac6ef97f Bump dependencies 2024-01-03 14:23:51 -05:00
02986bdabc Replace {django-,}bleach with {django-,}nh3, as bleach is now deprecated
https://bluesock.org/~willkg/blog/dev/bleach_6_0_0_deprecation.html
nh3/ammonia is faster anyway. django-nh3 is not yet feature complete,
but cmsmanage was only using the template tag anyway
2023-12-30 12:54:08 -05:00
d7e919f6f0 Bump dependencies 2023-12-30 12:18:37 -05:00
275de1e7e7 Use full Cython based uvicorn for server performance 2023-12-26 14:16:26 -05:00
97bcc1df6d membershipworks: Add upcoming events generator 2023-12-22 01:08:20 -05:00
71ab17b2ce Update django to 5.0 2023-12-04 11:38:32 -05:00
f53a8c601a Bump dependencies 2023-12-04 11:35:34 -05:00
d2f87fd37b membershipworks: Add task to sync members with UCS users
UCS = Univention Corporate Server.
Ported from memberPlumbing
2023-12-04 11:27:04 -05:00
f25b67e2f1 Bump dependencies 2023-11-29 17:28:41 -05:00
6408748c3f Add django-extensions dev dependency 2023-11-09 13:01:47 -05:00
7f0de3a16f doorcontrol: Add action to Events admin to update all doors' events 2023-11-08 12:37:06 -05:00
96bcc80516 doorcontrol: Add task to periodically pull events from doors 2023-11-08 12:34:11 -05:00
d835645221 Add and configure Django Q 2023-09-26 23:27:31 -04:00
28abbf69f8 Bump dependencies 2023-09-07 10:54:59 -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
99f907371b Bump djLint to 1.19.6 to fix whitespace issue
https://github.com/Riverside-Healthcare/djLint/issues/451
2022-11-08 12:02:45 -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
0a8e2ccad9 Bump dependencies 2022-11-07 11:44:34 -05:00
260ae2451c Bump dependencies 2022-09-03 00:30:18 -04:00
8466139224 [paperwork] Add generation of certification PDFs from wiki pages 2022-07-21 15:45:59 -04:00