Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (937 - 939 of 2152)

Ticket Resolution Summary Owner Reporter
#933 fixed get rid of self when it should be cls in classmethods kindly

Reported by kindly, 3 years ago.

Description

use pylint

#934 invalid Key value store for extensions to store data kindly

Reported by kindly, 3 years ago.

Description

We need to allow plugins to store information.

Each plug-in should have its own name space and allow any data to be set.

There are two options.

  • make a key value table in ckan that will hold random information.
  • use redis (or other key value store)

If in sql suggest schema of form:

  • (namespace, obj_id, key, value [, value_type])
  • value is json
#945 fixed [super] Richer resources - Resource Groups, new fields, improved UI kindly kindly

Reported by kindly, 3 years ago.

Description

Super ticket: #1032

This is a meta ticket for changes that are going to happen in resources.

  • New resource group table. #956
  • New kind field in resource. #957
  • UI for new kind field. #958
  • Resources in REST API ticket:358
  • Resources in WUI #1445
  • Make Resources first class entity. #922 (duplicate?)

Background on this change can be found at:

Note: See TracQuery for help on using queries.