Skip to content

Releases: pwyf/iati-decipher

v0.0.7

03 Oct 15:34
Compare
Choose a tag to compare

Added

  • Add a summary page
  • Add a footer
  • Add an explanation for why menu items have a disabled state (#54)
  • Added the requisite codelists as static json files
  • Add recipient country to document link listings (#56)

Changed

  • Prevent org ID badge from being orphaned
  • Add language, description and date to document listings
  • Hide second navbar by default
  • Use javascript promises for all HTTP requests (#53)
  • Improve error handling throughout, including handling invalid org files (#48)
  • Use IATI codelists as a reference for codelist codes used (#38)

Fixed

  • Prevent document search form from being submitted (#49)
  • Disable autocomplete on document search

v0.0.6

01 Oct 14:14
Compare
Choose a tag to compare

Changed

  • Get plugin working on dataset search page

v0.0.5

01 Oct 10:47
Compare
Choose a tag to compare

Added

  • Added an MVP website

Changed

  • Change how document counters work when filters are used

v0.0.4

30 Sep 14:22
Compare
Choose a tag to compare

Added

  • Add support for filtering by country / region / organisation
  • Add support for filtering by budget-line / expense-line (#36)
  • Show organisation identifier prominently (#16)
  • Add category and country filters to document search (#21)

Fixed

  • Don’t incorrectly identify an activity file with zero activities as an organisation file (#33)

Changed

v0.0.3

27 Sep 10:11
Compare
Choose a tag to compare

Added

  • Root node check, to ensure an org file looks like an org file
  • Add support for IATI registry publisher pages, too (#9)
  • Add a loading animation
  • Move budget graphs into a second level navigation bar (#22)
  • Disable menu items if the relevant data is not present in the org file (#13)
  • Add download XML button (#14)
  • Add link to d-portal (#18)

Changed

  • Don’t download file before clicking on it; check metadata instead (#7)
  • Namespace CSS instead of using !important
  • Change how the “back” button works; rename it “exit” (#32)
  • Hide some menu items at narrow widths