#891 closed enhancement (done)
Refactor GUI for plugin management
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | highest | Milestone: | HeuristicLab 3.3.0 |
Component: | PluginInfrastructure | Version: | 3.2 |
Keywords: | Cc: |
Description
Change History (18)
comment:1 Changed 15 years ago by gkronber
- Component changed from Persistence.GUI to PluginInfrastructure.GUI
- Owner changed from epitzer to gkronber
comment:2 Changed 15 years ago by gkronber
- Status changed from new to assigned
comment:3 Changed 15 years ago by gkronber
comment:4 Changed 15 years ago by gkronber
A lot of changes to the installation manager GUI were made in combination with implementing the deployment service. See #860
comment:5 Changed 15 years ago by gkronber
- Priority changed from major to blocker
comment:6 Changed 15 years ago by gkronber
Duplicate of #699.
comment:7 Changed 15 years ago by gkronber
comment:8 Changed 15 years ago by gkronber
Improved license agreement dialog with r3009.
comment:9 Changed 15 years ago by gkronber
Worked on look and feel of product editor with r3045.
comment:10 Changed 15 years ago by gkronber
Worked on multi-select behavior of list views in deployment server interfaces with r3068.
comment:11 Changed 15 years ago by gkronber
Improved dialogs in plugin manager with r3069.
comment:12 Changed 15 years ago by gkronber
Added license headers and set visibility to internal for the classes of the plugin manager with r3090.
comment:13 Changed 15 years ago by gkronber
- Component changed from PluginInfrastructure.GUI to PluginInfrastructure
- Added missing license headers
- performance improvement in listview_itemchecked handlers
- added functionality to switch between simple and advanced view in remote plugins view
- changed url of deployment service in preparation for next release of the test version
- added default user credentials for the deployment service in preparation for the next release of the test version
comment:14 Changed 15 years ago by gkronber
Todo: Merge functionality of plugin HeuristicLab.PluginAdministrator into the plugin infrastructure to reduce code duplication.
comment:15 Changed 15 years ago by gkronber
- Improved controls for deployment service interaction.
- Increased max values for message sizes and related limits in the deployment service configuration.
- Recreated proxy classes for the deployment service.
comment:16 Changed 15 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
Major refactoring steps for plugin management GUI are finished. This ticket is too generic, further issues should be tracked in more specific tickets.
comment:17 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Worked on GUI for plugin management with r2922.