Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (358 - 360 of 2152)

Ticket Resolution Summary Owner Reporter
#32 fixed View a tag rgrp rgrp

Reported by rgrp, 8 years ago.

Description

As a

Visitor

I want to

View a tag's page which should list all packages associated with that tag (or link to a page containing that list).

Notes

  • The tags should have a nice primary url such as /tag/<tag-name> (could also use the plural i.e. /tag/<tag-name>)
#7 invalid View a release associated with a package johnbywater johnbywater

Reported by johnbywater, 8 years ago.

Description

See Update a release (ticket 14) for more information on what should be shown.

#104 fixed View a package at a given version rgrp rgrp

Reported by rgrp, 5 years ago.

Description

As a user i want to see a package at "version" X (NB: not revision X).

  • When I visit e.g. /package/read/xyz?version=0.7 I should be shown package at version 0.7 (or a message saying no such version)
  • Implementation:
    • Find revision for this version (search revision history for when version field was last 0.7)
    • Show pacakge at that revision (as in ticket:103)
  • On history page also shows versions in list of revisions associated with the package
Note: See TracQuery for help on using queries.