Changeset 1158 for Scheduling/trunk/doc/ChangeLog.txt
- Timestamp:
- Apr 28, 2011, 8:28:13 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/doc/ChangeLog.txt
r1145 r1158 118 118 - Splash screen Upon Start-up with progress bar 119 119 - Check-in Dialog cleaned up from extraneous elements; new algorithm for parsing out providers. 120 - BSDX Checkin Appointment has changed parameters.121 120 - Application wide error handlers to handle application errors. 122 - Various focus issues with main form fixed (but these are causing some side effects).123 121 - DateTime Picker format and behavior change. Schedule is no longer updated based on a value change but only when leaving the box or pressing the enter key. 124 - Splash screen when opening new clinics or changing dates added to main form.125 122 - Polling for events and responding to them is now done asynchornously. 126 123 - A lot of refactoring to avoid calling the server when it's not needed. This involved not asking the server for updates after each operation as that's very expensive. … … 130 127 - Custom printing framework (not used though) incorporated into main code base. Thanks Tariq. 131 128 - Holiday lookup is now better and won't fail when you use a different culture. 132 - New print slip when an appointment is ma ke.129 - New print slip when an appointment is made. 133 130 - Find Appointment Dialog now works very reliably. 134 131 - Sex of patient now pulled in the appointment objects; however, support for that is not universal yet (e.g. Walk-in's don't have a Sex yet!) … … 139 136 - Bug when redrawing appointments while saving Slots on the Edit Resource Availability window fixed. 140 137 - New context menu option on Grid to uncheck-in a patient 141 - New context menu option to Print Clinic Schedules for Today, Tomorrow, and 3 days from today.138 - New context menu option on Schedule Tree to Print Clinic Schedules for Today, Tomorrow, and 3 days from today. 142 139 - New logic to prevent checked-in appointments from being deleted. 143 140 - Context menus for Noshow and Undo noshow have changed logic for when they become enabled. 144 - Events are not going to be raised back to the originating controlanymore.141 - Events are not going to be raised back to the originating Calendar Grid anymore. 145 142 - Appointment Reminder Slip has been Arabized, and an extra resource is shipped in order to accomplish that. 146 143 - Version check added in the load logic.
Note:
See TracChangeset
for help on using the changeset viewer.