Commit Graph

405 Commits

Author SHA1 Message Date
c1af9850e1 Explicitly set USE_DEPRECATED_PYTZ = False for hypothesis 2024-04-18 11:30:45 -04:00
029b4dff28 Split tables out of view modules into tables 2024-04-18 11:30:18 -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
b6b16a17d8 membershipworks: Add model and admin for EventInvoice 2024-04-05 14:10:08 -04:00
132b134dc5 membershipworks: Use nh3 to unescape event titles 2024-04-04 00:23:06 -04:00
53e5ceea89 Continue on errors in pdm run fmt 2024-03-29 12:01:23 -04:00
58cc8cb2f8 doorcontrol: Add EventTicketType method to group by member/non-member 2024-03-29 12:01:23 -04:00
97502fe130 Define Media root and URL for uploaded/generated files 2024-03-29 12:01:23 -04:00
9c1771b414 Enable Ruff rule to reject # XXX: todo lines
Combined with pre-commit, this should prevent me from committing
unfinished sections
2024-03-29 12:01:23 -04:00
0318a610e7 membershipworks: Use monospace font for invoice header math 2024-03-29 12:01:23 -04:00
1ac1470d29 membershipworks: Rename Instructor Revenue column in invoices 2024-03-29 12:01:23 -04:00
8c29462588 Bump dependencies 2024-03-29 12:01:08 -04:00
10cfc151e1 dashboard: Add fragment with links to some misc external apps
All checks were successful
Ruff / ruff (push) Successful in 1m46s
Test / test (push) Successful in 7m5s
2024-03-15 23:38:22 -04:00
5378b74df7 dashboard: Fix typo in type annotation 2024-03-15 12:12:05 -04:00
bc52dd3369 Add permissions-based visible method to LinksCardDashboardFragment 2024-03-15 12:11:30 -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
5aadcccb2c doorcontrol: Fix typo in Door.card_formats
All checks were successful
Ruff / ruff (push) Successful in 1m25s
Test / test (push) Successful in 6m53s
2024-03-07 10:49:28 -05:00
e83c9c0d36 Apply Ruff 2024.2 style changes 2024-03-02 00:22:32 -05:00
44c85b9257 Bump dependencies
Specifically need weasyprint 61.1
2024-03-02 00:22:32 -05:00
b923f8b1bd Bump bootstrap to v5.3.3 2024-02-28 11:31:00 -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
dc9a06b415 Remove separate membershipworks database, merging it into default 2024-02-23 13:01:37 -05:00
61c81e05b6 Set up hypothesis profiles in dev/ci environments
All checks were successful
Ruff / ruff (push) Successful in 25s
Test / test (push) Successful in 5m20s
2024-02-19 16:22:39 -05:00
8d0730bf70 paperwork: Improve performance of random_certifications testing strategy
Some checks failed
Ruff / ruff (push) Successful in 22s
Test / test (push) Failing after 3m56s
2024-02-17 15:56:32 -05:00
6cf520fdf9 Add pdm lock check to pre-commit checks 2024-02-17 15:44:12 -05:00
aec64ea5f3 gitea-actions: Use pdm sync instead of install
Some checks failed
Ruff / ruff (push) Successful in 22s
Test / test (push) Failing after 3m50s
2024-02-17 13:58:07 -05:00
4a0ccdb8bc gitea-actions: Use empty string for github token 2024-02-17 13:58:04 -05:00
7c26cf252d Add gitea action to run tests
Some checks failed
Ruff / ruff (push) Successful in 25s
Test / test (push) Failing after 32s
2024-02-16 14:20:35 -05:00
9568a32b00 paperwork: Add basic tests for CertifiersReport and CertificationCountReport 2024-02-16 13:32:27 -05:00
d59318e2a5 membershipworks: Add Missing Paperwork report 2024-02-16 11:38:45 -05:00
f9fdd7d549 paperwork: Add Certifiers and Certification Count reports 2024-02-16 11:38:02 -05:00
6c5e55507e paperwork: Add basic tests for a few views 2024-02-16 11:12:04 -05:00
a660a73e96 doorcontrol: Switch initial migration to managed 2024-02-16 11:11:36 -05:00
b3e3de15a2 Add hypothesis testing dependency 2024-02-16 11:11:13 -05:00
4934abccb8 Use auto margins and width to center django-tables2 tables 2024-02-13 01:51:15 -05:00
dd6ef35223 membershipworks: Constrain EventMeetingTime.end after start
All checks were successful
Ruff / ruff (push) Successful in 24s
2024-02-12 16:26:19 -05:00
8e0848ecab Disable django-q2 task retries
All checks were successful
Ruff / ruff (push) Successful in 25s
2024-02-11 09:50:21 -05:00
9c071750f5 doorcontrol: Add min-width to "items per page" to fix Safari styling
All checks were successful
Ruff / ruff (push) Successful in 22s
2024-02-10 00:17:22 -05:00
3f928ce40f Bump dependencies
All checks were successful
Ruff / ruff (push) Successful in 21s
2024-02-09 12:43:52 -05:00
d8b275fe74 doorcontrol: Add unique member count to "busiest..." reports
All checks were successful
Ruff / ruff (push) Successful in 22s
2024-02-09 12:23:55 -05:00
02080206c6 doorcontrol: Add "detail by day" access report 2024-02-09 12:23:55 -05:00
66b41e1448 doorcontrol: Store cardholder_id->member per door for correct stats 2024-02-09 12:23:55 -05:00
7fd9181da1 membershipworks: Add changelist action to sync UCS accounts
All checks were successful
Ruff / ruff (push) Successful in 21s
2024-02-08 15:45:02 -05:00
222f28de16 doorcontrol: Use less vertical space for filters in xs breakpoint
All checks were successful
Ruff / ruff (push) Successful in 21s
2024-02-08 10:49:43 -05:00
b582caebff doorcontrol: Add filtering by door to access reports
All checks were successful
Ruff / ruff (push) Successful in 22s
2024-02-08 10:47:32 -05:00
37feea9623 doorcontrol: Fix size of "items per page" input in reports 2024-02-08 10:45:08 -05:00
bbd4d8d700 paperwork: Fix CertificationVersion is_latest/is_current when filtered
All checks were successful
Ruff / ruff (push) Successful in 24s
Unsurprisingly, filtering breaks window functions. Subqueries are less
elegant, but actually work :)
2024-02-07 21:30:28 -05:00
c07e3ac07a paperwork: Add access verification report 2024-02-07 21:13:18 -05:00
43f992e2c3 paperwork: Remove suffixes from names in shopleads mailing list
Mailman3 doesn't have display names per list anymore, so this is
somewhat confusing
2024-02-07 13:40:04 -05:00