Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1522 - 1524 of 2152)

Ticket Resolution Summary Owner Reporter
#1692 wontfix Add image attribute to Dataset and Group rgrp

Reported by rgrp, 2 years ago.

Description

Add image attribute for Dataset and Group which would be shown in prominent place.

For dataset this could be a relevant image and for Group this would be more of a logo.

I think this has very high value from a UX point of view.

Issues

  • Do we need to support uploading and storing the image (or do users store elsewhere)
    • Could use something like transloadit service
    • Use our own storage facility with a reserved directory
  • Do we need to do resizing etc?
    • Maybe. Perhaps can prefer this in reasonably small size and then just size down in css for thumbnails etc.
#1693 fixed register_pluggable_behaviour should not be in routing ross ross

Reported by ross, 2 years ago.

Description

We should try and move register_pluggable_behaviour into environment and out of routing as it is causing import issues when using simple search.

These functions already take a map and so they should be fine any time after the call to make_map

#1694 fixed Add quick functional test(s) for activity streams HTML rendering seanh seanh

Reported by seanh, 2 years ago.

Description

The activity streams feature is already thoroughly tested via the logic layer and API calls, but there needs to be a quick test of the rendering code, e.g. fetch a user's page (thus testing that ckan doesn't crash while rendering it) and then assert that the expected activity streams HTML is in the fetched HTML.

Note: See TracQuery for help on using queries.