sam
9e34982831
UCPatientAppts: Fixes printing empty table bug reported by EHS.
...
DAccessTemplate: Various usability improvements.
CGDocumentManager: Fixed Delegate code so that it can operate asynchronously
CGAVView: Some temporary fixes (not totally usable): Added non-functional Delete Slots menu option; Added Background worker for saving acccess slots
In the future, Delete Slots will work; and will use ADO.net Updatable datatable for saving access slots.
calendarGrid: just some comments for now
AssemblyInfo: bumped version up to v1.4.2
2010-11-18 12:47:04 +00:00
sam
0d678f0fa3
oops one more bug
2010-11-18 12:33:24 +00:00
sam
1b38e89da0
oops tiny error
2010-11-18 12:30:20 +00:00
sam
0c235ab71b
Updated Bugs
2010-11-18 12:27:21 +00:00
sam
66b5003789
Refactored Cancel Appt Routine
2010-11-18 12:03:27 +00:00
sam
7010982a7f
Changed "C" to ["C" in SCIEN
2010-11-12 16:46:12 +00:00
sam
bb2537815a
fixing white space
2010-11-12 16:38:15 +00:00
sam
ab1b3f7990
More Unit Tests
2010-11-02 07:31:09 +00:00
sam
2d0e4e36f9
Fix restartable transactions. Unit tests. Errors now logged correctly in %ZTER.
2010-10-31 10:15:06 +00:00
sam
b84131ca34
One more bug
2010-10-22 23:05:39 +00:00
sam
9d5b9d48ae
Support for restartable transactions for BSDX07
2010-10-22 19:56:18 +00:00
sam
b81bceadb0
updated enhancement requests
2010-10-22 08:45:38 +00:00
sam
154f4fa9ff
Add sex to Patient Demographics
2010-10-20 13:17:43 +00:00
sam
2ab7242394
Updated bugs
2010-10-13 07:27:35 +00:00
sam
26cd720828
Documentation Updates
2010-10-11 21:21:52 +00:00
sam
f570c80db8
Updated list of bugs
2010-10-11 20:09:15 +00:00
sam
e53450d10f
Added User Manual Changes
2010-10-07 12:52:01 +00:00
sam
628b0f0a94
Updated KIDS build for version 1.41
2010-09-29 09:08:19 +00:00
sam
65c3b7dda1
Updated BMXNet22.dll. Encoding booboo (invalid C# property syntax caused a problem which was fixed by apparently not committed).
2010-09-29 08:57:15 +00:00
sam
7dae3dc62b
Updated documentation files
2010-09-29 08:29:44 +00:00
sam
01e023ad19
Bumped version up to 1.41
2010-09-29 07:48:57 +00:00
sam
223b2feef4
New Release 1.4.1
...
Change Project file format to VS 2010.
2010-09-29 07:44:52 +00:00
sam
2749ab3b1d
Rollback for yesterday's changes
2010-09-29 07:05:19 +00:00
sam
4503323eb2
Several fixes:
...
1. Appointments in Past now trigger a warning.
2. Changes to support Division based management of Scheduling GUI.
2010-09-28 13:40:17 +00:00
sam
5401ccf47f
Updated files to intelligently deal with mulitple divisions issue
2010-09-28 13:37:08 +00:00
sam
79c2ef7176
First draft of division separation for Scheduling GUI
2010-09-28 10:53:22 +00:00
sam
3e3e33a14b
This fixes two bugs:
...
1. If a patient has a Patient Cancelled appointment, scheduling the patient at the same time doesn't work anymore.
2. MAKE^BSDXAPI occasionally failed. Use of Old Fileman API not successful. New Fileman API seems to work better in 3986MAKE for filing data into patient subfile of appointment subfile of Hosp Location file.
2010-09-28 09:35:32 +00:00
sam
90183aa36c
rm i18n file
2010-09-28 07:57:25 +00:00
sam
bb253903ea
Change version to 1.4 on all routines
...
BSDX08 has fix for drag and drop because it referenced a non existent cancellation reason
2010-09-20 12:16:53 +00:00
sam
398513c3b5
Updated files with fix for default UTF-8 support.
2010-09-08 08:09:41 +00:00
sam
7dff631920
Changed target .net framework from 4.0 to 3.5.
2010-09-08 07:36:43 +00:00
sam
514b3c0701
Finally. v. 1.4.
...
Support for checking encoding on the server (if supports UTF-8 and encoding not specified, uses UTF-8; otherwise uses what locale says).
2010-09-07 19:50:55 +00:00
sam
a1d4dd8fc8
New kids and notes file--second try
2010-09-07 19:18:47 +00:00
sam
35690dca43
New kids and notes file
2010-09-07 19:18:00 +00:00
sam
0197ac2eb4
Bumped version of BMXNet21.dll to 2.1.2
2010-08-18 08:03:41 +00:00
sam
a9c97a87ec
New Release v 1.3.1
...
Added a note in the DAccessTemplate to say that you have to select the right 5 or 7 day view based on what you originally saved.
2010-08-18 07:59:41 +00:00
sam
ce3c8665c2
CGAVDocument contains changes for start day of grid based on weekday locale and colummns
...
CGAVView: Shortcut keys; correct updating when number of columns is changed in grid
CGDocument: changes for start day of grid. Modified algorithm.
DAccessTemplate: Takes any weekday now for applying a template, not just Monday. Then calculation of start day is done in CGAVView based on locale in the same algorithm that the rest of the GUI uses.
DAppointPage: Now says Mobile/Cell instead of Cell Phone.
2010-08-17 12:50:19 +00:00
sam
472ab8d0ed
updated comments
2010-08-16 20:12:50 +00:00
sam
3fb61e7634
StartDate for CGAVView, 1st try.
...
CGDocument uses StartDate from Current thread locale rather than current culture.
2010-08-11 12:42:23 +00:00
sam
5c6797e0e5
1. Fix bug of not showing appointments in 7 day view if arabic locale on machine.
...
2. Fix printing of routing slip (add clinic and fix appointment time and HRN)
3. Add RTL support for letters printed in Arabic Locale.
2010-08-10 12:00:01 +00:00
sam
9edf1ba75a
1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete).
...
2. Make sure that all DManagement lists and combo boxes are sorted.
2010-08-08 10:58:05 +00:00
sam
226b6cb7a1
2010-07-21 13:42:23 +00:00
sam
a2d1075959
Updated notes file
2010-07-19 09:38:14 +00:00
sam
bb06d99fc2
New Kids for v 1.3
2010-07-18 14:00:06 +00:00
sam
4e8c1bcdba
Updated version numbers
2010-07-18 13:58:35 +00:00
sam
d8fd8d3dc0
V 1.3 exe and dll, now open for testing.
2010-07-18 13:42:17 +00:00
sam
0c2fb21ab3
Updated kids post-init to remove harmful entries to GUI scheduling in protocol file from SDAM APPOINTMENT EVENTS
2010-07-18 13:17:52 +00:00
sam
f7635c7adb
Merged Changes from branch 1.2.1 to new version 1.3.
...
Changed version from 1.2 to 1.3.
2010-07-18 12:27:35 +00:00
sam
45867dd2cf
edits and clean-ups prior to release, first step
2010-07-18 11:17:02 +00:00
sam
d479a77167
Documentation plus a few tiny fixes to routines
2010-07-15 13:38:10 +00:00