Add plugin information in About window
Description
Environment
Attachments
- 06 Nov 2017, 02:39 PM
- 06 Nov 2017, 02:36 PM
relates to
Activity
Carlos Ruiz July 5, 2019 at 11:15 AM
redhuan d. oon December 7, 2017 at 3:27 AM
Thanks for the permissions. I tested your patch and twitted https://twitter.com/adempiere/status/938610322281177088
It seems good enough as it is, so why not put into core?
Carlos Ruiz December 6, 2017 at 9:00 AM
The proposed patch just shows the plugins, implementing start/stop is just an idea.
The new tab is just shown for administrator users (like SuperUser or System)
redhuan d. oon December 5, 2017 at 12:58 PM
It's user accessible to start/stop plugins?
Carlos Ruiz November 6, 2017 at 2:48 PM
implement a first version of this feature.
It shows a new tab in About window, like this:
Pendings:
make table sortable
make default size of columns more appropriate to the data
add buttons (or right-click menu) on each row to allow stop/start/update/uninstall
this is about calling something like ctx.getBundle(id).start() on the bundleid of the row
maybe add button on top to allow installing a new package (like felix console) ?
If you like the idea, help to finish it is welcome.
Can be interesting to show the plugin information on the About box window.