Skip to content

1.9.2

Compare
Choose a tag to compare
@nickdos nickdos released this 25 Jul 23:23
· 85 commits to master since this release
  • i18n fixes from CESP workshop
  • added back required properties
  • minor typo fix
  • Fix for #117 allow /ws/contacts without id
  • Fix for #117 allow /ws/contacts without id
  • Merge pull request #118 from charvolant/master - Allow /ws/contacts without id
  • Merge pull request #118 from charvolant/master - Allow /ws/contacts without id
  • added the progress bar back
  • removed reference to missing rotate method
  • minor HTML & i18n fixes, IPT report
  • added a class to h2's
  • string idx check
  • fixes for EML importing
  • removed state constraint and fixes for subcollections
  • Fixed #122 - RIF-CS enhancements
  • Fixed #106 added edit button - Works for all provider types except tempDataResource (code is
    incomplete for editing).
  • Fixed #106 added edit button - Works for all provider types except tempDataResource (code is
    incomplete for editing).
  • Temp fix for missing download stats
  • Fix for Google api warnings
  • Fix for JS tooltip error - Clash with jquery tools and BS tooltip() method.
  • RIF-CS make bounds configurable - Currently too slow in test env
  • Log exception
  • Fix for missing images tab - on public/show pages
  • JS refactor on public/show - Moved JS code from GSP to ext file (for better perormance). Removed progress bar from charts section, as it was broken.