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": "Fixed a major i18n issue in which the French translation string (`ckan/templates/package/snippets/package_form.html:35`) had malformed HTML tags, resulting in the Package Form not rendering fully in French.\n",
"change_log": "Defined `shortname` for all of the Recombinant resources. These now display in the Recombinant tabs in the Registry for improved UI/UX.\n",
"change_log": "The Resource `language` field now renders as a Select2 in the webform. You can no longer define `zxx` (\"No linguistic content; Not applicable\") language alongside other languages, this will raise a ValidationError.\n",
"change_log": "When adding a link Resource to a CSV or TSV, a guidance alert will now display copy describing API enablement if the user uploads to our system instead.\n",
"change_log": "Resource `description` field has now been added to our Schemas and webforms. Form fields display in a new \"Semantic Metadata Fields for Resources\" accordion section in the Resource webform.\n",
"change_log": "There are now webpage redirects for Recombinant dataset types. E.g. `/dataset/ati` would redirect to the published Combined dataset page for \"ATI Summaries\"\n",
"change_log": "Fixed an issue where a Recombinant dataset missing a Resource would cause a 500 error. Now allows for webform partial Recombinant create, where the missing resources will be made.\n",
"change_log": "`package_show`, `resource_show`, `datastore_info`, and `datastore_search` now support aliases for Recombinant dataset types and resource names. E.g. `resource_show?id=ati` and `datastore_search?resource_id=ati` will query the `published_resource_id` for the Combined data of \"ATI Summaries\"\n",
"change_log": "There are now webpage redirects for Recombinant resource names. E.g. `/resource/ati` would redirect to the published Combined resource page for \"ATI Summaries\"\n",
0 commit comments