Releases: pwyf/iati-decipher
Releases · pwyf/iati-decipher
v1.2.1
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
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
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
Changed
- Name change (IATI Org file visualiser -> IATI Decipher)
v0.0.13
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-expenditure
s as indicative (#70)
v0.0.12
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
Changed
- Add link to github repo (#62)
- Use icons in footer
- Open mailto link in new tab
v0.0.10
Added
- Separate budgets by @status / @usg:type (#40; #3)
Changed
- Make counts on summary page include all
budget-line
s and expense-line
s
- Pluralise total budgets in nav
- Remove org ID hover
v0.0.9
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
Added
- Add support for
budget-line
s / expense-line
s 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