Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #879 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

modulerepository: delete option for added modules

Reported by: upul Assigned to:
Priority: minor Milestone:
Component: OpenMRS Code Base Keywords:
Cc: bwolfe Introductory Ticket:
Code Review Status:

Description

This will add a delete option for added modules in the module repository. The option can be executed by the same users who can do the edit.

Attachments

openmrs-879.patch (7.7 kB) - added by upul on 07/04/08 17:48:40.
Some cosmetic changes

Change History

06/25/08 18:42:14 changed by bwolfe

Thanks for the patch Upul. Does this allow deleting of just one version of a module, or do you have to delete all?

06/26/08 02:43:56 changed by upul

Just like the current 'edit' option, there is a delete option for each module, and highest module shown on top. Each one can be deleted. When all the versions are deleted from a module, the module entry gets deleted.

07/04/08 17:48:40 changed by upul

  • attachment openmrs-879.patch added.

Some cosmetic changes

07/07/08 23:56:09 changed by bwolfe

  • status changed from new to closed.
  • resolution set to fixed.

Committed in [4850]

07/08/08 14:43:43 changed by bwolfe

http://modules.openmrs.org has been updated to use this latest code