Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #864 (new enhancement)

Opened 5 months ago

Last modified 5 months ago

in jsp calendar widget, you need to be able to change the week-end days

Reported by: dthomas Assigned to: somebody
Priority: minor Milestone: OpenMRS 1.4
Component: OpenMRS Code Base Keywords: HISA2008
Cc: Introductory Ticket:

Description

from Ali Abbassene after the openmrs conference in durban: The calendar we are using now is not very flexible, and you cannot change the week-end days. We are planning to replace the calendar with a better one, though.

Change History

06/24/08 13:23:15 changed by bwolfe

  • milestone set to OpenMRS 1.4.

The current calendar widget does support this. See openmrs/trunk/web/WEB-INF/view/scripts/calendar/normal.jsp for the settings.

Someone could change that file to have it check the current user's userproperty for the desired start date (Sunday vs Monday)