Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #113 (new enhancement)

Opened 2 years ago

Last modified 6 months ago

Add "Update OpenMRS" Section

Reported by: bwolfe Assigned to: upul
Priority: trivial Milestone: OpenMRS Someday
Component: OpenMRS Code Base Keywords:
Cc: Introductory Ticket:

Description

It would be very convenient for non-developers to be able to update the war and sql right from the webapp.

Change History

08/26/06 21:29:55 changed by bmamlin

  • milestone set to OpenMRS Someday.

03/10/07 18:59:24 changed by bwolfe

This can either be in a module or integrated in the core code.

At the very least, this will need to run on a separate thread (Similar to the Form Entry Queue Processor and Hl7 Queue Processor. This thread will need to stop the webapp, run the update sql script, download/install the webapp, and start it again.

Bonus points for: # a gui interface similar to the modules admin page. # A Scheduled Task that will check openmrs.org periodically for updates to the webapp. Options could include: nightly alpha builds, trunk builds, a certain branch, etc.

03/11/07 17:04:18 changed by bmamlin

Marked as duplicate: #162.

06/05/08 20:09:43 changed by bwolfe

  • owner changed from somebody to upul.