Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1057 - 1059 of 2152)

Ticket Resolution Summary Owner Reporter
#850 fixed Show welcome message on first visit to package page memespring memespring

Reported by memespring, 3 years ago.

Description

Control using cookies.

#851 fixed Link Checking wwaites wwaites

Reported by wwaites, 3 years ago.

Description

revisit link checker from http://knowledgeforge.net/ckan/ckanext/file/tip/ckanext/link_checker.py

revisit ollyc's parallel work

look at how this gets used in practice (maybe deprecate in favour of curate tool (suitably wrapped to hide details from the user)

#852 fixed [super] Dataset upload and archiving rgrp wwaites

Reported by wwaites, 3 years ago.

Description

3 (4) use cases: (With and without access to auth keys.)

  1. upload form on ckan (by default local system has auth key for storage)
  2. datapkg upload (client) (by default without key) (plumbing done)
  3. background job archiving downloads (by queue client)

Most important are:

  1. Upload form on ckan.net (with access to keys)
  2. API for getting credentials for upload from ckan.net api (without access to keys).

Aside: Once 2 was done we could deprecate storage.ckan.net

Sub-tickets

Required infrastructure

  • #826 - Resource 'extra' fields
  • #358 - Resources in REST API
  • #235 - Resource format normalization and detection

User upload via Web UI

  • #877 - File upload in WUI
  • #878 - Integrate file upload with workflow around package resources

User upload via CLI/datapkg

  • #853 - plumbing for credential-less rest upload
  • #879 - Storage auth API

Also related:

  • #405 - Retrieval options for package resources

More Info

Note: See TracQuery for help on using queries.