Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (793 - 795 of 2152)

Ticket Resolution Summary Owner Reporter
#817 worksforme Proposed redesign of Resources table on package pages cygri

Reported by cygri, 3 years ago.

Description

There are some problems with the Resources table on package pages:

  1. The column labelled “URL” doesn't contain URLs, but just the word “Download”.
  2. The links labelled “Download” often are not download links, but something else (example links, API endpoints, documentation links).

Attached is a screenshot for a proposed redesign. The changes are:

  1. Move the Format column to the right of the Description column (description is more important)
  2. Make the description a clickable link
  3. Drop the “URL/Download” column because it's now redundant
  4. Rename “Description” to “Resource” (not that important)
#819 fixed Tag autocompletion widget broken cygri

Reported by cygri, 3 years ago.

Description

The widget for tag autocompletion is broken in various ways.

For example, if I edit a package that is tagged "music", and just tab through the form fields to get to the Author field, then the widget changes to "industrial-music" as I tab through it.

Or if the tag is "foo bar" and I hit alt-right to jump to the end of the text field (with the intent of adding a third tag), then the contents change to "foo barbecue".

#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
Note: See TracQuery for help on using queries.