Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (274 - 276 of 2152)

Ticket Resolution Summary Owner Reporter
#1585 fixed Security fix dread

Reported by dread, 2 years ago.

Description

(details embargoed until 31/1/2012)

#1597 fixed Tag search - filter by group dread

Reported by dread, 2 years ago.

Description

I want to browse tags, but filtered for a particular group. Currently our tag API doesn't allow for filtering by group.

This is important for improving groups as communities within a site #1521. It would be easy to do this by adding an option to filter by a group. BUT are there any other use cases that would warrant a more complete faceted tag search?

--

BTW I can currently draw a tag cloud for a group - I can get the top tags used in a group like this:

curl http://thedatahub.org/api/action/package_search -d '{"q":"groups:country-ca", "facet.field":"tags", "rows":"0"}'

but it only contains the top 20 tags.

#1615 worksforme CKAN Should work behind a proxy server thejimmyg

Reported by thejimmyg, 2 years ago.

Description

This would allow deployment via Nginx or Apache using proxy to Paster, uWSGI. At the moment CKAN isn't aware of the proxy's IP address so when you perform an action which does a redirect (such as adding a package), CKAN redirects you to the *internal IP* not the external *proxy IP*.

We would like this work to facilitate testing within VMs as part of our new build infrastructure.

It would also be nice if CKAN worked when mounted at a path other than /. That could be dealt with in another ticket because it isn't a problem at the moment.

Note: See TracQuery for help on using queries.