-
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
40f1e49
commit 930fcd0
Showing
4 changed files
with
2,633 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,37 @@ | ||
{ | ||
"ckan": { | ||
"ckanext-canada": { | ||
"Changes": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "- Maintain only one ministers list for both Question Period Notes and Use of Administrative Aircraft.\r\n- Update ministers list to include Governor General choice\r\n- Remove aircraft ministers list\r\n- Update Aircraft PD template to use ministers list and add last updated date\r\n- Update QPNotes PD template to filter GG from the choices list and add last updated date\r\n", | ||
"hash": "d42fa630bbc65e4c7ab193da18db7a50de8b020b" | ||
} | ||
] | ||
}, | ||
"ckanext-recombinant": { | ||
"Features": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Filter any options from the recombinant choice field by using choices_filter in the yaml.", | ||
"hash": "0290909b3a23e3afdc42df8f3d9f08a113796e90" | ||
} | ||
] | ||
} | ||
}, | ||
"django": {}, | ||
"drupal": { | ||
"og": { | ||
"Removals": [ | ||
{ | ||
"canada_only": false, | ||
"backport": false, | ||
"change_log": "Remove deprecated PD searches. The only active search is Access to Information summaries.\n", | ||
"hash": "8845d081c8eed0e58e12f23caff8dae81a61b7f0" | ||
} | ||
] | ||
} | ||
} | ||
} |
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,27 @@ | ||
{ | ||
"ckan": { | ||
"ckanext-canada": { | ||
"uri": "https://github.com/open-data/ckanext-canada", | ||
"prev": "1599b7a59ae931dffe3876abb4127866a82be11d", | ||
"head": "76045e5bf77943d2c0327f0455d287471207b2f0" | ||
}, | ||
"ckanext-excelforms": { | ||
"uri": "https://github.com/ckan/ckanext-excelforms", | ||
"prev": "296785eaba81ea3a159b4ed9eaff9f00fb5e6a15", | ||
"head": "42aef2e76a256f484314e9f09ce9596d1d275627" | ||
}, | ||
"ckanext-recombinant": { | ||
"uri": "https://github.com/open-data/ckanext-recombinant", | ||
"prev": "dc3dc2c637556926cf7209f76fd652c213cc89e1", | ||
"head": "947384a147851ca528ddbdf8736614ad86269353" | ||
} | ||
}, | ||
"django": {}, | ||
"drupal": { | ||
"og": { | ||
"uri": "https://github.com/open-data/og", | ||
"prev": "5d6651dac74418a9b1a3b1ac6d498e94827bda52", | ||
"head": "2fe0995e986d0a8eeadf1275ba21d756e568e4c3" | ||
} | ||
} | ||
} |
Oops, something went wrong.