Adam Goldsmith adam.goldsmith
  • Joined on 2020-02-12
adam.goldsmith pushed to main at CMS/cmsmanage 2024-02-04 22:37:47 -05:00
72a1ce8750 membershipworks: Add/fix migrations for earlier manual fixes
adam.goldsmith pushed to main at CMS/cmsmanage 2024-02-03 23:34:12 -05:00
824c37df04 membershipworks: Ignore EventExt.materials_fee_included_in_price when materials fee is 0
adam.goldsmith pushed to main at CMS/cmsmanage 2024-02-02 19:27:56 -05:00
560225cdb3 membershipworks: Add new event attendee email report
adam.goldsmith pushed to main at CMS/cmsmanage 2024-02-02 19:26:03 -05:00
c3f51df7d4 Bump dependencies
adam.goldsmith pushed to main at CMS/cmsmanage 2024-02-01 11:15:52 -05:00
2d16029ed7 membershipworks: Switch EventExt.details_timestamp to an annotation
8961542d14 Use decorator to keep track of group names for django-q2 tasks
Compare 2 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-31 20:40:09 -05:00
3d7d428914 membershipworks: Add event invoices and financial info to event reports
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-30 14:38:46 -05:00
fc5a911c76 membershipworks: Add admin links to event reports
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-30 13:35:13 -05:00
138236a8eb Set bootstrap color mode to auto by default and load script early
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-29 21:50:46 -05:00
eec1420ee9 membershipworks: Fix EventInstructor search_fields
d3215a6588 paperwork: Fix typo in dashboard
e10bcd5b49 membershipworks: Add storage and scraping for Event details
334f8d4bf8 membershipworks: Move table-specific queryset operations into get_table_data
29e87c4468 membershipworks: Change name for EventExt.meetings to avoid extra queries
Compare 14 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-24 22:13:14 -05:00
19d8e888f4 membershipworks: Add EventExt.materials_fee_included_in_price field
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-24 18:36:14 -05:00
ee399e6b64 membershipworks: Use bulk_create for Event
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-24 16:33:09 -05:00
e0b5820bc2 membershipworks: Don't try to set generated fields in from_api_dict
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-24 00:21:19 -05:00
5f59aac67e Use more generic location for table download component
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-24 00:04:03 -05:00
8317ae83c2 doorcontrol: Use django-tables2 for access reports
bfe9fc7c2c membershipworks: Add download buttons for event reports
Compare 2 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-23 23:51:51 -05:00
19884bcbc4 doorcontrol: Use django-tables2 for access reports
a2950c0279 membershipworks: Add download buttons for event reports
97e9a3c9d5 membershipworks: Use django-tables2 for event reports
1f3cd94601 Add django-tables2
1dd2fa521a membershipworks: Set more useful titles in event report templates
Compare 9 commits »
adam.goldsmith pushed to main at CMS/mailman-sync 2024-01-19 23:16:37 -05:00
8f2597e40c Fix remove_moderator to use Address.email instead of Address
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-19 16:26:59 -05:00
df621988f6 membershipworks: Fix bad grouping in EventExt.summarize using subquery
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-19 15:43:25 -05:00
bfa04be2d9 membershipworks: Add event index and year reports
cbe8d24fe4 membershipworks: Add generated field to check if an event occured
4561e317b8 Enable/apply ruff's "flake6-simplify" rules
be68946dcb Add Gitea action to check ruff linting/formatting
37cb41af1b Enable ruff's "pylint" rules
Compare 17 commits »
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-15 21:32:20 -05:00
270e6c7837 membershipworks: Add basic per-month event report
adam.goldsmith pushed to main at CMS/cmsmanage 2024-01-05 14:59:06 -05:00
34821e1c58 membershipworks: Update Transaction.for_what csv field name