Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 2152)

Ticket Resolution Summary Owner Reporter
#73 invalid Put enquiry template in db so it can be edited by admins rgrp rgrp

Reported by rgrp, 5 years ago.

Description

Currently stored in the python controller file. This is not the right place and putting it in db will allow editing by admins.

May also want to do this for the footer (also in the controller file).

Details:

  • Will need to create a new domain object/db table. Suggest called miscellaneous and consist of key value pairs utilizing JSON type for values.

Cost: 2h.

#74 fixed Add Is It Open links to package pages dread rgrp

Reported by rgrp, 5 years ago.

Description

On each package page in the openness field if the package is not open provide a link to is it open create enquiry page.

Details:

  • may want to add to the url a query parameter indicating which package this relates to e.g. ?ckan-package=...
  • http://isitopen.ckan.net/enquiry/create/?ckan-package=...
  • do we provide link even if package is open (e.g. so that people can make enquiries about e.g. adding open data/content buttons ...)

Cost: 0.5h

#75 duplicate Record and display package "usage" information dread rgrp

Reported by rgrp, 5 years ago.

Description
  • Number of package page visits on ckan (can we get this straight from google analytics)
  • Number of times url or download url is used - now ticket:937 (Record download stats for resoures)

How do we do this?

  • Google analytics will miss a lot of this usage (and how do we get that data out anyway)
  • Could use javascript but again misses usage.
  • One option is to redirect link but that is kind of nasty (but may be only option ...)
Note: See TracQuery for help on using queries.