Opened 9 years ago
Closed 9 years ago
#796 closed enhancement (fixed)
Filter on image present/not present for stained samples
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v3.5 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
Ticket #795 added a column displaying a thumbnail of the histology image. It would be nice to be able to filter on this column. Eg. show all items that has an image.
It is currently not possible to implement this feature since the BASE core has no support for this kind of filter. It is planned for the next BASE release: http://base.thep.lu.se/ticket/1950
This has been implemented but will remain inactive until the server is upgraded to BASE 3.6.
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Description: | modified (diff) |
---|---|
Milestone: | Reggie v3.x → Reggie v3.5 |
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [3411]) References #795 and #796: Display image thumbnails in list view for stained samples
Made the extension smarter so that the 'Stained image' column can always be visible. If the 'thumbnails' extension is available the thumbnail image is shown, otherwise the image path and regular view/download icons are displayed.
Exporting will always export the image path.
The filter feature is enabled if the BASE version is at least 3.6.