Releases: pwyf/iati-decipher
Releases · pwyf/iati-decipher
v0.0.7
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
v0.0.5
v0.0.4
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
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)