You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"change_log": "Prepends the requesting host and scheme to the `original_url` XLoader Resource field, supporting relative URIs for XLoader fields in the database.\n",
"change_log": "Added a `create_atom_id` implement method to the `IFeed` implement class. This allows for plugins to customize the generation of Atom entry IDs.\n",
"change_log": "Suppressed more python loggers during some of the `ckan recombinant` CLI sub-commands. Added the flag argument `[-L|--no-log-suppression]` to bypass log suppressions.\n",
"change_log": "Now outputs choices suffixes into the Data Dictionaries. Defined via `choices_suffix_filter` which should be a dict of suffix value (key) and english and french labels (value)\n",
"change_log": "Added `--flag` option to the `load-csv` subcommand. This adds flags to the temporary session DataStore table `datastore_user` (now `datastore_app_context`), allowing for more customized logic and functionality when loading Recombinant data. The command will now always have the `recombinant_import` flag. Also now accepts the `--skip-validation` command line argument which sets the `skip_validation` flag to the DataStore Context table.\n",
"change_log": "Now only stores the relative URIs in the database for XLoader Resource fields `original_url` (only for Uploads). No longer stores the `ckan_url` value in the database.\n",
0 commit comments