From 987f0aa460f6052032aef16a9b01fcbe43dce141 Mon Sep 17 00:00:00 2001 From: OpenGovCanDevops Date: Tue, 16 Jul 2024 16:16:25 +0000 Subject: [PATCH] bot(release): commit release files; --- .../change_logs/2024.07.16.json | 108 + .../differences/2024.07.16.json | 31 + .../_release_builds/github/2024.07.16.json | 11294 ++++++++++++++++ .../_release_builds/releases/2024.07.16.json | 100 + 4 files changed, 11533 insertions(+) create mode 100644 docs/source/_release_builds/change_logs/2024.07.16.json create mode 100644 docs/source/_release_builds/differences/2024.07.16.json create mode 100644 docs/source/_release_builds/github/2024.07.16.json create mode 100644 docs/source/_release_builds/releases/2024.07.16.json diff --git a/docs/source/_release_builds/change_logs/2024.07.16.json b/docs/source/_release_builds/change_logs/2024.07.16.json new file mode 100644 index 0000000..d529f4e --- /dev/null +++ b/docs/source/_release_builds/change_logs/2024.07.16.json @@ -0,0 +1,108 @@ +{ + "ckan": { + "ckan": { + "Changes": [ + { + "canada_only": true, + "backport": false, + "change_log": "Updated `datastore_field_name` validator error message to align with the backend error message.\n", + "hash": "597b828cf6b9bea869ab750d60599e6e69c11268" + }, + { + "canada_only": true, + "backport": false, + "change_log": "Added `Show All` and `Hide All` to Datatables view form for column visibility.\n", + "hash": "2d81ec8b8e35b73636e94ff8aeaf0b10c8783737" + }, + { + "canada_only": true, + "backport": false, + "change_log": "Datastore dump XML format now conforms to the standards for XML element names.\n", + "hash": "4fc16e464455b72ed3393d94855539151e9afb71" + } + ] + }, + "ckanext-canada": { + "Changes": [ + { + "canada_only": false, + "backport": false, + "change_log": "New `canada_theme` plugin contains merged Internal and Public templates, assets, and new `is_registry` global.\n", + "hash": "c12dffa68e54d47c24d607fa072c291290785cc8" + }, + { + "canada_only": false, + "backport": false, + "change_log": "Added new CSS layout for Datatables' column visibility modal.\n", + "hash": "c3c6d3139961b27f5215956487449cd474c9fbd4" + } + ], + "Features": [ + { + "canada_only": false, + "backport": false, + "change_log": "Load the GCWeb and WET assets and scripts from the CDTS CDN.\n", + "hash": "60a109e3bdf1e75470f0c2b1fc24683d2eed5c05" + }, + { + "canada_only": false, + "backport": false, + "change_log": "Use the WET JS Builder to comply with the CDTS templates. Updated the error template. The Registry now uses the WET Application templates.\n", + "hash": "37490e2fd83903d213fd59a836ab7771dbc857b7" + }, + { + "canada_only": false, + "backport": false, + "change_log": "Add translations for feature to validate password. The user password cannot be the same as username.", + "hash": "027166b5cc57103731a75306bcbb5d526f0150ca" + } + ], + "Bugfixes": [ + { + "canada_only": false, + "backport": false, + "change_log": "Fixed inline colons for French in various templates. E.g. `Date Published:` -> `Date de publication :`\n", + "hash": "96b0135407002c844fbada8686c7e63f1195855d" + }, + { + "canada_only": false, + "backport": false, + "change_log": "Bugfix for the validation report not rendering because it does not recognize this.ckan", + "hash": "b35bb0255f6b368c6d3122e6d18f8a159f2e0ca9" + } + ] + }, + "ckanext-security": { + "Features": [ + { + "canada_only": true, + "backport": false, + "change_log": "Add validation for user password which cannot be the same as username.", + "hash": "fae2b48811a715e3ab2883d5f09592d09b4d48c9" + } + ] + }, + "ckanext-validation": { + "Changes": [ + { + "canada_only": true, + "backport": false, + "change_log": "Bugfix for the validation report not rendering because it does not recognize this.ckan", + "hash": "b35bb0255f6b368c6d3122e6d18f8a159f2e0ca9" + } + ] + }, + "ckanext-xloader": { + "Changes": [ + { + "canada_only": true, + "backport": false, + "change_log": "Updated `fields` error output messages to align with the new DataStore fields sub-schema.\n", + "hash": "deb0c7b307d0fafbe4a033919cddcb51cf4f92a4" + } + ] + } + }, + "django": {}, + "drupal": {} +} \ No newline at end of file diff --git a/docs/source/_release_builds/differences/2024.07.16.json b/docs/source/_release_builds/differences/2024.07.16.json new file mode 100644 index 0000000..7ef4fd1 --- /dev/null +++ b/docs/source/_release_builds/differences/2024.07.16.json @@ -0,0 +1,31 @@ +{ + "ckan": { + "ckan": { + "uri": "https://github.com/open-data/ckan", + "prev": "ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "head": "0018caa88c75aa6d96b58c0614f7aac0b4142888" + }, + "ckanext-canada": { + "uri": "https://github.com/open-data/ckanext-canada", + "prev": "b699020469571b04e75275b735ea710a77e6022e", + "head": "fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f" + }, + "ckanext-security": { + "uri": "https://github.com/open-data/ckanext-security", + "prev": "6652d05f44f65de37e493ef70ff6b9ef174f5c31", + "head": "0c826045e784b7d0dbdd1c5cd84f33b582441f4f" + }, + "ckanext-validation": { + "uri": "https://github.com/open-data/ckanext-validation", + "prev": "bc5c2f7a744fec500b27c77d4db57e6a9771cbd3", + "head": "e94671fdd0c69f21a9e07ad8c476b78144b254be" + }, + "ckanext-xloader": { + "uri": "https://github.com/open-data/ckanext-xloader", + "prev": "177d93aea6876903d8ebc4237fe91da68da9d525", + "head": "c880ec38c8a0e246143fe265756f789c956d8490" + } + }, + "django": {}, + "drupal": {} +} \ No newline at end of file diff --git a/docs/source/_release_builds/github/2024.07.16.json b/docs/source/_release_builds/github/2024.07.16.json new file mode 100644 index 0000000..581b3ac --- /dev/null +++ b/docs/source/_release_builds/github/2024.07.16.json @@ -0,0 +1,11294 @@ +{ + "ckan": { + "ckan": { + "url": "https://api.github.com/repos/open-data/ckan/compare/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4...0018caa88c75aa6d96b58c0614f7aac0b4142888", + "html_url": "https://github.com/open-data/ckan/compare/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4...0018caa88c75aa6d96b58c0614f7aac0b4142888", + "permalink_url": "https://github.com/open-data/ckan/compare/open-data:ccf27b7...open-data:0018caa", + "diff_url": "https://github.com/open-data/ckan/compare/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4...0018caa88c75aa6d96b58c0614f7aac0b4142888.diff", + "patch_url": "https://github.com/open-data/ckan/compare/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4...0018caa88c75aa6d96b58c0614f7aac0b4142888.patch", + "base_commit": { + "sha": "ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "node_id": "C_kwDOAHlEatoAKGNjZjI3Yjc1M2NlMWM0YzhlYzA3YTdmZjU2M2RhZDQ4NzY2NGE4YzQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-07-08T15:35:38Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-08T15:35:38Z" + }, + "message": "Merge pull request #179 from open-data/feature/datastore-field-name-validator\n\nDatastore Field Name Validation", + "tree": { + "sha": "51a4ed0b2e2659f409839b5111ed2768f25723d6", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/51a4ed0b2e2659f409839b5111ed2768f25723d6" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmjAdKCRC1aQ7uu5UhlAAA5XcQAGSp3L9QytQpMJR4VZAIVM0t\ntEVGFu4wJ9+lzsn8ZMlouK17CV0KKaNyCxDxuY8M5rcGnpI4BmCyusHAXUjBd4b1\n5nLqbIebxo/oMSGvzUZF8II8pqSZ9dDc3zScGAg0HmwyrSevdztghBZ7wXX1bA7v\n3qF45y9D0yIHKsynEEeV56clkBPv1fyzCKB3F0iUK3VtQLMb665w7hdVGuChSRtr\nA3Kx+E1wEwYfHDJfkM2pGLsdp8y2u8zUmwQJMLMChhbfXWfuD7RwI9iTl1P77ZxA\nvh5vH0PY2t1p0DDmzngw8JPQDAqiRy9JMYuDjiZPYz9iCcv9ByOT0cMlzEMTtD9/\n4tIbU7C1HbZf4A/8BHqmS5CEpe3bnru43S0s1OafIA27hSAa0dKDLRT2UY731Yhl\nBSTdnT5iDZRdpztJErnYxlXXwHIfB6c1lWJH/bd0kMbD/hfMAe09Sg81VasutsGz\nSvcBIJHROnTxwUxFg2qmGYwIPP50h4eD16WLftL9irM2EIytUfW+ktBZWh1GxXD6\nAMu36dv8lUJysj7gvzpIZ3rq07LH76HhFPo7BCyoqpGHlGq1kjz2UKUnACScPL8Z\n63eLrSw3Tl64HfJgPNyFpHh6dz8FtjL6F8aNmV9jBEEY96ZtfGOnuLwP5jG2pzY3\n3i3IElqm1ozL8LdMs8Rp\n=WXJV\n-----END PGP SIGNATURE-----\n", + "payload": "tree 51a4ed0b2e2659f409839b5111ed2768f25723d6\nparent 44417ec1c803cabe3f2286185400650f77fa9838\nparent 551ebcbd209611c2f55c62461ee35589faa2e169\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1720452938 -0400\ncommitter GitHub 1720452938 -0400\n\nMerge pull request #179 from open-data/feature/datastore-field-name-validator\n\nDatastore Field Name Validation" + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "html_url": "https://github.com/open-data/ckan/commit/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "44417ec1c803cabe3f2286185400650f77fa9838", + "url": "https://api.github.com/repos/open-data/ckan/commits/44417ec1c803cabe3f2286185400650f77fa9838", + "html_url": "https://github.com/open-data/ckan/commit/44417ec1c803cabe3f2286185400650f77fa9838" + }, + { + "sha": "551ebcbd209611c2f55c62461ee35589faa2e169", + "url": "https://api.github.com/repos/open-data/ckan/commits/551ebcbd209611c2f55c62461ee35589faa2e169", + "html_url": "https://github.com/open-data/ckan/commit/551ebcbd209611c2f55c62461ee35589faa2e169" + } + ] + }, + "merge_base_commit": { + "sha": "ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "node_id": "C_kwDOAHlEatoAKGNjZjI3Yjc1M2NlMWM0YzhlYzA3YTdmZjU2M2RhZDQ4NzY2NGE4YzQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-07-08T15:35:38Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-08T15:35:38Z" + }, + "message": "Merge pull request #179 from open-data/feature/datastore-field-name-validator\n\nDatastore Field Name Validation", + "tree": { + "sha": "51a4ed0b2e2659f409839b5111ed2768f25723d6", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/51a4ed0b2e2659f409839b5111ed2768f25723d6" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmjAdKCRC1aQ7uu5UhlAAA5XcQAGSp3L9QytQpMJR4VZAIVM0t\ntEVGFu4wJ9+lzsn8ZMlouK17CV0KKaNyCxDxuY8M5rcGnpI4BmCyusHAXUjBd4b1\n5nLqbIebxo/oMSGvzUZF8II8pqSZ9dDc3zScGAg0HmwyrSevdztghBZ7wXX1bA7v\n3qF45y9D0yIHKsynEEeV56clkBPv1fyzCKB3F0iUK3VtQLMb665w7hdVGuChSRtr\nA3Kx+E1wEwYfHDJfkM2pGLsdp8y2u8zUmwQJMLMChhbfXWfuD7RwI9iTl1P77ZxA\nvh5vH0PY2t1p0DDmzngw8JPQDAqiRy9JMYuDjiZPYz9iCcv9ByOT0cMlzEMTtD9/\n4tIbU7C1HbZf4A/8BHqmS5CEpe3bnru43S0s1OafIA27hSAa0dKDLRT2UY731Yhl\nBSTdnT5iDZRdpztJErnYxlXXwHIfB6c1lWJH/bd0kMbD/hfMAe09Sg81VasutsGz\nSvcBIJHROnTxwUxFg2qmGYwIPP50h4eD16WLftL9irM2EIytUfW+ktBZWh1GxXD6\nAMu36dv8lUJysj7gvzpIZ3rq07LH76HhFPo7BCyoqpGHlGq1kjz2UKUnACScPL8Z\n63eLrSw3Tl64HfJgPNyFpHh6dz8FtjL6F8aNmV9jBEEY96ZtfGOnuLwP5jG2pzY3\n3i3IElqm1ozL8LdMs8Rp\n=WXJV\n-----END PGP SIGNATURE-----\n", + "payload": "tree 51a4ed0b2e2659f409839b5111ed2768f25723d6\nparent 44417ec1c803cabe3f2286185400650f77fa9838\nparent 551ebcbd209611c2f55c62461ee35589faa2e169\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1720452938 -0400\ncommitter GitHub 1720452938 -0400\n\nMerge pull request #179 from open-data/feature/datastore-field-name-validator\n\nDatastore Field Name Validation" + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "html_url": "https://github.com/open-data/ckan/commit/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "44417ec1c803cabe3f2286185400650f77fa9838", + "url": "https://api.github.com/repos/open-data/ckan/commits/44417ec1c803cabe3f2286185400650f77fa9838", + "html_url": "https://github.com/open-data/ckan/commit/44417ec1c803cabe3f2286185400650f77fa9838" + }, + { + "sha": "551ebcbd209611c2f55c62461ee35589faa2e169", + "url": "https://api.github.com/repos/open-data/ckan/commits/551ebcbd209611c2f55c62461ee35589faa2e169", + "html_url": "https://github.com/open-data/ckan/commit/551ebcbd209611c2f55c62461ee35589faa2e169" + } + ] + }, + "status": "ahead", + "ahead_by": 10, + "behind_by": 0, + "total_commits": 10, + "commits": [ + { + "sha": "91b5e738efc69e93800c65b18868ef5db73cef26", + "node_id": "C_kwDOAHlEatoAKDkxYjVlNzM4ZWZjNjllOTM4MDBjNjViMTg4NjhlZjVkYjczY2VmMjY", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-10T15:51:12Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-10T15:51:12Z" + }, + "message": "fix(misc): error message;\n\n- Updated error messages.", + "tree": { + "sha": "2f3c09307319796c20f05c6f209978b4c4901dbc", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/2f3c09307319796c20f05c6f209978b4c4901dbc" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/91b5e738efc69e93800c65b18868ef5db73cef26", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/91b5e738efc69e93800c65b18868ef5db73cef26", + "html_url": "https://github.com/open-data/ckan/commit/91b5e738efc69e93800c65b18868ef5db73cef26", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/91b5e738efc69e93800c65b18868ef5db73cef26/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "url": "https://api.github.com/repos/open-data/ckan/commits/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4", + "html_url": "https://github.com/open-data/ckan/commit/ccf27b753ce1c4c8ec07a7ff563dad487664a8c4" + } + ] + }, + { + "sha": "b2c4952307eed1bc358804ea1617eba6e7c8fd91", + "node_id": "C_kwDOAHlEatoAKGIyYzQ5NTIzMDdlZWQxYmMzNTg4MDRlYTE2MTdlYmE2ZTdjOGZkOTE", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-10T15:52:04Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-10T15:52:04Z" + }, + "message": "fix(misc): error message;\n\n- Updated error messages.", + "tree": { + "sha": "ac8fb8a9de825602f0241f35f3548b3d6fb16171", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/ac8fb8a9de825602f0241f35f3548b3d6fb16171" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/b2c4952307eed1bc358804ea1617eba6e7c8fd91", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/b2c4952307eed1bc358804ea1617eba6e7c8fd91", + "html_url": "https://github.com/open-data/ckan/commit/b2c4952307eed1bc358804ea1617eba6e7c8fd91", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/b2c4952307eed1bc358804ea1617eba6e7c8fd91/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "91b5e738efc69e93800c65b18868ef5db73cef26", + "url": "https://api.github.com/repos/open-data/ckan/commits/91b5e738efc69e93800c65b18868ef5db73cef26", + "html_url": "https://github.com/open-data/ckan/commit/91b5e738efc69e93800c65b18868ef5db73cef26" + } + ] + }, + { + "sha": "17396334e3e98588b4811d84e00baf59446d2d7f", + "node_id": "C_kwDOAHlEatoAKDE3Mzk2MzM0ZTNlOTg1ODhiNDgxMWQ4NGUwMGJhZjU5NDQ2ZDJkN2Y", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-11T18:35:53Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-11T18:35:53Z" + }, + "message": "feat(logic): ds dump xml rules;\n\n- Added regex substitutions for XML element names.", + "tree": { + "sha": "b94375f89de39a6fe287dd966572070e1b3bd8ce", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/b94375f89de39a6fe287dd966572070e1b3bd8ce" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/17396334e3e98588b4811d84e00baf59446d2d7f", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/17396334e3e98588b4811d84e00baf59446d2d7f", + "html_url": "https://github.com/open-data/ckan/commit/17396334e3e98588b4811d84e00baf59446d2d7f", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/17396334e3e98588b4811d84e00baf59446d2d7f/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "b2c4952307eed1bc358804ea1617eba6e7c8fd91", + "url": "https://api.github.com/repos/open-data/ckan/commits/b2c4952307eed1bc358804ea1617eba6e7c8fd91", + "html_url": "https://github.com/open-data/ckan/commit/b2c4952307eed1bc358804ea1617eba6e7c8fd91" + } + ] + }, + { + "sha": "f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c", + "node_id": "C_kwDOAHlEatoAKGYyYTUyYTZhZWEwMjM1YzNmNDBlN2I0NmVkMGFjM2YzYzEwYTg4N2M", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-11T18:39:26Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-11T18:39:26Z" + }, + "message": "feat(misc) changelog;\n\n- Added change log file.", + "tree": { + "sha": "59764adda08404d83e36e209452144054ebd4034", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/59764adda08404d83e36e209452144054ebd4034" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c", + "html_url": "https://github.com/open-data/ckan/commit/f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "17396334e3e98588b4811d84e00baf59446d2d7f", + "url": "https://api.github.com/repos/open-data/ckan/commits/17396334e3e98588b4811d84e00baf59446d2d7f", + "html_url": "https://github.com/open-data/ckan/commit/17396334e3e98588b4811d84e00baf59446d2d7f" + } + ] + }, + { + "sha": "3bdba1173fb5ed854dd909b17cf9539fa2fa09fa", + "node_id": "C_kwDOAHlEatoAKDNiZGJhMTE3M2ZiNWVkODU0ZGQ5MDliMTdjZjk1MzlmYTJmYTA5ZmE", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T15:07:59Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T15:07:59Z" + }, + "message": "feat(templates): show all dt view;\n\n- Added `Show All` and `Hide All` to datatable view form for column visibility.", + "tree": { + "sha": "d090c9e2e69176f28aeee561d71792d5a989936f", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/d090c9e2e69176f28aeee561d71792d5a989936f" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/3bdba1173fb5ed854dd909b17cf9539fa2fa09fa", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/3bdba1173fb5ed854dd909b17cf9539fa2fa09fa", + "html_url": "https://github.com/open-data/ckan/commit/3bdba1173fb5ed854dd909b17cf9539fa2fa09fa", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/3bdba1173fb5ed854dd909b17cf9539fa2fa09fa/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "b2c4952307eed1bc358804ea1617eba6e7c8fd91", + "url": "https://api.github.com/repos/open-data/ckan/commits/b2c4952307eed1bc358804ea1617eba6e7c8fd91", + "html_url": "https://github.com/open-data/ckan/commit/b2c4952307eed1bc358804ea1617eba6e7c8fd91" + } + ] + }, + { + "sha": "2cf79394fbd3dd129d22ec79a7a212c405f14042", + "node_id": "C_kwDOAHlEatoAKDJjZjc5Mzk0ZmJkM2RkMTI5ZDIyZWM3OWE3YTIxMmM0MDVmMTQwNDI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-07-12T15:10:48Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-12T15:10:48Z" + }, + "message": "Update ckanext/datastore/writer.py\n\nCo-authored-by: Ian Ward ", + "tree": { + "sha": "e42348f335b3332bb18b981d116341d6fc0fb010", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/e42348f335b3332bb18b981d116341d6fc0fb010" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/2cf79394fbd3dd129d22ec79a7a212c405f14042", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmkUd4CRC1aQ7uu5UhlAAAYjYQAE7Q7eoxuxbss/sXjqcQ/Ylc\naXEsBlO08KaMEmDlZG0fvoNQeraDM72mLHlo/VbyX+E3M2UYIuFJxIE0MzR66gxB\n4HAxcELTxVICHRLBNML5Sb6Zh8nCdpbwVWkDlGhVcCEP2j98Ottaqevdiki0wEJS\ne0gsWd6zlKw/KptPrIR5KM1XttcyYSkGbKzCG+nf6o8+1OK9+zoNtaqqz8p2nKvJ\nd50SCv2BVwSEf41PP1PbEMOR/BU5mDiOr5FCzt9McdpeSzNl43H4gB2AJMbtm4R2\n4gQQKs2HRCmr3b8Oef7faBpiLfEdySFBP3rrmXk+7m0MPEyJ0TiIe0303yntlO2M\n1H9PevxOmFOFqwWDFDlylkTWHVoPhtucQai6j7nNsjaaN5e8mNi+SimSzc8EsoyB\ndN8UlFIJ5zSUBrYYKvsLdHfP4tPcXdh7ySHz84E4ivutMchKXmkhp+ehYBHFxITu\nuJMkA/9lCRieAAIPyLZwLDXa8+YZbB7zGq1XdjTg0UeiftK/oQZ7NY1Rf6TEYCyB\nb9i86YZPqvC9IccKglqStmc5C0kUBXpI2jezLG/DinNAEdHz/QgwUuI26wEcZIi3\nbcJqpP1IO37YyAEYawdqCsgm0JFdS174z51kXx8q7eqOA/KZgoSqLMca2nLjr9y8\nXYRGUgo9+dHTGIaCooa+\n=7Ui9\n-----END PGP SIGNATURE-----\n", + "payload": "tree e42348f335b3332bb18b981d116341d6fc0fb010\nparent f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1720797048 -0400\ncommitter GitHub 1720797048 -0400\n\nUpdate ckanext/datastore/writer.py\n\nCo-authored-by: Ian Ward " + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/2cf79394fbd3dd129d22ec79a7a212c405f14042", + "html_url": "https://github.com/open-data/ckan/commit/2cf79394fbd3dd129d22ec79a7a212c405f14042", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/2cf79394fbd3dd129d22ec79a7a212c405f14042/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c", + "url": "https://api.github.com/repos/open-data/ckan/commits/f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c", + "html_url": "https://github.com/open-data/ckan/commit/f2a52a6aea0235c3f40e7b46ed0ac3f3c10a887c" + } + ] + }, + { + "sha": "29fea16fad4fb5dffb2343e35e783f27a76e9829", + "node_id": "C_kwDOAHlEatoAKDI5ZmVhMTZmYWQ0ZmI1ZGZmYjIzNDNlMzVlNzgzZjI3YTc2ZTk4Mjk", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T15:44:44Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T15:44:44Z" + }, + "message": "fix(logic): ds xml dump;\n\n- Added in accented characters to allow list.\n- Used space special char.\n- Added uniqueness to the element names after regex substitutions.", + "tree": { + "sha": "94e9122d38aabc7ef0899809e5c4e1411b5b8323", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/94e9122d38aabc7ef0899809e5c4e1411b5b8323" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/29fea16fad4fb5dffb2343e35e783f27a76e9829", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/29fea16fad4fb5dffb2343e35e783f27a76e9829", + "html_url": "https://github.com/open-data/ckan/commit/29fea16fad4fb5dffb2343e35e783f27a76e9829", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/29fea16fad4fb5dffb2343e35e783f27a76e9829/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "2cf79394fbd3dd129d22ec79a7a212c405f14042", + "url": "https://api.github.com/repos/open-data/ckan/commits/2cf79394fbd3dd129d22ec79a7a212c405f14042", + "html_url": "https://github.com/open-data/ckan/commit/2cf79394fbd3dd129d22ec79a7a212c405f14042" + } + ] + }, + { + "sha": "721bbc78c0407da8c0d96cb8e6c44b405a692c45", + "node_id": "C_kwDOAHlEatoAKDcyMWJiYzc4YzA0MDdkYThjMGQ5NmNiOGU2YzQ0YjQwNWE2OTJjNDU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T16:37:50Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T16:37:50Z" + }, + "message": "fix(logic): ds xml dump;\n\n- Added rule to start with underscore or letter.", + "tree": { + "sha": "8913c585945d5685e701ffb9ab726e35562d47ff", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/8913c585945d5685e701ffb9ab726e35562d47ff" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/721bbc78c0407da8c0d96cb8e6c44b405a692c45", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/721bbc78c0407da8c0d96cb8e6c44b405a692c45", + "html_url": "https://github.com/open-data/ckan/commit/721bbc78c0407da8c0d96cb8e6c44b405a692c45", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/721bbc78c0407da8c0d96cb8e6c44b405a692c45/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "29fea16fad4fb5dffb2343e35e783f27a76e9829", + "url": "https://api.github.com/repos/open-data/ckan/commits/29fea16fad4fb5dffb2343e35e783f27a76e9829", + "html_url": "https://github.com/open-data/ckan/commit/29fea16fad4fb5dffb2343e35e783f27a76e9829" + } + ] + }, + { + "sha": "1e26b08cd1b57d66c774da4542c3ce50a8781b50", + "node_id": "C_kwDOAHlEatoAKDFlMjZiMDhjZDFiNTdkNjZjNzc0ZGE0NTQyYzNjZTUwYTg3ODFiNTA", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T17:06:32Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T17:06:32Z" + }, + "message": "fix(logic): ds xml dump;\n\n- Normalize string.", + "tree": { + "sha": "4853146e49cc515a9ac7b4c995ef948ea4bd3743", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/4853146e49cc515a9ac7b4c995ef948ea4bd3743" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/1e26b08cd1b57d66c774da4542c3ce50a8781b50", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/1e26b08cd1b57d66c774da4542c3ce50a8781b50", + "html_url": "https://github.com/open-data/ckan/commit/1e26b08cd1b57d66c774da4542c3ce50a8781b50", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/1e26b08cd1b57d66c774da4542c3ce50a8781b50/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "721bbc78c0407da8c0d96cb8e6c44b405a692c45", + "url": "https://api.github.com/repos/open-data/ckan/commits/721bbc78c0407da8c0d96cb8e6c44b405a692c45", + "html_url": "https://github.com/open-data/ckan/commit/721bbc78c0407da8c0d96cb8e6c44b405a692c45" + } + ] + }, + { + "sha": "0018caa88c75aa6d96b58c0614f7aac0b4142888", + "node_id": "C_kwDOAHlEatoAKDAwMThjYWE4OGM3NWFhNmQ5NmI1OGMwNjE0ZjdhYWMwYjQxNDI4ODg", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-07-12T17:10:30Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-12T17:10:30Z" + }, + "message": "Merge pull request #180 from open-data/fix/ds-writer-xml-element-names\n\nDatastore Dump XML Element Names", + "tree": { + "sha": "ee99ed384e14e9979af54ca6996ea4c810e59862", + "url": "https://api.github.com/repos/open-data/ckan/git/trees/ee99ed384e14e9979af54ca6996ea4c810e59862" + }, + "url": "https://api.github.com/repos/open-data/ckan/git/commits/0018caa88c75aa6d96b58c0614f7aac0b4142888", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmkWOGCRC1aQ7uu5UhlAAAmPAQAAP1qUZPOpzF6Qa9rFijn7XP\n5gnOzDfgQFjCtOraQEiD16wr3qQ6IOoB6sZcmqI5x8V091yvDR03B04ruDW6PWL7\nxvPR++ICjdH/UroibNo3HA9C/e6J0u3c6OGa3BLbHBL+fwRw5egCOBSe9h2yQsT/\nWJvGIqa9fRN+3MPEq9ukCecgnN6CSk89PFrWBmO7vTRP08dBMHAt1rUEWKvW97oa\nxD1nmcC+OyPMx4Nnr0CEJlJcBbwZDvD3RLgQ9p03PoS02iEHjYCPUCsugyuMqkZn\nEfCx4x5McHztncGkv3hNNJTapWs5vyIK6MrRCOglohYch4fXMkSFzW4lPhN4vgF1\nAkrLCqf7bqI6GmDQcfiiEbMejY7ccoliPtmFfyCbpoLHESWV98J+QaCv1p4WWN00\n36BkhDrHe02fyp1SxzTuiVZe1sWCHgfHV/67DS+ErqTjXUavxI4+/fO4Fz+maWVt\nbUkncuP4i+6zeBHUOh0pTklaUSiQpnEipw3XEXuSbN+0PLOHCf8u2Tiv7Ie+b3Df\nyrfwPEJC55pKhUwWUEQGmTgYzzREl+lkdeOIry1jKEJg9zXCRPY+808X0ZeITqdG\nAwIxHCixEVWyzFAH2an5XdxmV1eyK7PlhXGvlf81TtzMafg2HipCNu3+EwBsLJMY\nEokXJSywEvdNonGoxzHj\n=m3Lx\n-----END PGP SIGNATURE-----\n", + "payload": "tree ee99ed384e14e9979af54ca6996ea4c810e59862\nparent 3bdba1173fb5ed854dd909b17cf9539fa2fa09fa\nparent 1e26b08cd1b57d66c774da4542c3ce50a8781b50\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1720804230 -0400\ncommitter GitHub 1720804230 -0400\n\nMerge pull request #180 from open-data/fix/ds-writer-xml-element-names\n\nDatastore Dump XML Element Names" + } + }, + "url": "https://api.github.com/repos/open-data/ckan/commits/0018caa88c75aa6d96b58c0614f7aac0b4142888", + "html_url": "https://github.com/open-data/ckan/commit/0018caa88c75aa6d96b58c0614f7aac0b4142888", + "comments_url": "https://api.github.com/repos/open-data/ckan/commits/0018caa88c75aa6d96b58c0614f7aac0b4142888/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "3bdba1173fb5ed854dd909b17cf9539fa2fa09fa", + "url": "https://api.github.com/repos/open-data/ckan/commits/3bdba1173fb5ed854dd909b17cf9539fa2fa09fa", + "html_url": "https://github.com/open-data/ckan/commit/3bdba1173fb5ed854dd909b17cf9539fa2fa09fa" + }, + { + "sha": "1e26b08cd1b57d66c774da4542c3ce50a8781b50", + "url": "https://api.github.com/repos/open-data/ckan/commits/1e26b08cd1b57d66c774da4542c3ce50a8781b50", + "html_url": "https://github.com/open-data/ckan/commit/1e26b08cd1b57d66c774da4542c3ce50a8781b50" + } + ] + } + ], + "files": [ + { + "sha": "597b828cf6b9bea869ab750d60599e6e69c11268", + "filename": "changes/0003.canada.changes", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckan/blob/0018caa88c75aa6d96b58c0614f7aac0b4142888/changes%2F0003.canada.changes", + "raw_url": "https://github.com/open-data/ckan/raw/0018caa88c75aa6d96b58c0614f7aac0b4142888/changes%2F0003.canada.changes", + "contents_url": "https://api.github.com/repos/open-data/ckan/contents/changes%2F0003.canada.changes?ref=0018caa88c75aa6d96b58c0614f7aac0b4142888", + "patch": "@@ -0,0 +1 @@\n+Updated `datastore_field_name` validator error message to align with the backend error message." + }, + { + "sha": "2d81ec8b8e35b73636e94ff8aeaf0b10c8783737", + "filename": "changes/0004.canada.changes", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckan/blob/0018caa88c75aa6d96b58c0614f7aac0b4142888/changes%2F0004.canada.changes", + "raw_url": "https://github.com/open-data/ckan/raw/0018caa88c75aa6d96b58c0614f7aac0b4142888/changes%2F0004.canada.changes", + "contents_url": "https://api.github.com/repos/open-data/ckan/contents/changes%2F0004.canada.changes?ref=0018caa88c75aa6d96b58c0614f7aac0b4142888", + "patch": "@@ -0,0 +1 @@\n+Added `Show All` and `Hide All` to Datatables view form for column visibility." + }, + { + "sha": "4fc16e464455b72ed3393d94855539151e9afb71", + "filename": "changes/180.canada.changes", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckan/blob/0018caa88c75aa6d96b58c0614f7aac0b4142888/changes%2F180.canada.changes", + "raw_url": "https://github.com/open-data/ckan/raw/0018caa88c75aa6d96b58c0614f7aac0b4142888/changes%2F180.canada.changes", + "contents_url": "https://api.github.com/repos/open-data/ckan/contents/changes%2F180.canada.changes?ref=0018caa88c75aa6d96b58c0614f7aac0b4142888", + "patch": "@@ -0,0 +1 @@\n+Datastore dump XML format now conforms to the standards for XML element names." + }, + { + "sha": "11e9eae6f16e39b3875c64d3f06e75136fc60e08", + "filename": "ckanext/datastore/logic/validators.py", + "status": "modified", + "additions": 1, + "deletions": 1, + "changes": 2, + "blob_url": "https://github.com/open-data/ckan/blob/0018caa88c75aa6d96b58c0614f7aac0b4142888/ckanext%2Fdatastore%2Flogic%2Fvalidators.py", + "raw_url": "https://github.com/open-data/ckan/raw/0018caa88c75aa6d96b58c0614f7aac0b4142888/ckanext%2Fdatastore%2Flogic%2Fvalidators.py", + "contents_url": "https://api.github.com/repos/open-data/ckan/contents/ckanext%2Fdatastore%2Flogic%2Fvalidators.py?ref=0018caa88c75aa6d96b58c0614f7aac0b4142888", + "patch": "@@ -47,5 +47,5 @@ def datastore_field_name(value, context):\n Check if the field name is valid\n \"\"\"\n if not is_valid_field_name(value):\n- raise Invalid(_(\"Invalid value for a datastore field name.\"))\n+ raise Invalid(_('\"{0}\" is not a valid field name').format(value))\n return value" + }, + { + "sha": "0761744b34c6a010c6a5e446ac021de195939759", + "filename": "ckanext/datastore/writer.py", + "status": "modified", + "additions": 32, + "deletions": 1, + "changes": 33, + "blob_url": "https://github.com/open-data/ckan/blob/0018caa88c75aa6d96b58c0614f7aac0b4142888/ckanext%2Fdatastore%2Fwriter.py", + "raw_url": "https://github.com/open-data/ckan/raw/0018caa88c75aa6d96b58c0614f7aac0b4142888/ckanext%2Fdatastore%2Fwriter.py", + "contents_url": "https://api.github.com/repos/open-data/ckan/contents/ckanext%2Fdatastore%2Fwriter.py?ref=0018caa88c75aa6d96b58c0614f7aac0b4142888", + "patch": "@@ -1,4 +1,5 @@\n # encoding: utf-8\n+import re # (canada fork only): conform to XML stadards for element names\n from io import StringIO, BytesIO\n \n from contextlib import contextmanager\n@@ -8,9 +9,19 @@\n import csv\n \n from codecs import BOM_UTF8\n+import unicodedata\n \n BOM = \"\\N{bom}\"\n \n+# (canada fork only): conform to XML stadards for element names\n+# TODO: upstream contrib\n+xml_element_name_rules = [\n+ (re.compile(r'^(\\d*xml\\d*|\\d+)', re.I), ''), # cannot start with XML or number\n+ (re.compile(r'\\s+'), '_'), # cannot contain spaces\n+ (re.compile(r'[^\\w_.-]', re.U), ''), # can only contain letters, underscores, stops, and hyphens\n+ (re.compile(r'^[\\d.-]+'), ''), # must start with a letter or underscore\n+]\n+\n \n @contextmanager\n def csv_writer(fields, bom=False):\n@@ -140,7 +151,26 @@ def __init__(self, output, columns):\n self.id_col = columns[0] == u'_id'\n if self.id_col:\n columns = columns[1:]\n+ # (canada fork only): conform to XML stadards for element names\n+ # TODO: upstream contrib??\n+ #\n+ # Element names must start with a letter or underscore.\n+ # Element names cannot start with the letters xml (or XML, or Xml, etc).\n+ # Element names can contain letters, digits, hyphens, underscores, and periods.\n+ # Element names cannot contain spaces.\n+ #\n self.columns = columns\n+ self.element_names = {}\n+ for col in columns:\n+ element_name = unicodedata.normalize('NFC', col)\n+ for rule, replacement in xml_element_name_rules:\n+ element_name = re.sub(rule, replacement, element_name)\n+ unique_suffix = 0\n+ unique_name = element_name\n+ while unique_name in self.element_names.values():\n+ unique_name = '%s_%s' % (element_name, unique_suffix)\n+ unique_suffix += 1\n+ self.element_names[col] = unique_name\n \n def _insert_node(self, root, k, v, key_attr=None):\n element = SubElement(root, k)\n@@ -166,7 +196,8 @@ def write_records(self, records):\n if self.id_col:\n root.attrib['_id'] = str(r['_id'])\n for c in self.columns:\n- self._insert_node(root, c, r[c])\n+ # (canada fork only): conform to XML stadards for element names\n+ self._insert_node(root, self.element_names[c], r[c])\n ElementTree(root).write(self.output, encoding='utf-8')\n self.output.write(b'\\n')\n self.output.seek(0)" + }, + { + "sha": "19aa42c58cf37529c182ee8247d3570f165ccde5", + "filename": "ckanext/datatablesview/templates/datatables/datatables_form.html", + "status": "modified", + "additions": 21, + "deletions": 2, + "changes": 23, + "blob_url": "https://github.com/open-data/ckan/blob/0018caa88c75aa6d96b58c0614f7aac0b4142888/ckanext%2Fdatatablesview%2Ftemplates%2Fdatatables%2Fdatatables_form.html", + "raw_url": "https://github.com/open-data/ckan/raw/0018caa88c75aa6d96b58c0614f7aac0b4142888/ckanext%2Fdatatablesview%2Ftemplates%2Fdatatables%2Fdatatables_form.html", + "contents_url": "https://api.github.com/repos/open-data/ckan/contents/ckanext%2Fdatatablesview%2Ftemplates%2Fdatatables%2Fdatatables_form.html?ref=0018caa88c75aa6d96b58c0614f7aac0b4142888", + "patch": "@@ -27,7 +27,26 @@\n \n
\n \n-
\n+ {# (canada fork only): show/hide columns #}\n+
\n+  {{ _('Show All') }}\n+  {{ _('Hide All') }}\n+ \n+
{# (canada fork only): show/hide columns #}\n \n \n \n@@ -44,7 +63,7 @@\n value=\"_id\" checked/>_id\n \n \n- \n+ \n {% for f in h.datastore_dictionary(resource.id) %}\n \n
" + } + ] + }, + "ckanext-canada": { + "url": "https://api.github.com/repos/open-data/ckanext-canada/compare/b699020469571b04e75275b735ea710a77e6022e...fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "html_url": "https://github.com/open-data/ckanext-canada/compare/b699020469571b04e75275b735ea710a77e6022e...fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "permalink_url": "https://github.com/open-data/ckanext-canada/compare/open-data:b699020...open-data:fe1a571", + "diff_url": "https://github.com/open-data/ckanext-canada/compare/b699020469571b04e75275b735ea710a77e6022e...fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f.diff", + "patch_url": "https://github.com/open-data/ckanext-canada/compare/b699020469571b04e75275b735ea710a77e6022e...fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f.patch", + "base_commit": { + "sha": "b699020469571b04e75275b735ea710a77e6022e", + "node_id": "C_kwDOAGzkrtoAKGI2OTkwMjA0Njk1NzFiMDRlNzUyNzViNzM1ZWE3MTBhNzdlNjAyMmU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-07-08T15:04:00Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-08T15:04:00Z" + }, + "message": "Merge pull request #1490 from open-data/open-maps-types\n\nadd 3 open maps file formats", + "tree": { + "sha": "1210285342291f1cf43d6c89d815d48e9192131f", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/1210285342291f1cf43d6c89d815d48e9192131f" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/b699020469571b04e75275b735ea710a77e6022e", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmi//gCRC1aQ7uu5UhlAAAPqkQAAX/iNcnBV3H92UeDm8KTcO6\notzpcG8tjQn7qcwG7RC8RIUa6YqvnlWFUlmVo/kalS2jMqkQHlXOpOEj/v3LW9kS\n+neM95J1pcgch+JmntHj8IvS4hffFJd0+8qwVemXSd8Lk0TB4pyP8fsLkQSUZR20\nrlMsYNaKoHsOLiWE1Fqj+luyq4lkHPPv9DcSy89NoVy4mzhbavjQJj7fSBKipqOC\n05DxM1btfH3eXGObW7PMpo0bLXO1ovU7uciNzH1x81Lbz4fVFo0l4eeorR8f4djW\nDTJgeHlML5ym+9FfCo+k5r02VzyKVHueU4Zs8FjwqVWj7WQxyPSTsDmFy/JmEk3A\nIcam/Zb7fVeY/g0dxU3sS8vxEqA4+r5sYPCxAIqtXGVAp2DzxTwKCDSgLpXCSmAI\nZcG8kmqLVC4Swc001U0fwez6Wr7yWB16jQYE8if5t0/0NejiAIMZuBhDKThkR32y\nNNNlGRPds84FEPksv6OXIkK9QS0o3S01Me3h5YAS/P1+6JYyxUVa/soxIZES3LM5\nqsh7PzkB//J3boKJdtojigUDDVJPOsdeysHt5aEtZE3B2iPxWY4Jyq8ubYimXJW4\nmRPYAPB39VEwYK9KGvKNHVc9Zab8/CW4pHRe26vupk42fO2OkmvqzkGMgPECdfvx\nrQhPY7SCSlAhgyiZ/h/W\n=j1Ou\n-----END PGP SIGNATURE-----\n", + "payload": "tree 1210285342291f1cf43d6c89d815d48e9192131f\nparent c32951deec435917f92357d70bb77860dd050d51\nparent a28863e37537467b9c7075fd6d86335231fc0d23\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1720451040 -0400\ncommitter GitHub 1720451040 -0400\n\nMerge pull request #1490 from open-data/open-maps-types\n\nadd 3 open maps file formats" + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b699020469571b04e75275b735ea710a77e6022e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b699020469571b04e75275b735ea710a77e6022e", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b699020469571b04e75275b735ea710a77e6022e/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "c32951deec435917f92357d70bb77860dd050d51", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c32951deec435917f92357d70bb77860dd050d51", + "html_url": "https://github.com/open-data/ckanext-canada/commit/c32951deec435917f92357d70bb77860dd050d51" + }, + { + "sha": "a28863e37537467b9c7075fd6d86335231fc0d23", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/a28863e37537467b9c7075fd6d86335231fc0d23", + "html_url": "https://github.com/open-data/ckanext-canada/commit/a28863e37537467b9c7075fd6d86335231fc0d23" + } + ] + }, + "merge_base_commit": { + "sha": "b699020469571b04e75275b735ea710a77e6022e", + "node_id": "C_kwDOAGzkrtoAKGI2OTkwMjA0Njk1NzFiMDRlNzUyNzViNzM1ZWE3MTBhNzdlNjAyMmU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-07-08T15:04:00Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-08T15:04:00Z" + }, + "message": "Merge pull request #1490 from open-data/open-maps-types\n\nadd 3 open maps file formats", + "tree": { + "sha": "1210285342291f1cf43d6c89d815d48e9192131f", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/1210285342291f1cf43d6c89d815d48e9192131f" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/b699020469571b04e75275b735ea710a77e6022e", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmi//gCRC1aQ7uu5UhlAAAPqkQAAX/iNcnBV3H92UeDm8KTcO6\notzpcG8tjQn7qcwG7RC8RIUa6YqvnlWFUlmVo/kalS2jMqkQHlXOpOEj/v3LW9kS\n+neM95J1pcgch+JmntHj8IvS4hffFJd0+8qwVemXSd8Lk0TB4pyP8fsLkQSUZR20\nrlMsYNaKoHsOLiWE1Fqj+luyq4lkHPPv9DcSy89NoVy4mzhbavjQJj7fSBKipqOC\n05DxM1btfH3eXGObW7PMpo0bLXO1ovU7uciNzH1x81Lbz4fVFo0l4eeorR8f4djW\nDTJgeHlML5ym+9FfCo+k5r02VzyKVHueU4Zs8FjwqVWj7WQxyPSTsDmFy/JmEk3A\nIcam/Zb7fVeY/g0dxU3sS8vxEqA4+r5sYPCxAIqtXGVAp2DzxTwKCDSgLpXCSmAI\nZcG8kmqLVC4Swc001U0fwez6Wr7yWB16jQYE8if5t0/0NejiAIMZuBhDKThkR32y\nNNNlGRPds84FEPksv6OXIkK9QS0o3S01Me3h5YAS/P1+6JYyxUVa/soxIZES3LM5\nqsh7PzkB//J3boKJdtojigUDDVJPOsdeysHt5aEtZE3B2iPxWY4Jyq8ubYimXJW4\nmRPYAPB39VEwYK9KGvKNHVc9Zab8/CW4pHRe26vupk42fO2OkmvqzkGMgPECdfvx\nrQhPY7SCSlAhgyiZ/h/W\n=j1Ou\n-----END PGP SIGNATURE-----\n", + "payload": "tree 1210285342291f1cf43d6c89d815d48e9192131f\nparent c32951deec435917f92357d70bb77860dd050d51\nparent a28863e37537467b9c7075fd6d86335231fc0d23\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1720451040 -0400\ncommitter GitHub 1720451040 -0400\n\nMerge pull request #1490 from open-data/open-maps-types\n\nadd 3 open maps file formats" + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b699020469571b04e75275b735ea710a77e6022e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b699020469571b04e75275b735ea710a77e6022e", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b699020469571b04e75275b735ea710a77e6022e/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "c32951deec435917f92357d70bb77860dd050d51", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c32951deec435917f92357d70bb77860dd050d51", + "html_url": "https://github.com/open-data/ckanext-canada/commit/c32951deec435917f92357d70bb77860dd050d51" + }, + { + "sha": "a28863e37537467b9c7075fd6d86335231fc0d23", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/a28863e37537467b9c7075fd6d86335231fc0d23", + "html_url": "https://github.com/open-data/ckanext-canada/commit/a28863e37537467b9c7075fd6d86335231fc0d23" + } + ] + }, + "status": "ahead", + "ahead_by": 69, + "behind_by": 0, + "total_commits": 69, + "commits": [ + { + "sha": "369a5b3b191a463bbf961ee5274c5b3be5599205", + "node_id": "C_kwDOAGzkrtoAKDM2OWE1YjNiMTkxYTQ2M2JiZjk2MWVlNTI3NGM1YjNiZTU1OTkyMDU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:26:24Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:26:24Z" + }, + "message": "refactor(templates): move public up;\n\n- Moved public template dir into templates.", + "tree": { + "sha": "cf3130b404ec948668c48ce79a962fa5a077e8f9", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/cf3130b404ec948668c48ce79a962fa5a077e8f9" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/369a5b3b191a463bbf961ee5274c5b3be5599205", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/369a5b3b191a463bbf961ee5274c5b3be5599205", + "html_url": "https://github.com/open-data/ckanext-canada/commit/369a5b3b191a463bbf961ee5274c5b3be5599205", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/369a5b3b191a463bbf961ee5274c5b3be5599205/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "c938c892817c04466ad982d6a99f58044ba83dbb", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c938c892817c04466ad982d6a99f58044ba83dbb", + "html_url": "https://github.com/open-data/ckanext-canada/commit/c938c892817c04466ad982d6a99f58044ba83dbb" + } + ] + }, + { + "sha": "3786dec843a3d207cd44cf5ac66b08b23bcdb59a", + "node_id": "C_kwDOAGzkrtoAKDM3ODZkZWM4NDNhM2QyMDdjZDQ0Y2Y1YWM2NmIwOGIyM2JjZGI1OWE", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:29:16Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:29:16Z" + }, + "message": "refactor(templates): merged admin;\n\n- Merged admin templates.", + "tree": { + "sha": "f1283f573cdff41cd44c45bf6fc24646e2f206d2", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/f1283f573cdff41cd44c45bf6fc24646e2f206d2" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/3786dec843a3d207cd44cf5ac66b08b23bcdb59a", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3786dec843a3d207cd44cf5ac66b08b23bcdb59a", + "html_url": "https://github.com/open-data/ckanext-canada/commit/3786dec843a3d207cd44cf5ac66b08b23bcdb59a", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3786dec843a3d207cd44cf5ac66b08b23bcdb59a/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "369a5b3b191a463bbf961ee5274c5b3be5599205", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/369a5b3b191a463bbf961ee5274c5b3be5599205", + "html_url": "https://github.com/open-data/ckanext-canada/commit/369a5b3b191a463bbf961ee5274c5b3be5599205" + } + ] + }, + { + "sha": "6222400fe26761ecd095700acbc8780a2f7a21fb", + "node_id": "C_kwDOAGzkrtoAKDYyMjI0MDBmZTI2NzYxZWNkMDk1NzAwYWNiYzg3ODBhMmY3YTIxZmI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:29:56Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:29:56Z" + }, + "message": "refactor(templates): merged datastore;\n\n- Merged datastore templates.", + "tree": { + "sha": "19140d9df659e9c00e274b2e128ec93181fe736e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/19140d9df659e9c00e274b2e128ec93181fe736e" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/6222400fe26761ecd095700acbc8780a2f7a21fb", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6222400fe26761ecd095700acbc8780a2f7a21fb", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6222400fe26761ecd095700acbc8780a2f7a21fb", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6222400fe26761ecd095700acbc8780a2f7a21fb/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "3786dec843a3d207cd44cf5ac66b08b23bcdb59a", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3786dec843a3d207cd44cf5ac66b08b23bcdb59a", + "html_url": "https://github.com/open-data/ckanext-canada/commit/3786dec843a3d207cd44cf5ac66b08b23bcdb59a" + } + ] + }, + { + "sha": "39c5b85c96de2b055f1d15e9799378be496c0ab7", + "node_id": "C_kwDOAGzkrtoAKDM5YzViODVjOTZkZTJiMDU1ZjFkMTVlOTc5OTM3OGJlNDk2YzBhYjc", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:32:32Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:32:32Z" + }, + "message": "refactor(templates): merged home;\n\n- Merged home templates.", + "tree": { + "sha": "101ea3df4511b2a33a292b0dcb5758f8171e6834", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/101ea3df4511b2a33a292b0dcb5758f8171e6834" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/39c5b85c96de2b055f1d15e9799378be496c0ab7", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/39c5b85c96de2b055f1d15e9799378be496c0ab7", + "html_url": "https://github.com/open-data/ckanext-canada/commit/39c5b85c96de2b055f1d15e9799378be496c0ab7", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/39c5b85c96de2b055f1d15e9799378be496c0ab7/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "6222400fe26761ecd095700acbc8780a2f7a21fb", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6222400fe26761ecd095700acbc8780a2f7a21fb", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6222400fe26761ecd095700acbc8780a2f7a21fb" + } + ] + }, + { + "sha": "cd37febaa4c69a8a1664d3264e6218e88b573cd1", + "node_id": "C_kwDOAGzkrtoAKGNkMzdmZWJhYTRjNjlhOGExNjY0ZDMyNjRlNjIxOGU4OGI1NzNjZDE", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:35:54Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:35:54Z" + }, + "message": "refactor(templates): merged organization;\n\n- Merged organization templates.", + "tree": { + "sha": "fea3342a5c07e87ad73e8d3fb02903bf2be14232", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/fea3342a5c07e87ad73e8d3fb02903bf2be14232" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/cd37febaa4c69a8a1664d3264e6218e88b573cd1", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/cd37febaa4c69a8a1664d3264e6218e88b573cd1", + "html_url": "https://github.com/open-data/ckanext-canada/commit/cd37febaa4c69a8a1664d3264e6218e88b573cd1", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/cd37febaa4c69a8a1664d3264e6218e88b573cd1/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "39c5b85c96de2b055f1d15e9799378be496c0ab7", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/39c5b85c96de2b055f1d15e9799378be496c0ab7", + "html_url": "https://github.com/open-data/ckanext-canada/commit/39c5b85c96de2b055f1d15e9799378be496c0ab7" + } + ] + }, + { + "sha": "711de5ec1783a8f5c5a971becc74b0981fe704f3", + "node_id": "C_kwDOAGzkrtoAKDcxMWRlNWVjMTc4M2E4ZjVjNWE5NzFiZWNjNzRiMDk4MWZlNzA0ZjM", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:54:16Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:54:16Z" + }, + "message": "refactor(templates): merged root;\n\n- Merged root templates.", + "tree": { + "sha": "420a7b1e14ba71652f619747cf1adb7fc82a7204", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/420a7b1e14ba71652f619747cf1adb7fc82a7204" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/711de5ec1783a8f5c5a971becc74b0981fe704f3", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/711de5ec1783a8f5c5a971becc74b0981fe704f3", + "html_url": "https://github.com/open-data/ckanext-canada/commit/711de5ec1783a8f5c5a971becc74b0981fe704f3", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/711de5ec1783a8f5c5a971becc74b0981fe704f3/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "cd37febaa4c69a8a1664d3264e6218e88b573cd1", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/cd37febaa4c69a8a1664d3264e6218e88b573cd1", + "html_url": "https://github.com/open-data/ckanext-canada/commit/cd37febaa4c69a8a1664d3264e6218e88b573cd1" + } + ] + }, + { + "sha": "8bcfa4b653c25c58e232e75ad91e066f6b20599a", + "node_id": "C_kwDOAGzkrtoAKDhiY2ZhNGI2NTNjMjVjNThlMjMyZTc1YWQ5MWUwNjZmNmIyMDU5OWE", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:55:53Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:55:53Z" + }, + "message": "refactor(templates): merged xloader;\n\n- Merged xloader templates.", + "tree": { + "sha": "cad950a593f80fef5982687f8f17741fd208e61e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/cad950a593f80fef5982687f8f17741fd208e61e" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/8bcfa4b653c25c58e232e75ad91e066f6b20599a", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8bcfa4b653c25c58e232e75ad91e066f6b20599a", + "html_url": "https://github.com/open-data/ckanext-canada/commit/8bcfa4b653c25c58e232e75ad91e066f6b20599a", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8bcfa4b653c25c58e232e75ad91e066f6b20599a/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "711de5ec1783a8f5c5a971becc74b0981fe704f3", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/711de5ec1783a8f5c5a971becc74b0981fe704f3", + "html_url": "https://github.com/open-data/ckanext-canada/commit/711de5ec1783a8f5c5a971becc74b0981fe704f3" + } + ] + }, + { + "sha": "5e8ec5b4f00da06081a5d3177a319095c32b15b9", + "node_id": "C_kwDOAGzkrtoAKDVlOGVjNWI0ZjAwZGEwNjA4MWE1ZDMxNzdhMzE5MDk1YzMyYjE1Yjk", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:56:36Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:56:36Z" + }, + "message": "refactor(templates): merged table designer;\n\n- Merged table designer templates.", + "tree": { + "sha": "edc134184d99c73ef601292b0351c7b03028b2b9", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/edc134184d99c73ef601292b0351c7b03028b2b9" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/5e8ec5b4f00da06081a5d3177a319095c32b15b9", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5e8ec5b4f00da06081a5d3177a319095c32b15b9", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5e8ec5b4f00da06081a5d3177a319095c32b15b9", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5e8ec5b4f00da06081a5d3177a319095c32b15b9/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "8bcfa4b653c25c58e232e75ad91e066f6b20599a", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8bcfa4b653c25c58e232e75ad91e066f6b20599a", + "html_url": "https://github.com/open-data/ckanext-canada/commit/8bcfa4b653c25c58e232e75ad91e066f6b20599a" + } + ] + }, + { + "sha": "3d8310df33c939a1a19503f4c1f3ca674a3f21d2", + "node_id": "C_kwDOAGzkrtoAKDNkODMxMGRmMzNjOTM5YTFhMTk1MDNmNGMxZjNjYTY3NGEzZjIxZDI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:57:43Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T19:57:43Z" + }, + "message": "refactor(templates): merged security;\n\n- Merged security templates.", + "tree": { + "sha": "000e2776d79185e01cbc606b45a7d18add867a4e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/000e2776d79185e01cbc606b45a7d18add867a4e" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/3d8310df33c939a1a19503f4c1f3ca674a3f21d2", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3d8310df33c939a1a19503f4c1f3ca674a3f21d2", + "html_url": "https://github.com/open-data/ckanext-canada/commit/3d8310df33c939a1a19503f4c1f3ca674a3f21d2", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3d8310df33c939a1a19503f4c1f3ca674a3f21d2/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "5e8ec5b4f00da06081a5d3177a319095c32b15b9", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5e8ec5b4f00da06081a5d3177a319095c32b15b9", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5e8ec5b4f00da06081a5d3177a319095c32b15b9" + } + ] + }, + { + "sha": "67e90c70a297b8714b1cc02fcfed22073767dbac", + "node_id": "C_kwDOAGzkrtoAKDY3ZTkwYzcwYTI5N2I4NzE0YjFjYzAyZmNmZWQyMjA3Mzc2N2RiYWM", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T20:26:01Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T20:26:01Z" + }, + "message": "refactor(templates): merged snippets;\n\n- Merged snippets templates.", + "tree": { + "sha": "ac581f551e7dfc7bebae2c7aa35dafb41c3e4f24", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/ac581f551e7dfc7bebae2c7aa35dafb41c3e4f24" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/67e90c70a297b8714b1cc02fcfed22073767dbac", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/67e90c70a297b8714b1cc02fcfed22073767dbac", + "html_url": "https://github.com/open-data/ckanext-canada/commit/67e90c70a297b8714b1cc02fcfed22073767dbac", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/67e90c70a297b8714b1cc02fcfed22073767dbac/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "3d8310df33c939a1a19503f4c1f3ca674a3f21d2", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3d8310df33c939a1a19503f4c1f3ca674a3f21d2", + "html_url": "https://github.com/open-data/ckanext-canada/commit/3d8310df33c939a1a19503f4c1f3ca674a3f21d2" + } + ] + }, + { + "sha": "c62e149eab9023acbf7510d76689dcc8c54b3052", + "node_id": "C_kwDOAGzkrtoAKGM2MmUxNDllYWI5MDIzYWNiZjc1MTBkNzY2ODlkY2M4YzU0YjMwNTI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T20:26:47Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T20:26:47Z" + }, + "message": "refactor(templates): merged recombinant;\n\n- Merged recombinant templates.", + "tree": { + "sha": "75ceb481943541fff7a0739d4e05057bb7678639", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/75ceb481943541fff7a0739d4e05057bb7678639" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/c62e149eab9023acbf7510d76689dcc8c54b3052", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c62e149eab9023acbf7510d76689dcc8c54b3052", + "html_url": "https://github.com/open-data/ckanext-canada/commit/c62e149eab9023acbf7510d76689dcc8c54b3052", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c62e149eab9023acbf7510d76689dcc8c54b3052/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "67e90c70a297b8714b1cc02fcfed22073767dbac", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/67e90c70a297b8714b1cc02fcfed22073767dbac", + "html_url": "https://github.com/open-data/ckanext-canada/commit/67e90c70a297b8714b1cc02fcfed22073767dbac" + } + ] + }, + { + "sha": "0e3fa9ba61173f1c1c726c47d80b8e0ef19b358d", + "node_id": "C_kwDOAGzkrtoAKDBlM2ZhOWJhNjExNzNmMWMxYzcyNmM0N2Q4MGI4ZTBlZjE5YjM1OGQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T21:33:17Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-21T21:33:17Z" + }, + "message": "feat(templates): canada theme plugin;\n\n- Moved templates and helpers and public files/assets to a new plugin.\n- Fixed page template.", + "tree": { + "sha": "e1269ff008ba58309c538beb075388cddb3bbe1b", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/e1269ff008ba58309c538beb075388cddb3bbe1b" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/0e3fa9ba61173f1c1c726c47d80b8e0ef19b358d", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/0e3fa9ba61173f1c1c726c47d80b8e0ef19b358d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/0e3fa9ba61173f1c1c726c47d80b8e0ef19b358d", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/0e3fa9ba61173f1c1c726c47d80b8e0ef19b358d/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "c62e149eab9023acbf7510d76689dcc8c54b3052", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c62e149eab9023acbf7510d76689dcc8c54b3052", + "html_url": "https://github.com/open-data/ckanext-canada/commit/c62e149eab9023acbf7510d76689dcc8c54b3052" + } + ] + }, + { + "sha": "d2246669570ec434572ddc29e05cad8c80cfef00", + "node_id": "C_kwDOAGzkrtoAKGQyMjQ2NjY5NTcwZWM0MzQ1NzJkZGMyOWUwNWNhZDhjODBjZmVmMDA", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T15:44:59Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T15:44:59Z" + }, + "message": "refactor(templates): merged user;\n\n- Merged user templates.", + "tree": { + "sha": "6b81918637784b92f75c32201d2bb6008bdd4dce", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/6b81918637784b92f75c32201d2bb6008bdd4dce" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/d2246669570ec434572ddc29e05cad8c80cfef00", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/d2246669570ec434572ddc29e05cad8c80cfef00", + "html_url": "https://github.com/open-data/ckanext-canada/commit/d2246669570ec434572ddc29e05cad8c80cfef00", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/d2246669570ec434572ddc29e05cad8c80cfef00/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "0e3fa9ba61173f1c1c726c47d80b8e0ef19b358d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/0e3fa9ba61173f1c1c726c47d80b8e0ef19b358d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/0e3fa9ba61173f1c1c726c47d80b8e0ef19b358d" + } + ] + }, + { + "sha": "5b7b407e87696ee285b4803f06cdfaaa65f0e4e8", + "node_id": "C_kwDOAGzkrtoAKDViN2I0MDdlODc2OTZlZTI4NWI0ODAzZjA2Y2RmYWFhNjVmMGU0ZTg", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T15:47:33Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T15:47:33Z" + }, + "message": "refactor(templates): merged scheming;\n\n- Merged scheming templates.", + "tree": { + "sha": "d524aaed65dc8ed03f3bf5b0255e609ce3b944e7", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/d524aaed65dc8ed03f3bf5b0255e609ce3b944e7" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/5b7b407e87696ee285b4803f06cdfaaa65f0e4e8", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5b7b407e87696ee285b4803f06cdfaaa65f0e4e8", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5b7b407e87696ee285b4803f06cdfaaa65f0e4e8", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5b7b407e87696ee285b4803f06cdfaaa65f0e4e8/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "d2246669570ec434572ddc29e05cad8c80cfef00", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/d2246669570ec434572ddc29e05cad8c80cfef00", + "html_url": "https://github.com/open-data/ckanext-canada/commit/d2246669570ec434572ddc29e05cad8c80cfef00" + } + ] + }, + { + "sha": "1254746b3d09986090d6ccd9cede75f294372771", + "node_id": "C_kwDOAGzkrtoAKDEyNTQ3NDZiM2QwOTk4NjA5MGQ2Y2NkOWNlZGU3NWYyOTQzNzI3NzE", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T16:09:10Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T16:09:10Z" + }, + "message": "refactor(templates): merged package;\n\n- Merged package templates.", + "tree": { + "sha": "2361a1f857a782a7035cb47a0d19a37052e0148d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/2361a1f857a782a7035cb47a0d19a37052e0148d" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/1254746b3d09986090d6ccd9cede75f294372771", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/1254746b3d09986090d6ccd9cede75f294372771", + "html_url": "https://github.com/open-data/ckanext-canada/commit/1254746b3d09986090d6ccd9cede75f294372771", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/1254746b3d09986090d6ccd9cede75f294372771/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "5b7b407e87696ee285b4803f06cdfaaa65f0e4e8", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5b7b407e87696ee285b4803f06cdfaaa65f0e4e8", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5b7b407e87696ee285b4803f06cdfaaa65f0e4e8" + } + ] + }, + { + "sha": "63eb711a4726327048ed09e32fc9145f47e89593", + "node_id": "C_kwDOAGzkrtoAKDYzZWI3MTFhNDcyNjMyNzA0OGVkMDllMzJmYzkxNDVmNDdlODk1OTM", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T19:34:10Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T19:34:10Z" + }, + "message": "fix(templates): fixed issues from merges;\n\n- Fixed Registry issues with the template merging.", + "tree": { + "sha": "cb72a47d18cfb19ff4a9f4ad65d3e3f3198e18a7", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/cb72a47d18cfb19ff4a9f4ad65d3e3f3198e18a7" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/63eb711a4726327048ed09e32fc9145f47e89593", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/63eb711a4726327048ed09e32fc9145f47e89593", + "html_url": "https://github.com/open-data/ckanext-canada/commit/63eb711a4726327048ed09e32fc9145f47e89593", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/63eb711a4726327048ed09e32fc9145f47e89593/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "1254746b3d09986090d6ccd9cede75f294372771", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/1254746b3d09986090d6ccd9cede75f294372771", + "html_url": "https://github.com/open-data/ckanext-canada/commit/1254746b3d09986090d6ccd9cede75f294372771" + } + ] + }, + { + "sha": "452f578af9dd8995791deec1d4fa83da187f1572", + "node_id": "C_kwDOAGzkrtoAKDQ1MmY1NzhhZjlkZDg5OTU3OTFkZWVjMWQ0ZmE4M2RhMTg3ZjE1NzI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T19:50:34Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T19:50:34Z" + }, + "message": "fix(views): move blueprints;\n\n- Moved blueprints to public plugin class.", + "tree": { + "sha": "d966be688d84b4bfd3f8dab47a1ca239aa725c97", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/d966be688d84b4bfd3f8dab47a1ca239aa725c97" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/452f578af9dd8995791deec1d4fa83da187f1572", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/452f578af9dd8995791deec1d4fa83da187f1572", + "html_url": "https://github.com/open-data/ckanext-canada/commit/452f578af9dd8995791deec1d4fa83da187f1572", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/452f578af9dd8995791deec1d4fa83da187f1572/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "63eb711a4726327048ed09e32fc9145f47e89593", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/63eb711a4726327048ed09e32fc9145f47e89593", + "html_url": "https://github.com/open-data/ckanext-canada/commit/63eb711a4726327048ed09e32fc9145f47e89593" + } + ] + }, + { + "sha": "4efc0dc25f5b27fa170e4da35cd2833b96b5d974", + "node_id": "C_kwDOAGzkrtoAKDRlZmMwZGMyNWY1YjI3ZmExNzBlNGRhMzVjZDI4MzNiOTZiNWQ5NzQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T20:21:56Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T20:21:56Z" + }, + "message": "fix(templates): debug;\n\n- Fix up debug on error template.", + "tree": { + "sha": "9a8ea1a60da4cd3421066c6fd49483739ec62e0d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/9a8ea1a60da4cd3421066c6fd49483739ec62e0d" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/4efc0dc25f5b27fa170e4da35cd2833b96b5d974", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/4efc0dc25f5b27fa170e4da35cd2833b96b5d974", + "html_url": "https://github.com/open-data/ckanext-canada/commit/4efc0dc25f5b27fa170e4da35cd2833b96b5d974", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/4efc0dc25f5b27fa170e4da35cd2833b96b5d974/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "452f578af9dd8995791deec1d4fa83da187f1572", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/452f578af9dd8995791deec1d4fa83da187f1572", + "html_url": "https://github.com/open-data/ckanext-canada/commit/452f578af9dd8995791deec1d4fa83da187f1572" + } + ] + }, + { + "sha": "e26f20737a433d3c50cf07f98dee970cce677bae", + "node_id": "C_kwDOAGzkrtoAKGUyNmYyMDczN2E0MzNkM2M1MGNmMDdmOThkZWU5NzBjY2U2NzdiYWU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T20:41:12Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T20:41:12Z" + }, + "message": "feat(templates): use app global;\n\n- Make `is_registry` and app global instead of a template helper.", + "tree": { + "sha": "22408d893d091bd09b0c4860557f912595e8c4d2", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/22408d893d091bd09b0c4860557f912595e8c4d2" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/e26f20737a433d3c50cf07f98dee970cce677bae", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/e26f20737a433d3c50cf07f98dee970cce677bae", + "html_url": "https://github.com/open-data/ckanext-canada/commit/e26f20737a433d3c50cf07f98dee970cce677bae", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/e26f20737a433d3c50cf07f98dee970cce677bae/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "4efc0dc25f5b27fa170e4da35cd2833b96b5d974", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/4efc0dc25f5b27fa170e4da35cd2833b96b5d974", + "html_url": "https://github.com/open-data/ckanext-canada/commit/4efc0dc25f5b27fa170e4da35cd2833b96b5d974" + } + ] + }, + { + "sha": "dbc6fb65997e69b5db3c6e87b613599d10ef57f4", + "node_id": "C_kwDOAGzkrtoAKGRiYzZmYjY1OTk3ZTY5YjVkYjNjNmU4N2I2MTM1OTlkMTBlZjU3ZjQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T20:41:58Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-22T20:41:58Z" + }, + "message": "feat(tests): add canada theme plugin;\n\n- Added `canada_theme` to test config file.", + "tree": { + "sha": "3389d9f7a8301f7eba73931354c21d1fb26579af", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/3389d9f7a8301f7eba73931354c21d1fb26579af" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/dbc6fb65997e69b5db3c6e87b613599d10ef57f4", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/dbc6fb65997e69b5db3c6e87b613599d10ef57f4", + "html_url": "https://github.com/open-data/ckanext-canada/commit/dbc6fb65997e69b5db3c6e87b613599d10ef57f4", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/dbc6fb65997e69b5db3c6e87b613599d10ef57f4/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "e26f20737a433d3c50cf07f98dee970cce677bae", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/e26f20737a433d3c50cf07f98dee970cce677bae", + "html_url": "https://github.com/open-data/ckanext-canada/commit/e26f20737a433d3c50cf07f98dee970cce677bae" + } + ] + }, + { + "sha": "f25a767fab1adddcde29d0aadd670bb8b5d950a5", + "node_id": "C_kwDOAGzkrtoAKGYyNWE3NjdmYWIxYWRkZGNkZTI5ZDBhYWRkNjcwYmI4YjVkOTUwYTU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-24T19:15:57Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-24T19:15:57Z" + }, + "message": "feat(misc): changelog;\n\n- Added change log file.", + "tree": { + "sha": "720f64de4073910c43917892b842b98a7b7a0059", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/720f64de4073910c43917892b842b98a7b7a0059" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/f25a767fab1adddcde29d0aadd670bb8b5d950a5", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/f25a767fab1adddcde29d0aadd670bb8b5d950a5", + "html_url": "https://github.com/open-data/ckanext-canada/commit/f25a767fab1adddcde29d0aadd670bb8b5d950a5", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/f25a767fab1adddcde29d0aadd670bb8b5d950a5/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "dbc6fb65997e69b5db3c6e87b613599d10ef57f4", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/dbc6fb65997e69b5db3c6e87b613599d10ef57f4", + "html_url": "https://github.com/open-data/ckanext-canada/commit/dbc6fb65997e69b5db3c6e87b613599d10ef57f4" + } + ] + }, + { + "sha": "523b27285137610a80af6f119aa7a6f2d2df9b55", + "node_id": "C_kwDOAGzkrtoAKDUyM2IyNzI4NTEzNzYxMGE4MGFmNmYxMTlhYTdhNmYyZDJkZjliNTU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T15:16:40Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T15:16:40Z" + }, + "message": "fix(templates): error;\n\n- Syntax.\n- Remove debug stuff.", + "tree": { + "sha": "e0034e9f28086fb73792b5b5ad45b40e11bf046b", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/e0034e9f28086fb73792b5b5ad45b40e11bf046b" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/523b27285137610a80af6f119aa7a6f2d2df9b55", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/523b27285137610a80af6f119aa7a6f2d2df9b55", + "html_url": "https://github.com/open-data/ckanext-canada/commit/523b27285137610a80af6f119aa7a6f2d2df9b55", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/523b27285137610a80af6f119aa7a6f2d2df9b55/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "f25a767fab1adddcde29d0aadd670bb8b5d950a5", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/f25a767fab1adddcde29d0aadd670bb8b5d950a5", + "html_url": "https://github.com/open-data/ckanext-canada/commit/f25a767fab1adddcde29d0aadd670bb8b5d950a5" + } + ] + }, + { + "sha": "d53fd61730ec1bd234f61db2bc66c107bc693c78", + "node_id": "C_kwDOAGzkrtoAKGQ1M2ZkNjE3MzBlYzFiZDIzNGY2MWRiMmJjNjZjMTA3YmM2OTNjNzg", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T15:19:55Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T15:19:55Z" + }, + "message": "fix(templates): home;\n\n- Syntax.\n- Remove home index, template redirects do not work in flask.", + "tree": { + "sha": "fc414b042afbb88c785337445e1521f030e1009f", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/fc414b042afbb88c785337445e1521f030e1009f" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/d53fd61730ec1bd234f61db2bc66c107bc693c78", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/d53fd61730ec1bd234f61db2bc66c107bc693c78", + "html_url": "https://github.com/open-data/ckanext-canada/commit/d53fd61730ec1bd234f61db2bc66c107bc693c78", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/d53fd61730ec1bd234f61db2bc66c107bc693c78/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "523b27285137610a80af6f119aa7a6f2d2df9b55", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/523b27285137610a80af6f119aa7a6f2d2df9b55", + "html_url": "https://github.com/open-data/ckanext-canada/commit/523b27285137610a80af6f119aa7a6f2d2df9b55" + } + ] + }, + { + "sha": "3e520d82683de99ee53165d55a613c37d77f5288", + "node_id": "C_kwDOAGzkrtoAKDNlNTIwZDgyNjgzZGU5OWVlNTMxNjVkNTVhNjEzYzM3ZDc3ZjUyODg", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T15:55:08Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T15:55:08Z" + }, + "message": "fix(templates): help;\n\n- Syntax.\n- Header tags for a11y.\n- 404 for Portal.", + "tree": { + "sha": "fad958f9ce4f536553031a277f8d5aefff5b1785", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/fad958f9ce4f536553031a277f8d5aefff5b1785" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/3e520d82683de99ee53165d55a613c37d77f5288", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3e520d82683de99ee53165d55a613c37d77f5288", + "html_url": "https://github.com/open-data/ckanext-canada/commit/3e520d82683de99ee53165d55a613c37d77f5288", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3e520d82683de99ee53165d55a613c37d77f5288/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "d53fd61730ec1bd234f61db2bc66c107bc693c78", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/d53fd61730ec1bd234f61db2bc66c107bc693c78", + "html_url": "https://github.com/open-data/ckanext-canada/commit/d53fd61730ec1bd234f61db2bc66c107bc693c78" + } + ] + }, + { + "sha": "2d8092e4454b4582a61fdfa775e81abdb2c15f2e", + "node_id": "C_kwDOAGzkrtoAKDJkODA5MmU0NDU0YjQ1ODJhNjFmZGZhNzc1ZTgxYWJkYjJjMTVmMmU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T16:00:51Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T16:00:51Z" + }, + "message": "fix(templates): admin config;\n\n- Removed template.\n- Always 404 view.", + "tree": { + "sha": "d18113153021b3a4a9c807454500c9c3d6fc949f", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/d18113153021b3a4a9c807454500c9c3d6fc949f" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/2d8092e4454b4582a61fdfa775e81abdb2c15f2e", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2d8092e4454b4582a61fdfa775e81abdb2c15f2e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/2d8092e4454b4582a61fdfa775e81abdb2c15f2e", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2d8092e4454b4582a61fdfa775e81abdb2c15f2e/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "3e520d82683de99ee53165d55a613c37d77f5288", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/3e520d82683de99ee53165d55a613c37d77f5288", + "html_url": "https://github.com/open-data/ckanext-canada/commit/3e520d82683de99ee53165d55a613c37d77f5288" + } + ] + }, + { + "sha": "8543508d4ccc01132134977d9c8381e49abf9f28", + "node_id": "C_kwDOAGzkrtoAKDg1NDM1MDhkNGNjYzAxMTMyMTM0OTc3ZDljODM4MWU0OWFiZjlmMjg", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T19:51:01Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T19:51:01Z" + }, + "message": "fix(templates): syntax;\n\n- Cleaned up HTML for all templates.\n- Removed some comments.", + "tree": { + "sha": "6c264fb91249157a39a59ce01e7ede0989917158", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/6c264fb91249157a39a59ce01e7ede0989917158" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/8543508d4ccc01132134977d9c8381e49abf9f28", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8543508d4ccc01132134977d9c8381e49abf9f28", + "html_url": "https://github.com/open-data/ckanext-canada/commit/8543508d4ccc01132134977d9c8381e49abf9f28", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8543508d4ccc01132134977d9c8381e49abf9f28/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "2d8092e4454b4582a61fdfa775e81abdb2c15f2e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2d8092e4454b4582a61fdfa775e81abdb2c15f2e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/2d8092e4454b4582a61fdfa775e81abdb2c15f2e" + } + ] + }, + { + "sha": "af1508dde982f2c828dd791b30b0b0c1c6cecc7e", + "node_id": "C_kwDOAGzkrtoAKGFmMTUwOGRkZTk4MmYyYzgyOGRkNzkxYjMwYjBiMGMxYzZjZWNjN2U", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T20:03:12Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T20:03:12Z" + }, + "message": "refactor(templates): c -> g;\n\n- Use toolkit `g` instead of toolkit `c`.", + "tree": { + "sha": "4173b1eb453f9e045c01d69710cde5646d7fb6ba", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/4173b1eb453f9e045c01d69710cde5646d7fb6ba" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/af1508dde982f2c828dd791b30b0b0c1c6cecc7e", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/af1508dde982f2c828dd791b30b0b0c1c6cecc7e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/af1508dde982f2c828dd791b30b0b0c1c6cecc7e", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/af1508dde982f2c828dd791b30b0b0c1c6cecc7e/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "8543508d4ccc01132134977d9c8381e49abf9f28", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8543508d4ccc01132134977d9c8381e49abf9f28", + "html_url": "https://github.com/open-data/ckanext-canada/commit/8543508d4ccc01132134977d9c8381e49abf9f28" + } + ] + }, + { + "sha": "2480d3f5053ea5ded7dc476432941e538fe27428", + "node_id": "C_kwDOAGzkrtoAKDI0ODBkM2Y1MDUzZWE1ZGVkN2RjNDc2NDMyOTQxZTUzOGZlMjc0Mjg", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T20:19:03Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-27T20:19:03Z" + }, + "message": "refactor(templates): c -> g;\n\n- Use toolkit `g` instead of toolkit `c`.", + "tree": { + "sha": "1c063ccb99c91030d0108e897c4631a333a20cb2", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/1c063ccb99c91030d0108e897c4631a333a20cb2" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/2480d3f5053ea5ded7dc476432941e538fe27428", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2480d3f5053ea5ded7dc476432941e538fe27428", + "html_url": "https://github.com/open-data/ckanext-canada/commit/2480d3f5053ea5ded7dc476432941e538fe27428", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2480d3f5053ea5ded7dc476432941e538fe27428/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "af1508dde982f2c828dd791b30b0b0c1c6cecc7e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/af1508dde982f2c828dd791b30b0b0c1c6cecc7e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/af1508dde982f2c828dd791b30b0b0c1c6cecc7e" + } + ] + }, + { + "sha": "6d17b3cb775fd46dbc511c26bb50e8978146c85c", + "node_id": "C_kwDOAGzkrtoAKDZkMTdiM2NiNzc1ZmQ0NmRiYzUxMWMyNmJiNTBlODk3ODE0NmM4NWM", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-28T12:40:26Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-28T12:40:26Z" + }, + "message": "fix(view): local g var;\n\n- Do not use g as local var.", + "tree": { + "sha": "70ed376bd00791b4874453ed3288346a6e64b0b4", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/70ed376bd00791b4874453ed3288346a6e64b0b4" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/6d17b3cb775fd46dbc511c26bb50e8978146c85c", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6d17b3cb775fd46dbc511c26bb50e8978146c85c", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6d17b3cb775fd46dbc511c26bb50e8978146c85c", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6d17b3cb775fd46dbc511c26bb50e8978146c85c/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "2480d3f5053ea5ded7dc476432941e538fe27428", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2480d3f5053ea5ded7dc476432941e538fe27428", + "html_url": "https://github.com/open-data/ckanext-canada/commit/2480d3f5053ea5ded7dc476432941e538fe27428" + } + ] + }, + { + "sha": "38274889899474738e08652e79b5d4792d2f92e8", + "node_id": "C_kwDOAGzkrtoAKDM4Mjc0ODg5ODk5NDc0NzM4ZTA4NjUyZTc5YjVkNDc5MmQyZjkyZTg", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-28T20:25:09Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-28T20:25:09Z" + }, + "message": "fix(templates): flash messages;\n\n- Fix flash messages.", + "tree": { + "sha": "baf7d03e1766d46bce099f2baa835c04b387f482", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/baf7d03e1766d46bce099f2baa835c04b387f482" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/38274889899474738e08652e79b5d4792d2f92e8", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/38274889899474738e08652e79b5d4792d2f92e8", + "html_url": "https://github.com/open-data/ckanext-canada/commit/38274889899474738e08652e79b5d4792d2f92e8", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/38274889899474738e08652e79b5d4792d2f92e8/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "6d17b3cb775fd46dbc511c26bb50e8978146c85c", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6d17b3cb775fd46dbc511c26bb50e8978146c85c", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6d17b3cb775fd46dbc511c26bb50e8978146c85c" + } + ] + }, + { + "sha": "854ed1fbe3bc8d266833f16b11dbabb5542b4517", + "node_id": "C_kwDOAGzkrtoAKDg1NGVkMWZiZTNiYzhkMjY2ODMzZjE2YjExZGJhYmI1NTQyYjQ1MTc", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-28T20:31:37Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-28T20:31:37Z" + }, + "message": "feat(templates): cdts;\n\n- CDTS assets.", + "tree": { + "sha": "0871a132c9686831909b1f62cece0fb102755e69", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/0871a132c9686831909b1f62cece0fb102755e69" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/854ed1fbe3bc8d266833f16b11dbabb5542b4517", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/854ed1fbe3bc8d266833f16b11dbabb5542b4517", + "html_url": "https://github.com/open-data/ckanext-canada/commit/854ed1fbe3bc8d266833f16b11dbabb5542b4517", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/854ed1fbe3bc8d266833f16b11dbabb5542b4517/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "38274889899474738e08652e79b5d4792d2f92e8", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/38274889899474738e08652e79b5d4792d2f92e8", + "html_url": "https://github.com/open-data/ckanext-canada/commit/38274889899474738e08652e79b5d4792d2f92e8" + } + ] + }, + { + "sha": "fed6845d87682cc10b6ee915ec0a9dcaf863999b", + "node_id": "C_kwDOAGzkrtoAKGZlZDY4NDVkODc2ODJjYzEwYjZlZTkxNWVjMGE5ZGNhZjg2Mzk5OWI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-28T20:35:42Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-28T20:35:42Z" + }, + "message": "feat(templates): cdts;\n\n- CDTS assets.", + "tree": { + "sha": "2314db8233770a332257620f9be819e2ff2db3fc", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/2314db8233770a332257620f9be819e2ff2db3fc" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/fed6845d87682cc10b6ee915ec0a9dcaf863999b", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/fed6845d87682cc10b6ee915ec0a9dcaf863999b", + "html_url": "https://github.com/open-data/ckanext-canada/commit/fed6845d87682cc10b6ee915ec0a9dcaf863999b", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/fed6845d87682cc10b6ee915ec0a9dcaf863999b/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "854ed1fbe3bc8d266833f16b11dbabb5542b4517", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/854ed1fbe3bc8d266833f16b11dbabb5542b4517", + "html_url": "https://github.com/open-data/ckanext-canada/commit/854ed1fbe3bc8d266833f16b11dbabb5542b4517" + } + ] + }, + { + "sha": "869bd0b1e6172127a5751858815aeabac313a369", + "node_id": "C_kwDOAGzkrtoAKDg2OWJkMGIxZTYxNzIxMjdhNTc1MTg1ODgxNWFlYWJhYzMxM2EzNjk", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-29T18:42:33Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-29T18:42:33Z" + }, + "message": "feat(templates): cdts;\n\n- WET Builder.", + "tree": { + "sha": "cbadc88f9555147cbeec2882555df2e54fdfd7b8", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/cbadc88f9555147cbeec2882555df2e54fdfd7b8" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/869bd0b1e6172127a5751858815aeabac313a369", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/869bd0b1e6172127a5751858815aeabac313a369", + "html_url": "https://github.com/open-data/ckanext-canada/commit/869bd0b1e6172127a5751858815aeabac313a369", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/869bd0b1e6172127a5751858815aeabac313a369/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "fed6845d87682cc10b6ee915ec0a9dcaf863999b", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/fed6845d87682cc10b6ee915ec0a9dcaf863999b", + "html_url": "https://github.com/open-data/ckanext-canada/commit/fed6845d87682cc10b6ee915ec0a9dcaf863999b" + } + ] + }, + { + "sha": "b25cd9d7cb7d821e515b14c128b4e02e3c88e8c4", + "node_id": "C_kwDOAGzkrtoAKGIyNWNkOWQ3Y2I3ZDgyMWU1MTViMTRjMTI4YjRlMDJlM2M4OGU4YzQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-29T21:09:07Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-29T21:09:07Z" + }, + "message": "feat(templates): cdts app menu;\n\n- Have to use `menuPath` for custom menu.", + "tree": { + "sha": "390979109c2b8b8753f7d3ccb56d3efde0d2a116", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/390979109c2b8b8753f7d3ccb56d3efde0d2a116" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/b25cd9d7cb7d821e515b14c128b4e02e3c88e8c4", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b25cd9d7cb7d821e515b14c128b4e02e3c88e8c4", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b25cd9d7cb7d821e515b14c128b4e02e3c88e8c4", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b25cd9d7cb7d821e515b14c128b4e02e3c88e8c4/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "869bd0b1e6172127a5751858815aeabac313a369", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/869bd0b1e6172127a5751858815aeabac313a369", + "html_url": "https://github.com/open-data/ckanext-canada/commit/869bd0b1e6172127a5751858815aeabac313a369" + } + ] + }, + { + "sha": "ccc991e6b774d8d3992099d7ee44d5970ae2329c", + "node_id": "C_kwDOAGzkrtoAKGNjYzk5MWU2Yjc3NGQ4ZDM5OTIwOTlkN2VlNDRkNTk3MGFlMjMyOWM", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-30T21:54:52Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-30T21:54:52Z" + }, + "message": "feat(templates): cdts;\n\n- Finalized Portal and Registry menus.\n- Added new error page templating.", + "tree": { + "sha": "5469fdf1e90e1004b27abc8bd0d13a4bdaf018d9", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/5469fdf1e90e1004b27abc8bd0d13a4bdaf018d9" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/ccc991e6b774d8d3992099d7ee44d5970ae2329c", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/ccc991e6b774d8d3992099d7ee44d5970ae2329c", + "html_url": "https://github.com/open-data/ckanext-canada/commit/ccc991e6b774d8d3992099d7ee44d5970ae2329c", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/ccc991e6b774d8d3992099d7ee44d5970ae2329c/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "b25cd9d7cb7d821e515b14c128b4e02e3c88e8c4", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b25cd9d7cb7d821e515b14c128b4e02e3c88e8c4", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b25cd9d7cb7d821e515b14c128b4e02e3c88e8c4" + } + ] + }, + { + "sha": "a30d24a0fa1f824ad87da7b72e45ca3690e2c0f6", + "node_id": "C_kwDOAGzkrtoAKGEzMGQyNGEwZmExZjgyNGFkODdkYTdiNzJlNDVjYTM2OTBlMmMwZjY", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-31T13:57:42Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-31T13:57:42Z" + }, + "message": "feat(templates): cdts breadcrumbs;\n\n- Finalized breadcrumbs with an html parser.", + "tree": { + "sha": "6057c0af1c55ddf57048b7930e2dc1d8de776aab", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/6057c0af1c55ddf57048b7930e2dc1d8de776aab" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/a30d24a0fa1f824ad87da7b72e45ca3690e2c0f6", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/a30d24a0fa1f824ad87da7b72e45ca3690e2c0f6", + "html_url": "https://github.com/open-data/ckanext-canada/commit/a30d24a0fa1f824ad87da7b72e45ca3690e2c0f6", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/a30d24a0fa1f824ad87da7b72e45ca3690e2c0f6/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "ccc991e6b774d8d3992099d7ee44d5970ae2329c", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/ccc991e6b774d8d3992099d7ee44d5970ae2329c", + "html_url": "https://github.com/open-data/ckanext-canada/commit/ccc991e6b774d8d3992099d7ee44d5970ae2329c" + } + ] + }, + { + "sha": "5b0379a4fdc2218f0834549258e525c0b7e4151d", + "node_id": "C_kwDOAGzkrtoAKDViMDM3OWE0ZmRjMjIxOGYwODM0NTQ5MjU4ZTUyNWMwYjdlNDE1MWQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-31T17:54:38Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-31T17:54:38Z" + }, + "message": "feat(templates_: cdts app menu;\n\n- Implemented the new CDTS app menu.\n- Implemented the new CDTS app user bar.\n- Added JS injection for custom app user bar buttons and conxtetual section.", + "tree": { + "sha": "50edbb66ee3eb4622885e2586eb878e9e7536988", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/50edbb66ee3eb4622885e2586eb878e9e7536988" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/5b0379a4fdc2218f0834549258e525c0b7e4151d", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5b0379a4fdc2218f0834549258e525c0b7e4151d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5b0379a4fdc2218f0834549258e525c0b7e4151d", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5b0379a4fdc2218f0834549258e525c0b7e4151d/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "a30d24a0fa1f824ad87da7b72e45ca3690e2c0f6", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/a30d24a0fa1f824ad87da7b72e45ca3690e2c0f6", + "html_url": "https://github.com/open-data/ckanext-canada/commit/a30d24a0fa1f824ad87da7b72e45ca3690e2c0f6" + } + ] + }, + { + "sha": "8afe1bf7b674100ddcb357d97fedbb6c480a6100", + "node_id": "C_kwDOAGzkrtoAKDhhZmUxYmY3YjY3NDEwMGRkY2IzNTdkOTdmZWRiYjZjNDgwYTYxMDA", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-31T18:01:12Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-31T18:01:12Z" + }, + "message": "fix(misc): depends;\n\n- Fixed bs4 version.", + "tree": { + "sha": "0eb7112386a44c7337491d0104f32cd52cdb8e91", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/0eb7112386a44c7337491d0104f32cd52cdb8e91" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/8afe1bf7b674100ddcb357d97fedbb6c480a6100", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8afe1bf7b674100ddcb357d97fedbb6c480a6100", + "html_url": "https://github.com/open-data/ckanext-canada/commit/8afe1bf7b674100ddcb357d97fedbb6c480a6100", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8afe1bf7b674100ddcb357d97fedbb6c480a6100/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "5b0379a4fdc2218f0834549258e525c0b7e4151d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5b0379a4fdc2218f0834549258e525c0b7e4151d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5b0379a4fdc2218f0834549258e525c0b7e4151d" + } + ] + }, + { + "sha": "bbf51d4de49d0c10021738d070cb32872050a55d", + "node_id": "C_kwDOAGzkrtoAKGJiZjUxZDRkZTQ5ZDBjMTAwMjE3MzhkMDcwY2IzMjg3MjA1MGE1NWQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-31T18:29:41Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-05-31T18:29:41Z" + }, + "message": "feat(templates): cdts adobe analytics;\n\n- Implemented the adobe analytics for the CDTS wet builder.", + "tree": { + "sha": "ff76eb2cbb7cb421efb9ef735b4606b2d6c6721c", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/ff76eb2cbb7cb421efb9ef735b4606b2d6c6721c" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/bbf51d4de49d0c10021738d070cb32872050a55d", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bbf51d4de49d0c10021738d070cb32872050a55d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/bbf51d4de49d0c10021738d070cb32872050a55d", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bbf51d4de49d0c10021738d070cb32872050a55d/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "8afe1bf7b674100ddcb357d97fedbb6c480a6100", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8afe1bf7b674100ddcb357d97fedbb6c480a6100", + "html_url": "https://github.com/open-data/ckanext-canada/commit/8afe1bf7b674100ddcb357d97fedbb6c480a6100" + } + ] + }, + { + "sha": "846525e8439e1128c12806277bbf6672beb597b0", + "node_id": "C_kwDOAGzkrtoAKDg0NjUyNWU4NDM5ZTExMjhjMTI4MDYyNzdiYmY2NjcyYmViNTk3YjA", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-03T14:40:47Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-03T14:40:47Z" + }, + "message": "feat(misc): changelog;\n\n- Added change log files.", + "tree": { + "sha": "ca82ad2b9faf328b312f9df4a1b8c357d19b216f", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/ca82ad2b9faf328b312f9df4a1b8c357d19b216f" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/846525e8439e1128c12806277bbf6672beb597b0", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/846525e8439e1128c12806277bbf6672beb597b0", + "html_url": "https://github.com/open-data/ckanext-canada/commit/846525e8439e1128c12806277bbf6672beb597b0", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/846525e8439e1128c12806277bbf6672beb597b0/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "bbf51d4de49d0c10021738d070cb32872050a55d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bbf51d4de49d0c10021738d070cb32872050a55d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/bbf51d4de49d0c10021738d070cb32872050a55d" + } + ] + }, + { + "sha": "5255315f48fb899153ea901fa42441047fd276c0", + "node_id": "C_kwDOAGzkrtoAKDUyNTUzMTVmNDhmYjg5OTE1M2VhOTAxZmE0MjQ0MTA0N2ZkMjc2YzA", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-04T19:23:50Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-04T19:23:50Z" + }, + "message": "fix(templates): french colons.\n\n- Space before colons for inline colons in templates.", + "tree": { + "sha": "d51fb9a17136d628c152f527cae1919a503e984c", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/d51fb9a17136d628c152f527cae1919a503e984c" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/5255315f48fb899153ea901fa42441047fd276c0", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5255315f48fb899153ea901fa42441047fd276c0", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5255315f48fb899153ea901fa42441047fd276c0", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5255315f48fb899153ea901fa42441047fd276c0/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "846525e8439e1128c12806277bbf6672beb597b0", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/846525e8439e1128c12806277bbf6672beb597b0", + "html_url": "https://github.com/open-data/ckanext-canada/commit/846525e8439e1128c12806277bbf6672beb597b0" + } + ] + }, + { + "sha": "49271e7805ea50d5ff30b9aa29b053586a80ef35", + "node_id": "C_kwDOAGzkrtoAKDQ5MjcxZTc4MDVlYTUwZDVmZjMwYjlhYTI5YjA1MzU4NmE4MGVmMzU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-04T19:28:06Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-04T19:28:06Z" + }, + "message": "feat(misc): changelog;\n\n- Added change log file.", + "tree": { + "sha": "a99bead85cb8f9aff7b41a9acf1b8f87e12f958c", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/a99bead85cb8f9aff7b41a9acf1b8f87e12f958c" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/49271e7805ea50d5ff30b9aa29b053586a80ef35", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/49271e7805ea50d5ff30b9aa29b053586a80ef35", + "html_url": "https://github.com/open-data/ckanext-canada/commit/49271e7805ea50d5ff30b9aa29b053586a80ef35", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/49271e7805ea50d5ff30b9aa29b053586a80ef35/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "5255315f48fb899153ea901fa42441047fd276c0", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5255315f48fb899153ea901fa42441047fd276c0", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5255315f48fb899153ea901fa42441047fd276c0" + } + ] + }, + { + "sha": "8bf78d0214dc01a953bb2631c8333645e602df32", + "node_id": "C_kwDOAGzkrtoAKDhiZjc4ZDAyMTRkYzAxYTk1M2JiMjYzMWM4MzMzNjQ1ZTYwMmRmMzI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-04T19:29:19Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-04T19:29:19Z" + }, + "message": "Merge branch 'master' into fix/french-colons", + "tree": { + "sha": "73baead5b749028cb89543ff4a62f11ece2cbb74", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/73baead5b749028cb89543ff4a62f11ece2cbb74" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/8bf78d0214dc01a953bb2631c8333645e602df32", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8bf78d0214dc01a953bb2631c8333645e602df32", + "html_url": "https://github.com/open-data/ckanext-canada/commit/8bf78d0214dc01a953bb2631c8333645e602df32", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8bf78d0214dc01a953bb2631c8333645e602df32/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "49271e7805ea50d5ff30b9aa29b053586a80ef35", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/49271e7805ea50d5ff30b9aa29b053586a80ef35", + "html_url": "https://github.com/open-data/ckanext-canada/commit/49271e7805ea50d5ff30b9aa29b053586a80ef35" + }, + { + "sha": "b6c97720dc21cbab6de48953ea09d1e5dce5f316", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b6c97720dc21cbab6de48953ea09d1e5dce5f316", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b6c97720dc21cbab6de48953ea09d1e5dce5f316" + } + ] + }, + { + "sha": "b4d6e7d8388f8e51bd271c53d934c97b68db4505", + "node_id": "C_kwDOAGzkrtoAKGI0ZDZlN2Q4Mzg4ZjhlNTFiZDI3MWM1M2Q5MzRjOTdiNjhkYjQ1MDU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-05T19:36:21Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-05T19:36:21Z" + }, + "message": "Merge branch 'master' into feature/cdts", + "tree": { + "sha": "9f5335d6b5634ffd3aba85a601dd13d6459a4c49", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/9f5335d6b5634ffd3aba85a601dd13d6459a4c49" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/b4d6e7d8388f8e51bd271c53d934c97b68db4505", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b4d6e7d8388f8e51bd271c53d934c97b68db4505", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b4d6e7d8388f8e51bd271c53d934c97b68db4505", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b4d6e7d8388f8e51bd271c53d934c97b68db4505/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "846525e8439e1128c12806277bbf6672beb597b0", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/846525e8439e1128c12806277bbf6672beb597b0", + "html_url": "https://github.com/open-data/ckanext-canada/commit/846525e8439e1128c12806277bbf6672beb597b0" + }, + { + "sha": "6deac1be46e65eeaa0253629791a2efee0e354b6", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6deac1be46e65eeaa0253629791a2efee0e354b6", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6deac1be46e65eeaa0253629791a2efee0e354b6" + } + ] + }, + { + "sha": "ebd0dd59852a02df786a0aff68783b63a87e294b", + "node_id": "C_kwDOAGzkrtoAKGViZDBkZDU5ODUyYTAyZGY3ODZhMGFmZjY4NzgzYjYzYTg3ZTI5NGI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-05T19:37:09Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-05T19:37:09Z" + }, + "message": "Merge branch 'master' into feature/template-merge", + "tree": { + "sha": "b5e3ed89ace86919aa2d5df4dc3c15c8ca5da2d9", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/b5e3ed89ace86919aa2d5df4dc3c15c8ca5da2d9" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/ebd0dd59852a02df786a0aff68783b63a87e294b", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/ebd0dd59852a02df786a0aff68783b63a87e294b", + "html_url": "https://github.com/open-data/ckanext-canada/commit/ebd0dd59852a02df786a0aff68783b63a87e294b", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/ebd0dd59852a02df786a0aff68783b63a87e294b/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "38274889899474738e08652e79b5d4792d2f92e8", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/38274889899474738e08652e79b5d4792d2f92e8", + "html_url": "https://github.com/open-data/ckanext-canada/commit/38274889899474738e08652e79b5d4792d2f92e8" + }, + { + "sha": "6deac1be46e65eeaa0253629791a2efee0e354b6", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6deac1be46e65eeaa0253629791a2efee0e354b6", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6deac1be46e65eeaa0253629791a2efee0e354b6" + } + ] + }, + { + "sha": "725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1", + "node_id": "C_kwDOAGzkrtoAKDcyNWM0OWIwZjIzY2ViN2IwYzU4ZmZjZDkxZmI2M2Q2NDZlMWJiYTE", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-07T19:40:16Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-07T19:40:16Z" + }, + "message": "fix(templates): gettext call;\n\n- Missed gettext on `Error`.", + "tree": { + "sha": "545527ccb2d56794650aebeb4ee1255685c9b8c0", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/545527ccb2d56794650aebeb4ee1255685c9b8c0" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1", + "html_url": "https://github.com/open-data/ckanext-canada/commit/725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "b4d6e7d8388f8e51bd271c53d934c97b68db4505", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b4d6e7d8388f8e51bd271c53d934c97b68db4505", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b4d6e7d8388f8e51bd271c53d934c97b68db4505" + } + ] + }, + { + "sha": "41d5a01e0ce4fcfa2e050c2f03531e6846f2914e", + "node_id": "C_kwDOAGzkrtoAKDQxZDVhMDFlMGNlNGZjZmEyZTA1MGMyZjAzNTMxZTY4NDZmMjkxNGU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-06-07T19:40:45Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-06-07T19:40:45Z" + }, + "message": "Merge pull request #1480 from open-data/feature/cdts\n\nUse CDTS Templates and CDN Scripts", + "tree": { + "sha": "545527ccb2d56794650aebeb4ee1255685c9b8c0", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/545527ccb2d56794650aebeb4ee1255685c9b8c0" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/41d5a01e0ce4fcfa2e050c2f03531e6846f2914e", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmY2I9CRC1aQ7uu5UhlAAAThEQAHquc294xrXDJ1kCWLq2/oUH\nB1RCWDZvZt6geH7+iMaXzdpxtMJf+5moPz2AvzN7TrsLIuaAdptRfk9mhIhEul8G\n40FNVWTtcRv6uaBksslnh/7PPAjUmzkurfVsR0Qw6HNRLj/MGUc36ywr99Zypyx3\nj/qwJwZSdX/27OQJeQ/E5ddE+pSyer/fxT/WAMAG+W4BOY9nN9Jw3XFaaF8gor9B\ntaQrjYHhxRbDlsJzOpkFA7+rftg4qHaQeUmckvjqaUq+PP50Rm52i2iQIJcBySgy\nBT+zEdK7kNsAkNwDds6Mpadl7XFsnHB71J95QQdy1XwTmyB+vYAWeMng3TQtmvjR\nheHo5HjabjPtuhEMWOzkI51KbMjSDy49Y9eM83Fyr1CGwRt1kxbeoQBCZLCp2NqY\nsbKRhXqtvNi81RVYkySZlKU7ZyDRWfr38IaRQzgrIbErpSd9yjeqltk1ULKesTZx\ncV09xIcYTTGUmW1NG47q12eeGBBtNxSAjhi9YPTm1ps1erZpUK5y4wz4KkCBWv/n\nnX8nSZNmNkFjeeoBdOOcjD9hXRYsDNY1REyrTHTERd9H8fhFZmoz9V0Fk0ywzayz\nC0zfS3wc1PxpDgfJL6uaSuYd/hu/z6IitLXjYCsGYCoBuIyVdrj+lDqQANyxMR9T\n1+SUHTyOW7bWSMEDj8HW\n=TF3K\n-----END PGP SIGNATURE-----\n", + "payload": "tree 545527ccb2d56794650aebeb4ee1255685c9b8c0\nparent ebd0dd59852a02df786a0aff68783b63a87e294b\nparent 725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1717789245 -0400\ncommitter GitHub 1717789245 -0400\n\nMerge pull request #1480 from open-data/feature/cdts\n\nUse CDTS Templates and CDN Scripts" + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/41d5a01e0ce4fcfa2e050c2f03531e6846f2914e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/41d5a01e0ce4fcfa2e050c2f03531e6846f2914e", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/41d5a01e0ce4fcfa2e050c2f03531e6846f2914e/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "ebd0dd59852a02df786a0aff68783b63a87e294b", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/ebd0dd59852a02df786a0aff68783b63a87e294b", + "html_url": "https://github.com/open-data/ckanext-canada/commit/ebd0dd59852a02df786a0aff68783b63a87e294b" + }, + { + "sha": "725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1", + "html_url": "https://github.com/open-data/ckanext-canada/commit/725c49b0f23ceb7b0c58ffcd91fb63d646e1bba1" + } + ] + }, + { + "sha": "9872b742e821cc10a49f35c87220f7f3ca32ddca", + "node_id": "C_kwDOAGzkrtoAKDk4NzJiNzQyZTgyMWNjMTBhNDlmMzVjODcyMjBmN2YzY2EzMmRkY2E", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-07T21:17:43Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-07T21:17:43Z" + }, + "message": "removal(templates) misc;\n\n- Removed unnecessary block.\n- Removed unused template file.", + "tree": { + "sha": "0675fdc831be2030c1897261a8839906b8bc1a1f", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/0675fdc831be2030c1897261a8839906b8bc1a1f" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/9872b742e821cc10a49f35c87220f7f3ca32ddca", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/9872b742e821cc10a49f35c87220f7f3ca32ddca", + "html_url": "https://github.com/open-data/ckanext-canada/commit/9872b742e821cc10a49f35c87220f7f3ca32ddca", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/9872b742e821cc10a49f35c87220f7f3ca32ddca/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "41d5a01e0ce4fcfa2e050c2f03531e6846f2914e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/41d5a01e0ce4fcfa2e050c2f03531e6846f2914e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/41d5a01e0ce4fcfa2e050c2f03531e6846f2914e" + } + ] + }, + { + "sha": "67e62c9252e2da241562ce29419f0b6d2df00dcb", + "node_id": "C_kwDOAGzkrtoAKDY3ZTYyYzkyNTJlMmRhMjQxNTYyY2UyOTQxOWYwYjZkMmRmMDBkY2I", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-10T14:16:32Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-10T14:16:32Z" + }, + "message": "fix(templates): misc translation handling;\n\n- Fixed up some language conditions.\n- Removed unused menu template.", + "tree": { + "sha": "f2a4a0f4fc73319c71a0b20bd85b2e00a83d71e1", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/f2a4a0f4fc73319c71a0b20bd85b2e00a83d71e1" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/67e62c9252e2da241562ce29419f0b6d2df00dcb", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/67e62c9252e2da241562ce29419f0b6d2df00dcb", + "html_url": "https://github.com/open-data/ckanext-canada/commit/67e62c9252e2da241562ce29419f0b6d2df00dcb", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/67e62c9252e2da241562ce29419f0b6d2df00dcb/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "9872b742e821cc10a49f35c87220f7f3ca32ddca", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/9872b742e821cc10a49f35c87220f7f3ca32ddca", + "html_url": "https://github.com/open-data/ckanext-canada/commit/9872b742e821cc10a49f35c87220f7f3ca32ddca" + } + ] + }, + { + "sha": "bfe3a5e48299ede0bb51be6bf797c3a0fdbf0b02", + "node_id": "C_kwDOAGzkrtoAKGJmZTNhNWU0ODI5OWVkZTBiYjUxYmU2YmY3OTdjM2EwZmRiZjBiMDI", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-12T20:29:01Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-12T20:29:01Z" + }, + "message": "fix(misc): favicon;\n\n- Uncommented favicon.", + "tree": { + "sha": "d945abaf0f12c4b6088552c89061ba98d23b239e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/d945abaf0f12c4b6088552c89061ba98d23b239e" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/bfe3a5e48299ede0bb51be6bf797c3a0fdbf0b02", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bfe3a5e48299ede0bb51be6bf797c3a0fdbf0b02", + "html_url": "https://github.com/open-data/ckanext-canada/commit/bfe3a5e48299ede0bb51be6bf797c3a0fdbf0b02", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bfe3a5e48299ede0bb51be6bf797c3a0fdbf0b02/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "67e62c9252e2da241562ce29419f0b6d2df00dcb", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/67e62c9252e2da241562ce29419f0b6d2df00dcb", + "html_url": "https://github.com/open-data/ckanext-canada/commit/67e62c9252e2da241562ce29419f0b6d2df00dcb" + } + ] + }, + { + "sha": "fe399da50b9e4ae452ca1ea783439e6b2c4d078e", + "node_id": "C_kwDOAGzkrtoAKGZlMzk5ZGE1MGI5ZTRhZTQ1MmNhMWVhNzgzNDM5ZTZiMmM0ZDA3OGU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-14T15:19:13Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-14T15:19:13Z" + }, + "message": "Merge branch 'master' into feature/template-merge\n\n# Conflicts:\n#\tckanext/canada/i18n/ckanext-canada.pot\n#\tckanext/canada/i18n/en/LC_MESSAGES/ckanext-canada.po\n#\tckanext/canada/i18n/fr/LC_MESSAGES/ckanext-canada.po\n#\tckanext/canada/templates/internal/help.html\n#\tckanext/canada/view.py\n### RESOLVED.", + "tree": { + "sha": "8e5c1c8d705be836ab9850aae74445f48ee6f999", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/8e5c1c8d705be836ab9850aae74445f48ee6f999" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/fe399da50b9e4ae452ca1ea783439e6b2c4d078e", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/fe399da50b9e4ae452ca1ea783439e6b2c4d078e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/fe399da50b9e4ae452ca1ea783439e6b2c4d078e", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/fe399da50b9e4ae452ca1ea783439e6b2c4d078e/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "bfe3a5e48299ede0bb51be6bf797c3a0fdbf0b02", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bfe3a5e48299ede0bb51be6bf797c3a0fdbf0b02", + "html_url": "https://github.com/open-data/ckanext-canada/commit/bfe3a5e48299ede0bb51be6bf797c3a0fdbf0b02" + }, + { + "sha": "e077094b7e262b744768f9ea69da29edf6bcdd27", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/e077094b7e262b744768f9ea69da29edf6bcdd27", + "html_url": "https://github.com/open-data/ckanext-canada/commit/e077094b7e262b744768f9ea69da29edf6bcdd27" + } + ] + }, + { + "sha": "b58371f0c507d853568fdbe82782eece2cff12f5", + "node_id": "C_kwDOAGzkrtoAKGI1ODM3MWYwYzUwN2Q4NTM1NjhmZGJlODI3ODJlZWNlMmNmZjEyZjU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-14T15:37:20Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-14T15:37:20Z" + }, + "message": "fix(templates): cdts json escaping;\n\n- Use `tojson` jinja filter for correct escaping.", + "tree": { + "sha": "98b16489b7e09a5e53ec63c0396b72235bef3489", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/98b16489b7e09a5e53ec63c0396b72235bef3489" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/b58371f0c507d853568fdbe82782eece2cff12f5", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b58371f0c507d853568fdbe82782eece2cff12f5", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b58371f0c507d853568fdbe82782eece2cff12f5", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b58371f0c507d853568fdbe82782eece2cff12f5/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "fe399da50b9e4ae452ca1ea783439e6b2c4d078e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/fe399da50b9e4ae452ca1ea783439e6b2c4d078e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/fe399da50b9e4ae452ca1ea783439e6b2c4d078e" + } + ] + }, + { + "sha": "bd6bc4cf2ba5b5bd5b7e539ead09780573419940", + "node_id": "C_kwDOAGzkrtoAKGJkNmJjNGNmMmJhNWI1YmQ1YjdlNTM5ZWFkMDk3ODA1NzM0MTk5NDA", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-17T18:16:11Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-17T18:16:11Z" + }, + "message": "Merge branch 'feature/template-merge' into fix/french-colons", + "tree": { + "sha": "b8769630c8cd40dd8a13e2dc21241fb1e57dc9ba", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/b8769630c8cd40dd8a13e2dc21241fb1e57dc9ba" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/bd6bc4cf2ba5b5bd5b7e539ead09780573419940", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bd6bc4cf2ba5b5bd5b7e539ead09780573419940", + "html_url": "https://github.com/open-data/ckanext-canada/commit/bd6bc4cf2ba5b5bd5b7e539ead09780573419940", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bd6bc4cf2ba5b5bd5b7e539ead09780573419940/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "8bf78d0214dc01a953bb2631c8333645e602df32", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/8bf78d0214dc01a953bb2631c8333645e602df32", + "html_url": "https://github.com/open-data/ckanext-canada/commit/8bf78d0214dc01a953bb2631c8333645e602df32" + }, + { + "sha": "b58371f0c507d853568fdbe82782eece2cff12f5", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b58371f0c507d853568fdbe82782eece2cff12f5", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b58371f0c507d853568fdbe82782eece2cff12f5" + } + ] + }, + { + "sha": "598577e467823622de304d6cb40ca1096f02f82d", + "node_id": "C_kwDOAGzkrtoAKDU5ODU3N2U0Njc4MjM2MjJkZTMwNGQ2Y2I0MGNhMTA5NmYwMmY4MmQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-17T18:20:48Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-17T18:20:48Z" + }, + "message": "fix(i18n): french colons;\n\n- Put colons inside of gettext.\n- Update PO files.", + "tree": { + "sha": "57a1839e6e5b3212dabb5ac15b3dcd3087858e37", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/57a1839e6e5b3212dabb5ac15b3dcd3087858e37" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/598577e467823622de304d6cb40ca1096f02f82d", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/598577e467823622de304d6cb40ca1096f02f82d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/598577e467823622de304d6cb40ca1096f02f82d", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/598577e467823622de304d6cb40ca1096f02f82d/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "bd6bc4cf2ba5b5bd5b7e539ead09780573419940", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/bd6bc4cf2ba5b5bd5b7e539ead09780573419940", + "html_url": "https://github.com/open-data/ckanext-canada/commit/bd6bc4cf2ba5b5bd5b7e539ead09780573419940" + } + ] + }, + { + "sha": "74a13574f6473710ac96d1beeb0a2b127faabde8", + "node_id": "C_kwDOAGzkrtoAKDc0YTEzNTc0ZjY0NzM3MTBhYzk2ZDFiZWViMGEyYjEyN2ZhYWJkZTg", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-17T18:56:29Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-06-17T18:56:29Z" + }, + "message": "Merge branch 'master' into fix/french-colons\n\n# Conflicts:\n#\tckanext/canada/i18n/ckanext-canada.pot\n#\tckanext/canada/i18n/en/LC_MESSAGES/ckanext-canada.po\n#\tckanext/canada/i18n/fr/LC_MESSAGES/ckanext-canada.po\n### RESOLVED.", + "tree": { + "sha": "cbcd8a62997eb9395f684b180f75da56fe865585", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/cbcd8a62997eb9395f684b180f75da56fe865585" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/74a13574f6473710ac96d1beeb0a2b127faabde8", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/74a13574f6473710ac96d1beeb0a2b127faabde8", + "html_url": "https://github.com/open-data/ckanext-canada/commit/74a13574f6473710ac96d1beeb0a2b127faabde8", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/74a13574f6473710ac96d1beeb0a2b127faabde8/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "598577e467823622de304d6cb40ca1096f02f82d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/598577e467823622de304d6cb40ca1096f02f82d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/598577e467823622de304d6cb40ca1096f02f82d" + }, + { + "sha": "280766578c694db87cda05c0cde1bb74432c8ff8", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/280766578c694db87cda05c0cde1bb74432c8ff8", + "html_url": "https://github.com/open-data/ckanext-canada/commit/280766578c694db87cda05c0cde1bb74432c8ff8" + } + ] + }, + { + "sha": "2da86a0df6207b69aac29ca43653fff162aeeb54", + "node_id": "C_kwDOAGzkrtoAKDJkYTg2YTBkZjYyMDdiNjlhYWMyOWNhNDM2NTNmZmYxNjJhZWViNTQ", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-06-17T19:21:44Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-06-17T19:21:44Z" + }, + "message": "Merge pull request #1483 from open-data/fix/french-colons\n\nSpace Before Colons for French", + "tree": { + "sha": "cbcd8a62997eb9395f684b180f75da56fe865585", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/cbcd8a62997eb9395f684b180f75da56fe865585" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/2da86a0df6207b69aac29ca43653fff162aeeb54", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmcIzICRC1aQ7uu5UhlAAAx1EQAB9ips+Vz9/C9OJTInxtub6I\nN3XD+pTHzIgeZc7uoz4HbzTe566O59ORYksh3I0tpRZoOpa8MLnHavvtpRhTdnlz\nAQRQ13z2PrGHyKRkDsCvvnlOVs6sucERB5+3cjzvcTbLYWdMUxJFE2QsbrsxL9dT\nQpE1sS05VyVjpfXtfp290OuMr0Aygq6VCwf9rLVl48z+micIdfYAlLae4ompg6u6\nOLn7hJdzgo7fo/8hrhTml+jhw9uPqEEu3QxweY8FrQOeDb3Rsh1e4BBbSw3yOLPh\nWaOwsyUdBBkYevomEcMkSNXx4KFFnmTx0lxgAKBFxjLFD1rp031GlbEkCqPBK+rP\nFjG70Al/swRSO9QEHVr9RRQ6cW21MR0gMlLcQosTxZ/BXTgFP944rJy3LPSR6j8m\nOU2Sma1Gp+Jj9ORp8X/VmSyLuTzCtpOsgtZUfyBqVNubMU8+lIuLSalK8J+oht27\nRzpYqp1KQZIfi62jjm+pcfTuOMDP7z0lYf+dgC1kI7GPjbkZ41bIU4ZFn2JMYi/k\n1RfhiQbMM4swf6wEIPZ76fw4v3TGI9UwqPiyb6UzUQMcnKHSy2JpLqLc+otI6C+w\nOtityRzPfd/cfO0N0X5pm2jvGZz+dWJbfFZYgZnG5XlwVO/U8cUjCHjN8YATQCQ9\ng04TPu/Cs5Hsn6116dIO\n=oNjN\n-----END PGP SIGNATURE-----\n", + "payload": "tree cbcd8a62997eb9395f684b180f75da56fe865585\nparent b58371f0c507d853568fdbe82782eece2cff12f5\nparent 74a13574f6473710ac96d1beeb0a2b127faabde8\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1718652104 -0400\ncommitter GitHub 1718652104 -0400\n\nMerge pull request #1483 from open-data/fix/french-colons\n\nSpace Before Colons for French" + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2da86a0df6207b69aac29ca43653fff162aeeb54", + "html_url": "https://github.com/open-data/ckanext-canada/commit/2da86a0df6207b69aac29ca43653fff162aeeb54", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2da86a0df6207b69aac29ca43653fff162aeeb54/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "b58371f0c507d853568fdbe82782eece2cff12f5", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b58371f0c507d853568fdbe82782eece2cff12f5", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b58371f0c507d853568fdbe82782eece2cff12f5" + }, + { + "sha": "74a13574f6473710ac96d1beeb0a2b127faabde8", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/74a13574f6473710ac96d1beeb0a2b127faabde8", + "html_url": "https://github.com/open-data/ckanext-canada/commit/74a13574f6473710ac96d1beeb0a2b127faabde8" + } + ] + }, + { + "sha": "371a2625d083c472e0e12ee6a1da5e05e8c03a35", + "node_id": "C_kwDOAGzkrtoAKDM3MWEyNjI1ZDA4M2M0NzJlMGUxMmVlNmExZGE1ZTA1ZThjMDNhMzU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-10T21:08:54Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-10T21:08:54Z" + }, + "message": "feat(css): datatables colvis popup;\n\n- Started working on the css layout for the column visibility popup in datatables views.", + "tree": { + "sha": "6dfdf66d9efbf83a409ef8730bcf20bdd51cd7d3", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/6dfdf66d9efbf83a409ef8730bcf20bdd51cd7d3" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/371a2625d083c472e0e12ee6a1da5e05e8c03a35", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/371a2625d083c472e0e12ee6a1da5e05e8c03a35", + "html_url": "https://github.com/open-data/ckanext-canada/commit/371a2625d083c472e0e12ee6a1da5e05e8c03a35", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/371a2625d083c472e0e12ee6a1da5e05e8c03a35/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "b699020469571b04e75275b735ea710a77e6022e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b699020469571b04e75275b735ea710a77e6022e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b699020469571b04e75275b735ea710a77e6022e" + } + ] + }, + { + "sha": "f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f", + "node_id": "C_kwDOAGzkrtoAKGY0N2ZlMWIwYmIyYjMwYmE4ZGY0ZmRlMzVlYzJjZTk3OTU1M2FhNGY", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-11T13:57:49Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-11T13:57:49Z" + }, + "message": "feat(css): datatables colvis popup;\n\n- Finalized CSS.\n- Added change log file.", + "tree": { + "sha": "3ac77cb197878d63689331865e1622f8fa50850c", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/3ac77cb197878d63689331865e1622f8fa50850c" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f", + "html_url": "https://github.com/open-data/ckanext-canada/commit/f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "371a2625d083c472e0e12ee6a1da5e05e8c03a35", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/371a2625d083c472e0e12ee6a1da5e05e8c03a35", + "html_url": "https://github.com/open-data/ckanext-canada/commit/371a2625d083c472e0e12ee6a1da5e05e8c03a35" + } + ] + }, + { + "sha": "21cb0b63a116c59e0b70f7acb4e3caa3520ecf2d", + "node_id": "C_kwDOAGzkrtoAKDIxY2IwYjYzYTExNmM1OWUwYjcwZjdhY2I0ZTNjYWEzNTIwZWNmMmQ", + "commit": { + "author": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-11T18:27:33Z" + }, + "committer": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-11T18:27:33Z" + }, + "message": "fix bug for validation report not loading", + "tree": { + "sha": "2e8d7f69f0ef2f780d3567d1d2ba6a6a79881f79", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/2e8d7f69f0ef2f780d3567d1d2ba6a6a79881f79" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/21cb0b63a116c59e0b70f7acb4e3caa3520ecf2d", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/21cb0b63a116c59e0b70f7acb4e3caa3520ecf2d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/21cb0b63a116c59e0b70f7acb4e3caa3520ecf2d", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/21cb0b63a116c59e0b70f7acb4e3caa3520ecf2d/comments", + "author": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "b699020469571b04e75275b735ea710a77e6022e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b699020469571b04e75275b735ea710a77e6022e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b699020469571b04e75275b735ea710a77e6022e" + } + ] + }, + { + "sha": "156e62feadd15ffa0b195fd37bc1ae2dd965e6ed", + "node_id": "C_kwDOAGzkrtoAKDE1NmU2MmZlYWRkMTVmZmEwYjE5NWZkMzdiYzFhZTJkZDk2NWU2ZWQ", + "commit": { + "author": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-11T18:31:56Z" + }, + "committer": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-11T18:31:56Z" + }, + "message": "add changelog for PR# 1492", + "tree": { + "sha": "05c25e56b59cd638460f4011f02104f36ef726d3", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/05c25e56b59cd638460f4011f02104f36ef726d3" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/156e62feadd15ffa0b195fd37bc1ae2dd965e6ed", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/156e62feadd15ffa0b195fd37bc1ae2dd965e6ed", + "html_url": "https://github.com/open-data/ckanext-canada/commit/156e62feadd15ffa0b195fd37bc1ae2dd965e6ed", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/156e62feadd15ffa0b195fd37bc1ae2dd965e6ed/comments", + "author": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "21cb0b63a116c59e0b70f7acb4e3caa3520ecf2d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/21cb0b63a116c59e0b70f7acb4e3caa3520ecf2d", + "html_url": "https://github.com/open-data/ckanext-canada/commit/21cb0b63a116c59e0b70f7acb4e3caa3520ecf2d" + } + ] + }, + { + "sha": "956c9a280a01076ff26adaeb9d5e8b3330c28aea", + "node_id": "C_kwDOAGzkrtoAKDk1NmM5YTI4MGEwMTA3NmZmMjZhZGFlYjlkNWU4YjMzMzBjMjhhZWE", + "commit": { + "author": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-11T19:27:39Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-11T19:27:39Z" + }, + "message": "Merge pull request #1492 from open-data/validation-bug\n\nfix bug for validation report not loading", + "tree": { + "sha": "05c25e56b59cd638460f4011f02104f36ef726d3", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/05c25e56b59cd638460f4011f02104f36ef726d3" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/956c9a280a01076ff26adaeb9d5e8b3330c28aea", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmkDIrCRC1aQ7uu5UhlAAAQYIQAFVN7C+DQsHyen+QOQqM9Y9o\n33RPeu39Fuek8tel2IGTfuygHToxDAXr9G3xRpua1MF8Vv0L/fMGLPMSgTwW1Mlm\nz5pOgXxPxNFSJLfYPDbXfGBRwwvHIqbdJnR2r7X6F6v8k5Euqm7fIIfK25f8EoP0\nre1+Iu7HR6yf99Mqnk4En7YOU+fkQIkPJWVPUAA5WIWSoapHrbwaz15RLgmRmbRz\nStVXsQNDJ/dJxs6g2BsFNLAVofAsycwKIozQmbhV4LJFUgSYnerh9RM3w38VfB+A\nXnyw/TgXSB1yNr9RwUx4wA259dx/DOhZ0JnlV4Zr5Cj4P3Aw/fe6nRYotzSaLNGJ\n0+Q/U5hVDpfFyI7SY4xol6WW3cl3vWAqbrM97HELCcLDMWk04aoQMzRHNOCNmajx\n97x82CZfY5rbEVuKBPwLUQD2s66Q0vNKiLwm9dLxfPx1wb5nlDDnDvJcgRprF0dB\nQz5KMZRZXAdNzgELsMNi/eCzXZOomHAhKBuN76PC3W0ApHXDGlY9XttYugXhPT61\nhl+HhSG6eAtTxrtDEf2IVriwphv1TBvlwhRTcmOJdbleQV7T26kqSQavUuj4scSN\nNbsqg7DxyJBmohFmPo1zaY9GirS92o3PDJI+WU3uLK1d5Do3bXWKBJd9o+bVjUzg\n6tZvVCufstooA26q1Ioh\n=Gm/2\n-----END PGP SIGNATURE-----\n", + "payload": "tree 05c25e56b59cd638460f4011f02104f36ef726d3\nparent b699020469571b04e75275b735ea710a77e6022e\nparent 156e62feadd15ffa0b195fd37bc1ae2dd965e6ed\nauthor Rabia Sajjad 1720726059 -0400\ncommitter GitHub 1720726059 -0400\n\nMerge pull request #1492 from open-data/validation-bug\n\nfix bug for validation report not loading" + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/956c9a280a01076ff26adaeb9d5e8b3330c28aea", + "html_url": "https://github.com/open-data/ckanext-canada/commit/956c9a280a01076ff26adaeb9d5e8b3330c28aea", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/956c9a280a01076ff26adaeb9d5e8b3330c28aea/comments", + "author": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "b699020469571b04e75275b735ea710a77e6022e", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/b699020469571b04e75275b735ea710a77e6022e", + "html_url": "https://github.com/open-data/ckanext-canada/commit/b699020469571b04e75275b735ea710a77e6022e" + }, + { + "sha": "156e62feadd15ffa0b195fd37bc1ae2dd965e6ed", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/156e62feadd15ffa0b195fd37bc1ae2dd965e6ed", + "html_url": "https://github.com/open-data/ckanext-canada/commit/156e62feadd15ffa0b195fd37bc1ae2dd965e6ed" + } + ] + }, + { + "sha": "c21be9c3393e9750d9ddfccb35efd262d8177d35", + "node_id": "C_kwDOAGzkrtoAKGMyMWJlOWMzMzkzZTk3NTBkOWRkZmNjYjM1ZWZkMjYyZDgxNzdkMzU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-07-11T19:44:33Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-11T19:44:33Z" + }, + "message": "Merge pull request #1491 from open-data/feature/datatables-colvis-layout\n\nDatatables Views ColVis CSS Layout", + "tree": { + "sha": "6732022b1207d7fb5f7f3c18571ee50aaf988746", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/6732022b1207d7fb5f7f3c18571ee50aaf988746" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/c21be9c3393e9750d9ddfccb35efd262d8177d35", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmkDYhCRC1aQ7uu5UhlAAAyGMQADWwWEVULglq0JBUI0EbDV2M\nYeb69sLz04RYtRq012kwq4ONXVq0ITR8g1ZMTorNEffIkcybvBuCTJUCesKNL382\ne2Xnq8vm72w1dDaNKxg7bb8tZwKynIMa1W7oOob4R/MNitGza47vB9CGBuB4FUdk\nOWJjWJpRY2tMh/ffrNTA4n5sgWg1jaqHcR9bOJoM6OVpTwtmTh5Cd4IqHkhSfX8/\nmz50deo+AR8Dv/kbMmE7AxcVVNyQv8WqULc/eTEjcfhy0JKusR+4lo7zIxMrpyZS\nnjoDbJD5TmfNK/QaNVlhu+J51RXZlMQnaJs2s2Xvo5VL3WbcmGZ/fEA25rmhQd/l\nY7q5XgiIZ7viF4xhDs2bd3VvFadBqAV0SJ/gkOo+aw6Q38v/lRM2wmInyIcrbuKw\nrHOo8UUDVBMVbs6c2IO3OVXtTAlFSVcLnEfoZ2/dBVaO3ma1whumEmA2nYBckwWt\naLQW7aXRePab0b97PvO8mCwThHnn7+d4qKeMxINWrzZj7r8vBkvnjanD1D9bUJoU\nycGQDDoHGPnPmEDqkz7YzyuRqXAPONRMrmX4sKrP1jLH6aBZxXMzk0nXrnOrqHfo\nEfPkSoz9gyy7oeD4nqPd0DXGEWZd9YfGRvdadfJn75RkJ3UaTWscWB5H8q98FhJB\nq689D6ijv7mAHSpTcZEY\n=zhJA\n-----END PGP SIGNATURE-----\n", + "payload": "tree 6732022b1207d7fb5f7f3c18571ee50aaf988746\nparent 956c9a280a01076ff26adaeb9d5e8b3330c28aea\nparent f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1720727073 -0400\ncommitter GitHub 1720727073 -0400\n\nMerge pull request #1491 from open-data/feature/datatables-colvis-layout\n\nDatatables Views ColVis CSS Layout" + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c21be9c3393e9750d9ddfccb35efd262d8177d35", + "html_url": "https://github.com/open-data/ckanext-canada/commit/c21be9c3393e9750d9ddfccb35efd262d8177d35", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c21be9c3393e9750d9ddfccb35efd262d8177d35/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "956c9a280a01076ff26adaeb9d5e8b3330c28aea", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/956c9a280a01076ff26adaeb9d5e8b3330c28aea", + "html_url": "https://github.com/open-data/ckanext-canada/commit/956c9a280a01076ff26adaeb9d5e8b3330c28aea" + }, + { + "sha": "f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f", + "html_url": "https://github.com/open-data/ckanext-canada/commit/f47fe1b0bb2b30ba8df4fde35ec2ce979553aa4f" + } + ] + }, + { + "sha": "6a40898dd611654f923a1e7cbf79aee125ac8aef", + "node_id": "C_kwDOAGzkrtoAKDZhNDA4OThkZDYxMTY1NGY5MjNhMWU3Y2JmNzlhZWUxMjVhYzhhZWY", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T15:05:19Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-12T15:05:19Z" + }, + "message": "fix(css): edge cases dt colvis;\n\n- Edge cases for datatables column visibility modal.", + "tree": { + "sha": "c25d4d55e7b0064c5c4150cd6c5df34501866fdc", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/c25d4d55e7b0064c5c4150cd6c5df34501866fdc" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/6a40898dd611654f923a1e7cbf79aee125ac8aef", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6a40898dd611654f923a1e7cbf79aee125ac8aef", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6a40898dd611654f923a1e7cbf79aee125ac8aef", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6a40898dd611654f923a1e7cbf79aee125ac8aef/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "c21be9c3393e9750d9ddfccb35efd262d8177d35", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/c21be9c3393e9750d9ddfccb35efd262d8177d35", + "html_url": "https://github.com/open-data/ckanext-canada/commit/c21be9c3393e9750d9ddfccb35efd262d8177d35" + } + ] + }, + { + "sha": "edf732fce08c81269f8f50f81d00f45180a29e46", + "node_id": "C_kwDOAGzkrtoAKGVkZjczMmZjZTA4YzgxMjY5ZjhmNTBmODFkMDBmNDUxODBhMjllNDY", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-15T19:19:06Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-15T19:19:06Z" + }, + "message": "Merge branch 'master' into feature/template-merge\n\n# Conflicts:\n#\tckanext/canada/i18n/ckanext-canada.pot\n#\tckanext/canada/i18n/en/LC_MESSAGES/ckanext-canada.po\n#\tckanext/canada/i18n/fr/LC_MESSAGES/ckanext-canada.po\n#\tckanext/canada/templates/internal/user/perform_reset.html\n### RESOLVED.", + "tree": { + "sha": "667ab2fbe13da96fc605003833fcb0931d50be61", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/667ab2fbe13da96fc605003833fcb0931d50be61" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/edf732fce08c81269f8f50f81d00f45180a29e46", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/edf732fce08c81269f8f50f81d00f45180a29e46", + "html_url": "https://github.com/open-data/ckanext-canada/commit/edf732fce08c81269f8f50f81d00f45180a29e46", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/edf732fce08c81269f8f50f81d00f45180a29e46/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "2da86a0df6207b69aac29ca43653fff162aeeb54", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/2da86a0df6207b69aac29ca43653fff162aeeb54", + "html_url": "https://github.com/open-data/ckanext-canada/commit/2da86a0df6207b69aac29ca43653fff162aeeb54" + }, + { + "sha": "6a40898dd611654f923a1e7cbf79aee125ac8aef", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6a40898dd611654f923a1e7cbf79aee125ac8aef", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6a40898dd611654f923a1e7cbf79aee125ac8aef" + } + ] + }, + { + "sha": "5e77bb5ddd617cff0429103d6c8c0c85d813bec5", + "node_id": "C_kwDOAGzkrtoAKDVlNzdiYjVkZGQ2MTdjZmYwNDI5MTAzZDZjOGMwYzg1ZDgxM2JlYzU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-15T19:22:51Z" + }, + "committer": { + "name": "Jesse Vickery", + "email": "jesse.vickery@tbs-sct.gc.ca", + "date": "2024-07-15T19:22:51Z" + }, + "message": "feat(misc): cdts default ver;\n\n- Bumped default CDTS version to `v5_0_1`,", + "tree": { + "sha": "379eb2530d2f826aeb17e826aa582681c19c8833", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/379eb2530d2f826aeb17e826aa582681c19c8833" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/5e77bb5ddd617cff0429103d6c8c0c85d813bec5", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5e77bb5ddd617cff0429103d6c8c0c85d813bec5", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5e77bb5ddd617cff0429103d6c8c0c85d813bec5", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5e77bb5ddd617cff0429103d6c8c0c85d813bec5/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "edf732fce08c81269f8f50f81d00f45180a29e46", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/edf732fce08c81269f8f50f81d00f45180a29e46", + "html_url": "https://github.com/open-data/ckanext-canada/commit/edf732fce08c81269f8f50f81d00f45180a29e46" + } + ] + }, + { + "sha": "e69752243d60b544bc9841323f0eef3a894b4dee", + "node_id": "C_kwDOAGzkrtoAKGU2OTc1MjI0M2Q2MGI1NDRiYzk4NDEzMjNmMGVlZjNhODk0YjRkZWU", + "commit": { + "author": { + "name": "Jesse Vickery", + "email": "97247789+JVickery-TBS@users.noreply.github.com", + "date": "2024-07-16T12:32:36Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-16T12:32:36Z" + }, + "message": "Merge pull request #1477 from open-data/feature/template-merge\n\nCanada Theme Plugin", + "tree": { + "sha": "379eb2530d2f826aeb17e826aa582681c19c8833", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/379eb2530d2f826aeb17e826aa582681c19c8833" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/e69752243d60b544bc9841323f0eef3a894b4dee", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmlmhkCRC1aQ7uu5UhlAAAy0wQABLeMFchqNF0MJ6EZZEYVE/J\nTzcv7tWwSyAfsz3+OuSrXn8erFvsJWui740FyFWlsqst7Syx7xXhuHsnXW2fdk0J\nyA9xGw1vnQlURQgguV1AcSaXDMGbZqBK3+hxYgTtHXwCh5dquozDMuIiT1CQnmxA\naAxmsOWxfAhu5+9CSHgqN98oAMsFFsJWKGph+tHEEAxnsDSZvj9ssnadF4LPBqFc\n9h7nwOk2F/JydNpwqdVUQS0r4LDODfuk4PwfjvBlpLZf/WeOLBb60HFMesdjw9hH\n0KYTo1S0urDxrVMfGgE531EijjANf+11XWavm0vb5I5A/XXVvTWL3UrQYrhfwaT8\n8hPXngHYE6XzeTSFlPLlDm/sAwDqyiBHJd4SVtfmwhq6EQBBuRCngIY85I1evsXs\nw6K7zaQRhGh7fz3gRelXaPFGfGDUL9FWJ7Id9YbG62ZqTwmF/R2JDTpRR6jz1TEi\nn8QmnV50vi+nnAUllAXEHFZOzuKM8XD5bKzNxbGsOlZABb3JSRl8M77hy7UDofz/\nRDUCoJFmKHjxnR9VmRXNy4XGqrriMsPPgSBZNVQGnNdPus3iiFyDqfNFLfpfRkxj\nR6lWsXg76QtPwC0JaAY8jF8NhUqgnwfMuWEcC/4yGyymvWGpNTAxv0HgvPLRW3M1\nRNOySAJIMftdYZJX6rEU\n=Qc6o\n-----END PGP SIGNATURE-----\n", + "payload": "tree 379eb2530d2f826aeb17e826aa582681c19c8833\nparent 6a40898dd611654f923a1e7cbf79aee125ac8aef\nparent 5e77bb5ddd617cff0429103d6c8c0c85d813bec5\nauthor Jesse Vickery <97247789+JVickery-TBS@users.noreply.github.com> 1721133156 -0400\ncommitter GitHub 1721133156 -0400\n\nMerge pull request #1477 from open-data/feature/template-merge\n\nCanada Theme Plugin" + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/e69752243d60b544bc9841323f0eef3a894b4dee", + "html_url": "https://github.com/open-data/ckanext-canada/commit/e69752243d60b544bc9841323f0eef3a894b4dee", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/e69752243d60b544bc9841323f0eef3a894b4dee/comments", + "author": { + "login": "JVickery-TBS", + "id": 97247789, + "node_id": "U_kgDOBcviLQ", + "avatar_url": "https://avatars.githubusercontent.com/u/97247789?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/JVickery-TBS", + "html_url": "https://github.com/JVickery-TBS", + "followers_url": "https://api.github.com/users/JVickery-TBS/followers", + "following_url": "https://api.github.com/users/JVickery-TBS/following{/other_user}", + "gists_url": "https://api.github.com/users/JVickery-TBS/gists{/gist_id}", + "starred_url": "https://api.github.com/users/JVickery-TBS/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/JVickery-TBS/subscriptions", + "organizations_url": "https://api.github.com/users/JVickery-TBS/orgs", + "repos_url": "https://api.github.com/users/JVickery-TBS/repos", + "events_url": "https://api.github.com/users/JVickery-TBS/events{/privacy}", + "received_events_url": "https://api.github.com/users/JVickery-TBS/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "6a40898dd611654f923a1e7cbf79aee125ac8aef", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/6a40898dd611654f923a1e7cbf79aee125ac8aef", + "html_url": "https://github.com/open-data/ckanext-canada/commit/6a40898dd611654f923a1e7cbf79aee125ac8aef" + }, + { + "sha": "5e77bb5ddd617cff0429103d6c8c0c85d813bec5", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/5e77bb5ddd617cff0429103d6c8c0c85d813bec5", + "html_url": "https://github.com/open-data/ckanext-canada/commit/5e77bb5ddd617cff0429103d6c8c0c85d813bec5" + } + ] + }, + { + "sha": "333b517017fae88af872443ba39171384a4ad21c", + "node_id": "C_kwDOAGzkrtoAKDMzM2I1MTcwMTdmYWU4OGFmODcyNDQzYmEzOTE3MTM4NGE0YWQyMWM", + "commit": { + "author": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-16T15:30:09Z" + }, + "committer": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-16T15:30:09Z" + }, + "message": "add translations for same-username-pasword error", + "tree": { + "sha": "c5097bd8ac6fc1bb5e4f542fede08da3bc0f9f2d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/c5097bd8ac6fc1bb5e4f542fede08da3bc0f9f2d" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/333b517017fae88af872443ba39171384a4ad21c", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/333b517017fae88af872443ba39171384a4ad21c", + "html_url": "https://github.com/open-data/ckanext-canada/commit/333b517017fae88af872443ba39171384a4ad21c", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/333b517017fae88af872443ba39171384a4ad21c/comments", + "author": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "e69752243d60b544bc9841323f0eef3a894b4dee", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/e69752243d60b544bc9841323f0eef3a894b4dee", + "html_url": "https://github.com/open-data/ckanext-canada/commit/e69752243d60b544bc9841323f0eef3a894b4dee" + } + ] + }, + { + "sha": "9bb3510eb54eb90f1e526b92f238ce1e260100db", + "node_id": "C_kwDOAGzkrtoAKDliYjM1MTBlYjU0ZWI5MGYxZTUyNmI5MmYyMzhjZTFlMjYwMTAwZGI", + "commit": { + "author": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-16T15:34:12Z" + }, + "committer": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-16T15:34:12Z" + }, + "message": "add changelog for PR# 1493", + "tree": { + "sha": "5c5314c4132fc638d3dbdfaa8a309832c942466d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/5c5314c4132fc638d3dbdfaa8a309832c942466d" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/9bb3510eb54eb90f1e526b92f238ce1e260100db", + "comment_count": 0, + "verification": { + "verified": false, + "reason": "unsigned", + "signature": null, + "payload": null + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/9bb3510eb54eb90f1e526b92f238ce1e260100db", + "html_url": "https://github.com/open-data/ckanext-canada/commit/9bb3510eb54eb90f1e526b92f238ce1e260100db", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/9bb3510eb54eb90f1e526b92f238ce1e260100db/comments", + "author": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "333b517017fae88af872443ba39171384a4ad21c", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/333b517017fae88af872443ba39171384a4ad21c", + "html_url": "https://github.com/open-data/ckanext-canada/commit/333b517017fae88af872443ba39171384a4ad21c" + } + ] + }, + { + "sha": "fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "node_id": "C_kwDOAGzkrtoAKGZlMWE1NzE5YmY1NmMxYThiMWJlY2Y1MjljYmIyZmQ5OWNmMzJmMWY", + "commit": { + "author": { + "name": "Rabia Sajjad", + "email": "rabiasajjad.dev@gmail.com", + "date": "2024-07-16T15:55:28Z" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com", + "date": "2024-07-16T15:55:28Z" + }, + "message": "Merge pull request #1493 from open-data/same-username-password\n\nadd translations for same-username-pasword error", + "tree": { + "sha": "5c5314c4132fc638d3dbdfaa8a309832c942466d", + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/trees/5c5314c4132fc638d3dbdfaa8a309832c942466d" + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/git/commits/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "comment_count": 0, + "verification": { + "verified": true, + "reason": "valid", + "signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJmlpfwCRC1aQ7uu5UhlAAA5lAQAIkslc/yK/ewcwa6ZITzYCrN\nNPBW3gd6E/MXUw1evvZRInb73HLod9PFl1CwR6a3WgmJdc+cfR9PGDnJUngLgfDt\nuuqbHxBd5AgPFzaN8Mk+h/d9ij1h8JB4q9cwUN1YNOiHFPbBwiYHafcOmZ+IIu9H\nx3wzeOLiMSVypXThefKWc16M9z9VVu4QD9afQpRNMjkMVM162h8re0vyt43Yn+Hx\nw//HTKXWqV5ip8ID89/6FhIoMlttMgrTWS7HMFBHcLuBuNREIb6yZ8yeMhyQg0r4\n3EKsbQPxHI/r8w9XaaGWP4WB6ORVzk6zTBjW3NQyRXJNsfWLlikFSF8rQPVsUvBE\nt1B3+QzIOt00ZanPYpnGfV851HKveP3qKprTWlG4EmHkE7Ct67fmlp9c9qPhqpmG\nBO36ekgoETO8uK+3Q1jAcbdtEv8QJkc0XUqAubJ/V4isTJkvIv8G54Ll62gCJE58\nXEZf89FifRvHnK8Z2YoYItDd6GOu3c1D380LBYQrWeuvioMiisPOF9f9oY+DiF3+\nrT4RVVuh56RYuFMqWKZi46e9CTM0zDZNkAvg77i3N9NykncY87VtThdYrgvsXOJ6\nImF4BC02Q2H0Y7MxIhUB4HJ1VML6KkKH+WWXdkC8plu9JZ9EFL2W9qVkEbxyU8MY\n4hxMFuFXkLuB0CW5lhFQ\n=EsI5\n-----END PGP SIGNATURE-----\n", + "payload": "tree 5c5314c4132fc638d3dbdfaa8a309832c942466d\nparent e69752243d60b544bc9841323f0eef3a894b4dee\nparent 9bb3510eb54eb90f1e526b92f238ce1e260100db\nauthor Rabia Sajjad 1721145328 -0400\ncommitter GitHub 1721145328 -0400\n\nMerge pull request #1493 from open-data/same-username-password\n\nadd translations for same-username-pasword error" + } + }, + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "html_url": "https://github.com/open-data/ckanext-canada/commit/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "comments_url": "https://api.github.com/repos/open-data/ckanext-canada/commits/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/comments", + "author": { + "login": "RabiaSajjad", + "id": 25936398, + "node_id": "MDQ6VXNlcjI1OTM2Mzk4", + "avatar_url": "https://avatars.githubusercontent.com/u/25936398?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RabiaSajjad", + "html_url": "https://github.com/RabiaSajjad", + "followers_url": "https://api.github.com/users/RabiaSajjad/followers", + "following_url": "https://api.github.com/users/RabiaSajjad/following{/other_user}", + "gists_url": "https://api.github.com/users/RabiaSajjad/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RabiaSajjad/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RabiaSajjad/subscriptions", + "organizations_url": "https://api.github.com/users/RabiaSajjad/orgs", + "repos_url": "https://api.github.com/users/RabiaSajjad/repos", + "events_url": "https://api.github.com/users/RabiaSajjad/events{/privacy}", + "received_events_url": "https://api.github.com/users/RabiaSajjad/received_events", + "type": "User", + "site_admin": false + }, + "committer": { + "login": "web-flow", + "id": 19864447, + "node_id": "MDQ6VXNlcjE5ODY0NDQ3", + "avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/web-flow", + "html_url": "https://github.com/web-flow", + "followers_url": "https://api.github.com/users/web-flow/followers", + "following_url": "https://api.github.com/users/web-flow/following{/other_user}", + "gists_url": "https://api.github.com/users/web-flow/gists{/gist_id}", + "starred_url": "https://api.github.com/users/web-flow/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", + "organizations_url": "https://api.github.com/users/web-flow/orgs", + "repos_url": "https://api.github.com/users/web-flow/repos", + "events_url": "https://api.github.com/users/web-flow/events{/privacy}", + "received_events_url": "https://api.github.com/users/web-flow/received_events", + "type": "User", + "site_admin": false + }, + "parents": [ + { + "sha": "e69752243d60b544bc9841323f0eef3a894b4dee", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/e69752243d60b544bc9841323f0eef3a894b4dee", + "html_url": "https://github.com/open-data/ckanext-canada/commit/e69752243d60b544bc9841323f0eef3a894b4dee" + }, + { + "sha": "9bb3510eb54eb90f1e526b92f238ce1e260100db", + "url": "https://api.github.com/repos/open-data/ckanext-canada/commits/9bb3510eb54eb90f1e526b92f238ce1e260100db", + "html_url": "https://github.com/open-data/ckanext-canada/commit/9bb3510eb54eb90f1e526b92f238ce1e260100db" + } + ] + } + ], + "files": [ + { + "sha": "c12dffa68e54d47c24d607fa072c291290785cc8", + "filename": "changes/1477.changes", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1477.changes", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1477.changes", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/changes%2F1477.changes?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1 @@\n+New `canada_theme` plugin contains merged Internal and Public templates, assets, and new `is_registry` global." + }, + { + "sha": "60a109e3bdf1e75470f0c2b1fc24683d2eed5c05", + "filename": "changes/1480.a.feature", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1480.a.feature", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1480.a.feature", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/changes%2F1480.a.feature?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1 @@\n+Load the GCWeb and WET assets and scripts from the CDTS CDN." + }, + { + "sha": "37490e2fd83903d213fd59a836ab7771dbc857b7", + "filename": "changes/1480.b.feature", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1480.b.feature", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1480.b.feature", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/changes%2F1480.b.feature?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1 @@\n+Use the WET JS Builder to comply with the CDTS templates. Updated the error template. The Registry now uses the WET Application templates." + }, + { + "sha": "96b0135407002c844fbada8686c7e63f1195855d", + "filename": "changes/1483.bugfix", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1483.bugfix", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1483.bugfix", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/changes%2F1483.bugfix?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1 @@\n+Fixed inline colons for French in various templates. E.g. `Date Published:` -> `Date de publication :`" + }, + { + "sha": "c3c6d3139961b27f5215956487449cd474c9fbd4", + "filename": "changes/1491.changes", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1491.changes", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1491.changes", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/changes%2F1491.changes?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1 @@\n+Added new CSS layout for Datatables' column visibility modal." + }, + { + "sha": "b35bb0255f6b368c6d3122e6d18f8a159f2e0ca9", + "filename": "changes/1492.bugfix", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1492.bugfix", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1492.bugfix", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/changes%2F1492.bugfix?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1 @@\n+Bugfix for the validation report not rendering because it does not recognize this.ckan\n\\ No newline at end of file" + }, + { + "sha": "027166b5cc57103731a75306bcbb5d526f0150ca", + "filename": "changes/1493.feature", + "status": "added", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1493.feature", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/changes%2F1493.feature", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/changes%2F1493.feature?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1 @@\n+Add translations for feature to validate password. The user password cannot be the same as username.\n\\ No newline at end of file" + }, + { + "sha": "a3655f67aeed2960e1148abb45c96880ba68a8e6", + "filename": "ckanext/canada/assets/datatables/canada_datatables.css", + "status": "modified", + "additions": 61, + "deletions": 0, + "changes": 61, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fassets%2Fdatatables%2Fcanada_datatables.css", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fassets%2Fdatatables%2Fcanada_datatables.css", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fassets%2Fdatatables%2Fcanada_datatables.css?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -36,6 +36,67 @@ div.canada-disabled-view-alert{\n width: 100% !important;\n margin: 0 !important;\n }\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed{\n+ width: 75%;\n+ top: 10% !important;\n+ margin-top: 0 !important;\n+ transform: translateX(-50%);\n+ margin-left: 0;\n+ padding: 18px !important;\n+ max-height: 80% !important;\n+ overflow-y: scroll !important;\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed .dropdown-menu{\n+ display: flex;\n+ flex-direction: row;\n+ flex-wrap: wrap;\n+ width: 100%;\n+ max-height: 100% !important;\n+ min-height: 100% !important;\n+ height: 100% !important;\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed a{\n+ word-break: break-all;\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed a.buttons-columnVisibility{\n+ max-width: 50%;\n+ min-width: 50%;\n+ width: 50%;\n+ margin-bottom: 5px;\n+ padding-left: 16px;\n+ padding-right: 10px;\n+ position: relative;\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed a.buttons-columnVisibility::before{\n+ content: '\\f096';\n+ font: normal normal normal 14px/1 FontAwesome;\n+ position: absolute;\n+ left: 0;\n+ top: 2px;\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed a.buttons-columnVisibility.active::before{\n+ content: '\\f046';\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed a:not(.buttons-columnVisibility){\n+ flex-basis: 100%;\n+ margin-top: 8px;\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed a:not(.buttons-columnVisibility).buttons-colvisRestore{\n+ max-width: 51%;\n+ min-width: 51%;\n+ width: 51%;\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed a:not(.buttons-columnVisibility).buttons-colvisGroup{\n+ max-width: 50%;\n+ min-width: 50%;\n+ width: 50%;\n+}\n+.buttons-collection.buttons-colvis ~ .dt-button-collection.fixed a:not(.buttons-columnVisibility).buttons-colvisGroup:nth-last-of-type(3){\n+ max-width: 49%;\n+ min-width: 49%;\n+ width: 49%;\n+ margin-left: -1%;\n+}\n /*#####################\n ## END ##\n ## Datatables Views ##" + }, + { + "sha": "8a12562480bda994d510a02f83a3815282b59b71", + "filename": "ckanext/canada/assets/internal/webassets.yml", + "status": "modified", + "additions": 3, + "deletions": 0, + "changes": 3, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fassets%2Finternal%2Fwebassets.yml", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fassets%2Finternal%2Fwebassets.yml", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fassets%2Finternal%2Fwebassets.yml?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -39,6 +39,9 @@ guess_mimetype:\n output: canada_guess_mimetype/%(version)s_canada_guess_mimetype.js\n \n validation_spec:\n+ extra:\n+ preload:\n+ - base/main\n contents:\n - validation_spec.js\n output: validation_spec/%(version)s_validation_spec.js" + }, + { + "sha": "7954f7c3731f6b95b43625cac6c719a04170c700", + "filename": "ckanext/canada/assets/public/canada_public.css", + "status": "modified", + "additions": 40, + "deletions": 1, + "changes": 41, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fassets%2Fpublic%2Fcanada_public.css", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fassets%2Fpublic%2Fcanada_public.css", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fassets%2Fpublic%2Fcanada_public.css?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -12,7 +12,18 @@ body .canada-w10-spacer{\n }\n \n img.openness-rating-stars {\n- margin-bottom: -4px !important;\n+ margin-bottom: 0px !important;\n+}\n+\n+.canada-debug-wrapper{\n+ border: 2px solid #af3c43;\n+ border-radius: 3px;\n+ margin-top: 15px;\n+ padding: 15px;\n+}\n+\n+.canada-debug-wrapper > div.container{\n+ max-width: 100% !important;\n }\n \n .facet-item {\n@@ -778,6 +789,7 @@ body .alert a.btn-warning{\n top: 0;\n right: 0;\n bottom: 0;\n+ margin: 0 !important;\n }\n #wb-srch button#wb-srch-sub{\n position: relative;\n@@ -832,6 +844,23 @@ div.canada-job-list-title small{\n ## END ##\n ##########################*/\n \n+/*###################\n+## User Dashboard ##\n+#####################*/\n+.canada-dashboard-nav li a{\n+ border-bottom-left-radius: 0 !important;\n+ border-bottom-right-radius: 0 !important;\n+}\n+\n+.canada-dashboard-panel{\n+ border-top-left-radius: 0 !important;\n+}\n+/*####################\n+## END ##\n+## User Dashboard ##\n+## END ##\n+######################*/\n+\n /*##############################\n ## Core CSS URIs w/ Base URL ##\n ################################*/\n@@ -847,3 +876,13 @@ body, body .module-grid, body .media-grid, body .main, body .account-masthead, b\n ## Core CSS URIs w/ Base URL ##\n ## END ##\n ################################*/\n+\n+/*##############################\n+## CDTS Application Template ##\n+################################*/\n+\n+/*##############################\n+## END ##\n+## CDTS Application Template ##\n+## END ##\n+################################*/" + }, + { + "sha": "7d24d4f9919cddff271ddd6f452cec5f14c75936", + "filename": "ckanext/canada/download/README", + "status": "removed", + "additions": 0, + "deletions": 1, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Fdownload%2FREADME", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Fdownload%2FREADME", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fdownload%2FREADME?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1 +0,0 @@\n-download country_of_origin.jsonl and commodity_code.jsonl into this directory" + }, + { + "sha": "25aceb6a9b096fb26b9c3bb4d821809a0ce3af0e", + "filename": "ckanext/canada/helpers.py", + "status": "modified", + "additions": 41, + "deletions": 33, + "changes": 74, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fhelpers.py", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fhelpers.py", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fhelpers.py?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,8 +1,7 @@\n import json\n import re\n import inspect\n-from ckan.plugins import plugin_loaded\n-from ckan.plugins.toolkit import c, config, _, h, g, request\n+from ckan.plugins.toolkit import config, _, h, g, request\n from ckan.model import User, Package, Activity\n import ckan.model as model\n import datetime\n@@ -11,6 +10,7 @@\n import jinja2\n import html\n from six import text_type\n+from bs4 import BeautifulSoup\n \n from ckanapi import NotFound\n from ckantoolkit import aslist\n@@ -37,19 +37,13 @@\n PORTAL_URL_DEFAULT_EN = 'https://open.canada.ca'\n PORTAL_URL_DEFAULT_FR = 'https://ouvert.canada.ca'\n DATAPREVIEW_MAX = 500\n-WET_URL = config.get('wet_boew.url', '')\n-WET_JQUERY_OFFLINE_OPTION = 'wet_boew.jquery.offline'\n-WET_JQUERY_OFFLINE_DEFAULT = False\n+CDTS_VERSION = config.get('ckanext.canada.cdts_version', 'v5_0_1')\n+CDTS_URI = 'https://www.canada.ca/etc/designs/canada/cdts/gcweb'\n GEO_MAP_TYPE_OPTION = 'wet_theme.geo_map_type'\n GEO_MAP_TYPE_DEFAULT = 'static'\n RELEASE_DATE_FACET_STEP = 100\n \n \n-def is_registry():\n- # type: () -> bool\n- return plugin_loaded('canada_internal')\n-\n-\n def get_translated_t(data_dict, field):\n '''\n customized version of core get_translated helper that also looks\n@@ -113,15 +107,15 @@ def language_text_t(text, prefer_lang=None):\n \n def may_publish_datasets(userobj=None):\n if not userobj:\n- userobj = c.userobj\n+ userobj = g.userobj\n if userobj.sysadmin:\n return True\n \n pub_org = config.get(ORG_MAY_PUBLISH_OPTION, ORG_MAY_PUBLISH_DEFAULT_NAME)\n- for g in userobj.get_groups():\n- if not g.is_organization:\n+ for group in userobj.get_groups():\n+ if not group.is_organization:\n continue\n- if g.name == pub_org:\n+ if group.name == pub_org:\n return True\n return False\n \n@@ -267,7 +261,14 @@ def adobe_analytics_lang():\n return 'eng'\n \n def adobe_analytics_js():\n- return str(config.get('adobe_analytics.js', ''))\n+ \"\"\"\n+ Return partial Adobe Analytics JS address.\n+\n+ Exclude `//assets.adobedtm.com/` prefix and `.js` suffix.\n+\n+ See: https://github.com/wet-boew/cdts-sgdc/blob/v4.1.0/src/gcweb/refTop.ejs\n+ \"\"\"\n+ return str(config.get('ckanext.canada.adobe_analytics.js', ''))\n \n \n def adobe_analytics_creator(organization=None, package=None):\n@@ -463,24 +464,8 @@ def geojson_to_wkt(gjson_str):\n return wkt_str\n \n \n-def url_for_wet_theme(*args):\n- file = args[0] or ''\n- return h.url_for_wet(file, theme=True)\n-\n-def url_for_wet(*args, **kw):\n- file = args[0] or ''\n- theme = kw.get('theme', False)\n-\n- if not WET_URL:\n- return h.url_for_static_or_external(\n- ('GCWeb' if theme else 'wet-boew') + file\n- )\n-\n- return WET_URL + '/' + ('GCWeb' if theme else 'wet-boew') + file\n-\n-\n-def wet_jquery_offline():\n- return t.asbool(config.get(WET_JQUERY_OFFLINE_OPTION, WET_JQUERY_OFFLINE_DEFAULT))\n+def cdts_asset(file_path, theme=True):\n+ return CDTS_URI + '/' + CDTS_VERSION + ('/wet-boew' if theme else '/cdts') + file_path\n \n \n def get_map_type():\n@@ -854,3 +839,26 @@ def remove_filter_button_link_label(_field, _value, s_extras, _choices):\n _choices=preset_choices))\n \n return links_labels\n+\n+\n+def ckan_to_cdts_breadcrumbs(breadcrumb_content):\n+ \"\"\"\n+ The Wet Builder requires a list of JSON objects.\n+\n+ There is no good way to get the breadcrumbs from the CKAN template blocks\n+ into parsed JSON objects. We need to use an HTML Parser to do it.\n+\n+ See: https://cdts.service.canada.ca/app/cls/WET/gcweb/v4_1_0/cdts/samples/breadcrumbs-en.html\n+ \"\"\"\n+ breadcrumb_html = BeautifulSoup(breadcrumb_content, 'html.parser')\n+ cdts_breadcrumbs = [{\n+ 'title': _('Registry Home') if g.is_registry else _('Open Government Portal'),\n+ 'href': '/%s' % h.lang(),\n+ }]\n+ for breadcrumb in breadcrumb_html.find_all('li'):\n+ anchor = breadcrumb.find('a')\n+ cdts_breadcrumbs.append({\n+ 'title': breadcrumb.text if not anchor else anchor.text,\n+ 'href': '' if not anchor else anchor['href'],\n+ })\n+ return cdts_breadcrumbs" + }, + { + "sha": "46c85d9e30ad159b47911d3b4daa77ffb50a5575", + "filename": "ckanext/canada/i18n/ckanext-canada.pot", + "status": "modified", + "additions": 1226, + "deletions": 1607, + "changes": 2833, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fi18n%2Fckanext-canada.pot", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fi18n%2Fckanext-canada.pot", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fi18n%2Fckanext-canada.pot?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f" + }, + { + "sha": "f3fc924b7d4a3b16651925842d6d4876a737aed5", + "filename": "ckanext/canada/i18n/en/LC_MESSAGES/ckanext-canada.po", + "status": "modified", + "additions": 1671, + "deletions": 1881, + "changes": 3552, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fi18n%2Fen%2FLC_MESSAGES%2Fckanext-canada.po", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fi18n%2Fen%2FLC_MESSAGES%2Fckanext-canada.po", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fi18n%2Fen%2FLC_MESSAGES%2Fckanext-canada.po?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f" + }, + { + "sha": "bfc5f30261f626c8cdb76b9ce084bd46eb58ba8e", + "filename": "ckanext/canada/i18n/fr/LC_MESSAGES/ckanext-canada.po", + "status": "modified", + "additions": 2162, + "deletions": 2233, + "changes": 4395, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fi18n%2Ffr%2FLC_MESSAGES%2Fckanext-canada.po", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fi18n%2Ffr%2FLC_MESSAGES%2Fckanext-canada.po", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fi18n%2Ffr%2FLC_MESSAGES%2Fckanext-canada.po?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f" + }, + { + "sha": "49e2d7db71af8413151f498c3745f23d36350756", + "filename": "ckanext/canada/plugins.py", + "status": "modified", + "additions": 88, + "deletions": 87, + "changes": 175, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fplugins.py", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fplugins.py", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fplugins.py?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -9,8 +9,10 @@\n from ckan.logic import validators as logic_validators\n from ckanext.datastore.interfaces import IDataDictionaryForm\n \n+from ckan.lib.app_globals import set_app_global\n+from ckan.plugins.core import plugin_loaded\n+\n from ckan.plugins.toolkit import (\n- c,\n g,\n h,\n chained_action,\n@@ -61,6 +63,83 @@\n fq_portal_release_date_match = re.compile(r\"(portal_release_date:\\\"\\[.*\\]\\\")\")\n \n \n+class CanadaThemePlugin(p.SingletonPlugin):\n+\n+ p.implements(p.IConfigurer)\n+ p.implements(p.ITemplateHelpers)\n+\n+ # IConfigurer\n+ def update_config(self, config):\n+ p.toolkit.add_template_directory(config, 'templates')\n+ p.toolkit.add_public_directory(config, 'public')\n+ p.toolkit.add_resource('public/static/js', 'js')\n+ p.toolkit.add_resource('assets/internal', 'canada_internal')\n+ p.toolkit.add_resource('assets/datatables', 'canada_datatables')\n+ p.toolkit.add_resource('assets/public', 'canada_public')\n+ set_app_global('is_registry', plugin_loaded('canada_internal'))\n+\n+ config['ckan.favicon'] = helpers.cdts_asset('/assets/favicon.ico')\n+\n+ # ITemplateHelpers\n+ def get_helpers(self):\n+ return dict((h, getattr(helpers, h)) for h in [\n+ # Registry\n+ 'may_publish_datasets',\n+ 'today',\n+ 'date_format',\n+ 'parse_release_date_facet',\n+ 'is_ready_to_publish',\n+ 'get_datapreview_recombinant',\n+ 'recombinant_description_to_markup',\n+ 'mail_to_with_params',\n+ 'get_timeout_length',\n+ 'canada_check_access',\n+ 'get_user_email',\n+ 'get_loader_status_badge',\n+ # Portal\n+ 'user_organizations',\n+ 'openness_score',\n+ 'remove_duplicates',\n+ 'get_license',\n+ 'normalize_strip_accents',\n+ 'portal_url',\n+ 'adv_search_url',\n+ 'adv_search_mlt_root',\n+ 'ga4_id',\n+ 'loop11_key',\n+ 'drupal_session_present',\n+ 'contact_information',\n+ 'show_openinfo_facets',\n+ 'json_loads',\n+ 'catalogue_last_update_date',\n+ 'get_translated_t',\n+ 'language_text_t',\n+ 'get_datapreview',\n+ 'iso_to_goctime',\n+ 'geojson_to_wkt',\n+ 'cdts_asset',\n+ 'get_map_type',\n+ 'adobe_analytics_login_required',\n+ 'adobe_analytics_lang',\n+ 'adobe_analytics_js',\n+ 'mail_to_with_params',\n+ 'organization_member_count',\n+ 'flash_notice',\n+ 'flash_error',\n+ 'flash_success',\n+ 'adobe_analytics_creator',\n+ 'resource_view_meta_title',\n+ 'get_resource_view',\n+ 'resource_view_type',\n+ 'fgp_viewer_url',\n+ 'date_field',\n+ 'split_piped_bilingual_field',\n+ 'search_filter_pill_link_label',\n+ 'release_date_facet_start_year',\n+ 'ckan_to_cdts_breadcrumbs',\n+ ])\n+\n+\n class CanadaSecurityPlugin(CkanSecurityPlugin):\n \"\"\"\n Plugin for extra security\n@@ -81,7 +160,7 @@ def update_config(self, config):\n # Enable auth settings\n config['ckan.auth.user_delete_groups'] = True\n config['ckan.auth.user_delete_organizations'] = True\n- config['ckan.auth.create_user_via_web'] = helpers.is_registry() # /user/register view only on registry\n+ config['ckan.auth.create_user_via_web'] = plugin_loaded('canada_internal') # /user/register view only on registry\n # Set auth settings\n config['ckan.auth.roles_that_cascade_to_sub_groups'] = 'admin'\n \n@@ -244,7 +323,7 @@ def before_search(self, search_params):\n pass\n \n try:\n- c.fields_grouped.pop('wbdisable', None)\n+ g.fields_grouped.pop('wbdisable', None)\n except Exception:\n pass\n \n@@ -344,19 +423,13 @@ class DataGCCAInternal(p.SingletonPlugin):\n \"\"\"\n p.implements(p.IConfigurable)\n p.implements(p.IConfigurer)\n- p.implements(p.ITemplateHelpers)\n p.implements(p.IPackageController, inherit=True)\n p.implements(p.IActions)\n- p.implements(p.IBlueprint)\n p.implements(IXloader, inherit=True)\n p.implements(p.IAuthFunctions)\n \n # IConfigurer\n def update_config(self, config):\n- p.toolkit.add_template_directory(config, 'templates/internal')\n- p.toolkit.add_public_directory(config, 'internal/static')\n- p.toolkit.add_resource('assets/internal', 'canada_internal')\n-\n config.update({\n \"ckan.user_list_limit\": 250\n })\n@@ -374,29 +447,6 @@ def update_config(self, config):\n config['ckan.feeds.include_private'] = True\n \n \n- # IBlueprint\n- def get_blueprint(self):\n- # type: () -> list[Blueprint]\n- return [canada_views]\n-\n-\n- # ITemplateHelpers\n- def get_helpers(self):\n- return dict((h, getattr(helpers, h)) for h in [\n- 'may_publish_datasets',\n- 'today',\n- 'date_format',\n- 'parse_release_date_facet',\n- 'is_ready_to_publish',\n- 'get_datapreview_recombinant',\n- 'recombinant_description_to_markup',\n- 'mail_to_with_params',\n- 'get_timeout_length',\n- 'canada_check_access',\n- 'get_user_email',\n- 'get_loader_status_badge',\n- ])\n-\n # IConfigurable\n def configure(self, config):\n # FIXME: monkey-patch datastore upsert_data\n@@ -568,25 +618,19 @@ class DataGCCAPublic(p.SingletonPlugin, DefaultTranslation):\n p.implements(p.IConfigurer)\n p.implements(p.IAuthFunctions)\n p.implements(p.IFacets)\n- p.implements(p.ITemplateHelpers)\n p.implements(p.ITranslation, inherit=True)\n p.implements(p.IMiddleware, inherit=True)\n p.implements(p.IActions)\n p.implements(p.IClick)\n p.implements(IColumnTypes)\n+ p.implements(p.IBlueprint)\n \n # DefaultTranslation, ITranslation\n def i18n_domain(self):\n return 'ckanext-canada'\n \n # IConfigurer\n def update_config(self, config):\n- # add our templates\n- p.toolkit.add_template_directory(config, 'templates/public')\n- p.toolkit.add_public_directory(config, 'public')\n- p.toolkit.add_resource('public/static/js', 'js')\n- p.toolkit.add_resource('assets/datatables', 'canada_datatables')\n- p.toolkit.add_resource('assets/public', 'canada_public')\n config['ckan.auth.public_user_details'] = False\n config['recombinant.definitions'] = \"\"\"\n ckanext.canada:tables/ati.yaml\n@@ -684,54 +728,6 @@ def organization_facets(self, facets_dict, organization_type,\n package_type):\n return self.dataset_facets(facets_dict, package_type)\n \n-\n- # ITemplateHelpers\n- def get_helpers(self):\n- return dict((h, getattr(helpers, h)) for h in [\n- 'user_organizations',\n- 'openness_score',\n- 'remove_duplicates',\n- 'get_license',\n- 'normalize_strip_accents',\n- 'portal_url',\n- 'adv_search_url',\n- 'adv_search_mlt_root',\n- 'ga4_id',\n- 'loop11_key',\n- 'drupal_session_present',\n- 'contact_information',\n- 'show_openinfo_facets',\n- 'json_loads',\n- 'catalogue_last_update_date',\n- 'get_translated_t',\n- 'language_text_t',\n- 'get_datapreview',\n- 'iso_to_goctime',\n- 'geojson_to_wkt',\n- 'url_for_wet_theme',\n- 'url_for_wet',\n- 'wet_jquery_offline',\n- 'get_map_type',\n- 'adobe_analytics_login_required',\n- 'adobe_analytics_lang',\n- 'adobe_analytics_js',\n- 'mail_to_with_params',\n- 'is_registry',\n- 'organization_member_count',\n- 'flash_notice',\n- 'flash_error',\n- 'flash_success',\n- 'adobe_analytics_creator',\n- 'resource_view_meta_title',\n- 'get_resource_view',\n- 'resource_view_type',\n- 'fgp_viewer_url',\n- 'date_field',\n- 'split_piped_bilingual_field',\n- 'search_filter_pill_link_label',\n- 'release_date_facet_start_year',\n- ])\n-\n # IActions\n def get_actions(self):\n return {\n@@ -771,6 +767,11 @@ def column_types(self, existing_types):\n crabusnum=coltypes.CRABusinessNumber,\n )\n \n+ # IBlueprint\n+ def get_blueprint(self):\n+ # type: () -> list[Blueprint]\n+ return [canada_views]\n+\n \n class DataGCCAForms(p.SingletonPlugin, DefaultDatasetForm):\n \"\"\"" + }, + { + "sha": "1b28bf93a2385d6b9bbbec94c44ae0271009f5a2", + "filename": "ckanext/canada/schemas/organization.yaml", + "status": "modified", + "additions": 4, + "deletions": 0, + "changes": 4, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fschemas%2Forganization.yaml", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fschemas%2Forganization.yaml", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fschemas%2Forganization.yaml?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -38,6 +38,7 @@ fields:\n form_snippet: fluent_text.html\n form_attrs:\n size: 75\n+ class: form-control\n display_snippet: fluent_text.html\n error_snippet: fluent_text.html\n validators: fluent_text unicode scheming_required canada_org_title_translated_save\n@@ -66,6 +67,8 @@ fields:\n required: true\n # copied from fluent_text preset\n form_snippet: fluent_text.html\n+ form_attrs:\n+ class: form-control\n display_snippet: fluent_text.html\n error_snippet: fluent_text.html\n validators: fluent_text scheming_required\n@@ -89,6 +92,7 @@ fields:\n form_attrs:\n readonly: true\n size: 45\n+ class: form-control\n \n # Field = Department Number.\n # {The organization's Department Number}" + }, + { + "sha": "0935c6fe3eb82d4efae3456d021924cdb631af92", + "filename": "ckanext/canada/strings.py", + "status": "modified", + "additions": 1, + "deletions": 0, + "changes": 1, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fstrings.py", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Fstrings.py", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Fstrings.py?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -69,6 +69,7 @@\n _('Your password must be {} characters or longer.')\n _('Your password must consist of at least three of the following character sets: '\n 'uppercase characters, lowercase characters, digits, punctuation & special characters.')\n+_('Your password cannot be the same as your username.')\n \n # strings from scheming\n _('These fields have been removed, click update below to save your changes.')" + }, + { + "sha": "cfda11d456022383807ff601e7fe5927a1b62449", + "filename": "ckanext/canada/templates/activity_streams/activity_stream_items.html", + "status": "renamed", + "additions": 9, + "deletions": 5, + "changes": 14, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Factivity_streams%2Factivity_stream_items.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Factivity_streams%2Factivity_stream_items.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Factivity_streams%2Factivity_stream_items.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -15,8 +15,10 @@\n {% block activity_stream_inner %}\n {% if offset > 0 %}\n
  • \n- 0 else 0)) }}\"\n- class=\"btn btn-rounded\">{{ _('Load less') }}
  • \n+ 0 else 0)) }}\" class=\"btn btn-rounded\">\n+  {{ _('Load less') }}\n+ \n+ \n {% endif %}\n {% for activity in activities %}\n {% if loop.index <= has_more_length %}\n@@ -25,7 +27,9 @@\n {% endfor %}\n {% if has_more %}\n
  • \n- {{ _('Load more') }}
  • \n+ \n+  {{ _('Load more') }}\n+ \n+ \n {% endif %}\n-{% endblock %}\n\\ No newline at end of file\n+{% endblock %}", + "previous_filename": "ckanext/canada/templates/public/activity_streams/activity_stream_items.html" + }, + { + "sha": "63f9bcc63bb8014ac5f393c7931a9356dcdf6601", + "filename": "ckanext/canada/templates/admin/base.html", + "status": "added", + "additions": 22, + "deletions": 0, + "changes": 22, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fbase.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fbase.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fbase.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,22 @@\n+{% ckan_extends %}\n+\n+{% block breadcrumb_content %}\n+ {% if g.is_registry %}\n+ {{ h.build_nav('admin.index', _('Admin')) }}\n+ {% else %}\n+ {{ super() }}\n+ {% endif %}\n+{% endblock %}\n+\n+{% block content_primary_nav %}\n+ {% if g.is_registry %}\n+ {{ h.build_nav_icon('canada.ckan_admin_index', _('Admins'), icon='user-plus') }}\n+ {{ h.build_nav_icon('user.index', _('Users'), icon='user') }}\n+ {{ h.build_nav_icon('admin.trash', _('Trash'), icon='trash-o') }}\n+ {{ h.build_nav_icon('canada.ckanadmin_publish', _('Publish Records'), icon='cloud-upload') }}\n+ {{ h.build_nav_icon('canada.ckanadmin_job_queue', _('Job Queue'), icon='tasks') }}\n+ {{ h.build_extra_admin_nav() }}\n+ {% else %}\n+ {{ super() }}\n+ {% endif %}\n+{% endblock %}" + }, + { + "sha": "3c4f63b3332810612ae29c19a38e5956d42ae85f", + "filename": "ckanext/canada/templates/admin/index.html", + "status": "renamed", + "additions": 5, + "deletions": 13, + "changes": 18, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Findex.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Findex.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Findex.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,21 +1,13 @@\n {% ckan_extends %}\n \n-{% block primary_content_inner %}\n- {% if h.is_registry() %}\n- {{ super() }}\n- {% endif %}\n-{% endblock %}\n-\n {% block secondary_content %}\n
    \n-
    \n-

    \n- \n- {{ _('Administer CKAN') }}\n-

    \n-
    \n+
    \n+

    \n+  {{ _('Administer CKAN') }}\n+

    \n+
    \n
    \n-\n {% set docs_url = \"http://docs.ckan.org/en/{0}/sysadmin-guide.html\".format(g.ckan_doc_version) %}\n {% trans %}\n

    As a sysadmin user you have full control over this CKAN instance. Proceed with care!

    ", + "previous_filename": "ckanext/canada/templates/public/admin/index.html" + }, + { + "sha": "a5415a0e31cad6c061bda22991058b18b7542fa4", + "filename": "ckanext/canada/templates/admin/jobs.html", + "status": "added", + "additions": 59, + "deletions": 0, + "changes": 59, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fjobs.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fjobs.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fjobs.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,59 @@\n+{% extends \"admin/base.html\" %}\n+\n+{% block primary_content_inner %}\n+
    \n+ {% if job_list %}\n+ {% if warning %}\n+
    \n+

    {{ _('The first job in the queue has not run in the past 18 minutes, you may want to confirm that the background worker is running.') }}

    \n+
    \n+ {% endif %}\n+
    \n+

    \n+ {% set suffix = '' %}\n+ {% if job_list|length >= 25 %}\n+ {% set suffix = '+' %}\n+ {% endif %}\n+ {{ job_list|length ~ suffix ~ _(\" job(s) in queue.\") }}\n+

    \n+
    \n+
      \n+ {% for job in job_list %}\n+
    • \n+ \n+

      \n+ {{ job.get('type') }}\n+
      \n+ \n+ {{ h.time_ago_from_timestamp(job.get('created')) }} ({{ h.render_datetime(job.get('created'), '%Y-%m-%d %H:%M:%S %Z') }}) |\n+ {% if job.get('info') %}\n+ {{ h.get_translated(job.get('info'), 'name') }}\n+ {% else %}\n+ {{ _('Unknown') }}\n+ {% endif %}\n+ | {{ job.get('id') }}\n+ \n+

      \n+
    • \n+ {% endfor %}\n+
    \n+ {% else %}\n+
    \n+

    {{ _(\"There are currently no queued or running jobs.\") }}

    \n+
    \n+ {% endif %}\n+
    \n+{% endblock %}\n+\n+{% block secondary_content %}\n+
    \n+
    \n+

    \n+  {{ _('Job Queue') }}\n+

    \n+
    \n+
    \n+

    {{ _(\"View the current job queue and running jobs.\") }}

    \n+
    \n+
    \n+{% endblock %}" + }, + { + "sha": "2a3b628a0e2d2a8c8b4cddae10c7a539bf73f8a6", + "filename": "ckanext/canada/templates/admin/publish_search.html", + "status": "renamed", + "additions": 18, + "deletions": 33, + "changes": 51, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fpublish_search.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fpublish_search.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fpublish_search.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -2,9 +2,7 @@\n {% import 'macros/form.html' as form %}\n \n {% block primary_content_inner %}\n-\n {% asset 'canada_public/check_all' %}\n-\n
    \n
    \n
    \n-\n
    \n {% if g.page.item_count == 0 %}\n
    \n@@ -37,20 +32,18 @@

    \n {% snippet 'snippets/search_result_text.html', query=g.q, count=g.page.item_count, type='dataset' %}\n

    \n
    \n- {{ h.snippet('snippets/sort_by.html', sort=c.sort_by_selected) }}\n+ {{ h.snippet('snippets/sort_by.html', sort=g.sort_by_selected) }}\n
    \n {% endif %}\n
    \n-\n- {% if c.fields -%}\n+ {% if g.fields -%}\n \n- {{ form.hidden_from_list(fields=c.fields) }}\n+ {{ form.hidden_from_list(fields=g.fields) }}\n \n {%- endif %}\n-\n
    {% block dataset_search_ext %}{% endblock %}
    \n \n-
    \n+
    \n
    \n {% block filter_list %}\n {% for field in g.fields_grouped %}\n@@ -64,41 +57,33 @@

    \n {% endfor %}\n {% endblock %}\n

    \n- {% if request.params and c.page.item_count == 0 %}\n+ {% if request.params and g.page.item_count == 0 %}\n {% block try_another_search %}\n- {% trans %}\n-

    Please try another search.

    \n- {% endtrans %}\n+ {% trans %}\n+

    Please try another search.

    \n+ {% endtrans %}\n {% endblock %}\n {% endif %}\n
    \n-\n- {% if c.query_error %}\n+ {% if g.query_error %}\n {% trans %}\n

    There was an error while searching. Please try again.

    \n {% endtrans %}\n {% endif %}\n- {{ h.snippet('admin/snippets/publish_package_list.html', packages=c.page.items) }}\n+ {{ h.snippet('admin/snippets/publish_package_list.html', packages=g.page.items) }}\n
    \n-\n {%- block pager -%}\n- {{ c.page.pager(q=c.q) }}\n+ {{ g.page.pager(q=g.q) }}\n {%- endblock -%}\n
    \n-\n- {%- block api_access_info -%}\n- \n- {%- endblock -%}\n-\n+ {%- block api_access_info -%}{%- endblock -%}\n {% endblock %}\n \n-{% block extra_facets %}\n- {# we want this to be empty. we don't want to show the publish/pending facet on the publish interface #}\n-{% endblock %}\n+{% block extra_facets %}{% endblock %}\n \n {% block secondary_content %}\n
    \n-

    {{ _('Search Filters') }} {{ _('Clear All') }}

    \n+

    {{ _('Search Filters') }} {{ _('Clear All') }}

    \n
    \n {% snippet 'snippets/dataset_facets.html', show_org_facet=true %}\n
    ", + "previous_filename": "ckanext/canada/templates/internal/admin/publish_search.html" + }, + { + "sha": "3624a08576262c12ab0132447537572c847926ed", + "filename": "ckanext/canada/templates/admin/snippets/package_item.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fsnippets%2Fpackage_item.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fsnippets%2Fpackage_item.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fsnippets%2Fpackage_item.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/internal/admin/snippets/package_item.html" + }, + { + "sha": "a7e0a9dfdc9a9582a8ddf1d55c6a3bbc6af43e4f", + "filename": "ckanext/canada/templates/admin/snippets/publish_package_list.html", + "status": "added", + "additions": 30, + "deletions": 0, + "changes": 30, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fsnippets%2Fpublish_package_list.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fsnippets%2Fpublish_package_list.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Fsnippets%2Fpublish_package_list.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,30 @@\n+{% set list_class = 'list-bullet-none' %}\n+\n+{% if packages %}\n+
    \n+\n+
    \n+ \n+
    \n+\n+
      \n+ {% for package in packages %}\n+ {% snippet 'admin/snippets/package_item.html', package=package, item_class=item_class, hide_resources=hide_resources, banner=banner, truncate=truncate, truncate_title=truncate_title %}\n+ {% endfor %}\n+
    \n+\n+
    \n+
    \n+ \n+ \n+
    \n+\n+ \n+\n+
    \n+
    \n+{% endif %}" + }, + { + "sha": "dd3411414f0d8b425349207774a5197116932a4c", + "filename": "ckanext/canada/templates/admin/trash.html", + "status": "renamed", + "additions": 12, + "deletions": 19, + "changes": 31, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Ftrash.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Ftrash.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fadmin%2Ftrash.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -4,25 +4,19 @@\n {% set truncate = truncate or 180 %}\n {% set truncate_title = truncate_title or 80 %}\n
    \n-
    \n-
      \n- {% for pkg in c.deleted_packages %}\n- {% set title = pkg.title or pkg.name %}\n-
    • {{ h.link_to(h.truncate(title, truncate_title), h.url_for(pkg.type + '.read', id=pkg.name)) }}
    • \n- {% endfor %}\n-
    \n-
    \n+
    \n+
      \n+ {% for pkg in g.deleted_packages %}\n+ {% set title = pkg.title or pkg.name %}\n+
    • {{ h.link_to(h.truncate(title, truncate_title), h.url_for(pkg.type + '.read', id=pkg.name)) }}
    • \n+ {% endfor %}\n+
    \n+
    \n
    \n-\n
    \n
    \n
    \n- \n+ \n \n@@ -33,10 +27,9 @@\n {% block secondary_content %}\n
    \n
    \n-

    \n- \n- {{ _('Trash') }}\n-

    \n+

    \n+  {{ _('Trash') }}\n+

    \n
    \n
    \n {% trans %}", + "previous_filename": "ckanext/canada/templates/public/admin/trash.html" + }, + { + "sha": "497a3f27251b69f078a2c56eb1b68c6675698615", + "filename": "ckanext/canada/templates/base.html", + "status": "renamed", + "additions": 14, + "deletions": 17, + "changes": 31, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fbase.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fbase.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fbase.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,14 +1,20 @@\n {% ckan_extends %}\n \n-{% block meta %}\n+{% block site_title %}\n+ {% if g.is_registry %}\n+ {{ _('Open Data Registry') }}\n+ {% else %}\n+ {{ super() }}\n+ {% endif %}\n+{% endblock %}\n \n+{% block meta %}\n {{ super() }}\n-\n {% block og_meta_title %}\n \n {% endblock %}\n {% block adobe_analytics_meta %}\n- {% if not h.is_registry() %}\n+ {% if not g.is_registry %}\n {% block adobe_analytics_title %}\n \n {% endblock %}\n@@ -23,9 +29,7 @@\n {% endblock %}\n \n {% block links %}\n-\n {{ super() }}\n-\n {% block google_analytics %}\n {% set ga4_id = h.ga4_id() %}\n {% if ga4_id %}\n@@ -39,13 +43,6 @@\n \n {% endif %}\n {% endblock %}\n-\n- {% block adobe_analytics %}\n- {% if not h.is_registry() and h.adobe_analytics_js() %}\n- \n- {% endif %}\n- {% endblock %}\n-\n {% set loop11_key = h.loop11_key() %}\n {% if loop11_key %}\n \n- {%- endblock -%}\n- {% block google_analytics_footer %}{%- endblock -%}\n- {{ super() }}\n-{% endblock %}" + }, + { + "sha": "2c18878d1bbd78304f7d67e9664e9f619cbe0048", + "filename": "ckanext/canada/templates/public/revision/read_base.html", + "status": "removed", + "additions": 0, + "deletions": 5, + "changes": 5, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Frevision%2Fread_base.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Frevision%2Fread_base.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Frevision%2Fread_base.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,5 +0,0 @@\n-{% ckan_extends %}\n-\n-{% block package_social %}\n-{% endblock %}\n-" + }, + { + "sha": "7afca5d67de41745eff4eb9448fbac06baca31ca", + "filename": "ckanext/canada/templates/public/scheming/display_snippets/br_multiple_choice.html", + "status": "removed", + "additions": 0, + "deletions": 19, + "changes": 19, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fbr_multiple_choice.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fbr_multiple_choice.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fbr_multiple_choice.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,19 +0,0 @@\n-{%- set values = data[field.field_name] -%}\n-{%- set labels = [] -%}\n-\n-{%- for choice in field.choices -%}\n- {%- if choice.value in values -%}\n- {%- do labels.append(h.scheming_language_text(choice.label)) -%}\n- {%- endif -%}\n-{%- endfor -%}\n-\n-{%- if labels|length == 1 -%}\n- {{ labels[0] }}\n-{%- else -%}\n- {%- if field.get('sorted_choices') -%}\n- {%- set labels = labels|sort -%}\n- {%- endif -%}\n- {%- for label in labels -%}\n- {{ label }}
    \n- {%- endfor -%}\n-{%- endif -%}" + }, + { + "sha": "80173670f99f590d5846101c0ff80df6c7571186", + "filename": "ckanext/canada/templates/public/scheming/display_snippets/canada_license.html", + "status": "removed", + "additions": 0, + "deletions": 5, + "changes": 5, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fcanada_license.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fcanada_license.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fcanada_license.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,5 +0,0 @@\n-{% if h.lang() == 'fr' %}\n- {{ c.pkg.license.title_fra }}\n-{% else %}\n- {{ c.pkg_dict.license_title }}\n-{% endif %}" + }, + { + "sha": "cf80d649387f76d64f8177fbc33f711304a30acd", + "filename": "ckanext/canada/templates/public/scheming/display_snippets/credit_name.html", + "status": "removed", + "additions": 0, + "deletions": 18, + "changes": 18, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fcredit_name.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fcredit_name.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fdisplay_snippets%2Fcredit_name.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,18 +0,0 @@\n-{% set fields = data[field.field_name] %}\n-\n-{% block subfield_display %}\n-
      \n- {% for field_data in fields %}\n- {% for subfield in field.repeating_subfields %}\n-
    • \n- {%- snippet 'scheming/snippets/display_field.html',\n- field=subfield,\n- data=field_data,\n- entity_type=entity_type,\n- object_type=object_type\n- -%}\n-
    • \n- {% endfor %}\n- {% endfor %}\n-
    \n-{% endblock %}" + }, + { + "sha": "309cd84174e577bb3ae2f5f3f17bc3d23af48bb0", + "filename": "ckanext/canada/templates/public/scheming/package/read.html", + "status": "removed", + "additions": 0, + "deletions": 30, + "changes": 30, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fpackage%2Fread.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fpackage%2Fread.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fscheming%2Fpackage%2Fread.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,30 +0,0 @@\n-{% extends \"package/read.html\" %}\n-\n-{%- set schema = h.scheming_get_dataset_schema(dataset_type) -%}\n-\n-{% block package_notes %}\n- {%- if not dataset_type -%}\n-

    \n- dataset_type not passed to template. your version of CKAN\n- might not be compatible with ckanext-scheming\n-

    \n- {%- endif -%}\n- {% if h.scheming_field_by_name(schema.dataset_fields, 'notes') and\n- pkg.notes%}\n-
    \n- {{ h.render_markdown(pkg.notes) }}\n-
    \n- {% endif %}\n-{% endblock %}\n-\n-{% block package_additional_info %}{% endblock %}\n-\n-{% block actions_content %}\n-
      \n- {% if h.check_access('package_update', {'id':pkg.id }) %}\n- {% block actions_content_inner %}\n-
    • {% link_for _('Delete'), pkg.type + '.delete', pkg_id=pkg.name, class_='btn btn-danger' %}
    • \n- {% endblock %}\n- {% endif %}\n-
    \n-{% endblock %}" + }, + { + "sha": "12d471ef79f45f0587d3b73f441610fad7b78ff5", + "filename": "ckanext/canada/templates/public/snippets/activity_item.html", + "status": "removed", + "additions": 0, + "deletions": 8, + "changes": 8, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Factivity_item.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Factivity_item.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Factivity_item.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,8 +0,0 @@\n-
  • \n-\t{% if activity.is_new %}\n-\t{{ _('New activity item') }}\n-\t{% endif %}\n-\t\n-\t\t{{ h.literal(activity.msg.format(**activity.data)) }}\n-\t\t{{ h.time_ago_from_timestamp(activity.timestamp) }}\n-
  • " + }, + { + "sha": "68a29cadb0c8b94987851aa187538813d202931d", + "filename": "ckanext/canada/templates/public/snippets/dataset_facets.html", + "status": "removed", + "additions": 0, + "deletions": 62, + "changes": 62, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fdataset_facets.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fdataset_facets.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fdataset_facets.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,62 +0,0 @@\n-{% set type_choices = [\n- {'value': 'dataset', 'label': _('Open Data')},\n- {'value': 'info', 'label': _('Open Information')},\n- {'value': 'prop', 'label': _('Suggested Datasets')},\n- ]\n-%}\n-\n-{% snippet 'snippets/facet_list.html',\n- title=c.facet_titles['portal_type'],\n- name='portal_type',\n- scheming_choices=type_choices,\n- extras=extras %}\n-\n-{% snippet 'snippets/facet_list.html',\n- title=c.facet_titles['collection'],\n- name='collection',\n- scheming_choices=h.scheming_get_preset('canada_collection').choices,\n- extras=extras %}\n-\n-{% snippet 'snippets/facet_list.html',\n- title=c.facet_titles['jurisdiction'],\n- name='jurisdiction',\n- scheming_choices=h.scheming_get_preset('canada_jurisdiction').choices,\n- extras=extras %}\n-\n-{% if show_org_facet %}\n- {% snippet 'snippets/facet_list.html',\n- title=c.facet_titles['organization'],\n- name='organization' %}\n-{% endif %}\n-\n-{% if h.lang() == 'en' %}\n- {% snippet 'snippets/facet_list.html', title=c.facet_titles['keywords'],\n- name='keywords', extras=extras %}\n-{% elif h.lang() == 'fr' %}\n- {% snippet 'snippets/facet_list.html', title=c.facet_titles['keywords_fra'],\n- name='keywords_fra', extras=extras %}\n-{% endif %}\n-\n-{% snippet 'snippets/facet_list.html',\n- title=c.facet_titles['subject'],\n- name='subject',\n- scheming_choices=h.scheming_get_preset('canada_subject').choices,\n- extras=extras %}\n-\n-{% snippet 'snippets/facet_list.html',\n- title=c.facet_titles['res_format'],\n- name='res_format',\n- scheming_choices=h.scheming_get_preset('canada_resource_format').choices,\n- extras=extras %}\n-\n-{% snippet 'snippets/facet_list.html',\n- title=c.facet_titles['res_type'],\n- name='res_type',\n- scheming_choices=h.scheming_get_preset('canada_resource_type').choices,\n- extras=extras %}\n-\n-{% snippet 'snippets/facet_list.html',\n- title=c.facet_titles['frequency'],\n- name='frequency',\n- scheming_choices=h.scheming_get_preset('canada_frequency').choices,\n- extras=extras %}" + }, + { + "sha": "b570ad6d6186ef00073c6274562d9d81de284f83", + "filename": "ckanext/canada/templates/public/snippets/facet_list.html", + "status": "removed", + "additions": 0, + "deletions": 73, + "changes": 73, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Ffacet_list.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Ffacet_list.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Ffacet_list.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,73 +0,0 @@\n-{% ckan_extends %}\n-\n-{% set facet_name = title + 's' %}\n-\n-\n-{% block facet_list_heading %}\n-
    {{ title or h.get_facet_title(name) }}
    \n-{% endblock %}\n-\n-{% block facet_list_item %}\n-
    \n- {{ self.facet_list_heading() }}\n-
    \n- {% block facet_list_item_panel_body %}\n- {% with items = items or h.get_facet_items_dict(name, limit=200) %}\n- {% set item_count = items | length %}\n- {% set items = items[0:5] if ( not unlimit) and h.get_param_int('_%s_limit' % name) else items %}\n-\n- {% if items %}\n- \n- \n- {% else %}\n-

    {{ _('There are no filters for this search') }}

    \n- {% endif %}\n-\n- {% endwith %}\n- {% endblock %}\n-
    \n-
    \n-{% endblock %}" + }, + { + "sha": "52aef85726583021cbf0a1cf1b2f834616974dff", + "filename": "ckanext/canada/templates/public/snippets/home_breadcrumb_item.html", + "status": "removed", + "additions": 0, + "deletions": 8, + "changes": 8, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fhome_breadcrumb_item.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fhome_breadcrumb_item.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fhome_breadcrumb_item.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,8 +0,0 @@\n-{# Used to insert the home icon into a breadcrumb #}\r\n-{% if h.lang() == 'en' %}\r\n-
  • Canada.ca
  • \r\n-
  • Open Government
  • \r\n-{% else %}\r\n-
  • Canada.ca
  • \r\n-
  • Gouvernement ouvert
  • \r\n-{% endif %}\r" + }, + { + "sha": "2b8d3f6acc85aa3d3d8cd28d0dd4c1636dfafd73", + "filename": "ckanext/canada/templates/public/snippets/menu.html", + "status": "removed", + "additions": 0, + "deletions": 231, + "changes": 231, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fmenu.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fmenu.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fmenu.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,231 +0,0 @@\n-
    \n-

    {{ _('Topics menu') }}

    \n-
    \n-\n-
    \n-
    \n\\ No newline at end of file" + }, + { + "sha": "91eedd5786519b8d3b64f09184a725a3aa33d3f1", + "filename": "ckanext/canada/templates/public/snippets/organization.html", + "status": "removed", + "additions": 0, + "deletions": 46, + "changes": 46, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Forganization.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Forganization.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Forganization.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,46 +0,0 @@\n-{#\n-Embeds a organization within the sidebar of a page.\n-\n-organization - The organization dict.\n-truncate - A max length for the organization description. If not provided the description\n- will be full length.\n-\n-Example:\n-\n- {% snippet 'snippets/organization, organization=c.group_dict %}\n-\n-#}\n-\n-{% with truncate=truncate or 0, url=h.url_for('organization.read', id=organization.name) %}\n-
    \n-
    {{ h.get_translated(organization, 'title') }}
    \n-
    \n- {% if organization.description %}\n-

    \n- {{ h.markdown_extract(organization.description, 180) }}\n- {% link_for _('read more'), 'organization.about', id=organization.name %}\n-

    \n- {% endif %}\n-\n- {% if show_nums %}\n- {% set member_count = h.organization_member_count(organization.name) %}\n- {% if member_count >= 0 %}\n-
    \n-
    \n-

    {{ _('Members') }}

    \n-

    \n- {{ h.SI_number_span(member_count) }}\n-

    \n-
    \n-
    \n-

    {{ _('Datasets') }}

    \n-

    \n- {{ h.SI_number_span(organization.package_count) }}\n-

    \n-
    \n-
    \n- {% endif %}\n- {% endif %}\n-
    \n-
    \n-{% endwith %}" + }, + { + "sha": "bd78666164487ed6fbd73521808345adc9084993", + "filename": "ckanext/canada/templates/public/snippets/package_item.html", + "status": "removed", + "additions": 0, + "deletions": 129, + "changes": 129, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fpackage_item.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fpackage_item.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fpackage_item.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,129 +0,0 @@\n-{% ckan_extends %}\n-\n-{% set client_lang = h.lang() %}\n-\n-{% block package_item %}\n-{% set geno = h.recombinant_get_geno(package.type) %}\n-
  • \n-
    \n-
    \n- {% if package.type == 'dataset' %}\n- {{ _(\"Open Data\") }}\n- {% elif package.type == 'prop' %}\n- {{ _(\"Suggested Dataset\") }}\n- {% elif package.collection in ('transition', 'transition_deputy', 'parliament_report', 'parliament_committee', 'parliament_committee_deputy') %}\n- {{ _(\"Proactive Publication\") }}\n- {% elif package.type == 'info' or geno.portal_type == 'info' %}\n- {{ _(\"Open Information\") }}\n- {% elif geno.portal_type == 'dialogue' %}\n- {{ _(\"Open Dialogue\") }}\n- {% elif geno %}\n- {{ _(\"Proactive Publication\") }}\n- {% endif %}\n-

    \n- {% block heading %}\n- {% set my_title, machine_translated = h.get_translated_t(package, 'title') %}\n- {% if 'title_translated' not in package %}\n- {% set my_title = _(my_title) %}\n- {% endif %}\n- {% block heading_private %}\n- {{ super() }}\n- {% endblock %}\n- {{ h.link_to(h.truncate(my_title, truncate_title), h.url_for(package.type ~ '.read', id=package.name)) }}\n- {% block heading_meta %}\n- {{ super() }}\n- {% endblock %}\n- {% if machine_translated %}\n- \n- {% endif %}\n- {% endblock %}\n-

    \n-\n-
    \n- {% block banner %}\n- {{ super() }}\n- {% endblock %}\n- {% block notes %}\n- {% set notes, machine_translated = h.get_translated_t(package, 'notes') %}\n- {% if notes %}\n-
    \n- {% if 'notes_translated' not in package %}\n- {{ _(h.markdown_extract(notes, extract_length=300)) }}\n- {% else %}\n- {{ h.markdown_extract(notes, extract_length=300) }}\n- {% endif %}\n- {% if machine_translated %}\n- \n- {% endif %}\n-
    \n- {% else %}\n-

    {{ _(\"This dataset has no description\") }}

    \n- {% endif %}\n- {% endblock %}\n- {% block publisher_info %}\n-
    \n- {% if package.organization %}\n-
    {{ _('Organization') }}:
    \n-
    {{ h.split_piped_bilingual_field(package.organization.title, client_lang) }}
    \n- {% endif %}\n-
    \n- {% set issuing_org = h.scheming_language_text(package.get('org_title_at_publication')) %}\n- {% if issuing_org and package.jurisdiction != 'federal' %}\n-
    \n-
    {{ _('Issued by') }}:
    \n-
    {{ issuing_org }}
    \n-
    \n- {% endif %}\n- {% endblock %}\n-\n- {% block resources_outer %}\n- {% if package.type == 'prop' %}\n- {% set schema = h.scheming_get_dataset_schema(package.type) %}\n-
    \n-
    {{ h.scheming_language_text(schema.dataset_fields[-3].label) }}:
    \n-
    {% snippet 'scheming/snippets/display_field.html',\n- field=schema.dataset_fields[-3],\n- data=package,\n- entity_type='dataset',\n- object_type='prop' %}
    \n-
    \n- {% if package.status %}\n-
    \n-
    {{ _('Status') }}:
    \n-
    {% snippet 'scheming/snippets/display_field.html',\n- field=schema.dataset_fields[-1].repeating_subfields[1],\n- data=package.status[-1],\n- entity_type='dataset',\n- object_type='prop' %}
    \n-
    \n-
    \n-
    {{ _('Date') }}:
    \n-
    {{ package.status[-1].date }}
    \n-
    \n- {% else %}\n-
    \n-
    {{ _('Status') }}:
    \n-
    \n- {{ _('Request sent to data owner – awaiting response') }}\n-
    \n-
    \n- {% endif %}\n- {% else %}\n-
    \n-
    {{ _('Resource Formats') }}:
    \n-
    \n-
      \n- {% for resource in h.dict_list_reduce(package.resources, 'format') %}\n-
    • {{ _(resource) }}
    • \n- {% endfor %}\n-
    \n-
    \n-
    \n- {% endif %}\n- {% endblock %}\n-
    \n-
    \n-
  • \n-{% endblock %}\n-\n-" + }, + { + "sha": "aee4e1ccedc87d30fd2d1f4646746953f2b7db61", + "filename": "ckanext/canada/templates/public/snippets/search_form.html", + "status": "removed", + "additions": 0, + "deletions": 97, + "changes": 97, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fsearch_form.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fsearch_form.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fsearch_form.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,97 +0,0 @@\n-{# It is not possible to use to ckan_extends due to the very different formatting that WET uses with forms #}\n-{% import 'macros/form.html' as form %}\n-\n-{% set placeholder = placeholder if placeholder else _('Search...') %}\n-{% set sorting = sorting if sorting else [(_('Name Ascending'), 'name asc'), (_('Name Descending'), 'name desc')] %}\n-{% set search_class = search_class if search_class else 'search-giant' %}\n-{% set sort_arg = request.params.get('sort') %}\n-\n-\n-
    \n-{% block search_input %}\n-\n- {% block search_input_label %}\n- {% if h.show_openinfo_facets() %}\n-
    \n-
    \n-
    \n-

    {{ _('Please note that the Open Information Portal contains a sample of government of Canada publications and information resources. For more resources, please visit Government of Canada Publications and Library and Archives Canada.')|safe }}

    \n-
    \n-
    \n-
    \n- {% endif %}\n-\n-
    \n-
    \n-

    \n- \n-

    \n-
    \n-
    \n-\n- \n- {% endblock %}\n-\n-
    \n-\n- \n- \n- {% block search_input_button %}\n- \n- {% endblock %}\n- \n-
    \n-{% endblock %}\n-\n-{% block search_search_fields %}\n- {% if c.fields -%}\n- {{ form.hidden_from_list(fields=fields) }}\n- {%- endif %}\n-{% endblock %}\n-\n-{% block search_form_midsection %}{% endblock %}\n-\n-{% block search_title %}\n- {% if not no_title %}\n-
    \n- {% if count==0 %}\n-
    \n- {% snippet 'snippets/search_result_text.html', query=query, count=count, type=type %}\n-
    \n- {% else %}\n-
    \n- {% snippet 'snippets/search_result_text.html', query=query, count=count, type=type %}\n-
    \n-
    \n- {% snippet \"snippets/sort_by.html\", sort=sort_arg %}\n-
    \n-\n- {% endif %}\n-
    \n- {% endif %}\n-{% endblock %}\n-\n-\n-{% block filter_list %}\n-
    \n- {% for field in g.fields_grouped %}\n- {% for link, label in h.search_filter_pill_link_label(field, extras) %}\n- \n- {{ label }} \n- \n- {% endfor %}\n- {% endfor %}\n-
    \n-{% endblock %}\n-\n-{% block search_form_footer %}{% endblock %}\n-
    " + }, + { + "sha": "ab309d61c9f9572463793437986df5b00a5b537e", + "filename": "ckanext/canada/templates/public/snippets/social.html", + "status": "removed", + "additions": 0, + "deletions": 15, + "changes": 15, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fsocial.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fsocial.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fsocial.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,15 +0,0 @@\n-{% set current_url = h.full_current_url() %}\n-{% set pkg = pkg_dict %}\n-\n-
    \n-
    \n-\n-

    {{_('Social')}}

    \n- \n-\n-
    \n-
    " + }, + { + "sha": "ae33fc43271e93f7797e4bf8be029f2ce46cde20", + "filename": "ckanext/canada/templates/public/snippets/user.html", + "status": "removed", + "additions": 0, + "deletions": 64, + "changes": 64, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fuser.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fuser.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fuser.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,64 +0,0 @@\n-{% block header_user_snippet %}\n-
    \n-

    Sign-on information

    \n-
    \n-
    \n-
    \n- \n-
    \n-
    \n-
    \n-
    \n-{% endblock %}" + }, + { + "sha": "82fa44067fd6d8656790dbbc9f2bde4bffdb28f8", + "filename": "ckanext/canada/templates/public/snippets/wet-boew/brand.html", + "status": "removed", + "additions": 0, + "deletions": 6, + "changes": 6, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fbrand.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fbrand.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fbrand.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,6 +0,0 @@\n-{% set lang = h.lang() %}\n-" + }, + { + "sha": "dd5a17580f1ebc7c1f3126129de750a501169401", + "filename": "ckanext/canada/templates/public/snippets/wet-boew/footerresources.html", + "status": "removed", + "additions": 0, + "deletions": 9, + "changes": 9, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Ffooterresources.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Ffooterresources.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Ffooterresources.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,9 +0,0 @@\n-\n-\n-\n-\n-\n-\n-" + }, + { + "sha": "82efa66eea6d696d6a04a80460b82576068328da", + "filename": "ckanext/canada/templates/public/snippets/wet-boew/headerbar.html", + "status": "removed", + "additions": 0, + "deletions": 3, + "changes": 3, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fheaderbar.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fheaderbar.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fheaderbar.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,3 +0,0 @@\n-{%- block languagetoggle -%}\n- {% snippet 'snippets/wet-boew/languagetoggle.html' %}\n-{%- endblock -%}\n\\ No newline at end of file" + }, + { + "sha": "01138f28846c6026ae683c0f4a8d58b4bde06502", + "filename": "ckanext/canada/templates/public/snippets/wet-boew/headresources.html", + "status": "removed", + "additions": 0, + "deletions": 9, + "changes": 9, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fheadresources.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fheadresources.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fheadresources.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,9 +0,0 @@\n-\n-\n-\n-\n-\n-" + }, + { + "sha": "79c2bc74c15241eb8b0369e53f42bd779a90d75e", + "filename": "ckanext/canada/templates/public/snippets/wet-boew/languagetoggle.html", + "status": "removed", + "additions": 0, + "deletions": 14, + "changes": 14, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Flanguagetoggle.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Flanguagetoggle.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Flanguagetoggle.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,14 +0,0 @@\n-
    \n-

    {{ _('Language selection') }}

    \n-
    \n-
    \n-
      \n- {% if h.lang() == 'fr' %}\n-
    • English
    • \n- {% else %}\n-
    • Français
    • \n- {% endif %}\n-
    \n-
    \n-
    \n-
    " + }, + { + "sha": "f8ae0719a3529ff57a14075d7647fcd95f1e020f", + "filename": "ckanext/canada/templates/public/snippets/wet-boew/skip.html", + "status": "removed", + "additions": 0, + "deletions": 4, + "changes": 4, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fskip.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fskip.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fsnippets%2Fwet-boew%2Fskip.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,4 +0,0 @@\n-\n\\ No newline at end of file" + }, + { + "sha": "fd7233b395ab4db57a00e9242af165065cbc3f89", + "filename": "ckanext/canada/templates/public/user/confirm_delete.html", + "status": "removed", + "additions": 0, + "deletions": 18, + "changes": 18, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fconfirm_delete.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fconfirm_delete.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fconfirm_delete.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,18 +0,0 @@\n-{% extends \"page.html\" %}\n-\n-{% block subtitle %}{{ _(\"Confirm Delete\") }}{% endblock %}\n-\n-{% block primary_content_inner %}\n-
    \n- {% block form %}\n-

    {{ _('Are you sure you want to delete user - {name}?').format(name=user_dict.name) }}

    \n-

    \n-

    \n- \n- \n- \n-
    \n-

    \n- {% endblock %}\n-
    \n-{% endblock %}" + }, + { + "sha": "d437bbafa19e5ef7751b99c74d45e286e182eca9", + "filename": "ckanext/canada/templates/public/user/dashboard.html", + "status": "removed", + "additions": 0, + "deletions": 73, + "changes": 73, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fdashboard.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fdashboard.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fdashboard.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,73 +0,0 @@\n-{% ckan_extends %}\n-\n-{% block page_heading %}\n- {{ _('Dashboard') }} - {{ _('News feed') }}\n-{% endblock %}\n-\n-{% block font_awesome %}{% endblock %}\n-\n-{% block primary_content_inner %}\n-
    \n- {% snippet 'user/snippets/followee_dropdown.html', context=dashboard_activity_stream_context, followees=followee_list %}\n-
    \n-
    \n-

    {{ _('News feed') }}

    \n-
    \n-
    \n- {{ _('Activity from items that you follow') }}\n- {% block activity_stream %}\n- {% snippet 'snippets/activity_stream.html', activity_stream=activity_stream %}\n- {% endblock %}\n-
    \n-
    \n-
    \n-{% endblock %}\n-\n-\n-{% block secondary_content %}\n- {% if dashboard_activity_stream_context.dict %}\n-
    \n- \n- {% snippet 'snippets/context.html', type=dashboard_activity_stream_context.filter_type, dict=dashboard_activity_stream_context.dict %}\n-
    \n- {% endif %}\n-
    \n-
    \n- \n- {{ _('My Datasets') }}\n-
    \n-
    \n- {% if c.user_dict['datasets'] %}\n-
      \n- {% for package in c.user_dict['datasets'][0:10] %}\n- {% set title = package.title or package.name %}\n-
    • \n- {{ h.link_to(h.truncate(title, 80), h.url_for(package.type + '.read', id=package.name)) }}\n-
    • \n- {% endfor %}\n-
    \n- {% else %}\n- {{ _('You do not have any datasets') }}\n- {% endif %}\n-
    \n-
    \n-\n- \n- {{ _('Add Dataset') }}\n- \n-{% endblock %}\n-\n-{% block add_action_content %}\n- {% if h.check_access('package_create') %}\n-
  • {% link_for _('Add Dataset'), package.type + '.new', class_=\"btn btn-primary\", icon=\"plus-square\" %}
  • \n- {% endif %}\n-{% endblock %}\n-\n-{% block page_header %}\n-
    \n-
      \n- {{ h.build_nav_icon('dashboard.index', _('News feed')) }}\n- {{ h.build_nav_icon('dashboard.datasets', _('My Datasets')) }}\n-
    \n-
    \n-{% endblock %}" + }, + { + "sha": "c10c5d984d44b965f085391b30514aec5bd6ad84", + "filename": "ckanext/canada/templates/public/user/dashboard_datasets.html", + "status": "removed", + "additions": 0, + "deletions": 16, + "changes": 16, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fdashboard_datasets.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fdashboard_datasets.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fdashboard_datasets.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,16 +0,0 @@\n-{% ckan_extends %}\n-\n-{% block breadcrumb_content %}\n- {{ super() }}\n-
  • {% link_for _('My Records'), named_route='dashboard.datasets' %}
  • \n-{% endblock %}\n-\n-{% block page_heading %}\n- {{ _('Dashboard') }} - {{ _('My Records') }}\n-{% endblock %}\n-\n-{% block primary_content_inner %}\n-
    \n- {{ super() }}\n-
    \n-{% endblock %}" + }, + { + "sha": "9d2e82d5e4bf3a3a8b41090dbdf5c6797039d27c", + "filename": "ckanext/canada/templates/public/user/edit_user_form.html", + "status": "removed", + "additions": 0, + "deletions": 60, + "changes": 60, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fedit_user_form.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fedit_user_form.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fedit_user_form.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,60 +0,0 @@\n-{% import 'macros/form.html' as form %}\n-\n-
    \n- {{ form.errors(error_summary) }}\n-\n-
    \n- {{ _('Change details') }}\n- {{ form.input('name', label=_('Username'), id='field-username', value=data.name, error=errors.name, classes=['control-medium'], attrs={'readonly': '', 'class': 'form-control'}) }}\n-\n- {{ form.input('email', label=_('Email'), id='field-email', type='email', value=data.email, error=errors.email, placeholder=_('eg. joe@example.com'), classes=['control-medium'], is_required=true) }}\n-\n- {{ form.markdown('about', label=_('About'), id='field-about', value=data.about, error=errors.about, placeholder=_('A little information about yourself')) }}\n-\n- {% if show_email_notifications %}\n- {% call form.checkbox('activity_streams_email_notifications', label=_('Subscribe to notification emails'), id='field-activity-streams-email-notifications', value=True, checked=g.userobj.activity_streams_email_notifications) %}\n- {% set helper_text = _(\"You will receive notification emails from {site_title}, e.g. when you have new activities on your dashboard.\"|string) %}\n- {{ form.info(helper_text.format(site_title=g.site_title), classes=['info-help-tight']) }}\n- {% endcall %}\n- {% endif %}\n-\n- {% set is_upload = data.image_url and not data.image_url.startswith('http') %}\n- {% set is_url = data.image_url and data.image_url.startswith('http') %}\n-\n- {{ form.image_upload(data, errors, is_upload_enabled=h.uploads_enabled(), is_url=is_url, is_upload=is_upload, upload_label=_('Profile picture'), url_label=_('Profile picture URL') ) }}\n-\n-
    \n-\n- {{ form.input('old_password',\n- type='password',\n- label=_('Sysadmin Password') if is_sysadmin else _('Password'),\n- id='field-password-old',\n- value=data.oldpassword,\n- error=errors.oldpassword,\n- classes=['control-medium'],\n- attrs={'autocomplete': 'off', 'class': 'form-control'},\n- is_required=true\n- ) }}\n-
    \n- {{ _('Change password') }}\n- {{ form.input('password1', type='password', label=_('New Password'), id='field-password', value=data.password1, error=errors.password1, classes=['control-medium'], attrs={'autocomplete': 'off', 'class': 'form-control'} ) }}\n-\n- {{ form.input('password2', type='password', label=_('Confirm Password'), id='field-password-confirm', value=data.password2, error=errors.password2, classes=['control-medium'], attrs={'autocomplete': 'off', 'class': 'form-control'}) }}\n-
    \n-\n- {{ form.required_message() }}\n-\n-
    \n- {% block delete_button %}\n- {% if h.check_access('user_delete', {'id': data.id}) %}\n- {% block delete_button_text %}{{ _('Delete') }}{% endblock %}\n- {% endif %}\n- {% endblock %}\n- {% block generate_button %}\n- {% if h.check_access('api_token_create', {'user': data.id}) %}\n- {% block generate_button_text %}{{ _('Create API Token') }}{% endblock %}\n- {% endif %}\n- {% endblock %}\n- \n-
    \n-
    " + }, + { + "sha": "2736cf6675d93a55a2bf1e4b07286dcf03c41025", + "filename": "ckanext/canada/templates/public/user/login.html", + "status": "removed", + "additions": 0, + "deletions": 33, + "changes": 33, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Flogin.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Flogin.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Flogin.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,33 +0,0 @@\n-{% ckan_extends %}\n-\n-{% block primary_content %}\n-
    \n-
    \n- {{ self.form() }}\n-
    \n-
    \n-{% endblock %}\n-\n-{% block help_register %}\n-
    \n-
    {{ self.help_register_inner() }}
    \n-
    \n-{% endblock %}\n-\n-{% block help_register_button %}\n- {{ _(' Create an Account') }}\n-{% endblock %}\n-\n-{% block help_forgotten %}\n-
    \n-
    {{ self.help_forgotten_inner() }}
    \n-
    \n-{% endblock %}\n-\n-{% block help_forgotten_button %}\n- {{ _('Forgot your password?') }}\n-{% endblock %}\n-\n-{% block form %}\n- {% snippet \"user/snippets/login_form.html\", action=c.login_handler, error_summary=error_summary %}\n-{% endblock %}" + }, + { + "sha": "2bf48a4fb24335b75ee42e2c4f6699f645fd1858", + "filename": "ckanext/canada/templates/public/user/new.html", + "status": "removed", + "additions": 0, + "deletions": 17, + "changes": 17, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fnew.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fnew.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fnew.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,17 +0,0 @@\n-{% ckan_extends %}\n-\n-{% block page_heading %}{% endblock %}\n-\n-{% block primary_content %}\n-
    \n-
    \n- {{ self.primary_content_inner() }}\n-
    \n-
    \n-{% endblock %}\n-\n-{% block help %}\n-
    \n- {{ self.help_inner() }}\n-
    \n-{% endblock %}" + }, + { + "sha": "91bfb0b16d4152394b2facfd130301853ff4df34", + "filename": "ckanext/canada/templates/public/user/new_user_form.html", + "status": "removed", + "additions": 0, + "deletions": 5, + "changes": 5, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fnew_user_form.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fnew_user_form.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fnew_user_form.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,5 +0,0 @@\n-{% ckan_extends %}\n-\n-{% block form_actions %}\n- \n-{% endblock %}\n\\ No newline at end of file" + }, + { + "sha": "561234d394fe8c8f1128ef1ca752c30adc80f098", + "filename": "ckanext/canada/templates/public/user/perform_reset.html", + "status": "removed", + "additions": 0, + "deletions": 14, + "changes": 14, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fperform_reset.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fperform_reset.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fperform_reset.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,14 +0,0 @@\n-{% ckan_extends %}\n-\n-{% block primary_content %}\n- {{ self.primary_content_inner() }}\n-{% endblock %}\n-\n-{% block help %}\n-
    \n- {{ self.help_inner() }}\n-
    \n-{% endblock %}\n-\n-{% block secondary_content %}\n-{% endblock %}" + }, + { + "sha": "ddfd543c0d0df686de1766c6c4f9bd532d8842e7", + "filename": "ckanext/canada/templates/public/user/read_base.html", + "status": "removed", + "additions": 0, + "deletions": 83, + "changes": 83, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fread_base.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fread_base.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fread_base.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,83 +0,0 @@\n-{% ckan_extends %}\n-\n-{% block secondary_content %}\n-
    \n-
    \n-
    {{ _('Details') }}
    \n-
    \n- {% block secondary_content_inner %}\n- {% block user_heading %}{% endblock %}\n-
    \n- {% block user_about %}\n- {{ super() }}\n- {% endblock %}\n- {% block user_nums %}\n-\n-
    \n-
    {{ _('Followers') }}:
    \n-
    {{ h.SI_number_span(user.num_followers) }}
    \n-
    \n-
    \n-
    {{ _('Edits') }}:
    \n-
    {{ h.SI_number_span(user.number_of_edits) }}
    \n-
    \n- {% endblock %}\n- {% if is_myself == false %}\n- {% block user_follow %}\n-
    \n- {{ h.follow_button('user', user.id) }}\n-
    \n- {% endblock %}\n- {% endif %}\n- {% block user_info %}\n-
    \n- {% if user.name.startswith('http://') or user.name.startswith('https://') %}\n-
    {{ _('Open ID') }}:
    \n-
    {{ user.name|urlize(25) }}{# Be great if this just showed the domain #}
    \n- {% else %}\n-
    {{ _('Username') }}:
    \n-
    {{ user.name }}
    \n- {% endif %}\n-
    \n- {% set user_email = h.get_user_email(user.id) %}\n- {% if user_email %}\n-
    \n-
    {{ _('Email') }} {{ _('Private') }}
    \n- \n-
    \n- {% endif %}\n-
    \n-
    {{ _('Member Since') }}
    \n-
    {{ h.render_datetime(user.created) }}
    \n-
    \n- {% if is_myself and user.apikey %}\n-
    \n-
    {{ _('API Key') }} {{ _('Private') }}
    \n-
    \n- {{ _('Show API Key') }}\n-
    \n-
    \n-
    \n-
    \n-

    {{ _('API Key') }}

    \n- \n-
    \n-
    \n- {{ user.apikey }}\n-
    \n-
    \n- \n-
    \n-
    \n-
    \n-
    \n-
    \n-\n-
    \n- {% endif %}\n- {% endblock %}\n- {% endblock %}\n-
    \n-{% endblock %}" + }, + { + "sha": "84ee98b978ba24e772193fbe77ba218e3c22c06a", + "filename": "ckanext/canada/templates/public/user/snippets/followee_dropdown.html", + "status": "removed", + "additions": 0, + "deletions": 51, + "changes": 51, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fsnippets%2Ffollowee_dropdown.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fsnippets%2Ffollowee_dropdown.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fsnippets%2Ffollowee_dropdown.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,51 +0,0 @@\n-{% macro followee_icon(type) -%}\n- {% if type == 'dataset' %}\n- \n- {% elif type == 'user' %}\n- \n- {% elif type == 'group' %}\n- \n- {% endif %}\n-{%- endmacro %}\n-\n-
    \n-
    \n-

    {{ _('Activity from:') }} {{ context.context }}

    \n-
    \n-
    \n-
    \n-
    \n-
    \n-
    \n- \n- \n- \n- \n- \n-
    \n-
    \n-
    \n-
    \n-
    \n- {% if followees %}\n- {% block followees %}\n- \n- {% endblock %}\n- {% else %}\n-

    {{ _('You are not following anything') }}

    \n- {% endif %}\n-
    \n-
    \n-
    \n-
    " + }, + { + "sha": "a6516da30c32b80d504f5ace1adc17fcde4c91d4", + "filename": "ckanext/canada/templates/public/user/snippets/login_form.html", + "status": "removed", + "additions": 0, + "deletions": 27, + "changes": 27, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fsnippets%2Flogin_form.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/b699020469571b04e75275b735ea710a77e6022e/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fsnippets%2Flogin_form.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fpublic%2Fuser%2Fsnippets%2Flogin_form.html?ref=b699020469571b04e75275b735ea710a77e6022e", + "patch": "@@ -1,27 +0,0 @@\n-\n-{% import 'macros/form.html' as form %}\n-{% set username_error = true if error_summary %}\n-{% set password_error = true if error_summary %}\n-\n-\n-
    \n-\n- {{ errors }}\n-\n- {{ form.errors(errors=error_summary, type='danger') }}\n-\n- {{ form.input('login', label=_(\"Username\"), id='field-login', value=\"\", error=username_error) }}\n-\n- {{ form.input('password', label=_(\"Password\"), id='field-password', type=\"password\", value=\"\", error=password_error) }}\n-\n- {{ form.checkbox('remember', label=_(\"Remember me\"), id='field-remember', checked=true, value=\"63072000\") }}\n-\n-
    \n- {% block login_button %}\n-
    \n- \n- {% endblock %}\n-
    \n-
    \n-\n-" + }, + { + "sha": "4b738d52601389bd04eae618214cb322ce883e19", + "filename": "ckanext/canada/templates/recombinant/create_pd_record.html", + "status": "renamed", + "additions": 1, + "deletions": 3, + "changes": 4, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fcreate_pd_record.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fcreate_pd_record.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fcreate_pd_record.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -13,7 +13,6 @@\n \n {% block form %}\n
    \n-\n {% block errors %}\n {%- if errors or error_summary -%}\n
    \n@@ -37,8 +36,7 @@\n {%- endif -%}\n {% endblock %}\n \n- {% block basic_fields %}\n- {% endblock %}\n+ {% block basic_fields %}{% endblock %}\n \n {%- set chromo = h.recombinant_get_chromo(resource_name) -%}\n
    ", + "previous_filename": "ckanext/canada/templates/internal/recombinant/create_pd_record.html" + }, + { + "sha": "8f99da3fc650fbc7a5b41000e7428a9104b092ef", + "filename": "ckanext/canada/templates/recombinant/resource_edit.html", + "status": "renamed", + "additions": 7, + "deletions": 7, + "changes": 14, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fresource_edit.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fresource_edit.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fresource_edit.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,7 +1,6 @@\n {% ckan_extends %}\n \n {% block organization_display %}\n- {# this is a scoped macro call, passes in `org` dict #}\n {{- h.split_piped_bilingual_field(org.title, h.lang()) | truncate(60) -}}\n {% endblock %}\n \n@@ -39,12 +38,13 @@\n
    \n
    {{ _(\"Guide\") }}
    \n
    \n- {% set gcpedialink = h.recombinant_language_text(h.recombinant_get_geno(dataset_type).get(\n- 'gcpedia_link', 'http://www.gcpedia.gc.ca/wiki/Proactive_Disclosure_on_Open.Canada.ca') )\n- %}\n-

    {% trans gclink=gcpedialink %}For information on how to prepare, maintain and upload templates to the Registry, refer to the appropriate documentation posted on GCPEDIA{% endtrans %}

    \n- {{ h.render_markdown(h.recombinant_language_text(h.recombinant_get_geno(dataset_type).get(\n- 'sidebar_extra_content', ''))) }}\n+ {% set gcpedialink = h.recombinant_language_text(h.recombinant_get_geno(dataset_type).get('gcpedia_link', 'http://www.gcpedia.gc.ca/wiki/Proactive_Disclosure_on_Open.Canada.ca') ) %}\n+

    \n+ {% trans gclink=gcpedialink %}\n+ For information on how to prepare, maintain and upload templates to the Registry, refer to the appropriate documentation posted on GCPEDIA\n+ {% endtrans %}\n+

    \n+ {{ h.render_markdown(h.recombinant_language_text(h.recombinant_get_geno(dataset_type).get('sidebar_extra_content', ''))) }}\n
    \n
    \n ", + "previous_filename": "ckanext/canada/templates/internal/recombinant/resource_edit.html" + }, + { + "sha": "584492c08b989278a4aeac2fbaeea84d3e71ea95", + "filename": "ckanext/canada/templates/recombinant/snippets/xls_upload.html", + "status": "added", + "additions": 68, + "deletions": 0, + "changes": 68, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fsnippets%2Fxls_upload.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fsnippets%2Fxls_upload.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fsnippets%2Fxls_upload.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,68 @@\n+{% ckan_extends %}\n+\n+{% block form %}\n+ {% set chromo = h.recombinant_get_chromo(resource.name) %}\n+ {% if chromo.create_form %}\n+ \n+  {{ _(\"Create Single Record\") }}\n+ \n+

    {{ _(\"Create and update multiple records\") }}

    \n+ {% endif %}\n+ {{ super() }}\n+{% endblock %}\n+\n+{% block messages %}\n+ {{ super() }}\n+ {% set geno = h.recombinant_get_geno(pkg.dataset_type) %}\n+ {% if 'upload_warn' in geno %}\n+
    \n+
    \n+

    {{ h.recombinant_language_text(geno.upload_warn) | safe }}

    \n+
    \n+
    \n+ {% endif %}\n+ {% if 'upload_info' in geno %}\n+
    \n+
    \n+

    {{ h.recombinant_language_text(geno.upload_info) | safe }}

    \n+
    \n+
    \n+ {% endif %}\n+{% endblock %}\n+\n+{% block errors %}\n+
    \n+ {% for error in errors %}\n+ {% set error_message = error.partition(': ')[2] %}\n+ {% if error_message.startswith(\"This field must not be empty:\") %}\n+ {% set datastore_id = error.split(': ')[-1] %}\n+ {{ error.split(':')[0] }}{{ _(':') }}\n+ {{ _(\"This field must not be empty:\") }}\n+ {{ h.recombinant_language_text(\n+ h.recombinant_get_field(pkg.dataset_type, datastore_id).label)\n+ or datastore_id }}\n+ {% elif error_message.startswith(\"This field must be empty:\") %}\n+ {% set datastore_id = error.split(': ')[-1] %}\n+ {{ error.split(':')[0] }}{{ _(':') }}\n+ {{ _(\"This field must be empty:\") }}\n+ {{ h.recombinant_language_text(\n+ h.recombinant_get_field(pkg.dataset_type, datastore_id).label)\n+ or datastore_id }}\n+ {% elif error_message.startswith(\"Invalid choice for\") %}\n+ {% set datastore_id = error_message.split(':')[0][19:] %}\n+ {{ error.split(':')[0] }}{{ _(':') }}\n+ {{ _(\"Invalid choice for\") }}\n+ {{ h.recombinant_language_text(\n+ h.recombinant_get_field(pkg.dataset_type, datastore_id).label)\n+ or datastore_id }}{{ _(':') }}\n+ {{ error_message.partition(':')[2] }}\n+ {% elif error_message.startswith(\"invalid input syntax for\") %}\n+ {{ error.split(':')[0] }}{{ _(':') }}\n+ {{ _(error_message.split(':')[0]) }}{{ _(':') }}\n+ {{ error_message.partition(':')[2] }}\n+ {% else %}\n+ {{ error }}\n+ {% endif %}\n+ {% endfor %}\n+
    \n+{% endblock %}" + }, + { + "sha": "6482deee791b238211db2822139cb714912be6c3", + "filename": "ckanext/canada/templates/recombinant/update_pd_record.html", + "status": "renamed", + "additions": 3, + "deletions": 5, + "changes": 8, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fupdate_pd_record.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fupdate_pd_record.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Frecombinant%2Fupdate_pd_record.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -13,7 +13,6 @@\n \n {% block form %}\n \n-\n {% block errors %}\n {%- if errors or error_summary -%}\n
    \n@@ -37,8 +36,7 @@\n {%- endif -%}\n {% endblock %}\n \n- {% block basic_fields %}\n- {% endblock %}\n+ {% block basic_fields %}{% endblock %}\n \n {%- set chromo = h.recombinant_get_chromo(resource_name) -%}\n
    \n@@ -85,8 +83,8 @@\n {%- endif %}\n {%- endif %}\n {%- endfor %}\n- \n- \n+ \n+ \n
    \n \n ", + "previous_filename": "ckanext/canada/templates/internal/recombinant/update_pd_record.html" + }, + { + "sha": "4694ee1d110d3ec82dfa4a602132c4ec0696418d", + "filename": "ckanext/canada/templates/revision/read_base.html", + "status": "added", + "additions": 4, + "deletions": 0, + "changes": 4, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frevision%2Fread_base.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Frevision%2Fread_base.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Frevision%2Fread_base.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,4 @@\n+{% ckan_extends %}\n+\n+{% block package_social %}{% endblock %}\n+" + }, + { + "sha": "8a24cacac89340de32449c359dda0a1c81a4f644", + "filename": "ckanext/canada/templates/scheming/display_snippets/br_multiple_choice.html", + "status": "added", + "additions": 19, + "deletions": 0, + "changes": 19, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fbr_multiple_choice.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fbr_multiple_choice.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fbr_multiple_choice.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,19 @@\n+{%- set values = data[field.field_name] -%}\n+{%- set labels = [] -%}\n+\n+{%- for choice in field.choices -%}\n+ {%- if choice.value in values -%}\n+ {%- do labels.append(h.scheming_language_text(choice.label)) -%}\n+ {%- endif -%}\n+{%- endfor -%}\n+\n+{%- if labels|length == 1 -%}\n+ {{ labels[0] }}\n+{%- else -%}\n+ {%- if field.get('sorted_choices') -%}\n+ {%- set labels = labels|sort -%}\n+ {%- endif -%}\n+ {%- for label in labels -%}\n+ {{ label }}
    \n+ {%- endfor -%}\n+{%- endif -%}" + }, + { + "sha": "a1c3d55fbb7c55072426cf149572c0033a5d18c4", + "filename": "ckanext/canada/templates/scheming/display_snippets/canada_license.html", + "status": "added", + "additions": 5, + "deletions": 0, + "changes": 5, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fcanada_license.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fcanada_license.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fcanada_license.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,5 @@\n+{% if h.lang() == 'fr' %}\n+ {{ g.pkg.license.title_fra }}\n+{% else %}\n+ {{ g.pkg_dict.license_title }}\n+{% endif %}" + }, + { + "sha": "e62d862f2886280dda96ad9c7c208b9080f06095", + "filename": "ckanext/canada/templates/scheming/display_snippets/credit_name.html", + "status": "added", + "additions": 18, + "deletions": 0, + "changes": 18, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fcredit_name.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fcredit_name.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fcredit_name.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,18 @@\n+{% set fields = data[field.field_name] %}\n+\n+{% block subfield_display %}\n+
      \n+ {% for field_data in fields %}\n+ {% for subfield in field.repeating_subfields %}\n+
    • \n+ {%- snippet 'scheming/snippets/display_field.html',\n+ field=subfield,\n+ data=field_data,\n+ entity_type=entity_type,\n+ object_type=object_type\n+ -%}\n+
    • \n+ {% endfor %}\n+ {% endfor %}\n+
    \n+{% endblock %}" + }, + { + "sha": "a2bd8762535abc09263131e895122821e1fbcb98", + "filename": "ckanext/canada/templates/scheming/display_snippets/email_with_parameters.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Femail_with_parameters.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Femail_with_parameters.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Femail_with_parameters.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/scheming/display_snippets/email_with_parameters.html" + }, + { + "sha": "ea4f13e75e16e2ab28b40ae0b2124d7e3bf553e4", + "filename": "ckanext/canada/templates/scheming/display_snippets/fluent_tags.html", + "status": "renamed", + "additions": 3, + "deletions": 4, + "changes": 7, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Ffluent_tags.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Ffluent_tags.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Ffluent_tags.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,11 +1,10 @@\n-{# slight abuse of scheming_language_text for selecting the desired\n- language version #}\n+{# slight abuse of scheming_language_text for selecting the desired language version #}\n {%- set value, machine_translated = h.language_text_t(data[field.field_name]) -%}\n
      \n {%- for tag in value -%}\n-
    • {{ tag }}
    • \n+
    • {{ tag }}
    • \n {%- endfor -%}\n {%- if machine_translated -%}\n-
    • \n+
    • \n {%- endif -%}\n
    ", + "previous_filename": "ckanext/canada/templates/public/scheming/display_snippets/fluent_tags.html" + }, + { + "sha": "4de4da9732481bedd1d3ba32a86f180da0cf8521", + "filename": "ckanext/canada/templates/scheming/display_snippets/list_inline.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Flist_inline.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Flist_inline.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Flist_inline.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/scheming/display_snippets/list_inline.html" + }, + { + "sha": "e365435c67f49ec350956dbac87e5c0f156b89a1", + "filename": "ckanext/canada/templates/scheming/display_snippets/validation_timestamp.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fvalidation_timestamp.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fvalidation_timestamp.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fdisplay_snippets%2Fvalidation_timestamp.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/scheming/display_snippets/validation_timestamp.html" + }, + { + "sha": "3ab757be20489b21cba775d7768de5b11fb42981", + "filename": "ckanext/canada/templates/scheming/form_snippets/imso_approval_select.html", + "status": "added", + "additions": 50, + "deletions": 0, + "changes": 50, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fimso_approval_select.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fimso_approval_select.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fimso_approval_select.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,50 @@\n+{% import 'macros/form.html' as form %}\n+\n+{%- set options=[] -%}\n+{%- set form_restrict_choices_to=field.get('form_restrict_choices_to') -%}\n+{%- if not h.scheming_field_required(field) or field.get('form_include_blank_choice', false) -%}\n+ {%- do options.append({'value': '', 'text': ''}) -%}\n+{%- endif -%}\n+{%- for choice in h.scheming_field_choices(field) -%}\n+ {%- if not form_restrict_choices_to or choice.value in form_restrict_choices_to -%}\n+ {%- do options.append({'value': choice.value|string, 'text': h.scheming_language_text(choice.label) }) -%}\n+ {%- endif -%}\n+{%- endfor -%}\n+{%- if field.get('sorted_choices') -%}\n+ {%- set options = options|sort(case_sensitive=false, attribute='text') -%}\n+{%- endif -%}\n+{%- if data[field.field_name] -%}\n+ {%- set option_selected = data[field.field_name]|string -%}\n+{%- else -%}\n+ {%- set option_selected = None -%}\n+{%- endif -%}\n+\n+{% call form.select(\n+ field.field_name,\n+ id='field-' + field.field_name,\n+ label=h.scheming_language_text(field.label),\n+ options=options,\n+ selected=option_selected,\n+ error=errors[field.field_name],\n+ classes=['control-medium'],\n+ attrs=dict({\"class\": \"form-control\"}, **(field.get('form_attrs', {}))),\n+ is_required=h.scheming_field_required(field))\n+%}\n+ {% trans %}\n+ \n+

    Has approval been obtained? By selecting yes, you have ensured that the following statements are true:

    \n+
      \n+
    1. Confidentiality - The data or information resource is not subject to confidentiality restrictions, such as Cabinet confidences, solicitor-client privilege, classified or protected information, advice or recommendations, third party information, or information obtained in confidence.
    2. \n+
    3. Authority to Release - The institution has the mandate, legislative authority or permission from a third party provider to release the data or information resources under the Open Government Licence – Canada.
    4. \n+
    5. Formats - The data or information resource is in an open and accessible format that complies with the Standard on Web Accessibility.
    6. \n+
    7. Privacy - The data or information resource does not contain personal information, as defined in section 3 of the Privacy Act, unless the individual to whom it relates has consented to its release or unless it meets criteria outlined in section 8(2) of the Privacy Act.
    8. \n+
    9. Official Languages - The data or information resource is available in both official languages and conforms to the requirements of the Official Languages Act.
    10. \n+
    11. Security - The data or information resource does not increase security risks to the institution, to other institutions, or to the government as a whole and conforms to the requirements of the Policy on Government Security and its related instruments.
    12. \n+
    13. Other - Legal / Regulatory / Policy / Contractual - The release of data or other information resource complies with all other relevant legal, regulatory, contractual, and policy requirements (e.g., it is confirmed that there are no relevant legal, contractual, or third party, policy restrictions or limitations).
    14. \n+
    \n+
    \n+ {% endtrans %}\n+{% endcall %}\n+\n+\n+" + }, + { + "sha": "113ea58700472424d6545751793e061d81aaa5e5", + "filename": "ckanext/canada/templates/scheming/form_snippets/license.html", + "status": "renamed", + "additions": 4, + "deletions": 10, + "changes": 14, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Flicense.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Flicense.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Flicense.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -3,21 +3,15 @@\n {%- set options=[] -%}\n {%- set form_restrict_choices_to=field.get('form_restrict_choices_to') -%}\n {%- if field.get('form_include_blank_choice', false) -%}\n- {%- do options.append({\n- 'value': '',\n- 'text': ''}) -%}\n+ {%- do options.append({'value': '', 'text': ''}) -%}\n {%- endif -%}\n {%- for license_desc, license_id in licenses -%}\n {%- if not form_restrict_choices_to or license_id in form_restrict_choices_to -%}\n {%- if license_id or not h.scheming_field_required(field) -%}\n {%- if h.lang() == 'en' -%}\n- {%- do options.append({\n- 'value': license_id,\n- 'text': license_desc}) -%}\n+ {%- do options.append({'value': license_id, 'text': license_desc}) -%}\n {%- else -%}\n- {%- do options.append({\n- 'value': license_id,\n- 'text': h.get_license(license_id).title_fra}) -%}\n+ {%- do options.append({'value': license_id, 'text': h.get_license(license_id).title_fra}) -%}\n {%- endif -%}\n {%- endif -%}\n {%- endif -%}\n@@ -35,5 +29,5 @@\n is_required=h.scheming_field_required(field),\n )\n %}\n- {%- snippet 'scheming/form_snippets/help_text.html', field=field -%}\n+ {%- snippet 'scheming/form_snippets/help_text.html', field=field -%}\n {% endcall %}", + "previous_filename": "ckanext/canada/templates/internal/scheming/form_snippets/license.html" + }, + { + "sha": "f2a69fa9849e6e7ec34e2bd4e27f3f5110c5f0f7", + "filename": "ckanext/canada/templates/scheming/form_snippets/organization.html", + "status": "renamed", + "additions": 1, + "deletions": 2, + "changes": 3, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Forganization.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Forganization.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Forganization.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -5,5 +5,4 @@\n \n {% endblock %}\n \n-{% block package_metadata_fields_visibility %}\n-{% endblock %}\n+{% block package_metadata_fields_visibility %}{% endblock %}", + "previous_filename": "ckanext/canada/templates/internal/scheming/form_snippets/organization.html" + }, + { + "sha": "b92f10deb97777914b39456df839199068f4516e", + "filename": "ckanext/canada/templates/scheming/form_snippets/portal_release_date.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fportal_release_date.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fportal_release_date.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fportal_release_date.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/internal/scheming/form_snippets/portal_release_date.html" + }, + { + "sha": "d957506484b391d8149f39c0ac900d7ab227c7b6", + "filename": "ckanext/canada/templates/scheming/form_snippets/repeating_subfields.html", + "status": "renamed", + "additions": 1, + "deletions": 1, + "changes": 2, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Frepeating_subfields.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Frepeating_subfields.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Frepeating_subfields.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -14,7 +14,7 @@\n {% block add_button %}\n \n {% block add_button_text %}\n- {{ _('Add') }}\n+  {{ _('Add') }}\n {% endblock %}\n \n {% endblock %}", + "previous_filename": "ckanext/canada/templates/internal/scheming/form_snippets/repeating_subfields.html" + }, + { + "sha": "5eb30646a7b510e2a7edef6c8f4527ffc02c61f9", + "filename": "ckanext/canada/templates/scheming/form_snippets/ro_date.html", + "status": "added", + "additions": 10, + "deletions": 0, + "changes": 10, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_date.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_date.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_date.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,10 @@\n+
    \n+
    \n+ \n+
    \n+
    \n+ {% if data[field.field_name] %}\n+ {{ data[field.field_name].split()[0] }}\n+ {% endif %}\n+
    \n+
    " + }, + { + "sha": "e0d1415132935a7b023b0b8dbe8c3bdc26ccb1ae", + "filename": "ckanext/canada/templates/scheming/form_snippets/ro_fluent_markdown.html", + "status": "added", + "additions": 8, + "deletions": 0, + "changes": 8, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_markdown.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_markdown.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_markdown.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,8 @@\n+
    \n+
    \n+ \n+
    \n+
    \n+ {{ h.render_markdown(h.scheming_language_text(data[field.field_name])) }}\n+
    \n+
    " + }, + { + "sha": "f0f8309786d8b430bddcff85035c30ee88c85d3f", + "filename": "ckanext/canada/templates/scheming/form_snippets/ro_fluent_tags.html", + "status": "added", + "additions": 16, + "deletions": 0, + "changes": 16, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_tags.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_tags.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_tags.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,16 @@\n+{# slight abuse of scheming_language_text for selecting the desired language version #}\n+{%- set value = h.scheming_language_text(data[field.field_name]) -%}\n+
    \n+
    \n+ \n+
    \n+
    \n+ {% block tag_list %}\n+
      \n+ {% for tag in value %}\n+
    • {{ h.truncate(tag, 22) }}
    • \n+ {% endfor %}\n+
    \n+ {% endblock %}\n+
    \n+
    " + }, + { + "sha": "a77dde184e7f756d26323f11bd95786c6102fef1", + "filename": "ckanext/canada/templates/scheming/form_snippets/ro_fluent_title.html", + "status": "added", + "additions": 8, + "deletions": 0, + "changes": 8, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_title.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_title.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_fluent_title.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,8 @@\n+
    \n+
    \n+ \n+
    \n+
    \n+ {{ h.scheming_language_text(data[field.field_name]) }}\n+
    \n+
    " + }, + { + "sha": "2880962cc0b7ee34f114087fcecb49a38ec32bcf", + "filename": "ckanext/canada/templates/scheming/form_snippets/ro_multiple_choice.html", + "status": "added", + "additions": 26, + "deletions": 0, + "changes": 26, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_multiple_choice.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_multiple_choice.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_multiple_choice.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,26 @@\n+
    \n+
    \n+ \n+
    \n+
    \n+ {%- set values = data[field.field_name] -%}\n+ {%- set labels = [] -%}\n+ {%- for choice in h.scheming_field_choices(field) -%}\n+ {%- if choice.value in values -%}\n+ {%- do labels.append(h.scheming_language_text(choice.label)) -%}\n+ {%- endif -%}\n+ {%- endfor -%}\n+ {%- if labels|length == 1 -%}\n+ {{ labels[0] }}\n+ {%- else -%}\n+ {%- if field.get('sorted_choices') -%}\n+ {%- set labels = labels|sort -%}\n+ {%- endif -%}\n+
      \n+ {%- for label in labels -%}\n+
    • {{ label }}
    • \n+ {%- endfor -%}\n+
    \n+ {%- endif -%}\n+
    \n+
    " + }, + { + "sha": "8d349281b679d2607baa5fad99dfe55f4304c2f6", + "filename": "ckanext/canada/templates/scheming/form_snippets/ro_org.html", + "status": "added", + "additions": 11, + "deletions": 0, + "changes": 11, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_org.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_org.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_org.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,11 @@\n+
    \n+
    \n+ \n+
    \n+
    \n+ {% if data[field.field_name] %}\n+ {% set org = h.get_organization(data[field.field_name]) %}\n+ {{h.split_piped_bilingual_field(org.title or org.name, h.lang())}}\n+ {% endif %}\n+
    \n+
    " + }, + { + "sha": "3bcd5c8982cccf83f8afdecd7a9be671c06bf3cd", + "filename": "ckanext/canada/templates/scheming/form_snippets/ro_select.html", + "status": "added", + "additions": 8, + "deletions": 0, + "changes": 8, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_select.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_select.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_select.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,8 @@\n+
    \n+
    \n+ \n+
    \n+
    \n+ {{ h.scheming_choices_label(h.scheming_field_choices(field), data[field.field_name]) }}\n+
    \n+
    " + }, + { + "sha": "40bd2017699c8150ee8285d26763b6f58c661b5c", + "filename": "ckanext/canada/templates/scheming/form_snippets/ro_select_option_disable.html", + "status": "renamed", + "additions": 40, + "deletions": 44, + "changes": 84, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_select_option_disable.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_select_option_disable.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fro_select_option_disable.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,44 +1,40 @@\n-{% import 'macros/form.html' as form %}\r\n-\r\n-{%- set options=[] -%}\r\n-{%- set form_restrict_choices_to=field.get('form_restrict_choices_to') -%}\r\n-{%- if not h.scheming_field_required(field) or\r\n- field.get('form_include_blank_choice', false) -%}\r\n- {%- do options.append({'value': '', 'text': ''}) -%}\r\n-{%- endif -%}\r\n-{%- for c in h.scheming_field_choices(field) -%}\r\n- {%- if not form_restrict_choices_to or c.value in form_restrict_choices_to -%}\r\n- {%- do options.append({\r\n- 'value': c.value|string,\r\n- 'text': h.scheming_language_text(c.label),\r\n- 'attr': c.attr }) -%}\r\n- {%- endif -%}\r\n-{%- endfor -%}\r\n-{%- if field.get('sorted_choices') -%}\r\n- {%- set options = options|sort(case_sensitive=false, attribute='text') -%}\r\n-{%- endif -%}\r\n-{%- if data[field.field_name] -%}\r\n- {%- set option_selected = data[field.field_name]|string -%}\r\n-{%- else -%}\r\n- {%- set option_selected = None -%}\r\n-{%- endif -%}\r\n-{%- set attributes = dict({\"class\": \"form-control\"}, **(field.get('form_attrs', {}))) -%}\r\n-{%- if field.disable_field_value == data[field.field_name] -%}\r\n-\t{%- do attributes.update({'disabled':'disabled'}) -%}\r\n-{%- endif -%}\r\n-\r\n-\r\n-{% call form.select(\r\n- field.field_name,\r\n- id='field-' + field.field_name,\r\n- label=h.scheming_language_text(field.label),\r\n- options=options,\r\n- selected=option_selected,\r\n- error=errors[field.field_name],\r\n- classes=['control-medium'],\r\n- attrs=attributes,\r\n- is_required=h.scheming_field_required(field)\r\n- )\r\n-%}\r\n- {%- snippet 'scheming/form_snippets/help_text.html', field=field -%}\r\n-{% endcall %}\r\n+{% import 'macros/form.html' as form %}\n+\n+{%- set options=[] -%}\n+{%- set form_restrict_choices_to=field.get('form_restrict_choices_to') -%}\n+{%- if not h.scheming_field_required(field) or\n+ field.get('form_include_blank_choice', false) -%}\n+ {%- do options.append({'value': '', 'text': ''}) -%}\n+{%- endif -%}\n+{%- for choice in h.scheming_field_choices(field) -%}\n+ {%- if not form_restrict_choices_to or choice.value in form_restrict_choices_to -%}\n+ {%- do options.append({'value': choice.value|string, 'text': h.scheming_language_text(choice.label), 'attr': g.attr }) -%}\n+ {%- endif -%}\n+{%- endfor -%}\n+{%- if field.get('sorted_choices') -%}\n+ {%- set options = options|sort(case_sensitive=false, attribute='text') -%}\n+{%- endif -%}\n+{%- if data[field.field_name] -%}\n+ {%- set option_selected = data[field.field_name]|string -%}\n+{%- else -%}\n+ {%- set option_selected = None -%}\n+{%- endif -%}\n+{%- set attributes = dict({\"class\": \"form-control\"}, **(field.get('form_attrs', {}))) -%}\n+{%- if field.disable_field_value == data[field.field_name] -%}\n+\t{%- do attributes.update({'disabled':'disabled'}) -%}\n+{%- endif -%}\n+\n+{% call form.select(\n+ field.field_name,\n+ id='field-' + field.field_name,\n+ label=h.scheming_language_text(field.label),\n+ options=options,\n+ selected=option_selected,\n+ error=errors[field.field_name],\n+ classes=['control-medium'],\n+ attrs=attributes,\n+ is_required=h.scheming_field_required(field)\n+ )\n+%}\n+ {%- snippet 'scheming/form_snippets/help_text.html', field=field -%}\n+{% endcall %}", + "previous_filename": "ckanext/canada/templates/internal/scheming/form_snippets/ro_select_option_disable.html" + }, + { + "sha": "b0a02741c44b0a808accd4531fb783c3e1e64f2e", + "filename": "ckanext/canada/templates/scheming/form_snippets/upload_only.html", + "status": "renamed", + "additions": 1, + "deletions": 7, + "changes": 8, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fupload_only.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fupload_only.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fform_snippets%2Fupload_only.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -7,14 +7,11 @@\n {% set placeholder = placeholder if placeholder else _('http://example.com/my-image.jpg') %}\n {% set url_label = url_label or _('Image URL') %}\n {% set upload_label = upload_label or _('Image') %}\n-\n {% if is_upload_enabled %}\n-
    \n {% endif %}\n-\n {{ form.input(field_url, label=url_label, id='field-image-url', placeholder=placeholder, value=data.get(field_url), error=errors.get(field_url), classes=['hide']) }}\n-\n {% if is_upload_enabled %}\n {{ form.input(field_upload, label=upload_label, id='field-image-upload', type='file', placeholder='', value='', error=errors.get(field_url), classes=['control-full']) }}\n {#\n@@ -23,12 +20,9 @@\n {% endif %}\n #}\n {% endif %}\n-\n {% if is_upload_enabled %}
    {% endif %}\n-\n {% endmacro %}\n \n-\n {%- set is_upload = (data.url_type == 'upload') -%}\n {{ upload_only(\n data,", + "previous_filename": "ckanext/canada/templates/internal/scheming/form_snippets/upload_only.html" + }, + { + "sha": "5f16873b54e977305f618438143c04ae7dd2af8a", + "filename": "ckanext/canada/templates/scheming/package/read.html", + "status": "added", + "additions": 31, + "deletions": 0, + "changes": 31, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fread.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fread.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fread.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,31 @@\n+{% extends \"package/read.html\" %}\n+\n+{%- set schema = h.scheming_get_dataset_schema(dataset_type) -%}\n+\n+{% block package_notes %}\n+ {%- if not dataset_type -%}\n+

    dataset_type not passed to template. your version of CKAN might not be compatible with ckanext-scheming

    \n+ {%- endif -%}\n+ {% if h.scheming_field_by_name(schema.dataset_fields, 'notes') and pkg.notes %}\n+
    \n+ {{ h.render_markdown(pkg.notes) }}\n+
    \n+ {% endif %}\n+{% endblock %}\n+\n+{% block package_additional_info %}{% endblock %}\n+\n+{% block actions_content %}\n+
      \n+ {% if h.check_access('package_update', {'id':pkg.id }) %}\n+ {% block actions_content_inner %}\n+ {% if g.is_registry %}\n+ {# restore the original Edit button replaced on the public site #}\n+ {{ super.super() }}\n+ {% else %}\n+
    • {% link_for _('Delete'), pkg.type + '.delete', pkg_id=pkg.name, class_='btn btn-danger' %}
    • \n+ {% endif %}\n+ {% endblock %}\n+ {% endif %}\n+
    \n+{% endblock %}" + }, + { + "sha": "0c613b5cab3281d3321373984e58475cd48565e9", + "filename": "ckanext/canada/templates/scheming/package/resource_read.html", + "status": "renamed", + "additions": 5, + "deletions": 1, + "changes": 6, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fresource_read.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fresource_read.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fresource_read.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -4,7 +4,11 @@\n \n {% block resource_license %}{% endblock %}\n \n-{% block additional_info_heading %}

    {{ _('Additional Information') }}

    {% endblock %}\n+{% block additional_info_heading %}\n+ \n+

    {{ _('Additional Information') }}

    \n+
    \n+{% endblock %}\n \n {% block additional_info_table_head %}{% endblock %}\n ", + "previous_filename": "ckanext/canada/templates/public/scheming/package/resource_read.html" + }, + { + "sha": "d75aa0c078a79ea07afe26886da5aad05fabe629", + "filename": "ckanext/canada/templates/scheming/package/snippets/package_form.html", + "status": "renamed", + "additions": 21, + "deletions": 26, + "changes": 47, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fsnippets%2Fpackage_form.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fsnippets%2Fpackage_form.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fsnippets%2Fpackage_form.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -13,45 +13,40 @@\n \n {{_('Catalogue Metadata')}}\n \n+ {% set m1 = _('Open Data Metadata Element Set') %}\n {% if dataset_type == 'info' %}\n {% set m1 = _('Open Information Metadata Element Set') %}\n- {% else %}\n- {% set m1 = _('Open Data Metadata Element Set') %}\n {% endif %}\n
    \n
    \n {{_('This section of the form only displays system-populated data elements used to describe the record type and the placement in the registry')}}\n
    \n
    \n \n- \n+ {% set f_value = '' %}\n+ {%- if dataset_type == 'dataset' -%}\n+ {% set f_value = _('Open Data') %}\n+ {%- elif dataset_type == 'info' -%}\n+ {% set f_value = _('Open Information') %}\n+ {%- elif dataset_type == 'prop' -%}\\\n+ {% set f_value = _('Suggested Dataset') %}\n+ {%- endif -%}\n+ \n {{_('The portal to which the metadata record belongs (Open Data or Open Information)')}}\n
    \n
    \n \n- \n+ \n {{_('The name of the metadata scheme used (including profile name)')}}\n
    \n
    \n \n- \n+ \n {{_('The version of the metadata scheme used (version of the profile)')}}\n
    \n
    \n \n- \n+ \n {{_('A unique phrase or string which identifies the metadata record within the Open Government Portal')}}\n
    \n
    \n@@ -62,12 +57,12 @@\n {% endblock %}\n \n {% block form_actions %}\n-{# custom hack for suggested datasets #}\n-{% if dataset_type == 'prop' %}\n-
    \n- \n-
    \n-{% else %}\n- {{ super() }}\n-{% endif %}\n+ {# custom hack for suggested datasets #}\n+ {% if dataset_type == 'prop' %}\n+
    \n+ \n+
    \n+ {% else %}\n+ {{ super() }}\n+ {% endif %}\n {% endblock %}", + "previous_filename": "ckanext/canada/templates/internal/scheming/package/snippets/package_form.html" + }, + { + "sha": "d78aaa71e0d03b30b808ce4e12475dece79d5b2e", + "filename": "ckanext/canada/templates/scheming/package/snippets/resource_form.html", + "status": "added", + "additions": 58, + "deletions": 0, + "changes": 58, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fsnippets%2Fresource_form.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fsnippets%2Fresource_form.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fpackage%2Fsnippets%2Fresource_form.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,58 @@\n+{% ckan_extends %}\n+\n+{% import 'macros/form.html' as form %}\n+\n+{# Separate our resource fields into common and resource/related-specific panels #}\n+\n+{% block basic_fields %}\n+ {% set schema = h.scheming_get_dataset_schema(dataset_type) %}\n+ {%- for field in schema.resource_fields -%}\n+ {%- if not field.form_panel -%}\n+ {%- snippet 'scheming/snippets/form_field.html', field=field, data=data, errors=errors, entity_type='dataset', object_type=dataset_type -%}\n+ {%- endif -%}\n+ {%- endfor -%}\n+ {%- if g.action=='new_resource' -%}\n+

    {{ _(\"You can add either a Resource or a Related Item per session, i.e. not both:\") }}

    \n+ {% endif %}\n+
    \n+ {%- if (not data.related_type) or g.action.endswith('new') -%}\n+
    \n+ \n+ {{ _(\"Metadata Fields for Resources Only (Not for Related Items)\") }}\n+ \n+
    \n+ {%- for field in schema.resource_fields -%}\n+ {%- if field.form_panel == 'resource' -%}\n+ {%- snippet 'scheming/snippets/form_field.html', field=field, data=data, errors=errors, entity_type='dataset', object_type=dataset_type -%}\n+ {%- endif -%}\n+ {%- endfor -%}\n+
    \n+
    \n+ {% endif %}\n+ {%- if data.related_type or g.action.endswith('new') -%}\n+
    \n+ \n+ {{ _(\"Metadata Fields for Related Items Only\") }}\n+ \n+
    \n+ {%- for field in schema.resource_fields -%}\n+ {%- if field.form_panel == 'related' -%}\n+ {%- snippet 'scheming/snippets/form_field.html', field=field, data=data, errors=errors, entity_type='dataset', object_type=dataset_type -%}\n+ {%- endif -%}\n+ {%- endfor -%}\n+

    \n+ {{ _(\"Use the Download URL field above to link to the related record.\") }}\n+

    \n+
    \n+
    \n+ {% endif %}\n+
    \n+
    \n+ {%- for field in schema.resource_fields -%}\n+ {%- if field.form_panel == 'validation' -%}\n+ {%- snippet 'scheming/snippets/form_field.html', field=field, data=data, errors=errors, entity_type='dataset', object_type=dataset_type -%}\n+ {%- endif -%}\n+ {%- endfor -%}\n+
    \n+ {{ form.required_message() }}\n+{% endblock %}" + }, + { + "sha": "294c6849ffb0720bb49e34d8dad96c94444ce45b", + "filename": "ckanext/canada/templates/scheming/snippets/display_field.html", + "status": "added", + "additions": 34, + "deletions": 0, + "changes": 34, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Fdisplay_field.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Fdisplay_field.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Fdisplay_field.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,34 @@\n+{% ckan_extends %}\n+\n+{% block subfield_display %}\n+ {% for field_data in fields %}\n+ {% if loop.index == fields|length %}\n+
    \n+
    \n+

    {{ h.scheming_language_text(field.label) }} {{ loop.index }}

    \n+
    \n+ {%- else -%}\n+
    \n+ \n+

    {{ h.scheming_language_text(field.label) }} {{ loop.index }}

    \n+
    \n+ {%- endif -%}\n+
    \n+
    \n+ {% for subfield in field.repeating_subfields %}\n+
    \n+ {{ h.scheming_language_text(subfield.label) }}\n+
    \n+
    \n+ {%- snippet 'scheming/snippets/display_field.html', field=subfield, data=field_data, entity_type=entity_type, object_type=object_type -%}\n+
    \n+ {% endfor %}\n+
    \n+
    \n+ {% if loop.index != fields|length %}\n+
    \n+ {% else %}\n+
    \n+ {%- endif -%}\n+ {% endfor %}\n+{% endblock %}" + }, + { + "sha": "00d667ad66b256362f996121e7e7196bcc819328", + "filename": "ckanext/canada/templates/scheming/snippets/errors.html", + "status": "added", + "additions": 14, + "deletions": 0, + "changes": 14, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Ferrors.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Ferrors.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Ferrors.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,14 @@\n+{% ckan_extends %}\n+\n+{% block errors_list %}\n+
    \n+

    {{_('Errors in form')}}

    \n+

    {{ _('The form contains invalid entries:') }}

    \n+
      \n+ {% block all_errors %}\n+ {{ super() }}\n+ {% endblock %}\n+
    \n+ \n+
    \n+{% endblock %}" + }, + { + "sha": "883c678b1b4e1b1d3857a58913fcec01a734eff0", + "filename": "ckanext/canada/templates/scheming/snippets/form_field.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Fform_field.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Fform_field.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fscheming%2Fsnippets%2Fform_field.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/internal/scheming/snippets/form_field.html" + }, + { + "sha": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391", + "filename": "ckanext/canada/templates/security/emails/lockout_footer.txt", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_footer.txt", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_footer.txt", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_footer.txt?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/internal/security/emails/lockout_footer.txt" + }, + { + "sha": "5f9ac6cfb80bbcf7921c20b35e44e204579f6699", + "filename": "ckanext/canada/templates/security/emails/lockout_mail.txt", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_mail.txt", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_mail.txt", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_mail.txt?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/internal/security/emails/lockout_mail.txt" + }, + { + "sha": "e656f4d7bad4a57f4932c3d974a7c9e8f2d61de0", + "filename": "ckanext/canada/templates/security/emails/lockout_subject.txt", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_subject.txt", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_subject.txt", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsecurity%2Femails%2Flockout_subject.txt?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/internal/security/emails/lockout_subject.txt" + }, + { + "sha": "65e561e9bba4ea3f3e6e5f68b66d5811a5b4de73", + "filename": "ckanext/canada/templates/snippets/activities/changed_datastore.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fchanged_datastore.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fchanged_datastore.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fchanged_datastore.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/activities/changed_datastore.html" + }, + { + "sha": "d39a8f5a482f59959370e33278f14fbb8a9dd538", + "filename": "ckanext/canada/templates/snippets/activities/changed_resource_view.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fchanged_resource_view.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fchanged_resource_view.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fchanged_resource_view.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/activities/changed_resource_view.html" + }, + { + "sha": "65e561e9bba4ea3f3e6e5f68b66d5811a5b4de73", + "filename": "ckanext/canada/templates/snippets/activities/created_datastore.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fcreated_datastore.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fcreated_datastore.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fcreated_datastore.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/activities/created_datastore.html" + }, + { + "sha": "65e561e9bba4ea3f3e6e5f68b66d5811a5b4de73", + "filename": "ckanext/canada/templates/snippets/activities/deleted_datastore.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fdeleted_datastore.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fdeleted_datastore.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fdeleted_datastore.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/activities/deleted_datastore.html" + }, + { + "sha": "5be3676dbb88a0920a7aa97469a86dc9a3baf389", + "filename": "ckanext/canada/templates/snippets/activities/deleted_resource_view.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fdeleted_resource_view.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fdeleted_resource_view.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fdeleted_resource_view.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/activities/deleted_resource_view.html" + }, + { + "sha": "6d3cee1ac3623665ab0337821a58d75784a702d2", + "filename": "ckanext/canada/templates/snippets/activities/new_resource_view.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fnew_resource_view.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fnew_resource_view.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivities%2Fnew_resource_view.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/activities/new_resource_view.html" + }, + { + "sha": "881dd00ba098af90ea4d731574cc83e1ee26251f", + "filename": "ckanext/canada/templates/snippets/activity_item.html", + "status": "added", + "additions": 8, + "deletions": 0, + "changes": 8, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivity_item.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivity_item.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivity_item.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,8 @@\n+
  • \n+\t{% if activity.is_new %}\n+\t {{ _('New activity item') }}\n+\t{% endif %}\n+\t\n+ {{ h.literal(activity.msg.format(**activity.data)) }}\n+ {{ h.time_ago_from_timestamp(activity.timestamp) }}\n+
  • " + }, + { + "sha": "510877c39262fcf428da1bc207c5e1325f122b87", + "filename": "ckanext/canada/templates/snippets/activity_stream.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivity_stream.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivity_stream.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Factivity_stream.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/activity_stream.html" + }, + { + "sha": "dea3161b87f70259c9a78de9550318cdbd63a849", + "filename": "ckanext/canada/templates/snippets/cdts/footer.html", + "status": "added", + "additions": 6, + "deletions": 0, + "changes": 6, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Ffooter.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Ffooter.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Ffooter.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,6 @@\n+" + }, + { + "sha": "b7da2051229df3e8a322b8d750d84b450258bc51", + "filename": "ckanext/canada/templates/snippets/cdts/footer_scripts.html", + "status": "added", + "additions": 15, + "deletions": 0, + "changes": 15, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Ffooter_scripts.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Ffooter_scripts.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Ffooter_scripts.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,15 @@\n+{# See: https://github.com/wet-boew/cdts-sgdc/blob/v4.1.0/src/gcweb/refFooter.ejs #}\n+" + }, + { + "sha": "9841dcaa0d901e4e33eed342c95f579e6c37ca3d", + "filename": "ckanext/canada/templates/snippets/cdts/head_scripts.html", + "status": "added", + "additions": 74, + "deletions": 0, + "changes": 74, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Fhead_scripts.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Fhead_scripts.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Fhead_scripts.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,74 @@\n+\n+\n+{# See: https://github.com/wet-boew/cdts-sgdc/blob/v4.1.0/src/gcweb/refTop.ejs #}\n+\n+{# Styles done inline so first paint looks good. #}\n+" + }, + { + "sha": "59328c61cd38e4816c1a15467bd754225a6cf17f", + "filename": "ckanext/canada/templates/snippets/cdts/header.html", + "status": "added", + "additions": 259, + "deletions": 0, + "changes": 259, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Fheader.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Fheader.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fcdts%2Fheader.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,259 @@\n+{% set lang = h.lang() %}\n+\n+{% macro recombinant_menu_text(r_type) %}\n+ {{- _(h.recombinant_get_geno(r_type).shortname or h.recombinant_get_geno(r_type).title) -}}\n+{% endmacro %}\n+\n+{% macro recombinant_menu_link(r_type) %}\n+ {{- h.url_for('recombinant.type_redirect', resource_name=r_type) -}}\n+{% endmacro %}\n+\n+{# See: https://github.com/wet-boew/cdts-sgdc/blob/v4.1.0/src/gcweb/appTop.ejs #}\n+{# See: https://github.com/wet-boew/cdts-sgdc/blob/v4.1.0/src/gcweb/top.ejs #}\n+" + }, + { + "sha": "0463b31fe5efdb201ed3191be8c2a9b22dc5ba95", + "filename": "ckanext/canada/templates/snippets/dataset_facets.html", + "status": "added", + "additions": 101, + "deletions": 0, + "changes": 101, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fdataset_facets.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fdataset_facets.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fdataset_facets.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,101 @@\n+{% if g.is_registry %}\n+ {% set type_choices = [\n+ {'value': 'dataset', 'label': _('Open Data')},\n+ {'value': 'dialogue', 'label': _('Open Dialogue')},\n+ {'value': 'info', 'label': _('Open Information')},\n+ {'value': 'prop', 'label': _('Suggested Datasets')},]\n+ %}\n+{% else %}\n+ {% set type_choices = [\n+ {'value': 'dataset', 'label': _('Open Data')},\n+ {'value': 'info', 'label': _('Open Information')},\n+ {'value': 'prop', 'label': _('Suggested Datasets')},]\n+ %}\n+{% endif %}\n+\n+{% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['portal_type'],\n+ name='portal_type',\n+ scheming_choices=type_choices,\n+ extras=extras %}\n+\n+{% if g.is_registry and 'status' in request.params or ('portal_type') in request.params.items() %}\n+ {% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['status'],\n+ name='status',\n+ scheming_choices=[{'value': 'department_contacted', 'label': _('Request sent to data owner - awaiting response')}],\n+ extras=extras %}\n+{% endif %}\n+\n+{% if g.is_registry %}\n+ {% set collection_choices = h.scheming_get_preset('canada_collection').choices + [{'value': 'pd', 'label': _('Proactive Publication')}] %}\n+ {% for t in h.recombinant_get_types() %}\n+ {% do collection_choices.append({'value': t, 'label': _(h.recombinant_get_chromo(t).title)}) %}\n+ {% endfor %}\n+{% else %}\n+ {% set collection_choices = h.scheming_get_preset('canada_collection').choices %}\n+{% endif %}\n+\n+{% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['collection'],\n+ name='collection',\n+ scheming_choices=collection_choices,\n+ extras=extras,\n+ unlimit=is_registry %}\n+\n+{% if not g.is_registry %}\n+ {% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['jurisdiction'],\n+ name='jurisdiction',\n+ scheming_choices=h.scheming_get_preset('canada_jurisdiction').choices,\n+ extras=extras %}\n+{% endif %}\n+\n+{% if show_org_facet %}\n+ {% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['organization'],\n+ name='organization' %}\n+{% endif %}\n+\n+{% if h.lang() == 'fr' %}\n+ {% snippet 'snippets/facet_list.html', title=g.facet_titles['keywords_fra'],\n+ name='keywords_fra', extras=extras %}\n+{% else %}\n+ {% snippet 'snippets/facet_list.html', title=g.facet_titles['keywords'],\n+ name='keywords', extras=extras %}\n+{% endif %}\n+\n+{% if g.is_registry %}\n+ {% if g.facets.collection|length != 1 or 'fgp' not in g.facets.collection %}\n+ {# Hide subject on maps search #}\n+ {% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['subject'],\n+ name='subject',\n+ scheming_choices=h.scheming_get_preset('canada_subject').choices,\n+ extras=extras %}\n+ {% endif %}\n+{% else %}\n+ {% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['subject'],\n+ name='subject',\n+ scheming_choices=h.scheming_get_preset('canada_subject').choices,\n+ extras=extras %}\n+{% endif %}\n+\n+{% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['res_format'],\n+ name='res_format',\n+ scheming_choices=h.scheming_get_preset('canada_resource_format').choices,\n+ extras=extras %}\n+\n+{% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['res_type'],\n+ name='res_type',\n+ scheming_choices=h.scheming_get_preset('canada_resource_type').choices,\n+ extras=extras %}\n+\n+{% snippet 'snippets/facet_list.html',\n+ title=g.facet_titles['frequency'],\n+ name='frequency',\n+ scheming_choices=h.scheming_get_preset('canada_frequency').choices,\n+ extras=extras %}" + }, + { + "sha": "6d2e39705568e99014150a375e4d52f4e46d89cc", + "filename": "ckanext/canada/templates/snippets/facet_list.html", + "status": "added", + "additions": 68, + "deletions": 0, + "changes": 68, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Ffacet_list.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Ffacet_list.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Ffacet_list.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,68 @@\n+{% ckan_extends %}\n+\n+{% set facet_name = title + 's' %}\n+\n+{% block facet_list_heading %}\n+
    {{ title or h.get_facet_title(name) }}
    \n+{% endblock %}\n+\n+{% block facet_list_item %}\n+
    \n+ {{ self.facet_list_heading() }}\n+
    \n+ {% block facet_list_item_panel_body %}\n+ {% with items = items or h.get_facet_items_dict(name, limit=200) %}\n+ {% set item_count = items | length %}\n+ {% set items = items[0:5] if ( not unlimit) and h.get_param_int('_%s_limit' % name) else items %}\n+ {% if items %}\n+ \n+ \n+ {% else %}\n+

    {{ _('There are no filters for this search') }}

    \n+ {% endif %}\n+ {% endwith %}\n+ {% endblock %}\n+
    \n+
    \n+{% endblock %}" + }, + { + "sha": "2d4a6440be9f473f34ed117c9d017d0e24b085a3", + "filename": "ckanext/canada/templates/snippets/follow_button.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Ffollow_button.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Ffollow_button.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Ffollow_button.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/follow_button.html" + }, + { + "sha": "ea0c6043579358b8f403bdee5e7f7ae1ebf6d2b6", + "filename": "ckanext/canada/templates/snippets/group_item.html", + "status": "renamed", + "additions": 8, + "deletions": 7, + "changes": 15, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fgroup_item.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fgroup_item.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fgroup_item.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,19 +1,20 @@\n {% ckan_extends %}\n+\n {% block group_item %}\n
    \n {% block group_item_header %}\n
    \n
    \n {% block group_item_header_image %}\n- \n+ \n {% endblock %}\n
    \n {% block group_item_header_title %}\n-

    \n- \n- {{ group.title or group.name }}\n- \n-

    \n+

    \n+ \n+ {{ group.title or group.name }}\n+ \n+

    \n {% endblock %}\n {% block group_item_header_description %}\n {{ super () }}\n@@ -30,4 +31,4 @@

    \n {% endblock %}\n

    \n
    \n-{% endblock %}\n\\ No newline at end of file\n+{% endblock %}", + "previous_filename": "ckanext/canada/templates/public/snippets/group_item.html" + }, + { + "sha": "0fd0e8b953df6937be6ee899541b31ab01c3b689", + "filename": "ckanext/canada/templates/snippets/license.html", + "status": "renamed", + "additions": 0, + "deletions": 0, + "changes": 0, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Flicense.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Flicense.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Flicense.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "previous_filename": "ckanext/canada/templates/public/snippets/license.html" + }, + { + "sha": "65bda3485cab12eab164efb9ab2a60540769fea7", + "filename": "ckanext/canada/templates/snippets/organization.html", + "status": "added", + "additions": 47, + "deletions": 0, + "changes": 47, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Forganization.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Forganization.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Forganization.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,47 @@\n+{#\n+Embeds a organization within the sidebar of a page.\n+\n+organization - The organization dict.\n+truncate - A max length for the organization description. If not provided the description\n+ will be full length.\n+\n+Example:\n+\n+ {% snippet 'snippets/organization, organization=g.group_dict %}\n+\n+#}\n+\n+{% with truncate=truncate or 0, url=h.url_for('organization.read', id=organization.name) %}\n+
    \n+
    \n+ {{ h.get_translated(organization, 'title') }}\n+
    \n+
    \n+ {% if organization.description %}\n+

    \n+ {{ h.markdown_extract(organization.description, 180) }}\n+ {% link_for _('read more'), 'organization.about', id=organization.name %}\n+

    \n+ {% endif %}\n+ {% if show_nums %}\n+ {% set member_count = h.organization_member_count(organization.name) %}\n+ {% if member_count >= 0 %}\n+
    \n+
    \n+

    {{ _('Members') }}

    \n+

    \n+ {{ h.SI_number_span(member_count) }}\n+

    \n+
    \n+
    \n+

    {{ _('Datasets') }}

    \n+

    \n+ {{ h.SI_number_span(organization.package_count) }}\n+

    \n+
    \n+
    \n+ {% endif %}\n+ {% endif %}\n+
    \n+
    \n+{% endwith %}" + }, + { + "sha": "8ced6011008c6a8d0f9e255ee1854140f5177e37", + "filename": "ckanext/canada/templates/snippets/organization_item.html", + "status": "renamed", + "additions": 8, + "deletions": 7, + "changes": 15, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Forganization_item.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Forganization_item.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Forganization_item.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,19 +1,20 @@\n {% ckan_extends %}\n+\n {% block organization_item %}\n
    \n {% block organization_item_header %}\n
    \n
    \n {% block organization_item_header_image %}\n- \n+ \n {% endblock %}\n
    \n {% block group_item_header_title %}\n-

    \n- \n- {{ organization.title or organization.name }}\n- \n-

    \n+

    \n+ \n+ {{ organization.title or organization.name }}\n+ \n+

    \n {% endblock %}\n {% block organization_item_header_description %}\n {{ super () }}\n@@ -30,4 +31,4 @@

    \n {% endblock %}\n

    \n
    \n-{% endblock %}\n\\ No newline at end of file\n+{% endblock %}", + "previous_filename": "ckanext/canada/templates/public/snippets/organization_item.html" + }, + { + "sha": "358754dee4b1622b103c6ae613b3e214a8d9b894", + "filename": "ckanext/canada/templates/snippets/package_item.html", + "status": "added", + "additions": 144, + "deletions": 0, + "changes": 144, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpackage_item.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpackage_item.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpackage_item.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -0,0 +1,144 @@\n+{% ckan_extends %}\n+\n+{% set client_lang = h.lang() %}\n+\n+{% block package_item %}\n+ {% set geno = h.recombinant_get_geno(package.type) %}\n+
  • \n+
    \n+
    \n+ {% if package.type == 'dataset' %}\n+ {{ _(\"Open Data\") }}\n+ {% elif package.type == 'prop' %}\n+ {{ _(\"Suggested Dataset\") }}\n+ {% elif package.collection in ('transition', 'transition_deputy', 'parliament_report', 'parliament_committee', 'parliament_committee_deputy') %}\n+ {{ _(\"Proactive Publication\") }}\n+ {% elif package.type == 'info' or geno.portal_type == 'info' %}\n+ {{ _(\"Open Information\") }}\n+ {% elif geno.portal_type == 'dialogue' %}\n+ {{ _(\"Open Dialogue\") }}\n+ {% elif geno %}\n+ {{ _(\"Proactive Publication\") }}\n+ {% endif %}\n+

    \n+ {% block heading %}\n+ {% set my_title, machine_translated = h.get_translated_t(package, 'title') %}\n+ {% if 'title_translated' not in package %}\n+ {% set my_title = _(my_title) %}\n+ {% endif %}\n+ {% block heading_private %}\n+ {{ super() }}\n+ {% endblock %}\n+ {{ h.link_to(h.truncate(my_title, truncate_title), h.url_for(package.type ~ '.read', id=package.name)) }}\n+ {% block heading_meta %}\n+ {{ super() }}\n+ {% endblock %}\n+ {% if machine_translated %}\n+ \n+ {% endif %}\n+ {% endblock %}\n+

    \n+
    \n+
    \n+ {% block banner %}\n+ {{ super() }}\n+ {% endblock %}\n+ {% block notes %}\n+ {% set notes, machine_translated = h.get_translated_t(package, 'notes') %}\n+ {% if notes %}\n+
    \n+ {% if 'notes_translated' not in package %}\n+ {{ _(h.markdown_extract(notes, extract_length=300)) }}\n+ {% else %}\n+ {{ h.markdown_extract(notes, extract_length=300) }}\n+ {% endif %}\n+ {% if machine_translated %}\n+ \n+ {% endif %}\n+
    \n+ {% else %}\n+

    {{ _(\"This dataset has no description\") }}

    \n+ {% endif %}\n+ {% endblock %}\n+ {% block publisher_info %}\n+
    \n+ {% if package.organization %}\n+
    \n+ {{ _('Organization:') }} \n+
    \n+
    \n+ {{ h.split_piped_bilingual_field(package.organization.title, client_lang) }}\n+
    \n+ {% endif %}\n+
    \n+ {% set issuing_org = h.scheming_language_text(package.get('org_title_at_publication')) %}\n+ {% if issuing_org and package.jurisdiction != 'federal' %}\n+
    \n+
    \n+ {{ _('Issued by:') }} \n+
    \n+
    \n+ {{ issuing_org }}\n+
    \n+
    \n+ {% endif %}\n+ {% endblock %}\n+ {% block resources_outer %}\n+ {% if package.type == 'prop' %}\n+ {% set schema = h.scheming_get_dataset_schema(package.type) %}\n+
    \n+
    \n+ {{ h.scheming_language_text(schema.dataset_fields[-3].label) }}{{ _(':') }}\n+
    \n+
    \n+ {% snippet 'scheming/snippets/display_field.html', field=schema.dataset_fields[-3], data=package, entity_type='dataset', object_type='prop' %}\n+
    \n+
    \n+ {% if package.status %}\n+
    \n+
    \n+ {{ _('Status:') }}\n+
    \n+
    \n+ {% snippet 'scheming/snippets/display_field.html', field=schema.dataset_fields[-1].repeating_subfields[1], data=package.status[-1], entity_type='dataset', object_type='prop' %}\n+
    \n+
    \n+
    \n+
    \n+ {{ _('Date:') }}\n+
    \n+
    \n+ {{ package.status[-1].date }}\n+
    \n+
    \n+ {% else %}\n+
    \n+
    \n+ {{ _('Status:') }}\n+
    \n+
    \n+ {{ _('Request sent to data owner – awaiting response') }}\n+
    \n+
    \n+ {% endif %}\n+ {% else %}\n+
    \n+
    \n+ {{ _('Resource Formats:') }}\n+
    \n+
    \n+
      \n+ {% for resource in h.dict_list_reduce(package.resources, 'format') %}\n+
    • {{ _(resource) }}
    • \n+ {% endfor %}\n+
    \n+
    \n+
    \n+ {% endif %}\n+ {% endblock %}\n+
    \n+
    \n+
  • \n+{% endblock %}\n+\n+" + }, + { + "sha": "3c87253916ba92fe5b5313cd9ad4e8ec8cae8a32", + "filename": "ckanext/canada/templates/snippets/package_list.html", + "status": "renamed", + "additions": 5, + "deletions": 4, + "changes": 9, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpackage_list.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpackage_list.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpackage_list.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,10 +1,11 @@\n {% ckan_extends %}\n+\n {% block package_list %}\n {% if packages %}\n
      \n- {% block package_list_inner %}\n- {{ super() }}\n- {% endblock %}\n+ {% block package_list_inner %}\n+ {{ super() }}\n+ {% endblock %}\n
    \n {% endif %}\n-{% endblock %}\n\\ No newline at end of file\n+{% endblock %}", + "previous_filename": "ckanext/canada/templates/public/snippets/package_list.html" + }, + { + "sha": "7552a710e53c6604bde81f9a98198c48aeddd58a", + "filename": "ckanext/canada/templates/snippets/publish_facet.html", + "status": "renamed", + "additions": 8, + "deletions": 21, + "changes": 29, + "blob_url": "https://github.com/open-data/ckanext-canada/blob/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpublish_facet.html", + "raw_url": "https://github.com/open-data/ckanext-canada/raw/fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpublish_facet.html", + "contents_url": "https://api.github.com/repos/open-data/ckanext-canada/contents/ckanext%2Fcanada%2Ftemplates%2Fsnippets%2Fpublish_facet.html?ref=fe1a5719bf56c1a8b1becf529cbb2fd99cf32f1f", + "patch": "@@ -1,4 +1,4 @@\n-{% set title=c.facet_titles['ready_to_publish'] %}\n+{% set title=g.facet_titles['ready_to_publish'] %}\n {% set name='ready_to_publish' %}\n {% set facet_range_name='portal_release_date' %}\n {% set facet_name = title + 's' %}\n@@ -9,55 +9,42 @@\n {% endif %}\n \n
    \n-
    {{ title or h.get_facet_title(name) }}
    \n+
     {{ title or h.get_facet_title(name) }}
    \n
    \n