Ticket #1003 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

CKAN Javascript library and demonstration web interface

Reported by: rgrp Owned by: rgrp
Priority: critical Milestone: ckan-v1.4-sprint-3
Component: ckan Keywords: wui js external
Cc: Repository:
Theme:

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)

Change History

comment:1 Changed 3 years ago by rgrp

comment:2 Changed 3 years ago by rgrp

  • Milestone changed from ckan-v1.4-sprint-2 to ckan-v1.4-sprint-3

Have now started refactor to use backbone and have basic inline editing working and started on Add dataset view.

comment:3 Changed 3 years ago by rgrp

  • Status changed from new to closed
  • Resolution set to fixed

Converted completely to backbone and now have fully-operational add dataset functionality. I'm closing this ticket now - further improvements can be in there own tickets.

Note: See TracTickets for help on using tickets.