Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1330 - 1332 of 2152)

Ticket Resolution Summary Owner Reporter
#1143 fixed Improve stats page dread dread

Reported by dread, 3 years ago.

Description
  • Ensure we don't include deleted packages in the stats
  • Some visual improvements:
    • Number of packages:
      • fix x axis to start at first revision
      • fix y axis to start at zero
    • Fix problem with legend to 'Revisions to packages' graph.
    • Hide sidebar in the template, so it isn't right-cropped in the DGU theme
  • Add some testing of the stats lib - results of basic stats
#679 fixed Improve standard package edit form thejimmyg dread

Reported by dread, 4 years ago.

Description
#1076 fixed Improve revision and package purge system johnlawrenceaspden rgrp

Reported by rgrp, 3 years ago.

Description

Purging Revisions

  • Delete button displayed on:
    • /revision/list
    • (/package/history)
      • /package/history is problematic because html does not allow nested forms and we already have form for doing diff/comparison.
    • /revision/{id}
  • Delete button submits to delete action on revision and changes revision state to 'deleted'.
    • undelete button now displayed and revisions are marked as deleted in some way (e.g. greyed out?)
  • Sysadmins then visit /ckan-admin/trash which lists all revisions with deleted state. There is a large button: "Empty trash" (irreversible). Click button purges all revisions with deleted state.

Purging Packages

  • Put into deleted state.
  • Listed on /ckan-admin/trash
  • Separate Empty trash button which deletes all associated revisions.
    • Should be separate from Empty trash for revisions

Current system

  • Single purge link on revision listing if a sysadmin which permanently purges the revision and all associated changes (without confirmation atm!)
Note: See TracQuery for help on using queries.