Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (586 - 588 of 2152)

Ticket Resolution Summary Owner Reporter
#109 fixed Tag search in the REST API rgrp dread

Reported by dread, 5 years ago.

Description

Similar to ticket:108 but for tags:

/api/search/tag?q

For tags search is extremely simple since you can only search by name.

Possible Extras

  • Allow "exotic" ordering of results e.g. ordering by number of packages with that tag.
  • Return this number with tag list.
#110 fixed Integrate groups into packages dread dread

Reported by dread, 5 years ago.

Description
  1. Package needs a groups property (backref Group.packages).
  2. Put groups in the search api.
  3. Display them on the package, but not editable. (Only editable from the group page.)

Follow up to ticket:105 (Groups).

Cost: 1d

#111 fixed Create user object rgrp dread

Reported by dread, 5 years ago.

Description

Object properties:

  • id (uuid)
  • apikey (uuid) -- migrated from the apikey table
  • name (username = openid)

/account is being renamed to /user in the wui.

Note: See TracQuery for help on using queries.