Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 2152)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#53 fixed View Information about Package history (i.e. package revisions) rgrp rgrp

Reported by rgrp, 6 years ago.

Description

As A

Visitor/User?

I want to

View information about a package history, i.e. what revisions it has.

Details

  • History info should be available at package/history/pkg-name
  • Most basic info is just info from revision (when it occurred, author etc)
  • More sophisticated would be to have diff support to see differences between revisions
#54 fixed Support dump and load of CKAN data to JSON johnbywater rgrp

Reported by rgrp, 6 years ago.

Description

As a

Sysadmin

I want to

Dump (serialize) CKAN data to a simple transport format (e.g. JSON) and be able to load it again.

Details

  • Already have simple db dump. However dumping to JSON has various advantages, particularly where changes to the data need to be made upon reloading (e.g. during a migration).
  • Dump should include *all* CKAN data (i.e. all the data in the CKAN db tables)
#55 fixed Code to migrate data from v0.6 to v0.7 using dump and load rgrp rgrp

Reported by rgrp, 6 years ago.

Description

Associated to ticket:51 (upgrade CKAN to new vdm) and ticket:54 (dump/load) need to convert v0.6 data for v0.7.

Obvious way to do this is via alteration to data load method.

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.