Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1822 - 1824 of 2152)

Ticket Resolution Summary Owner Reporter
#1140 fixed Adding the package to the group is not search indexed dread

Reported by dread, 3 years ago.

Description

To reproduce:

  1. paster db init
  2. paster create-test-data
  3. In Web UI: create new group 'tilo', which includes package 'annakarenina'
  4. curl http://localhost:5000/api/search/package?groups=tilo results in 0 results (WRONG)
  5. paster search-index rebuild
  6. curl http://localhost:5000/api/search/package?groups=tilo results in 1 result
#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
#1169 fixed Link to csv/json dumps on ckan.net dread dread
Note: See TracQuery for help on using queries.