Opened 15 years ago

Closed 15 years ago

#1313 closed enhancement (fixed)

Autoinstaller wizzard should detect and display changed plug-ins

Reported by: Jari Häkkinen Owned by: Martin Svensson
Priority: major Milestone: BASE 2.12
Component: coreplugins Version: 2.11
Keywords: Cc:

Description

The plug-in change detection in the autoinstaller should be improved. It only detects updated plug-ins in some situations. I suggest that the wizzard should compare the version stored in the database and the version reported by the actually installed plug-in. If a discrepancy is detected it should be highlighted and the administrator should be presented with an option to update the database. This update option should be for each conflicting plug-in or one single click for all plug-ins with conflicting info. One could add version info columns to the display in the wizzard

'Plugins'  'File version' 'DB version' 'Install' 'Trusted' 'Immediate execution'

Change History (5)

comment:1 by Martin Svensson, 15 years ago

Owner: changed from everyone to Martin Svensson
Status: newassigned

comment:2 by Martin Svensson, 15 years ago

(In [4934]) References #1313 The wizzard no compares the version number between database and the read jar-file. Everything has not been updated in the web-GUI and documentation yet.

comment:3 by Martin Svensson, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [4936]) Fixes #1313 Autoinstaller wizzard should detect and display changed plug-ins

comment:4 by Martin Svensson, 15 years ago

Resolution: fixed
Status: closedreopened

Install all option is not visible if the jar-file of a plug-in package has been changed.

comment:5 by Martin Svensson, 15 years ago

Resolution: fixed
Status: reopenedclosed

(In [4945]) Fixes #1313

Note: See TracTickets for help on using tickets.