.. |
Printing
|
|
2011-01-27 13:24:20 +00:00 |
bin/Release
|
Updated dlls and exes after bug fixes. Updated slns and csprojs.
|
2012-08-09 22:32:12 +00:00 |
AssemblyInfo.cs
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
CGAVDocument.cs
|
CGAVDocument: Don't Update Grid. Leave that to CGAVView.
|
2011-03-29 09:38:18 +00:00 |
CGAVView.cs
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
CGAVView.resx
|
DPatientLookup.cs: Usings Cleanup
|
2011-03-03 09:44:18 +00:00 |
CGAppointment.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
CGAppointmentChangedArgs.cs
|
CalendarGrid:
|
2011-01-17 14:12:38 +00:00 |
CGAppointments.cs
|
Remove CGSchedLib.OutputArray everywhere. Used to be needed in VS 2003; not anymore as you can see tables now.
|
2011-02-21 14:21:24 +00:00 |
CGAvailability.cs
|
CalendarGrid:
|
2011-01-17 14:12:38 +00:00 |
CGCell.cs
|
This update does the following:
|
2009-12-03 22:36:03 +00:00 |
CGCells.cs
|
This update does the following:
|
2009-12-03 22:36:03 +00:00 |
CGDocument.cs
|
CreateAppointment and EditAppointment now call stripC30C31 to remove ascii 30 and ascii 31 from the note. Windows Input allows users to enter either of these from the Unicode menu, causing the program to crash when it tries to parse the note as the 30 and 31 are used as the delimiters for the data coming from Mumps.
|
2012-08-09 22:21:39 +00:00 |
CGDocumentManager.cs
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
CGDocumentManager.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
CGRange.cs
|
This update does the following:
|
2009-12-03 22:36:03 +00:00 |
CGResource.cs
|
This update does the following:
|
2009-12-03 22:36:03 +00:00 |
CGSchedLib.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
CGSelectionChangedArgs.cs
|
CalendarGrid:
|
2011-01-17 14:12:38 +00:00 |
CGView.cs
|
lstClip_DragDrop is modified to create a copy of the appointment to put in the clipboard rather than having the original appointment reference there. What happened was that when the appointment was dropped into the grid, it changed the original appointment object (it's the same CLR object!), when the original appointment object should not have been modified in the first place. I.e., we really just wanted a copy of the original appointment all along in the clipboard, not the original appointment itself.
|
2012-08-09 20:05:09 +00:00 |
CGView.resx
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
CGViewOld.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
CalendarGrid.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
ClinicalScheduling.csproj
|
Updated dlls and exes after bug fixes. Updated slns and csprojs.
|
2012-08-09 22:32:12 +00:00 |
ClinicalScheduling.csproj.user
|
Updated dlls and exes after bug fixes. Updated slns and csprojs.
|
2012-08-09 22:32:12 +00:00 |
ClinicalScheduling.sln
|
Updated dlls and exes after bug fixes. Updated slns and csprojs.
|
2012-08-09 22:32:12 +00:00 |
ClinicalScheduling.suo
|
Updated dlls and exes after bug fixes. Updated slns and csprojs.
|
2012-08-09 22:32:12 +00:00 |
ConnectInfo.cs
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DAL.cs
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
DAccessBlock.cs
|
|
2010-07-12 14:24:09 +00:00 |
DAccessGroup.cs
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DAccessGroup.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DAccessGroupItem.cs
|
1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete).
|
2010-08-08 10:58:05 +00:00 |
DAccessGroupItem.resx
|
1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete).
|
2010-08-08 10:58:05 +00:00 |
DAccessTemplate.cs
|
UCPatientAppts: Fixes printing empty table bug reported by EHS.
|
2010-11-18 12:47:04 +00:00 |
DAccessTemplate.resx
|
CGAVDocument contains changes for start day of grid based on weekday locale and colummns
|
2010-08-17 12:50:19 +00:00 |
DAccessType.cs
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DAccessType.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DAppointPage.cs
|
CGAVDocument: Don't Update Grid. Leave that to CGAVView.
|
2011-03-29 09:38:18 +00:00 |
DAppointPage.resx
|
CGAppointment: Added Provider as a Member of Class. (auto property)
|
2011-03-23 09:15:51 +00:00 |
DApptSearch.cs
|
CalendarGrid: Many changes:
|
2011-04-14 12:33:14 +00:00 |
DApptSearch.resx
|
DPatientLookup.cs: Usings Cleanup
|
2011-03-03 09:44:18 +00:00 |
DApptSearchcs.bak
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DCancelAppt.cs
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DCancelAppt.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DCheckIn.cs
|
Updated Release exes.
|
2011-03-30 08:19:15 +00:00 |
DCheckIn.resx
|
CGAppointment: Added Provider as a Member of Class. (auto property)
|
2011-03-23 09:15:51 +00:00 |
DCopyAppts.cs
|
Fixes for i18n.
|
2010-07-13 13:07:11 +00:00 |
DCopyAppts.resx
|
Removed user-interface references to RPMS.
|
2009-12-04 08:04:47 +00:00 |
DManagement.cs
|
cmdChangeResourceGroup_Click changed so that it clears the in-memory resource groups before retrieving them again from the server. This prevents problems when renaming resource groups which when renamed will show up as a separate entry in the ResourceGroup table when repopulating that table from the server.
|
2012-08-09 21:10:38 +00:00 |
DManagement.resx
|
CalendarGrid: Handling for mouse scroll wheel added.
|
2011-01-23 13:00:56 +00:00 |
DMassSlotDelete.Designer.cs
|
Oops. Forgot to add DMassSlotDelete form, newly created.
|
2011-01-02 10:16:48 +00:00 |
DMassSlotDelete.cs
|
Oops. Forgot to add DMassSlotDelete form, newly created.
|
2011-01-02 10:16:48 +00:00 |
DMassSlotDelete.resx
|
Oops. Forgot to add DMassSlotDelete form, newly created.
|
2011-01-02 10:16:48 +00:00 |
DNoShow.cs
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DNoShow.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DPatientApptDisplay.cs
|
Better printing in UCPatientAppts.
|
2010-05-11 05:24:18 +00:00 |
DPatientLetter.cs
|
Scheduling v 1.61. Dll and exes. Added new control to handle print previewing; control located in PrintPreview.dll.
|
2011-09-09 18:15:30 +00:00 |
DPatientLetter.resx
|
CGAVDocument: Don't Update Grid. Leave that to CGAVView.
|
2011-03-29 09:38:18 +00:00 |
DPatientLookup.cs
|
CGView: Appointment Object now has Patient subobject created for routing slip information.
|
2011-03-30 09:42:22 +00:00 |
DPatientLookup.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DRadExamsSelect.Designer.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
DRadExamsSelect.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
DRadExamsSelect.resx
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
DResource.cs
|
Updated Release exes.
|
2011-03-30 08:19:15 +00:00 |
DResource.resx
|
1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete).
|
2010-08-08 10:58:05 +00:00 |
DResourceGroup.cs
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DResourceGroup.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DResourceGroupItem.cs
|
1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete).
|
2010-08-08 10:58:05 +00:00 |
DResourceGroupItem.resx
|
1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete).
|
2010-08-08 10:58:05 +00:00 |
DResourceUser.cs
|
1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete).
|
2010-08-08 10:58:05 +00:00 |
DResourceUser.resx
|
1. Make combo boxes in DManagement searchable (in MS Lingo AutoComplete).
|
2010-08-08 10:58:05 +00:00 |
DSelectLetterClinics.cs
|
Some debugging code to attach the program to the console to print messages.
|
2010-06-05 02:19:48 +00:00 |
DSelectLetterClinics.resx
|
Some debugging code to attach the program to the console to print messages.
|
2010-06-05 02:19:48 +00:00 |
DSelectSchedules.cs
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DSelectSchedules.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
DSplash.cs
|
CalendarGrid: Many changes:
|
2011-04-14 12:33:14 +00:00 |
DSplash.resx
|
Bumped version number to 1.5
|
2011-01-05 09:10:20 +00:00 |
FMDateTime.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
LoadingSplash.Designer.cs
|
calendarGrid: Removed MouseEnter event and added it to CGView which now has to handle it properly.
|
2011-01-20 14:32:28 +00:00 |
LoadingSplash.cs
|
LoadingSplash: New Form that does... pretty much nothing. Just shows a splash when updating data from server.
|
2011-01-18 14:15:22 +00:00 |
LoadingSplash.resx
|
LoadingSplash: New Form that does... pretty much nothing. Just shows a splash when updating data from server.
|
2011-01-18 14:15:22 +00:00 |
Options.cs
|
Removal of Crystal Reports
|
2010-05-22 01:03:45 +00:00 |
Patient.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
Printing.cs
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
Provider.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
RPCLogger.cs
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
RPCLoggerView.Designer.cs
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
RPCLoggerView.cs
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
RPCLoggerView.resx
|
Finally, v 1.7 to the main repo. I will delete the branch after this.
|
2012-07-06 19:37:41 +00:00 |
RPC_Calls.txt
|
Fixes for i18n.
|
2010-07-13 13:07:11 +00:00 |
RadiologyExam.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
UCPatientAppts.Designer.cs
|
Better printing in UCPatientAppts.
|
2010-05-11 05:24:18 +00:00 |
UCPatientAppts.cs
|
UCPatientAppts: Now uses LINQ. Mumps side fixes deal with other bugs.
|
2010-12-08 14:44:29 +00:00 |
UCPatientAppts.resx
|
Better printing in UCPatientAppts.
|
2010-05-11 05:24:18 +00:00 |
UserPreferences.cs
|
Absorbed all changed from Radiology Support branch.
|
2011-05-08 09:17:53 +00:00 |
dInputText.cs
|
Remove references to IHS; typically "IHS Clinical Scheduling" becomes "Clinical Scheduling"
|
2009-12-01 04:54:57 +00:00 |
dInputText.resx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
dsPatientApptDisplay2.Designer.cs
|
Several fixes:
|
2010-09-28 13:40:17 +00:00 |
dsPatientApptDisplay2.xsc
|
Removal of Crystal Reports
|
2010-05-22 01:03:45 +00:00 |
dsPatientApptDisplay2.xsd
|
Removal of Crystal Reports
|
2010-05-22 01:03:45 +00:00 |
dsPatientApptDisplay2.xss
|
Removal of Crystal Reports
|
2010-05-22 01:03:45 +00:00 |
dsPatientApptDisplay2.xsx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
dsRebookAppts.Designer.cs
|
Several fixes:
|
2010-09-28 13:40:17 +00:00 |
dsRebookAppts.cs
|
Removal of Crystal Reports
|
2010-05-22 01:03:45 +00:00 |
dsRebookAppts.xsc
|
Removal of Crystal Reports
|
2010-05-22 01:03:45 +00:00 |
dsRebookAppts.xsd
|
Removal of Crystal Reports
|
2010-05-22 01:03:45 +00:00 |
dsRebookAppts.xss
|
Removal of Crystal Reports
|
2010-05-22 01:03:45 +00:00 |
dsRebookAppts.xsx
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
hwCal.ICO
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
hwICO323.ICO
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
hwIco281.ICO
|
Initial committ of scheduling package
|
2009-11-30 08:53:28 +00:00 |
strings.Designer.cs
|
CGDocumentManager: Localization now works from CurrentCulture, not just CurrentUICulture.
|
2011-04-04 10:11:50 +00:00 |
strings.ar.Designer.cs
|
Adding arabization files.
|
2011-03-29 09:49:12 +00:00 |
strings.ar.resx
|
V 1.6 Beta Release
|
2011-05-11 11:41:51 +00:00 |
strings.resx
|
CGDocumentManager: Localization now works from CurrentCulture, not just CurrentUICulture.
|
2011-04-04 10:11:50 +00:00 |