Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (868 - 870 of 2152)

Ticket Resolution Summary Owner Reporter
#249 invalid Regex search rgrp dread

Reported by dread, 4 years ago.

Description

Search of package name and title (and other fields) using regular expressions.

Current example use-case: Wanting to specify packages with title beginning with 'B'.

Issues:

  • Syntax for specifying regex over natural language search - could it be contained in the q param so be available to users of the WUI, or do we simply make it alternative fields?

Implementation:

  • Postgres reg ex searching detailed here:

http://www.postgresql.org/docs/current/static/functions-matching.html#FUNCTIONS-POSIX-TABLE

#338 Reference groups by ID in addition to name, since group names can change johnbywater johnbywater
#1078 fixed Refactors WUI controllers and forms to use logic layer kindly rgrp

Reported by rgrp, 3 years ago.

Description
  • Deserialize forms to new dict format.
  • Replace controllers/forms to use dictization.
Note: See TracQuery for help on using queries.