Commit Graph

123 Commits

Author SHA1 Message Date
sam eaad41e08e Bumped version number to 1.5
DSplash: Changes intended to support Asynchronous invokation of Splash Screen.
CGDocumentManager: Extensive changes to increase speed and invoke Splash screen async.
2011-01-05 09:10:20 +00:00
sam 034801884f Oops. Forgot to add DMassSlotDelete form, newly created. 2011-01-02 10:16:48 +00:00
sam 3b8e5b12b4 Comments in DAL 2010-12-12 17:29:55 +00:00
sam 74de17189e Added steps for myself to remembver what I have to do to make a new release 2010-12-12 16:47:11 +00:00
sam 98c8024cc3 Updated Readme and Changelog 2010-12-12 16:42:02 +00:00
sam 67dd7ba3af Updated routines version to 1.42 2010-12-12 16:11:57 +00:00
sam ea124e92c1 New Kids file 2010-12-12 16:10:33 +00:00
sam 079ed41a00 Release build for Scheduling v 1.42 for .net 3.5. 2010-12-12 07:44:49 +00:00
sam 54b4cdf2b4 UCPatientAppts: Now uses LINQ. Mumps side fixes deal with other bugs.
calendarGrid: Fixes 1 day drawing bug showing yesterday's appointments
CGAVView: Cosmetic changes so far
CGDocument: Documentation change due to change in return values from Mumps.
2010-12-08 14:44:29 +00:00
sam f0836e8bf9 Updated Bugs and Enhancement Request. LGPL license at top of readme. 2010-12-08 06:52:56 +00:00
sam 2f21f07db7 Refactoring and txn restart fix to routines 26,29,31 2010-12-08 06:44:40 +00:00
sam 882f7bad40 Fix for filing Other Info field in 2250MAKE1 (didn't pass correctly to 2250MAKE) 2010-12-08 06:43:55 +00:00
sam 4c83603835 Refactoring of BSDX26; BSDXAPI has new ep to update note in file 44 2010-12-06 06:53:27 +00:00
sam 3d51d124f2 calendarGrid now inherits from ScrollableControl rather than Panel to support easy mouse scrolling. Don't know if this works on Windows XP yet. 2010-11-24 06:42:07 +00:00
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