Custom Query (2152 matches)
Results (214 - 216 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#295 | fixed | Add multiple packages when editing a group | dread | dread |
Description |
In Group edit page, you can only add one package at a time. It would be better to use some scripting to allow adding more than one at once, to make it easier and quicker when you have a long list to add. Ticket is split off from ticket:221 See also ticket:155 (duplicate). |
|||
#300 | fixed | Resource ordering issue | rgrp | dread |
Description |
Failing test: ckan.tests.models.test_resource.TestResourceLifecycle?.test_03_reorder_resources Not clear how visible this is to the user. Related to ticket:292 |
|||
#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. |