Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1702 - 1704 of 2152)

Ticket Resolution Summary Owner Reporter
#142 fixed Update User object with additional fields such as 'nickname' pudo dread

Reported by dread, 5 years ago.

Description

Suggested fields:

  • id, name (username/profile name), openid, email, password, extras (JsonType?)
    • + current items: apikey, about, created)
    • current contents of name is usually openid and should migrate to openid field (could match based on starting with http://)
  • May also want a fullname field (or perhaps that can

just go in extras - may be better to have its own field as useful to search on this )

Related changes (probably separate tickets):

  • Improve user home page to include this additional information (and have it be editable)
  • Use user 'name' (username) for home page links (rather than current user/<id>)
  • Where we show lists of revisions, each revision author is now a link to the author's user page.

Related to ticket:136 and ticket:138.

#16 invalid Update a file johnbywater rgrp

Reported by rgrp, 8 years ago.

Description

As a

Authenticated user

I want to

Update a file associated with a release

So that

The file attributes are changed. File attributes are:

  • (internal) id
  • description
  • source: (url usually)

Notes

  • Permissions are as for package updating
#14 invalid Update a release johnbywater johnbywater

Reported by johnbywater, 8 years ago.

Description

As a

Authenticated user

I want to

Update a release

So that

The release details are amended. Attributes of a release are:

  • name (may include '.' and '-'
  • nickname
  • date
  • description

Notes

  • permissions: as for updating a package (ticket:10)
Note: See TracQuery for help on using queries.