Add plugin information in About window

Description

Can be interesting to show the plugin information on the About box window.

Environment

None

Attachments

2
  • 06 Nov 2017, 02:39 PM
  • 06 Nov 2017, 02:36 PM

Activity

Show:

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.

Fixed

Details

Assignee

Reporter

Priority

Created November 6, 2017 at 2:35 PM
Updated January 15, 2021 at 4:50 PM
Resolved July 5, 2019 at 11:16 AM