Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1288 - 1290 of 2152)

Ticket Resolution Summary Owner Reporter
#1802 fixed Investigate CKAN deployment on Windows dread dread

Reported by dread, 2 years ago.

Description

See how possible it is to run CKAN on a Windows server.

Plan:

  • Get CKAN code and dependencies installed on Windows
    • ideally as similar to standard package install as possible
    • virtualenv/pip should work
    • try Cygwin to help
    • SOLR and Postgres could potentially run on other servers if necessary.
  • Try to run on Apache
  • See if there are any issues
#735 fixed Investigate 'deduping' (ONS import) dread dread

Reported by dread, 4 years ago.

Description

ww 22/9/10:

(discussion of ticket:509) This leads us to deduping which should be the next order of business oin this thread...

ww 20/10/10:

if a dataset is missing a department and the ons script makes a new version of it with a department we now have two reccords for the same dataset. these should be manually merged - need a merge tool where you can tell it that two datasets are the same.

#890 invalid Introduce timed actions into ckanext-queue kindly pudo

Reported by pudo, 3 years ago.

Description

The ckan queuing system should provide the option to subscribe to timed re-submissions of specific resources. This could look as follows:

  • routing_key: Package
  • operation: daily
  • payload: pkg.as_dict()

Where operation is one of daily, weekly, monthly or any other interval.

Note: See TracQuery for help on using queries.