Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2038 - 2040 of 2152)

Ticket Resolution Summary Owner Reporter
#2730 fixed please change pricing footer link toby shevski

Reported by shevski, 22 months ago.

Description

Pricing <ckan.org/datasuite/solutions> needs to go to <ckan.org/datasuite/services>

http://ckan.org/datasuite/services/

#2734 fixed once format on resource form has errored, no longer submits form toby shevski

Reported by shevski, 22 months ago.

Description

Steps to reproduce:

  1. go to edit a resource, e.g. http://s031.okserver.org:2375/dataset/ted/resource_edit/a621a6ad-6f1c-46d1-b858-03cdb7a25c07
  1. Change the format field to something it doesn't get. e.g. add a comma "HTML,"
  1. Get message: "The form contains invalid entries:

Last modified: Date format incorrect Size: Invalid integer"

  1. Format field reverts, try to re-save/submit form - i.e. click on "update resource"
  1. nothing happens (same if you even try changing the format field
#2736 wontfix Archiver fixes ross ross

Reported by ross, 22 months ago.

Description

We need to check the archiver to make sure it works as we would expect after the changes in #2732:

  • Receive notification of a file that needs processing
  • Check the file's DB entry and upload the file to the configured remote service
  • Update the URL of the file (both in the file's DB entry and the resource)
  • Once we're sure the file is safely archived, we should mark the file as being archived

so that we know it can safely be deleted at some point.

Maybe this could/should be implemented as a service rather than a celery task?

Note: See TracQuery for help on using queries.