Skip to content

Commit 4d4c256

Browse files
bot(release): commit release files;
1 parent 60c7422 commit 4d4c256

4 files changed

Lines changed: 8868 additions & 0 deletions

File tree

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
{
2+
"ckan": {
3+
"ckan": {
4+
"Bugfixes": [
5+
{
6+
"canada_only": true,
7+
"backport": false,
8+
"change_log": "Fixed a major issue with Resource ValidationErrors not displaying for resources that had been reordered and not indexed yet.\n",
9+
"hash": "63593a2d817f7db91c93c4fcd75869cea0d12f53"
10+
},
11+
{
12+
"canada_only": true,
13+
"backport": false,
14+
"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",
15+
"hash": "754a49fd633782970cffb30434c8283ee018587f"
16+
}
17+
]
18+
},
19+
"ckanext-canada": {
20+
"Changes": [
21+
{
22+
"canada_only": false,
23+
"backport": false,
24+
"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",
25+
"hash": "3c53b6fcb01ae748704b62030bfb8561180f34d7"
26+
},
27+
{
28+
"canada_only": false,
29+
"backport": false,
30+
"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",
31+
"hash": "4db0df25a05743bb528903db60cdbc834ca63a49"
32+
},
33+
{
34+
"canada_only": false,
35+
"backport": false,
36+
"change_log": "Added test coverage for all of the Recombinant resource name and package type redirects/aliases.\n",
37+
"hash": "b701cd0153e6b9eacc0ae8677a6ad92ec329908f"
38+
},
39+
{
40+
"canada_only": false,
41+
"backport": false,
42+
"change_log": "Made Scheming Pages configurable for future code, defaulting to `False`\n",
43+
"hash": "a83650456315b4acca9415b3101ac4e0300fde52"
44+
}
45+
],
46+
"Features": [
47+
{
48+
"canada_only": false,
49+
"backport": false,
50+
"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",
51+
"hash": "2d2974aeb7bdffd4969051ad2a8bb7c6459beeaa"
52+
},
53+
{
54+
"canada_only": false,
55+
"backport": false,
56+
"change_log": "Added styling for a new `alert-guidance` alert type.\n",
57+
"hash": "7d797a7f2b707170b313ea4231ea467a2f17ffe9"
58+
},
59+
{
60+
"canada_only": false,
61+
"backport": false,
62+
"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",
63+
"hash": "ae549abe9bd81f262663cc6b1f5c343fd37021cf"
64+
},
65+
{
66+
"canada_only": false,
67+
"backport": false,
68+
"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",
69+
"hash": "f750a9b77cd1e6787a34c365f6d8d05314e13c44"
70+
}
71+
]
72+
},
73+
"ckanext-recombinant": {
74+
"Bugfixes": [
75+
{
76+
"canada_only": false,
77+
"backport": false,
78+
"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",
79+
"hash": "4821a7d255f3831e236f1520924b8d32aa0f4ed6"
80+
}
81+
],
82+
"Changes": [
83+
{
84+
"canada_only": false,
85+
"backport": false,
86+
"change_log": "Resources will now always be returned in the order defined in the Schema during `recombinant_show`\n",
87+
"hash": "e1710da1487e67946929dbe9c8db08c35a9d01b4"
88+
}
89+
],
90+
"Features": [
91+
{
92+
"canada_only": false,
93+
"backport": false,
94+
"change_log": "Recombinant tabs now display a `shortname` if it is defined for the Resource's Schema.\n",
95+
"hash": "80c13848f077032ece6aa09aed07928c582abe60"
96+
},
97+
{
98+
"canada_only": false,
99+
"backport": false,
100+
"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",
101+
"hash": "d57f1150a1a5c6eaeae9fdfde3c8cc25efe9ba30"
102+
},
103+
{
104+
"canada_only": false,
105+
"backport": false,
106+
"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",
107+
"hash": "ae48f345a4fb244b9987eae7bb7de3f657781f2e"
108+
}
109+
]
110+
}
111+
},
112+
"django": {},
113+
"drupal": {}
114+
}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"ckan": {
3+
"ckan": {
4+
"uri": "https://github.com/open-data/ckan",
5+
"prev": "349ba7ee47797e3cb4910b4720ac6dea4ec172fc",
6+
"head": "65a69d1aa5f70f573ae5b00648d710ef81c22ab0"
7+
},
8+
"ckanext-canada": {
9+
"uri": "https://github.com/open-data/ckanext-canada",
10+
"prev": "9b42dc773f82f7a71df12797bac3139fb527f471",
11+
"head": "f10362462b39845777e3619e1f4f3623ed5960bf"
12+
},
13+
"ckanext-recombinant": {
14+
"uri": "https://github.com/open-data/ckanext-recombinant",
15+
"prev": "e4399bdb8c71707acc1181f4ad065155714a3404",
16+
"head": "03959684a306ffb04e2253f8ca834462365d247a"
17+
}
18+
},
19+
"django": {},
20+
"drupal": {}
21+
}

0 commit comments

Comments
 (0)