Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #140 (assigned enhancement)

Opened 2 years ago

Last modified 2 years ago

Dojoify the Openmrs Search Scripts

Reported by: bwolfe Assigned to: bwolfe (accepted)
Priority: major Milestone: OpenMRS 1.3
Component: OpenMRS Code Base Keywords:
Cc: djazayeri Introductory Ticket:

Description (Last modified by bwolfe)

The search scripts should be merged into a widget in dojo. This will allow us to easily use them multiple times on a page in portlets.

Change History

08/02/06 12:30:01 changed by bwolfe

  • status changed from new to assigned.
  • description changed.

change javascript to only return the displayed searched items instead of the entire list

08/02/06 13:17:25 changed by bwolfe

The loading box should be turned on for all search scripts by default

08/16/06 18:24:21 changed by bwolfe

  • milestone changed from OpenMRS 1.1 to OpenMRS 1.2.

All forms aside from formSchemaDesign are using the dojo searches now.

I'm pushing this ticket back to 1.2 as all 1.1 requirements are met. (Paging can be added in later)

12/11/06 15:07:45 changed by bwolfe

Searching for a patient: Click on 'show voided' doesn't search right away

Adding multiple answers using 3,14,24 doesn't work

02/07/07 19:24:08 changed by bwolfe

Fixed the errors in [1457].

The only TODO left is paging.