Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (127 - 129 of 2152)

Ticket Resolution Summary Owner Reporter
#128 fixed Add ckan_url attribute to REST JSON representation of a Package dread rgrp

Reported by rgrp, 5 years ago.

Description

Add ckan_url attribute to REST JSON representation of a Package pointing to the (read) url of package on CKAN.

Cost: 30m

#129 invalid Secure db access by channelling query generation through authz module rgrp dread

Reported by dread, 5 years ago.

Description

Controllers and templates should not access db objects directly - they should do all access via authz module giving username. They are handed by a query that has already been filtered by the packages they are authorized to read.

(Additional idea to be discussed: When they request a package object, they are handed an copy of the db object - disconnected from the database - so it the db object can't be changed.)

A couple of tests can be reenabled when this is done: ckan.tests.functional.test_authz.TestUsage?.test_admin_list_deleted ckan.tests.functional.test_authz.TestUsage?.test_search_deleted

#130 fixed Create a New Group via the WUI dread rgrp

Reported by rgrp, 5 years ago.

Description

As a

User

I want to

Create a new group via the WUI

Details

  • locate at /group/new/
  • You must be logged in to create a group
  • Group creator is automatically given role of group admin
  • Edit screen is same as edit screen ...
Note: See TracQuery for help on using queries.