Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1636 - 1638 of 2152)

Ticket Resolution Summary Owner Reporter
#955 fixed Tidy up tests dread dread

Reported by dread, 3 years ago.

Description
  • Removal of init_db from every setup etc.
  • Get them working
#192 fixed Time-related package field rgrp dread

Reported by dread, 4 years ago.

Description

Cost - 2 days

The time period to which a package's data applies is stored in a new field called 'Relevant Date Range'. The value of this field is up to two calendar dates: i.e. either a point in time (e.g. date of a river map is 5/10/09) or a time period (e.g. pollution measurements 1/1/09-1/4/09).

Example part of package:

Date: 5/10/09
or
Date: 1/1/09 – 1/4/09

#1266 fixed Timestamps without microseconds causing exception dread dread

Reported by dread, 3 years ago.

Description

I'm not sure why some timestamps are missing microseconds in the ckan.net data, but plenty seem to. This causes this exception when viewing the package rss feed:

URL: http://ckan.net/package/history/sfk_publishing?format=atom&days=7
In Module ckan.lib.helpers:227 in date_str_to_datetime
WebApp Error: <type 'exceptions.ValueError'>: time data '2008-04-13T20:40:20' does not match format '%Y-%m-%dT%H:%M:%S.%f'

Only seen with ckan 1.4.3b

Note: See TracQuery for help on using queries.