Opened 16 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 , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 15 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Install all option is not visible if the jar-file of a plug-in package has been changed.
(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.