sunilnatraj
sunilnatraj
File format info was not getting set when multiple files are uploaded. Fixes #6772 Changes proposed in this pull request: - Set format in the import flow for multiple files...
Zip function addition to GREL Fixes #5440 Changes proposed in this pull request: - Zip function takes in a 2 or more Array parameters and generates output which is an...
Add escape() function options to escape URL path and fragment #6139 Correctly encode URL strings before use by Fetch URL #6140 Fixes #6139 #6140 Changes proposed in this pull request:...
Identifying file format from registered file types as format guessers support text based files. Fixes #6877 Changes proposed in this pull request: - Set seed file format guessed from file...
Issue - https://github.com/OpenRefine/OpenRefine/issues/5440
Support for definition of mandatory properties and enforcement for new media upload
Added details of additional modes added as part of https://github.com/OpenRefine/OpenRefine/issues/6139