Custom Query (2152 matches)
Results (1234 - 1236 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#866 | fixed | Include download formats in search results | memespring | memespring |
Description |
as above |
|||
#870 | fixed | Menu items not selecting correctly | memespring | |
Description |
Since the main menu items have changed (part of the UI redesign) the selected items are not functioning correctly. Specifically if Home / About or Add Package / Search are selected both menu items are highlighted. This is because the code assumes only one top-level menu item per controller. |
|||
#1218 | fixed | Colour the History tab icon | dread | minspamboks@… |
Description |
Change the color of the "History" tab icon to yellowish, like the rest of the icons in the other tabs ("View" and "Edit", "Authorization"). ReasoningWhen you view a data package, for instance http://ckan.net/package/thesaurus-w, you will see "View", "Edit", "History" tabs on the top. "History" tab has a black-and-white icon which makes it look like an inactive/disabled tab (since the text is also grayed out when the tab is not selected). This is not a major issue, but it is a little bit confusing for the users. This icon exists in v1.3.2 and also in v1.4.1a (that runs on ckan.net). The simple solution would be to change the color of the "History" tab icon and give it the same yellowish color like the rest of the icons in the other tabs (e.g. "View" and "Edit"). |