View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003564 | Slicer4 | Core: Extensions | public | 2014-01-22 11:41 | 2017-06-10 08:51 |
Reporter | pinter | Assigned To | matthew-woehlke | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.3.1-2 | ||||
Target Version | Slicer 4.4.0 | Fixed in Version | |||
Summary | 0003564: 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. | ||||
Tags | No tags attached. | ||||
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. |
|
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). |
|
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. |
|
After updating the server, please integrate 3564-extensions-search |
|
Looking good. Few remarks:
|
|
Addressed by r23128 - r23131. Searching installed extensions should be a separate issue. |
|
Closing resolved issues that have not been updated in more than 3 months. |
|
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 |
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 |