Custom Query (2152 matches)
Results (1723 - 1725 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#315 | fixed | Improvements and fixes to csv dump | dread | rgrp |
Description |
<quote> In the latest dump there were 116(!) sets of the three columns (“resource-[n]-url”, “resource-[n]-format”, and “resource-[n]-description”). However, these are an extract of the packed “resource” column and I’m not sure whether they’re needed. Also, they irritatingly don’t appear in order in the CSV serialisation. If the resource columns could be ordered in the file that would be great; if a second version without the unpacked resource data would be excellent. </quote> |
|||
#319 | fixed | Local Authority license misnamed in migration script 18 | dread | dread |
Description |
Migration script 18 converts license "OKD Compliant::Local Authority Copyright with data.gov.uk rights" into "uklocalauthority-withrights" when it should be "localauth-withrights", according to the license service SoS 2. This causes clients difficulties looking it up. |
|||
#320 | fixed | site_title configuration variable which is used in template | dread | rgrp |
Description |
As a sysadmin I want to configure basic site title information for use in the site templates. Implementation:
Questions:
|