Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (253 - 255 of 2152)

Ticket Resolution Summary Owner Reporter
#1003 fixed CKAN Javascript library and demonstration web interface rgrp rgrp

Reported by rgrp, 3 years ago.

Description

A plain javascript library for interfacing with CKAN would be very useful (why? see below!). It would also be nice to have a pure html + javascript web interface to CKAN both for its own sake and to act as a demonstrator for the library.

Why?

  • Development of bespoke interfaces -- much easier to edit html + javascript than to change ckan core
    • E.g. for specific communities e.g. geodata, science
    • Specialized tasks - multi-package editing
  • Very easy deployment and integration (e.g. can drop in to getthedata or other sites)
#576 fixed CKAN Requires Old Version of SQLAlchemy sebbacon wwaites

Reported by wwaites, 4 years ago.

Description

Requires 0.4. 0.5 is a maintenance branch, 0.6 is current.

VDM appears to work correctly (all the tests pass) with 0.5. CKAN does not -- requires more investigation to determine exactly why.

It would actually be nice to be able to run with 0.6 or 0.5, though 0.6 will require some changes to VDM as well

#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.