Skip to content

Releases: pwyf/iati-decipher

v1.2.1

14 Nov 19:29
Compare
Choose a tag to compare

Fixed

  • Fix the link to organisation budgets from the summary screen (#90)
  • Fix missing chart bug in Firefox (#89)
  • Add padding to document title headings (#92)

v1.2.0

12 Nov 18:38
Compare
Choose a tag to compare

Changed

  • Unload all datasets, instead of animating between them
  • When new data is loaded, show all datasets (#88)
  • Revert extra info about total-expenditure IATI versions
  • Fetch Country codelist from IATI

Added

  • Add a demo page
  • Add budget not provided tooltip if no budgets are

Fixed

  • Only call destroy on an existing chart

v1.1.0

09 Nov 15:43
Compare
Choose a tag to compare

Changed

  • Sort documents by document-date (#72)
  • Switch from chart.js to c3.js (#43)
  • Show full numbers on y-axis (not SI prefixes)

Added

  • Make it clear that total-expenditure is v2.02+ only (#60)
  • When filters are used, animate between graphs (#85)

Fixed

  • Fix alignment on second navbar (#80)
  • Don’t show any currency if one hasn’t been set (#82)

v1.0.0

30 Oct 23:13
Compare
Choose a tag to compare

Changed

  • Name change (IATI Org file visualiser -> IATI Decipher)

v0.0.13

15 Oct 22:00
Compare
Choose a tag to compare

Added

  • Add support for document links with multiple categories / languages / recipient countries (#69)
  • Add loading spinner to popup
  • Add link icon badges to popup links and document links

Changed

  • Set document language to the default language, where relevant (#71)

Fixed

  • Show the day of publication as part of the document date
  • Don’t mark total-expenditures as indicative (#70)

v0.0.12

14 Oct 15:39
Compare
Choose a tag to compare

Added

  • Update codelists using gulp (#59)
  • Add a popup to the browser action (#68; #65)

Changed

  • Sort codelist values to show known values first (#67)
  • Replace numeraljs with d3-format
  • Use uglify-es for javascript uglifying

Fixed

  • Fix y-axis precision issues (#11)

v0.0.11

08 Oct 09:03
Compare
Choose a tag to compare

Changed

  • Add link to github repo (#62)
  • Use icons in footer
  • Open mailto link in new tab

v0.0.10

05 Oct 23:19
Compare
Choose a tag to compare

Added

  • Separate budgets by @status / @usg:type (#40; #3)

Changed

  • Make counts on summary page include all budget-lines and expense-lines
  • Pluralise total budgets in nav
  • Remove org ID hover

v0.0.9

05 Oct 10:31
Compare
Choose a tag to compare

Added

  • Add pagination to documents (#47)
  • Add a fade on the loading animation
  • Add a summary to the summary page

Changed

  • Use ISO 3166 lower case short names for countries

Fixed

  • Work around XLSX export bug
  • Remove download button if there’s no chart data

v0.0.8

04 Oct 16:23
Compare
Choose a tag to compare

Added

  • Add support for budget-lines / expense-lines that don’t use the @ref attribute (#37)
  • Add spreadsheet download (#12)

Changed

  • Restyled document listings to look a bit smarter
  • Ignore document categories from category A (since these are activity categories)
  • Rename “Download XML” to “Source XML”
  • Remove moment.js; use native Date

Fixed

  • Hide the graph when there’s no data to show (#57)
  • Display unrecognised DocumentCategory codes nicely