-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
99eab41
commit a14912c
Showing
4 changed files
with
3,442 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"ckan": { | ||
"ckanext-canada": { | ||
"Changes": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Update 'Get started' sentence on the FAQ page for the Registry users.\n", | ||
"hash": "c862f406993cc2b95de1c59372bf3154c5df87f9" | ||
} | ||
], | ||
"Bugfixes": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Trim Proactive Disclosure text fields to 28kB for Solr record indexing. This affects PD types that do not use the Advanced Search (Django) app.\n", | ||
"hash": "ef83ba5b8a907cf4720fe58359433cc837e177cf" | ||
} | ||
] | ||
}, | ||
"ckanext-recombinant": { | ||
"Bugfixes": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "format money(float) type to 2 decimal places to improve precision\n", | ||
"hash": "0692f765db2e483a650df9169196490be4a0898b" | ||
} | ||
] | ||
} | ||
}, | ||
"django": {}, | ||
"drupal": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"ckan": { | ||
"ckanext-canada": { | ||
"uri": "https://github.com/open-data/ckanext-canada", | ||
"prev": "24ef4387df3a42c263a02198e5ef28ef2dcb4bfc", | ||
"head": "c32951deec435917f92357d70bb77860dd050d51" | ||
}, | ||
"ckanext-fluent": { | ||
"uri": "https://github.com/ckan/ckanext-fluent", | ||
"prev": "c4e6dd88478945d4b1c8ec29cf3ded3602a6db38", | ||
"head": "1c29c017b9dd2a7a86051eb7c0416135bf078292" | ||
}, | ||
"ckanext-recombinant": { | ||
"uri": "https://github.com/open-data/ckanext-recombinant", | ||
"prev": "f0904c95384dbebf45b5778c74239bcdc05e5b94", | ||
"head": "629402f0766ae4948a8d1c0349dfdc9bf8802b64" | ||
}, | ||
"ckanext-scheming": { | ||
"uri": "https://github.com/ckan/ckanext-scheming", | ||
"prev": "83a66ca19d962c0ddd3c12fb4a5abffb0ea9c4de", | ||
"head": "27035f4d5b3722c2bc64d39b6c2b1d76c9883636" | ||
} | ||
}, | ||
"django": {}, | ||
"drupal": {} | ||
} |
Oops, something went wrong.