Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1987 - 1989 of 2152)

Ticket Resolution Summary Owner Reporter
#470 fixed Adjust API key's HTTP header name on DGU "live" and "test" dread johnbywater
#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
#155 duplicate Adding multiple packages to a group dread dread

Reported by dread, 5 years ago.

Description

Ability to add multiple packages to a group in one go (e.g. with 'add' link which makes drop down menu appear - so can add one after another - then submit simultaneously)

Use a bit of javascript to add more dropdowns.

Suggested by Jonathan Gray

Note: See TracQuery for help on using queries.