What's Changed
- Update pull_request_template.md by @lbeaufort in #1168
- Patch/1714 - Re-adds the command that runs 'create_committee_view' on server start by @Elaine-Krauss-TCG in #1173
- Remove comment by @toddlees in #1175
- Reverts to deleting Committee DB Views and then making new ones by @Elaine-Krauss-TCG in #1178
- Feature/1754 - Removes json_schema_to_django_model.py by @Elaine-Krauss-TCG in #1177
- Feature/1761 - Resolve Staticfiles Error by @Elaine-Krauss-TCG in #1197
- Release/sprint 50 into DEV by @toddlees in #1199
- Hotfix 1774 into DEV by @toddlees in #1210
- Modify run command - only instance 0 runs migrations/creates views by @lbeaufort in #1205
- feature/1752 - Update committee and candidate validation to limit to alphanumeric values and then use the sanitized candidate/committee id for building the url by @sasha-dresden in #1204
- Feature/160 - Replaces print calls with logger calls by @Elaine-Krauss-TCG in #1201
- feature/1763 - Update blocking_reports to use list instead of list() by @sasha-dresden in #1188
- 1765 - Add temporary default value to non-nullable fields in
CashOnHandYearly
to fix migration, remove erroneousunique
constraint by @lbeaufort in #1211 - Feature/1766 fail build for missing migrations by @lbeaufort in #1213
- feature/1671 - remove old debug login functionality by @dheitzer in #1215
- feature/1784 - Redirect '' to '/api/docs' by @sasha-dresden in #1219
- revert api redirect by @toddlees in #1223
- Feature/1822 - Correct Timezone Issues In Unit Tests by @Elaine-Krauss-TCG in #1214
- feature/1787 - Rename Report Form serializers by @sasha-dresden in #1218
- feature/1756 backward treasurer names on loan by @dheitzer in #1192
- feature/1784 - Fix oidc callback redirect to go to login redirect as opposed to '/' which was previously redirecting to login by @sasha-dresden in #1230
- Move deploy notes to central wiki by @toddlees in #1234
- feature/1836 - Make MemoText list limitted to committee by @sasha-dresden in #1226
- Feature/1770 - Cash on Hand preserved across multi-year gaps by @Elaine-Krauss-TCG in #1240
- README - separate the link to the Snyk dashboard from the invitation link by @Elaine-Krauss-TCG in #1247
- Remove webprint email 1637 by @toddlees in #1242
- feature/1874 - Update date_signed when report is submitted by @sasha-dresden in #1246
- Feature/1878 - Setup deptry to run as circle task to verify dependencies by @sasha-dresden in #1244
- Feature/1767 - Add whole transaction families to reports by @Elaine-Krauss-TCG in #1253
- feature/1606 - Add ENABLE_DEVELOPER_COMMANDS environment variable and limit manage.py subcommands by @sasha-dresden in #1249
- Feature/1777 - Removes the logger_name and _record fields in log entries by @Elaine-Krauss-TCG in #1235
- feature/1699 - Setup initial and secondary polling by @sasha-dresden in #1222
- Feature/1705 - Reset security consent date command by @Elaine-Krauss-TCG in #1129
- remove unused import by @toddlees in #1258
- feature/1895 - Update django and dj_database_url version for vulnerability by @sasha-dresden in #1260
- Feature/513 itemization updates by @dheitzer in #1241
- feature/1558 - Add optional parameter to delete all contacts for committee by @sasha-dresden in #1189
- Feature/1672 by @dheitzer in #1265
- Feature/1866 check migrations for downtime by @lbeaufort in #1245
- Feature/1824 - temporary sec consent by @dheitzer in #1264
- FECFILE-1918: Replaced 'Additional developer notes' with link to wiki by @danguyf in #1268
New Contributors
Full Changelog: sprint-50...sprint-53