source: Scheduling/trunk/cs/bsdx0200GUISourceCode/bin/Release/ClinicalScheduling.exe

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1731   8 years Faisal Sami BSDX Scheduling changes for version 2.0.1.
(edit) @1728   8 years Faisal Sami ClinicalScheduling version 2.0.
(edit) @1515   12 years Sam Habiel Updated dlls and exes after bug fixes. Updated slns and csprojs.
(edit) @1474   12 years Sam Habiel Finally, v 1.7 to the main repo. I will delete the branch after this. …
(edit) @1473   12 years Sam Habiel Just syncing the local changes in prep for merging feature branch BMX 1.7.
(edit) @1248   13 years Sam Habiel Scheduling v 1.61. Dll and exes. Added new control to handle print …
(edit) @1242   13 years Sam Habiel Final 1.6 exe and dlls.
(edit) @1190   13 years Sam Habiel grr…
(edit) @1189   13 years Sam Habiel CGView: Wording Change. Updated exes.
(edit) @1186   13 years Sam Habiel CGView: 1. Check to see if Radiology Appointment is cancellable. Check …
(edit) @1176   13 years Sam Habiel V 1.6 Beta Release AssemblyInfo.cs: version bumped up to 1.6 CGView: …
(edit) @1174   13 years Sam Habiel Absorbed all changed from Radiology Support branch. Patient and …
(edit) @1159   13 years Sam Habiel A couple of final fixes before the v 1.5 Release. 1. Moved the header …
(edit) @1156   13 years Sam Habiel Minor changes: - Some arabic phrases and spelling changed. - Printing …
(edit) @1143   13 years Sam Habiel CalendarGrid: Many changes: 1. Dragover handler to handle auto …
(edit) @1131   13 years Sam Habiel CGDocumentManager: Localization now works from CurrentCulture, not …
(edit) @1128   13 years Sam Habiel RefreshSchedule() now used in ForceRefresh rather than Force Document. …
(edit) @1127   13 years Sam Habiel CGView: Added menuitem and handler for Refresh. Invoke using F5. New exes.
(edit) @1126   13 years Sam Habiel Oh Boy! More fixes... strings.resx and strings.resx.ar: …
(edit) @1125   13 years Sam Habiel CGView: Appointment Object now has Patient subobject created for …
(edit) @1124   13 years Sam Habiel Updated Release exes. CGDocument: Appointment Creation Code now reuses …
(edit) @1123   13 years Sam Habiel Several Fixes found in my own testing: - CalendarGrid needs to have …
(edit) @1122   13 years Sam Habiel Added (maybe) better uncaught Exception handling. We'll see if it …
(edit) @1121   13 years Sam Habiel CGDocumentManager: Version Check Added. Release versions, again
(edit) @1120   13 years Sam Habiel Committing Release exes/dlls for 1.5 Alpha 3.
(edit) @1117   13 years Sam Habiel CGAVDocument: Don't Update Grid. Leave that to CGAVView. CGAVView: …
(edit) @1112   13 years Sam Habiel CGDocument: Minor Change: Add appointment ID to Appointment …
(edit) @1111   13 years Sam Habiel CGAppointment: Added Provider as a Member of Class. (auto property) …
(edit) @1110   13 years Sam Habiel CGDocument: - Renamed RefreshDaysSchedule to RefereshAppointments - …
(edit) @1106   13 years Sam Habiel CalendarGrid: - Support for Autoscrolling corrected. - A little …
(edit) @1099   13 years Sam Habiel Release version for svn.
(edit) @1098   13 years Sam Habiel CGDocumentManager: Integrating Tariq's changes to CGDocumentManager to …
(edit) @1097   13 years Sam Habiel DPatientLookup.cs: Usings Cleanup DApptSearch: Extensive refactoring. …
(edit) @1095   13 years Sam Habiel Remove CGSchedLib.OutputArray everywhere. Used to be needed in VS …
(edit) @1084   13 years Sam Habiel CGDocument: On Delete Appointment, no update done by Document method. …
(edit) @1083   13 years Sam Habiel New exe and dll calendarGrid: Minor documentation updates. …
(edit) @1075   13 years Sam Habiel CalendarGrid: Handling for mouse scroll wheel added. CGAppointments: …
(edit) @1073   13 years Sam Habiel calendarGrid: Removed MouseEnter event and added it to CGView which …
(edit) @1071   13 years Sam Habiel CGDocument: - Better constructor to set default values. - Removed …
(edit) @1070   13 years Sam Habiel LoadingSplash: New Form that does... pretty much nothing. Just shows a …
(edit) @1065   13 years Sam Habiel CalendarGrid: Add MouseEnter event: puts focus on calendar grid. Used …
(edit) @1039   13 years Sam Habiel Release build for Scheduling v 1.42 for .net 3.5.
(edit) @1027   13 years Sam Habiel calendarGrid now inherits from ScrollableControl rather than Panel to …
(edit) @1011   13 years Sam Habiel UCPatientAppts: Fixes printing empty table bug reported by EHS. …
(edit) @971   14 years Sam Habiel Updated BMXNet22.dll. Encoding booboo (invalid C# property syntax …
(edit) @966   14 years Sam Habiel New Release 1.4.1 Change Project file format to VS 2010.
(edit) @941   14 years Sam Habiel Updated files with fix for default UTF-8 support.
(edit) @939   14 years Sam Habiel Changed target .net framework from 4.0 to 3.5.
(edit) @935   14 years Sam Habiel Finally. v. 1.4. Support for checking encoding on the server (if …
(edit) @917   14 years Sam Habiel Bumped version of BMXNet21.dll to 2.1.2
(edit) @915   14 years Sam Habiel New Release v 1.3.1 Added a note in the DAccessTemplate to say that …
(edit) @886   14 years Sam Habiel V 1.3 exe and dll, now open for testing.
(edit) @843   14 years Sam Habiel Some refactoring of code into DAL.cs for Data Access. Addition of …
(edit) @827   14 years Sam Habiel Support for multiple encodings.
(edit) @825   14 years Sam Habiel Fixing an ooopsie bug introduced when I was testing stuff.
(edit) @824   14 years Sam Habiel Support for different encodings besides ASCII. Minor bug fixes dealing …
(edit) @805   14 years Sam Habiel v1.2 exe
(edit) @802   14 years Sam Habiel DCheckIn.cs: Handling of providers for hospital locations (HL). If …
(edit) @794   14 years Sam Habiel CGView: Added various shortcuts keys for menus; removed extra overbook …
(edit) @789   14 years Sam Habiel Provided framework for Rebook letters; but they don't work. Added the …
(edit) @788   14 years Sam Habiel Some debugging code to attach the program to the console to print …
(edit) @772   14 years Sam Habiel Removal of Crystal Reports Partial Rework of Clinic Patient List …
(edit) @753   14 years Sam Habiel Reworked DAppointPage. Removed dependence of DPatientApptDisplay on …
(edit) @638   14 years Sam Habiel Oops... ClinicalScheduling.exe was compiled against the experimental …
(edit) @627   14 years Sam Habiel Removed user-interface references to RPMS.
(edit) @620   14 years Sam Habiel Remove references to IHS; typically "IHS Clinical Scheduling" becomes …
(edit) @616   14 years Sam Habiel Removed references to "View EHR" from ctxCalendarGrid and DAppointPage.
(edit) @615   14 years Sam Habiel Added crystal reports runtime and development files.
(add) @614   14 years Sam Habiel Initial committ of scheduling package
Note: See TracRevisionLog for help on using the revision log.