Kids:
https://trac.opensourcevista.net/svn/Scheduling/trunk/kids/bsdx0150.t1.k
Client:
https://trac.opensourcevista.net/svn/Scheduling/trunk/cs/bsdx0200GUISourceCode/bin/Release/BMXNet23.dll
https://trac.opensourcevista.net/svn/Scheduling/trunk/cs/bsdx0200GUISourceCode/bin/Release/ClinicalScheduling.exe
https://trac.opensourcevista.net/svn/Scheduling/trunk/cs/bsdx0200GUISourceCode/bin/Release/ar/ClinicalScheduling.resources.dll
(for arabic support)
This fixes most bugs identified in Alpha testing.
There are a few bugs that are pre-existing bugs that were not fixed.
These will be fixed in a forthcoming release:
- Clipboard takes the same patient several times over.
- Patient search takes a while if you search for something very common.
- Visit provider is not kept across check-in.
Release notes:
v1.5 (Alpha released Jan 27 2010, Alpha 2 end of Feb, Alpha 3 Mar 30
Beta 1 Apr 14)
- Speed issues very much mitigated.
- Ability to Cancel checked-in appointments (including walk-ins) added.
- Grid now responds to mouse wheel movements
- Clearer error messages for end users.
- Splash screen Upon Start-up with progress bar
- Check-in Dialog cleaned up from extraneous elements; new algorithm for
parsing out providers.
- Application wide error handlers to handle application errors.
- Various focus issues with main form fixed.
- 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.
- Polling for events and responding to them is now done asynchornously.
- 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.
- Main form will be responsible for redrawing itself; not by the data
manager.
- Algorithms to calculate remaining slots and for finding empty slots
are now much improved. Slots are now time scale sensitive; contiguous
slots are joined toether.
- More comprehensive message to user on Status Bar on what original slot
has as well as what the current selection from the grid comes up.
- Custom printing framework (not used though) incorporated into main
code base. Thanks Tariq.
- Holiday lookup is now better and won't fail when you use a different
culture.
- New print slip when an appointment is make.
- Find Appointment Dialog now works very reliably.
- 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!)
- DOB of patient now pulled; more universal; also there is an object
that calculates the patient age.
- User choices for printing appointment and routing slip are now saved
to VISTA in parameters.
- New command line flag, /culture, to set the main thread's
CurrentUICulture.
- Routing Slip now prints patient order.
- Bug when redrawing appointments while saving Slots on the Edit
Resource Availability window fixed.
- New context menu option on Grid to uncheck-in a patient
- New context menu option to Print Clinic Schedules for Today, Tomorrow,
and 3 days from today.
- New logic to prevent checked-in appointments from being deleted.
- Context menus for Noshow and Undo noshow have changed logic for when
they become enabled.
- Events are not going to be raised back to the originating control anymore.
- Appointment Reminder Slip has been Arabized, and an extra resource is
shipped in order to accomplish that.
- Version check added in the load logic.
- Upon Demand refresh by pressing F5 added to CalendarGrid.
- Time scales are now sensitive to the original time scale of the
clinic. You can increase them, but you can't decrease them.
- Click-right click issue resolved.
- Drag shows destination now when dragging over grid.
- Drag scrolls grid up or down if needed.
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+u...@googlegroups.com
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+u...@googlegroups.com