Custom Query (2152 matches)
Results (1978 - 1980 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#83 | fixed | Allow "ignored" fields on versioned objects | rgrp | rgrp |
Description |
Allow 'ignored' fields on versioned objects (i.e. attributes which are not 'versioned'). This is not hard to do as we already have most of the necessary mechanisms set up in the Revisioner object. Cost: 2h |
|||
#2261 | fixed | All links need to option to change where language is placed in url. | toby | kindly |
Description |
For the ecportal case we need links to be like the following
(%host)/open-data/en/data/(.*) |
|||
#302 | fixed | Advertise a package's feed visually | johnbywater | dread |
Description |
Visual display of a package's feed in the Package Read (/package/xyz) and Package History (/package/history/xyz) pages. Motivation: each package's Atom feed is mentioned in the <link rel="alternate" type="application/atom+xml" ...> tag, which Firefox displays with a feed icon, but the other 3/4 of users may not discover it. The Repo History (/revision) page has a visual link the feed. PS It would be nice to display the feed icon in both these places too. |