Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (790 - 792 of 2152)

Ticket Resolution Summary Owner Reporter
#1488 fixed List of installed extensions - add to the status_show dread dread

Reported by dread, 2 years ago.

Description

Add the list of extensions install (config's ckan.plugins) to status_show logic action (See #1087)

#1487 fixed Fix group ordering on homepage kindly

Reported by kindly, 2 years ago.

Description

ordering on homepage by name instead of group count

#1486 fixed "allow_partial_update" option does not work with resource lists of packages seanh seanh

Reported by seanh, 2 years ago.

Description
  1. Call ckan.logic.action.update:package_update()
  2. Pass in a context dict with "allow_partial_update":True
  3. Pass in a partial data dict containing only the package's ID and those fields that you want to update (e.g. title).

=> All of the package's resource will have their statuses changed to "deleted".

The "allow_partial_update" option should apply to the resource lists of packages, but it does not.

Note: See TracQuery for help on using queries.