Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 2152)

Ticket Resolution Summary Owner Reporter
#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.

#112 wontfix Test db schema created via migration scripts rgrp dread

Reported by dread, 5 years ago.

Description

'paster db upgrade' should result in the same database as 'paster db create' on a clean system. In particular, all tests should pass.

Note: equivalent of paster db upgrade isn't being run from tests at the moment (we haven't been able to get this to work).

Note: See TracQuery for help on using queries.