Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1558 - 1560 of 2152)

Ticket Resolution Summary Owner Reporter
#1730 fixed Form field for vocabularies johnglover seanh

Reported by seanh, 2 years ago.

Description

A function that takes a vocabulary name or ID as argument and returns a nice select box for selecting items from that given vocabulary. Meant to be used by form templates, to make it easy for them to integrate custom vocabularies. Could use http://harvesthq.github.com/chosen/

#1731 fixed Publisher support for harvesting amercader amercader

Reported by amercader, 2 years ago.

Description

Estimate: 4-5d

Only sysadmins can manage harvest sources right now, we need to allow publishers to handle their own sources.

We need to decide if there will be two different profiles on ckanext-harvest, the current one with only sysadmins allowed to manage the harvesting and a new one supporting publishers (ckan core can be configured to not use the publisher model)

Tasks include:

  • Auth checks on the different controller actions (and the command line interface?)
  • Modify the index page to just show sources the logged user has permissions on.

(Talk with Ross about the specific functions to use)

  • Create/edit form to show a dropdown with the user available publishers.
#1732 fixed Update CKAN's search for taxonomies johnglover seanh

Reported by seanh, 2 years ago.

Description

Initially we'll just add all tags from all vocabularies into the existing tags search facet (this should happen automatically). Later we want to enable templates to use separate search facets for different vocabularies.

Also need to make sure that search terms are matched against the texts of the tag names themselves (should happen already) and maybe also against the texts of the vocabulary names?

Note: See TracQuery for help on using queries.