-
Notifications
You must be signed in to change notification settings - Fork 0
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
d80bdad
commit 2b4f004
Showing
4 changed files
with
1,805 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,28 @@ | ||
{ | ||
"ckan": { | ||
"ckanext-canada": { | ||
"Bugfixes": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Add validation fields to info schema.\nAdd missing translations for validation:\n- Validation timestamp\n- Validation status\n", | ||
"hash": "3a8a2bed9ee211d83b4cd84f26d098a60b4d29d6" | ||
}, | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Fixed a reference assignment error in the deleting views code block of PortalUpdater. PortalUpdater will now give a system exit code 1 if there are any errors in the process.\n", | ||
"hash": "1b6138b59f6cf11b46567075ae4109b377b4f489" | ||
}, | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Add translations for the resource field validation_status", | ||
"hash": "a4e232e4eae48a4931f8dafa0d003a27cd5235c8" | ||
} | ||
] | ||
} | ||
}, | ||
"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,11 @@ | ||
{ | ||
"ckan": { | ||
"ckanext-canada": { | ||
"uri": "https://github.com/open-data/ckanext-canada", | ||
"prev": "f3167636ce7e219bcbd61933f453d7ffaca0b6b7", | ||
"head": "2ca47a6083a2f09baa9358e506d70f9e71ce3ba9" | ||
} | ||
}, | ||
"django": {}, | ||
"drupal": {} | ||
} |
Oops, something went wrong.