Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1399 - 1401 of 2152)

Ticket Resolution Summary Owner Reporter
#2812 invalid Groups description needs improving toby markw

Reported by markw, 21 months ago.

Description

The 'What are Groups?' text at <http://demo.ckan.org/group> is a bit naff. Here is a suggested replacement:

What are groups?

Groups allow you to group users and data together so that they are easier to manage. For example datasets in a group could be visible only to group members, or publicly visible but only editable by group members.

Groups can be used to collect together datasets from a single publisher, or related to a particular project, for example.

#131 fixed Groups REST interface dread dread

Reported by dread, 5 years ago.

Description

Controlling Groups through a REST interface.

#2937 fixed GroupController.history() missing extras_as_string seanh

Reported by seanh, 20 months ago.

Description

GroupController?'s history() method doesn't pass 'extras_as_string': True in the context when it calls group_show. This means that if you have an IGroupForm plugin that is adding a custom metadata field and using convert_to/from_extras() then a field value of 'foo' will be returned as '"foo"'

Other GroupController? and PackageController? methods do pass 'extras_as_string'

Note: See TracQuery for help on using queries.