Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

v3.9.0

Compare
Choose a tag to compare
@OriHoch OriHoch released this 01 May 06:57
· 309 commits to master since this release

In This Release

  • #662 Bill statistics calculation and bill queryset display fixing logic
    • #635 - Number of bills that passed 1st call is incorrect
    • #629 - In the comparison page, the number of proposed bills per MK is incorrect
    • Separating mammoth laws.models.py to a models package
    • Keep backwards compat with optional waffle switch (if we see this is broken we can revert back to previous behavior almost effortless. Switch name: 'use_old_statistics')
  • #650 - improvement to facebook share metadata
    • I'll probably need to replace the image once we get one, but this is good enough to start with, especially since I mainly want to start experimenting with facebook/linkedin/twitter/whatsapp apis and bots
    • I'll open another task for advanced sharing (instant article , share from site etc)
  • #649 - test_knesset_proposal_autocomplete assertions should not fail

Post Deployment

  • @alonisser will need to run a management command to update statistics : "recalc_mks_bill_stats"