Skip to content

Releases: billyfish/eirods-dav

Frictionless Data support

05 Feb 11:17
Compare
Choose a tag to compare

Added support for automatically generating Frictionless Data Packages with completely configurable options for mapping the iRODS metadata keys to the required Frictionless Data values. Any CSV or TSV files can be added as tabular data resources. This initial support is for the general column types and support for the format and other fields defined by the Frictionless Data Table Schema will follow in subsequent upgrades.

1.6.0

20 Jul 11:23
Compare
Choose a tag to compare

Added ability to show the data object checksums in the listings table

1.5.1

22 Oct 12:06
Compare
Choose a tag to compare

This is a minor bugfix release. For more information of the features, please see EIRods-DAV 1.5

Changelog

EIRods-DAV 1.5

24 Aug 15:43
Compare
Choose a tag to compare

Introduction

This update has an upgraded REST API along with complimentary HTML views for some of the API calls. It also has the ability for users to log in so they can see their own iRODS directories as well as the default public ones. Another big feature is that the html that can be inserted into various points within the listings can now insert the content returned from addresses at separate web servers. These addresses can include dynamic parameters such as the iRODS collection or data object ids as well as any metadata values. For more information, please take a look at the documentation for configuring the HTML sections.

This is used to integrate the project information at the Designing Future Wheat data portal with one such example.

Changelog

  • REST API now accepts POST requests.
  • Added REST API for generating virtual directory listings.
  • Added Views API for performing searches and generating virtual directory listings
    directly within the web page.
  • Added extra places within the web page where custom HTML sections can be added.
  • Added ability to get HTML chunks from any http(s) source such as another web server.
  • Added dynamic capabilities to the URL used for getting the HTML chunks using the
    iRODS ids and metadata values.
  • Added ability to customise the headings in the listings table and remove columns.

Davrods 1.4.1

26 Sep 15:11
Compare
Choose a tag to compare

This update to mod_davrods includes the ability to add, edit and delete metadata entries from within a web browser, pull the metadata on demand into the web page using AJAX calls rather than on the initial loading of the page, as well as other user interface enhancements such as location breadcrumbs. It also allows the downloading of all of the metadata for a given iRODS data object or collection in a variety of different formats.

Davrods 1.4

21 Sep 14:27
Compare
Choose a tag to compare

This update to mod_davrods includes the ability to add, edit and delete metadata entries from within a web browser, pull the metadata on demand into teh web page using AJAX calls rather than on the initial loading of the page, as well as other user interface enhancements such as location breadcrumbs.

mod_davrods

24 May 14:17
Compare
Choose a tag to compare

Mod_davrods for Ubuntu 16.04 including functionality such as themeable listings and metadata browsing and searching.