Adam Goldsmith adam.goldsmith
  • Joined on 2020-02-12
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-23 19:20:52 -04:00
dcf483d19e membershipworks: Automatically send survey emails to event attendees
b1a7467eda Bump dependencies
7ce28d449f Refactor email generation to use a class-based design like Django views
Compare 3 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-15 19:38:30 -04:00
a7e7fafedd membershipworks: Fix check for existing invoices in EventInvoiceForm
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-13 21:44:19 -04:00
4d66f76a02 healthcheck: Don't report error for tasks that are probably running
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-13 00:39:04 -04:00
4404223350 doorcontrol: Add "granted access" count to "detail by day" report
007253cdfd doorcontrol: Add management command to scrape HID events
Compare 2 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-11 01:48:02 -04:00
02aee01d20 Remove accidental .env inclusion from Prod configuration
5f3836dc73 Add healthcheck endpoint for django-q2 clusters and scheduled tasks
Compare 2 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-11 01:47:39 -04:00
1346e49a60 Remove accidental query in healthcheck
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-11 01:04:25 -04:00
f688273ccf Remove accidental .env inclusion from Prod configuration
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-11 01:00:52 -04:00
38513e9c15 Add healthcheck endpoint for django-q2 clusters and scheduled tasks
72cf436e50 Set up database cache for django-q2 monitoring
Compare 2 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-09 02:23:20 -04:00
3e003bddb7 paperwork: Fix regression in Shopleads mailing list membership
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-09 01:37:24 -04:00
8b1722d1f0 membershipworks: Hide EventExt.registrations from admin
df4c5564c4 membershipworks: Remove unnecessary admin.display() function
1310e72e3f membershipworks: Convert EventExt.details_timestamp to GeneratedField
281c882a82 Bump dependencies
7236b55467 Add CSRF_TRUSTED_ORIGINS to environment-settable settings
Compare 18 commits »
adam.goldsmith pushed to configurations at CMS/cmsmanage 2024-05-09 01:20:52 -04:00
8b1722d1f0 membershipworks: Hide EventExt.registrations from admin
df4c5564c4 membershipworks: Remove unnecessary admin.display() function
1310e72e3f membershipworks: Convert EventExt.details_timestamp to GeneratedField
281c882a82 Bump dependencies
7236b55467 Add CSRF_TRUSTED_ORIGINS to environment-settable settings
Compare 7 commits »
adam.goldsmith pushed to main at CMS/mailman-sync 2024-05-08 14:46:31 -04:00
8fac612dda Set moderation_action to accept for moderators/owners
adam.goldsmith pushed to main at CMS/mailman-sync 2024-05-08 14:44:41 -04:00
d8958e860c Set moderation_action to defer for moderators/owners
adam.goldsmith pushed to main at CMS/mailman-sync 2024-05-08 14:43:46 -04:00
c835cc428d Set moderation_action to defer for moderators/owners
adam.goldsmith pushed to main at CMS/mailman-sync 2024-05-07 02:39:36 -04:00
8c56388284 Set moderation_action to defer for moderators
adam.goldsmith pushed to main at CMS/mailman-sync 2024-05-05 00:55:10 -04:00
3a224fcff2 Ensure moderators are also added as members
adam.goldsmith pushed to main at CMS/mailman-sync 2024-05-05 00:53:44 -04:00
28e48dff55 Ensure moderators are also added as members
adam.goldsmith created branch configurations in CMS/cmsmanage 2024-05-04 20:36:07 -04:00
adam.goldsmith pushed to configurations at CMS/cmsmanage 2024-05-04 20:36:07 -04:00
04ca92b5fe Make LOGGING setting configurable via environment variable
0944dd7992 Fix various type issues
9658366d72 Fix mypy for django-configurations
a2c0707263 Bump dependencies
785a445b43 Add support for loading configurations values from systemd credentials
Compare 10 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-05-03 12:37:40 -04:00
79651731b1 membershipworks: Fix missing @property on EventExt.ready_for_invoice