-
The 'Start time' and 'End time' UI inputs used to display a JavaScript calendar widget that would allow selection of a date and time to input into the selection form.
In CKAN 2.9, it's broken. Nee…
-
Workflow with Issue: 4 - Automated CKAN Jobs
Job being audited: ckan-auto-command
CKAN Command (in question): ckan geodatagov tracking-update
CKAN Command Schedule: 30 7 * * *
Cloud.gov Environment: p…
-
Workflow with Issue: 4 - Automated CKAN Jobs
Job being auditied: ckan-auto-command
CKAN Command (in question): ckan geodatagov db-solr-sync
CKAN Command Schedule: 0 3 * * *
Cloud.gov Environment: prod…
-
```
ckan-dev_1 | Traceback (most recent call last):
ckan-dev_1 | File "/usr/bin/ckan", line 5, in
ckan-dev_1 | from ckan.cli.cli import ckan
ckan-dev_1 | File "/srv/app/src/ck…
-
-
If you use CkanControl to access a private package in a CKAN instance it fetch the package successfully:
```
from frictionless.portals import CkanControl
from frictionless import Package
api = '…
aivuk updated
2 months ago
-
https://github.com/datopian/ckanext-datasetapproval/tree/master
-
Even when a dataset is "deleted" in CKAN it is still retained in the DB. Deleted datasets retain the URL they were given, thus forcing new harvests of that same source to post to a new URL. Datagovtea…
-
## User Story
As a data.gov admin, I want the ckan-clean-deleted job to have tests and be tested against production data so that the DB doesn't contain performance-impacting chaff.
## Acceptance…
-
Remove python2.7 install, uplift to use latest psycogpg2 as postgres 15 enforces ssl and python2 (last version) does not support it.
https://github.com/qld-gov-au/opswx-ckan-cookbook/blob/master/…