Changeset 1244 for Scheduling/trunk
- Timestamp:
- Sep 9, 2011, 1:12:25 PM (13 years ago)
- Location:
- Scheduling/trunk/doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/doc/ChangeLog.txt
r1160 r1244 147 147 - Drag shows destination now when dragging over grid. 148 148 - Drag scrolls grid up or down if needed. 149 150 v 1.6 (released Sep 9 2011) 151 - Added support for Scheduling and Cancelling appointments for Radiology Exams in VISTA. Works with the Radiology Package. 152 - Can search for patient using DFN by using accent grave mark before the DFN of the patient in the pt search box. 153 - Fixed a couple of bugs introduced in 1.5 154 -> ability to add appointment depends on new algo introduced in 1.5. 155 -> Fixed the bug preventing the saving of new access templates (new classes in 1.5 were not serializable) 156 - If a provider's name contained a quote (like O'HARA), it caused the GUI to crash. Now fixed. -
Scheduling/trunk/doc/README.txt
r1196 r1244 1 BSDX 1. 5for WorldVista1 BSDX 1.6 for WorldVista 2 2 Licensed under LGPL. http://www.gnu.org/licenses/lgpl-2.1.html 3 3 … … 16 16 2. BMX 2.3 (in https://trac.opensourcevista.net/svn/BMXNET_RPMS_dotNET_UTILITIES-BMX/tag/2.3/bmx_0230.zip) 17 17 3. XWB 1.1 patch 113102 (in https://trac.opensourcevista.net/svn/BMXNET_RPMS_dotNET_UTILITIES-BMX/tag/2.3/bmx_0230.zip) 18 4. BSDX 1. 5 (in https://trac.opensourcevista.net/svn/Scheduling/tag/1.5/bsdx_0150.zip)19 5. SD 5.3 patch 11310 (in https://trac.opensourcevista.net/svn/Scheduling/tag/1. 5/bsdx_0150.zip)18 4. BSDX 1.6 (in https://trac.opensourcevista.net/svn/Scheduling/tag/1.6/bsdx_0160.zip) 19 5. SD 5.3 patch 11310 (in https://trac.opensourcevista.net/svn/Scheduling/tag/1.6/bsdx_0160.zip) 20 20 21 Client (in https://trac.opensourcevista.net/svn/Scheduling/tag/1. 5/bsdx_0150.zip):21 Client (in https://trac.opensourcevista.net/svn/Scheduling/tag/1.6/bsdx_0160.zip): 22 22 ClinicalScheduling.exe 23 23 BMXNet23.dll … … 27 27 Client does not need installation. Both files have to be located in the same folder. 28 28 29 For users who used a previous version, you only need to download and install BSDX 1. 5kids and ClinicalScheduling.exe plus the BMXNet23.dll library. If BMX Server version is outdated, you need to install the new version.29 For users who used a previous version, you only need to download and install BSDX 1.6 kids and ClinicalScheduling.exe plus the BMXNet23.dll library. If BMX Server version is outdated, you need to install the new version. 30 30 31 31 Post-installation tasks:
Note:
See TracChangeset
for help on using the changeset viewer.