Direct access on Calendar Week View

yehster wrote on Wednesday, November 30, 2011:

Posting this as a “to do” for myself. 
In the default calendar, if you use the Week view, you can’t click to create a new appointment for any day other than Monday without first changing to the day view.
I’m planning on implementing direct access such that clicking in the “blank space” will bring up the add_edit_event dialog for the appropriate time.

The “time markers” on the left side also only allow access for the first provider if more than one provider is being displayed in the day view. I might address that too, but first things first.

-Kevin Yeh
kevin.y@integralemr.com

yehster wrote on Wednesday, November 30, 2011:

https://github.com/yehster/openemr/commit/cabdebf832e3c6d38bad53a98fd7dc6f67e626fa
https://github.com/yehster/openemr/tree/calendarWeekAccess

When you mouse over empty space in the Outlook themed calendar in either the day or the week views, a marker for that time slot will be displayed which you can click on to create a new appointment for that time.

Also, if more than one provider is being displayed, the provider for that column will be used. (Unlike clicking on the time legend on the left which only gives you access to the left most provider.

-Kevin Yeh
kevin.y@integralemr.com

bradymiller wrote on Wednesday, November 30, 2011:

hi Kevin,
Committed this extremely useful feature to sourceforge (planning to also place this in the next 4.1 patch).
thanks,
-brady