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

Releases: hasadna/Open-Knesset

v4.4.5

03 Oct 10:02
Compare
Choose a tag to compare
  • Fix deprecated exception handling and add more logging to various exceptions

v4.4.4

01 Oct 22:47
Compare
Choose a tag to compare

Fix optimization woes

v4.4.3

01 Oct 20:45
Compare
Choose a tag to compare

really resolve #724 issue with replacements and chairperson who are currently not mks

v4.4.2

01 Oct 19:35
Compare
Choose a tag to compare

Also some optimizing committee and committee meeting view

v4.4.1

30 Sep 22:10
Compare
Choose a tag to compare

In This Release

  • fix #677 Show amount of unpublished protocols for each committee
  • #456 - Photos of MKs have wrong aspect ratio when previewed
  • #706 sitemaps

Presence issues - Needs to run stuff after deployment

Government bills proposal issues (Only partial solution, lots of stuff still broken)

missing lobbyist corporation data (we don't know why is that missing) causes crashes

Https issues
resolve #720
Would need to run 2 djano management command after deploy:

python manage.py migrate_mks_url_img_https
python manage.py  rebuild_avatars

General:
Hardcoded django-nose version to fix travis failure and several other libraries for the same issue
refactored p => party so I can understand what's going on

v4.4.0

27 Jun 18:09
Compare
Choose a tag to compare

In This Release

  • fix some problems @RacheliRoval encountered with okhelptexts:
    • make the keyword unique (don't allow more then 1 help text per keyword)
    • fix display of the help text question mark in bill page on law stage which has some votes

v4.3.1

24 Jun 07:13
Compare
Choose a tag to compare

In This Release

  • improvements to error handling - better slack notifications and upgrade to knesset-data v1.2.0 which support request timeouts (default timeout of 15 seconds)

v4.3.0

14 Jun 05:40
Compare
Choose a tag to compare

In This Release

  • #680 adding support for lobbyist alias name
  • #685 Removing english blurb in about

v4.2.0

28 May 16:06
Compare
Choose a tag to compare

In This Release

  • add support for ok help texts which can be edited from the admin
  • add support for the help texts with the following identifiers (self-explanatory):
    • "Legistlation Process"
    • "Legistlation stage: initiation"
    • "Legistlation stage: Pre Vote"
    • "Legistlation stage: Committee Meetings"
    • "Legistlation stage: Bill formulated by the committee"
    • "Legistlation stage: First Vote"
    • "Legistlation stage: Bill Approval"
    • "Legistlation stage: Government Stand"
    • see:
      image

How to add help texts

  • open admin
  • goto okhelptexts > add helptext
  • write the help text in "full text" field (you can write html code)
  • (optionally) write a URL in the moreinfo field
  • in the KW text 1 field, write the help text identifier (see above for the supported identifiers)
  • save
  • pay attention that we have caching, so you might have to wait until you see the help text (or ask to clear the cache)

v4.1.0

27 May 09:19
Compare
Choose a tag to compare

In This Release

  • Added events scraper to crontab (runs nightly)
    • added links for public google calendars of 3 mks:
    • Yael Cohen Paran, Dov Hanin, Ori Ariel
    • You can see the data in using the redash query named "Open-Knesset public calendar events"