Commit Graph

53 Commits

Author SHA1 Message Date
sam c95285de12 Routine to pull extra registration data 2010-07-14 08:20:30 +00:00
sam 8f926bf537 Fixes for i18n. 2010-07-13 13:07:11 +00:00
sam afe56d8b84 more i18n work 2010-07-13 13:04:57 +00:00
sam 83367ff7de Test update 2010-07-13 09:07:13 +00:00
sam 4f78706454 Test update 2010-07-13 09:05:30 +00:00
sam 1ed6e430e9 Updated tracking sheet of RPCS. 2010-07-13 07:07:08 +00:00
sam ebed3cbb0e i18n code (use FM Dates instead of localized dates) 2010-07-13 07:03:41 +00:00
sam c6895cc1b2 changes to BSDX29 for i18n 2010-07-13 06:58:25 +00:00
sam 9cdff6caa2 List of RPC Calls (ones in * need work for i18n; # means completed) 2010-07-13 06:13:39 +00:00
sam ef8d4e6006 More changes 2010-07-12 14:25:21 +00:00
sam 62d08c3297 2010-07-12 14:24:09 +00:00
sam adf21ecda9 Fixes to support i18n (Receive FM dates from C# instead of culture specific date).Also, fix for Rebooking. Now it works. 2010-07-11 14:11:26 +00:00
sam e923b7c59f Updated Source Code for i18n.
Changes in DPatientLetter.cs
Changes in CGSchedLib.cs
2010-07-11 14:09:11 +00:00
sam 28d2f828e9 Updated BSDX27 - Receives FM dates rather than regular dates to support i18n 2010-07-10 15:32:30 +00:00
sam 95b3163964 More refactoring. 2010-07-10 15:30:32 +00:00
sam d86bae7272 Addition of new version of BMXNet21.dll
More Comments in CalendarGrid.cs
2010-07-09 21:30:43 +00:00
sam b278706d4f Replace BMXNet20.dll with BMXNet21.dll 2010-07-09 20:26:15 +00:00
sam e9aee9c88d Some refactoring of code into DAL.cs for Data Access.
Addition of Fileman date code (not used yet).
Removal of .config and .xml file from bin/Release/
Removal of BMXNet20.dll to replace with BMXNet21.dll
2010-07-08 12:46:18 +00:00
sam cffda38818 Support for multiple encodings. 2010-07-07 10:24:14 +00:00
sam 085c214c9f Fixing an ooopsie bug introduced when I was testing stuff. 2010-07-07 10:19:16 +00:00
sam d2cf6f6d6d Support for different encodings besides ASCII.
Minor bug fixes dealing with internationalization of dates.
2010-07-06 12:18:14 +00:00
sam 5c54e67cb8 Mostly commenting the code. 2010-07-04 05:25:13 +00:00
sam 9821e5ef77 Updated notes 2010-06-19 17:44:38 +00:00
sam c923dcde35 New kids build 2010-06-19 17:13:54 +00:00
sam 059dc2c2f4 v1.2 exe 2010-06-19 16:57:09 +00:00
sam 8a3b5028e0 Support for Routing Slip printing.
Version change from 1.1 to 1.2 in preparation for release.
Printing.cs: Addition of PrintRoutingSlip method.
CGView.cs: Handling of printing of routing slip if chosen in DCheckIn.cs
CGView.cs: New context option to re-print routing slip
DCheckIn.cs: toolTip1 to explain that routing slip will print on the default printer.
2010-06-19 16:41:06 +00:00
sam 4ef1070117 New Routine BSDXGPRV to get providers associated with hospital location 2010-06-19 16:30:08 +00:00
sam a358427378 DCheckIn.cs: Handling of providers for hospital locations (HL). If provider(s) assigned to HL linked to resource, they are brought over and if a default one is in VISTA, it's picked as the default in the combobox. If no default, combobox defaults to <None>. If resource not linked to HL, then all providers in system brought over, and combobox default is <None>.
CGDocumentManager.cs: Remove loading of ClinicSetupParameters file. File doesn't exist in VISTA.
DResource.cs: Remove handling of same file.
2010-06-18 23:06:14 +00:00
sam 6b19ad0ac8 CGView: Added various shortcuts keys for menus; removed extra overbook prompt after booking if doing an overbook. You already get one before booking.
CGDocumentManager: Mickey mouse connection check to prevent prompting for access and verify if there's no connection to VISTA.
CGDocumentManager: Test SQL statement to retrieve Hospital Locations and default providers associated with them.
Remove garbage file {85FE etc}.rpt
2010-06-10 21:20:08 +00:00
sam c0b912a62f New kids build -- not tested 2010-06-07 01:13:18 +00:00
sam 06c73e5ce5 New kids build -- not tested 2010-06-07 01:13:02 +00:00
sam 3b9b21d70f Provided framework for Rebook letters; but they don't work.
Added the appointment dates to the printed letters.
Made more shortcuts on the main menu.
Changed version to 1.1, to be more congruous with the state of the software.
2010-06-07 00:59:53 +00:00
sam 55766d0a5c Some debugging code to attach the program to the console to print messages.
Letters:
- Cancellation letters now work.
- Initial work on Rebook Letters.
2010-06-05 02:19:48 +00:00
sam cdc50b44a0 updated notes 2010-05-22 02:15:17 +00:00
sam f5150887d8 Reorganizing directory 2010-05-22 02:03:47 +00:00
sam fc9b8ebd9e Deleted installer 2010-05-22 01:59:24 +00:00
sam e04a0b6969 new kids file 2010-05-22 01:55:17 +00:00
sam 4f849e5825 Tiny bug fixes to fix compile errors 2010-05-22 01:50:19 +00:00
sam fdee4b85c0 Removal of Crystal Reports
Partial Rework of Clinic Patient List report
Other reports that used Crystal don't work yet.
Fixes for Strongly typed DataTables (change the RESOURCEID from uint to int) to support table merge from untyped table.
Support for command line arguments: /s= for server /p= for port /a= for access code /v= for verify code
Only the following combinations work: none; /s and /p; /s, /p, /a, /v
2010-05-22 01:03:45 +00:00
sam 67492a320c Better printing in UCPatientAppts. 2010-05-11 05:24:18 +00:00
sam 6ebbda93db Reworked DAppointPage. Removed dependence of DPatientApptDisplay on Crystal Reports. Added UserControl UCPatientAppts to encapsulate functionality of DPatientApptDisplay; right now it does not include printing. DAppointPage now uses UCPatientAppts to provide functionality of seeing patient's previous appointments. DPatientApptDisplay does not yet, but will soon.
Exe is not included.
2010-05-07 22:38:39 +00:00
sam 3f21980cd0 Fixes in BSDX27 referring to a routine that doesn't exist in VISTA. References changed to BSDXAPI. 2010-05-02 20:55:04 +00:00
sam 45af33a5cb Removed CalendarGrid.dll 2010-01-14 10:16:34 +00:00
sam 9a69519907 Oops... ClinicalScheduling.exe was compiled against the experimental version of BMXNet20.dll. I restored it to the production version. 2009-12-06 10:20:36 +00:00
sam 0e73356c0d Remove obj folder, try #100 2009-12-06 10:18:59 +00:00
sam 9752fae5fe Removed user-interface references to RPMS. 2009-12-04 08:04:47 +00:00
sam 0f7a32171e Remove obj folder from svn versioning. 2009-12-04 07:58:34 +00:00
sam fc430e8990 This update does the following:
- Remove the non-functioning CalendarGrid.dll and associated project files.
- Add the code from CalendarGrid.dll generated using reflector.exe to ClinicalScheduling.csproj
2009-12-03 22:36:03 +00:00
sam 0a8d138b14 Remove references to IHS; typically "IHS Clinical Scheduling" becomes "Clinical Scheduling"
Deleted Debug folder--no need to version this.
2009-12-01 04:54:57 +00:00
sam a1ffacceb8 Removed references to "View EHR" from ctxCalendarGrid and DAppointPage. 2009-11-30 11:09:16 +00:00