BenoitTalbot / bungeni-portal

Automatically exported from code.google.com/p/bungeni-portal
0 stars 0 forks source link

Bungeni customization and systems management UI #731

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A customization and system management UI for Bungeni is required.

This tool is intended to fulfil the following needs :

 -- provide a user interface on some system management tasks like : 
    * take database and application backups
    * apply updates to the system 
    * rollback updates to the system
    * test web publication configurations (i.e. switch between bungeni being available on a public address to an internal address ; swap between a 'undergoing maintenance' site to the live one )
    * switch themes
    * build/rebuild the system 

 -- provide a user interface for changing / customizing and testing system configuration :
    * safely modify bungeni form properties, to allow reverting modifications
    * safely modify bungeni workflow configurations
    * safely modify bungeni workspace configurations
    * some configurations are linked - for example a workflow change may require a workspace change - such changes must be handled by the system.
    * extract a list of modifications made to the system, in a form in which they can be applied to another system (customization is intended to be done on a test system - and then moved over into to a live system ) 

Original issue reported on code.google.com by ashok.ha...@gmail.com on 26 Aug 2011 at 2:10

GoogleCodeExporter commented 9 years ago
There is a functional application here :

<http://bungeni-portal.googlecode.com/svn/manager/>

It is a desktop application built using jython. Currently it supports modifying 
of the form customization and the workflow xml. It could logically be extended 
to support fabric integration (to "provide a user interface on some system 
management tasks" )... and also feature completion for supporting "provide a 
user interface for changing / customizing and testing system configuration"

Original comment by ashok.ha...@gmail.com on 26 Aug 2011 at 2:25

GoogleCodeExporter commented 9 years ago
Closing All these issues -- As the list is being updated to match with the 
whiteboard backlog.

Original comment by ashok.ha...@gmail.com on 7 Sep 2012 at 7:57