Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1606 - 1608 of 2152)

Ticket Resolution Summary Owner Reporter
#1683 fixed Dataset search results - last item out of order dread dread

Reported by dread, 2 years ago.

Description

On each page of package search results, all the items are neatly sorted apart from the last item of the page. SOLR gets the sorting of the results incorrect.

This is a known issue: https://issues.apache.org/jira/browse/SOLR-1777 affecting SOLR 1.4 only (which comes with Ubuntu 10.04)

It is highlighted in CKAN test ckan/tests/functional/test_pagination.py:TestPaginationPackage of commit 39096ed54bda86d043521b08b2e14fc5e283a0ff which fails most of the time it is run (passes intermittently).

#1686 fixed Add activity events for when a dataset is added to or removed from a group seanh seanh
#1688 fixed API for changing the permissions on an object dread dread

Reported by dread, 2 years ago.

Description

We need an API for changing the authorization (permissions) on a model object.

This was neglected in #1253 because of various changes to authz were looming. But six months later it still hasn't been done.

Suggest this is just moving _add_user_object_role from ckan/lib/base.py to the logic layer, but no doubt it will be more complicated.

Estimate: 3 days

Note: See TracQuery for help on using queries.