source: Scheduling/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @1119   13 years Sam Habiel Adding arabization files.
(edit) @1118   13 years Sam Habiel CGView: - New Context Menu to Uncheck-in Patient - New Context Menus …
(edit) @1117   13 years Sam Habiel CGAVDocument: Don't Update Grid. Leave that to CGAVView. CGAVView: …
(edit) @1116   13 years Sam Habiel Alpha 3 version files
(edit) @1115   13 years Sam Habiel BSDX01: New EP to Get and Set the new paramters that come with BSDX …
(edit) @1114   13 years Sam Habiel BSDX25, now past Unit Tests
(edit) @1113   13 years Sam Habiel Added EP for RPC to remove check-in
(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) @1109   13 years Sam Habiel some comments in BSDX02
(edit) @1108   13 years Sam Habiel BSDX02 now returns Sex, DOB and PID in appointment list
(edit) @1107   13 years Sam Habiel Patient class added. Simple class to represent guess what.
(edit) @1106   13 years Sam Habiel CalendarGrid: - Support for Autoscrolling corrected. - A little …
(edit) @1105   13 years Sam Habiel Minor mods to BSDX07 to accept an End Date at midnight
(edit) @1104   13 years Sam Habiel CGDocumentManager: Holiday SQL statement relied on Windows Date which …
(edit) @1102   13 years Sam Habiel Updated Readme with latest bugs and fixes
(edit) @1101   13 years Sam Habiel New Kids build for V1.5 alpha 2
(edit) @1100   13 years Sam Habiel Updated Version numbers for routines: new version 1.5V2
(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) @1096   13 years Sam Habiel Updated BSDX04 to support querying availabilities for multiple …
(edit) @1095   13 years Sam Habiel Remove CGSchedLib.OutputArray everywhere. Used to be needed in VS …
(edit) @1094   13 years Sam Habiel Updated README with more bugs and feature requests
(edit) @1093   13 years Sam Habiel Updated notes for 1.42 release plus 1.5 fixes
(edit) @1091   13 years Sam Habiel
(edit) @1088   13 years Sam Habiel BSDX 1.5 Kids file, alpha 1
(edit) @1085   13 years Sam Habiel Updated routine version numbers to 1.5
(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) @1081   13 years Sam Habiel Updated BSDXAPI to spit out a user friendly message if Patient has …
(edit) @1080   13 years Sam Habiel Final checkin. Completed ability to be able to remove appointments …
(edit) @1079   13 years Sam Habiel added an enhancement request
(edit) @1078   13 years Sam Habiel Added a new feature request to README.txt
(edit) @1077   13 years Sam Habiel Updates to M routines to support deletion of check-in
(edit) @1076   13 years Sam Habiel Updates to M routines to support deletion of check-in
(edit) @1075   13 years Sam Habiel CalendarGrid: Handling for mouse scroll wheel added. CGAppointments: …
(edit) @1074   13 years Sam Habiel Updated bugs, enhancement lists, and fixes
(edit) @1073   13 years Sam Habiel calendarGrid: Removed MouseEnter event and added it to CGView which …
(edit) @1072   13 years Sam Habiel New BMXNet dll.
(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) @1069   13 years Sam Habiel CGView: Refactor PositionGrid into CalendarGrid.
(edit) @1068   13 years Sam Habiel CalendarGrid: - Added PositionGrid from CGView - Added Delegates from …
(edit) @1067   13 years Sam Habiel Deleting some files due to refactoring.
(edit) @1066   13 years Sam Habiel CGView: dateTimePicker1 behavior changes: - No longer update schedule …
(edit) @1065   13 years Sam Habiel CalendarGrid: Add MouseEnter event: puts focus on calendar grid. Used …
(edit) @1064   13 years Sam Habiel Updated check-in routine
(edit) @1062   13 years Sam Habiel CGView: - Changed the parameters required for checkin. - Removed …
(edit) @1061   13 years Sam Habiel DSplash: Removed Unused RemoteHide method.
(edit) @1051   13 years Sam Habiel Progress Bar on Splash Screen and supporting code
(edit) @1050   13 years Sam Habiel Bumped version number to 1.5 DSplash: Changes intended to support …
(edit) @1049   13 years Sam Habiel Oops. Forgot to add DMassSlotDelete form, newly created.
(edit) @1044   13 years Sam Habiel Comments in DAL
(edit) @1043   13 years Sam Habiel Added steps for myself to remembver what I have to do to make a new release
(edit) @1042   13 years Sam Habiel Updated Readme and Changelog
(edit) @1041   13 years Sam Habiel Updated routines version to 1.42
(edit) @1040   13 years Sam Habiel New Kids file
(edit) @1039   13 years Sam Habiel Release build for Scheduling v 1.42 for .net 3.5.
(edit) @1038   13 years Sam Habiel UCPatientAppts: Now uses LINQ. Mumps side fixes deal with other bugs. …
(edit) @1037   13 years Sam Habiel Updated Bugs and Enhancement Request. LGPL license at top of readme.
(edit) @1036   13 years Sam Habiel Refactoring and txn restart fix to routines 26,29,31
(edit) @1035   13 years Sam Habiel Fix for filing Other Info field in 2250MAKE1 (didn't pass correctly to …
(edit) @1034   13 years Sam Habiel Refactoring of BSDX26; BSDXAPI has new ep to update note in file 44
(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) @1010   13 years Sam Habiel oops one more bug
(edit) @1009   13 years Sam Habiel oops tiny error
(edit) @1008   13 years Sam Habiel Updated Bugs
(edit) @1007   13 years Sam Habiel Refactored Cancel Appt Routine
(edit) @1006   13 years Sam Habiel Changed "C" to ["C" in SCIEN
(edit) @1005   13 years Sam Habiel fixing white space
(edit) @998   14 years Sam Habiel More Unit Tests
(edit) @996   14 years Sam Habiel Fix restartable transactions. Unit tests. Errors now logged correctly …
(edit) @989   14 years Sam Habiel One more bug
(edit) @988   14 years Sam Habiel Support for restartable transactions for BSDX07
(edit) @987   14 years Sam Habiel updated enhancement requests
(edit) @984   14 years Sam Habiel Add sex to Patient Demographics
(edit) @980   14 years Sam Habiel Updated bugs
(edit) @977   14 years Sam Habiel Documentation Updates
(edit) @976   14 years Sam Habiel Updated list of bugs
(edit) @975   14 years Sam Habiel Added User Manual Changes
(edit) @972   14 years Sam Habiel Updated KIDS build for version 1.41
(edit) @971   14 years Sam Habiel Updated BMXNet22.dll. Encoding booboo (invalid C# property syntax …
(edit) @969   14 years Sam Habiel Updated documentation files
(edit) @968   14 years Sam Habiel Bumped version up to 1.41
(edit) @966   14 years Sam Habiel New Release 1.4.1 Change Project file format to VS 2010.
(edit) @965   14 years Sam Habiel Rollback for yesterday's changes
(edit) @964   14 years Sam Habiel Several fixes: 1. Appointments in Past now trigger a warning. 2. …
(edit) @963   14 years Sam Habiel Updated files to intelligently deal with mulitple divisions issue
(edit) @962   14 years Sam Habiel First draft of division separation for Scheduling GUI
(edit) @961   14 years Sam Habiel This fixes two bugs: 1. If a patient has a Patient Cancelled …
(edit) @960   14 years Sam Habiel rm i18n file
(edit) @951   14 years Sam Habiel Change version to 1.4 on all routines BSDX08 has fix for drag and drop …
(edit) @941   14 years Sam Habiel Updated files with fix for default UTF-8 support.
Note: See TracRevisionLog for help on using the revision log.