Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1537 - 1539 of 2152)

Ticket Resolution Summary Owner Reporter
#820 fixed Exception browsing /user/apikey when not logged in dread

Reported by dread, 3 years ago.

Description

Should fail gracefully (not the existing 500 error) when you go to ckan.net/user/apikey (manually typing in the url) but haven't logged in.

WebApp Error: <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'apikey' 						

URL: http://test-hmg.ckan.net/user/apikey
#178 fixed Excel package importer rgrp dread

Reported by dread, 4 years ago.

Description

/tool New 'tools' section of the WUI with 'Excel package import' page.

/tool/import Import page allows you to upload a file. The format of the required Excel file is described here. List of licenses provided for copy&paste.

/tool/import/preview When you upload it, it gives you a simple preview of the file, offering import. Text as per Package Preview. 'import button' for completing process.

File format:

First row to have a cell value of 'name' or 'title' in it is the Title Row. It contains the field names, as per package. It includes:

  • license - name of license
  • tags - space separated
  • groups - space separated
  • anything - for extra key-values

When importing, values are bound into the package fieldset, validated and displayed for the preview and synced to complete.

User has to log in to use importer. Auth is checked for putting into groups.

#688 Example GeoNetworks service for CSW development johnbywater johnbywater
Note: See TracQuery for help on using queries.