Custom Query (2152 matches)
Results (865 - 867 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1802 | fixed | Investigate CKAN deployment on Windows | dread | dread |
Description |
See how possible it is to run CKAN on a Windows server. Plan:
|
|||
#50 | fixed | Investigate apt-get in more detail | rgrp | rgrp |
Description |
Research apt-get especially wajig and python wrappers for apt-get. Post results on the wiki. |
|||
#734 | fixed | Investigate department issue (ONS import) | dread | dread |
Description |
Creation of duplicate packages named with trailing underscore ww 22/9/10:
The "find by tags" algorithm uses (title, department). Unfortunately some of the data already there has no department. This causes it to make a new package (with trailing underscore). dread 24/9/10: I've done a test for the missing department issue and I can't reproduce the problem. This may be due to my general tidy up and getting tests passing using the latest ckanclient. Anyway, can you check over my test to see if this is what you mean?: dgu/ckanext/dgu/tests/ons/test_ons_loader.py:TestOnsLoadMissingDept ww 20/10/10: you should uncover it if you run against (a copy of) the dgu database. |