Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (343 - 345 of 2152)

Ticket Resolution Summary Owner Reporter
#1680 wontfix Group refactor top level element ross ross

Reported by ross, 2 years ago.

Description

The new group refactor allows for a hierarchy of groups where each group has a type - to be able to implement a tree of groups.

It will need a flag within the group to denote that it is a top level group, to circumvent the need to determine whether the group is a child of a parent node (for a specific use case - a publisher representing the department that only contains publishers).

Suggest 'is_top_level'

#1685 wontfix Move archiver download function to core ross ross

Reported by ross, 2 years ago.

Description

Archiver is included in some places just for access to download(), we should move this to lib in core.

#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.
Note: See TracQuery for help on using queries.