View Issue Details

IDProjectCategoryView StatusLast Update
0003564Slicer4Core: Extensionspublic2017-06-10 08:51
Reporterpinter Assigned Tomatthew-woehlke  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionSlicer 4.3.1-2 
Target VersionSlicer 4.4.0Fixed in Version 
Summary0003564: Add search option in extension manager
Description

Now that there are so many extensions, it would be nice to have a search box in extension manager, so that one doesn't have to know the category or look for a while.

What makes finding the needed extension even harder is that they seem to be ordered randomly.

TagsNo tags attached.

Activities

matthew-woehlke

matthew-woehlke

2014-03-11 10:07

developer   ~0011420

This will be resolved by https://github.com/mwoehlke-kitware/slicerappstore/tree/add-search-support and https://github.com/mwoehlke-kitware/slicerpackages/tree/add-search-support. It is mostly working, pending discussion on how this will be done (or not) from within Slicer.

matthew-woehlke

matthew-woehlke

2014-03-12 09:23

developer   ~0011425

JC recommended to implement search in Slicer as a separate Qt widget, in order to eventually allow the same widget to search within installed extensions. This has been implemented in https://github.com/mwoehlke-kitware/Slicer/tree/3564-extensions-search (requires server-side support via the two brances previously referenced).

matthew-woehlke

matthew-woehlke

2014-03-14 08:24

developer   ~0011439

https://github.com/midasplatform/slicerpackages/pull/4 and https://github.com/midasplatform/slicerappstore/pull/49 have been merged and web-side search is live on http://slicer.kitware.com/midas3/slicerappstore as of earlier today. In-Slicer support is still waiting review.

jcfr

jcfr

2014-04-01 07:33

administrator   ~0011500

After updating the server, please integrate 3564-extensions-search

jcfr

jcfr

2014-04-10 14:30

administrator   ~0011569

Last edited: 2014-04-10 14:37

Looking good.

Few remarks:

  • The workaround for the clear button does not work. Deleting the text from the combo box doesn't refresh the list.

  • When on the "Manage Extensions" tab .. would it make sense to be able to use the search box to filter the list of installed extension ?

matthew-woehlke

matthew-woehlke

2014-05-05 12:38

developer   ~0011698

Addressed by r23128 - r23131.

Searching installed extensions should be a separate issue.

jcfr

jcfr

2014-09-17 23:01

administrator   ~0012548

Closing resolved issues that have not been updated in more than 3 months.

Related Changesets

Import 2017-06-07 23:51:09: master 147f1162

2014-05-05 16:27:50

mwoehlke

Details Diff
ENH: Add search to extension manager

Note that this requires that the extension server also support search
functionality.

Issue 0003564

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23128 3bd1e089-480b-0410-8dfb-8563597acbee
add - Base/QTGUI/Resources/Icons/Search.png Diff File
mod - Base/QTGUI/Resources/qSlicerBaseQTGUI.qrc Diff File
mod - Base/QTGUI/qSlicerExtensionsManagerWidget.cxx Diff File
mod - Base/QTGUI/qSlicerExtensionsManagerWidget.h Diff File

Issue History

Date Modified Username Field Change
2014-01-22 11:41 pinter New Issue
2014-01-22 11:41 pinter Status new => assigned
2014-01-22 11:41 pinter Assigned To => jcfr
2014-01-22 12:01 jcfr Assigned To jcfr => matthew-woehlke
2014-01-22 12:01 jcfr Target Version => Slicer 4.4.0
2014-03-11 10:07 matthew-woehlke Note Added: 0011420
2014-03-12 09:23 matthew-woehlke Note Added: 0011425
2014-03-12 09:23 matthew-woehlke Status assigned => feedback
2014-03-14 08:24 matthew-woehlke Note Added: 0011439
2014-04-01 07:33 jcfr Note Added: 0011500
2014-04-10 14:30 jcfr Note Added: 0011569
2014-04-10 14:37 jcfr Note Edited: 0011569
2014-05-05 12:38 matthew-woehlke Note Added: 0011698
2014-05-05 12:38 matthew-woehlke Status feedback => resolved
2014-05-05 12:38 matthew-woehlke Resolution open => fixed
2014-09-17 22:59 jcfr Status resolved => closed
2014-09-17 23:01 jcfr Note Added: 0012548
2017-06-10 08:51 Changeset attached => Slicer master 147f1162