Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1360 - 1362 of 2152)

Ticket Resolution Summary Owner Reporter
#1485 fixed Package/Group form extension mechanism so you can add forms for particular package_types kindly kindly

Reported by kindly, 2 years ago.

Description

We want to be able to change form depending on package type or group type.

This is dependent on a type field being added to the Package and the Group.

#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.

#1487 fixed Fix group ordering on homepage kindly

Reported by kindly, 2 years ago.

Description

ordering on homepage by name instead of group count

Note: See TracQuery for help on using queries.