Ignore:
Timestamp:
Apr 28, 2011, 8:28:13 AM (13 years ago)
Author:
Sam Habiel
Message:

Updated README and ChangeLog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/doc/ChangeLog.txt

    r1145 r1158  
    118118- Splash screen Upon Start-up with progress bar
    119119- Check-in Dialog cleaned up from extraneous elements; new algorithm for parsing out providers.
    120 - BSDX Checkin Appointment has changed parameters.
    121120- Application wide error handlers to handle application errors.
    122 - Various focus issues with main form fixed (but these are causing some side effects).
    123121- 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.
    125122- Polling for events and responding to them is now done asynchornously.
    126123- 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.
     
    130127- Custom printing framework (not used though) incorporated into main code base. Thanks Tariq.
    131128- Holiday lookup is now better and won't fail when you use a different culture.
    132 - New print slip when an appointment is make.
     129- New print slip when an appointment is made.
    133130- Find Appointment Dialog now works very reliably.
    134131- 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!)
     
    139136- Bug when redrawing appointments while saving Slots on the Edit Resource Availability window fixed.
    140137- 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.
    142139- New logic to prevent checked-in appointments from being deleted.
    143140- 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 control anymore.
     141- Events are not going to be raised back to the originating Calendar Grid anymore.
    145142- Appointment Reminder Slip has been Arabized, and an extra resource is shipped in order to accomplish that.
    146143- Version check added in the load logic.
Note: See TracChangeset for help on using the changeset viewer.