-
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
2b4f004
commit 7dcb2d2
Showing
4 changed files
with
2,528 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,43 @@ | ||
{ | ||
"ckan": { | ||
"ckanext-canada": { | ||
"Changes": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Resource file size now displays in a human-readable format.\n", | ||
"hash": "f1b959ee199bdc1d732b72641b2b44aa991a5452" | ||
}, | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Updated description copy for Service Inventory `Fiscal Year` fields. Updated maximum characters for `Service Name` fields from `250` to `350`.\n", | ||
"hash": "6c477da2caa0073c67d5de86012fe64af1d5584f" | ||
} | ||
] | ||
}, | ||
"ckanext-recombinant": { | ||
"Changes": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "`max_chars` schema field argument now displays in Data Dictionaries as `Character Limit`\n", | ||
"hash": "fea349da649cf6de48c5c05d420527e040156fc0" | ||
} | ||
] | ||
} | ||
}, | ||
"django": {}, | ||
"drupal": { | ||
"gcweb_bootstrap": { | ||
"Changes": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "- Remove the social media pillars from template\n- Remove the citation feature\n", | ||
"hash": "9db01848c8d0eac694fc597beb110f2a392523b8" | ||
} | ||
] | ||
} | ||
} | ||
} |
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": { | ||
"uri": "https://github.com/open-data/ckanext-canada", | ||
"prev": "2ca47a6083a2f09baa9358e506d70f9e71ce3ba9", | ||
"head": "19f053cc7336e6c92f00a7b9fb779d5b133b7f67" | ||
}, | ||
"ckanext-recombinant": { | ||
"uri": "https://github.com/open-data/ckanext-recombinant", | ||
"prev": "2b5ae29e85f8bf2a281576d28533c01b3f103e65", | ||
"head": "37bcb33ddd2d9d04f30085467a9fb79bf9dfb441" | ||
} | ||
}, | ||
"django": { | ||
"oc_search": { | ||
"uri": "https://github.com/open-data/oc_search", | ||
"prev": "13c7eb4d3f5ba7b3bd690b5db8ab47551c13024e", | ||
"head": "ae33b186e9f995488ef3cd60992a430b3cb93eed" | ||
} | ||
}, | ||
"drupal": { | ||
"gcweb_bootstrap": { | ||
"uri": "https://github.com/open-data/gcweb_bootstrap", | ||
"prev": "0e4d58d69912fea7b6b2fd465f32f53a7676a90e", | ||
"head": "afa537aa7064c79b3589c3aac84b47bd63541fd3" | ||
} | ||
} | ||
} |
Oops, something went wrong.