Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (667 - 669 of 2152)

Ticket Resolution Summary Owner Reporter
#657 fixed Fix harvesting job entity get method to default to returning 'None' rather than raising an exception johnbywater
#2288 wontfix Fix i18n of strings on auth group add/edit pages seanh

Reported by seanh, 2 years ago.

Description

There are a couple of strings on the authorization group add/edit form that are not being translated:

"Name: Please enter a value" (error message when you try to add an auth group with no name)

"User name"

"Save" button

The form seems to be built using FormBuilder?. See ckan/forms/authorizationgroup.py, builder.set_displayed_fields()

#2470 fixed Fix inconsistency in package_list snippet johnglover johnglover

Reported by johnglover, 2 years ago.

Description

Datasets listed in search results have not gone through schema validation (but on the user page they do), so package_list snippet currently has to display both 'notes' and 'description'.

Note: See TracQuery for help on using queries.