OpenXIP
  1. OpenXIP

xip-host

Public
AuthorCommitMessageCommit dateIssues
XIP AdministratorXIP Administrator
9e6c39cd215Fix typo and add link to installer.
XIP AdministratorXIP Administrator
07d01f8bbd1Fix list formatting for Stash markdown in README.md
XIP AdministratorXIP Administrator
e6eadb2d8fdMinor edits to CONTRIBUTING.md and README.md
XIP AdministratorXIP Administrator
6ee51cd17bcMMerge branch 'master' of https://code.imphub.org/scm/xip/xip-host
XIP AdministratorXIP Administrator
57f8ecd54e4Change CONTRIBUTING.rst to a .md file, with edits and format fixes
test-user1test-user1
e2be3ec9d62Add Header and License information to Java files.
Jarek KrychJarek Krych
78e097f489fAdded two .gitignore files.
Jarek KrychJarek Krych
28dbed27988Removed ncia-beans.jar from NBIA5_1 library.Created resources/modelmap package. Added new edu.emory.cci.uvu.helper.HashmapToCQLQuery class with other supporting classes. Removed old gov.nih.nci.ivi.dicom.modelmap package. Modified Eclipse .classpath file. Changed order of the reference libraries.
XIP AdministratorXIP Administrator
6ccff397064Fix links and other minor editorial changes in README.md and CONTRIBUTING.rst
XIP AdministratorXIP Administrator
5e5f1314f4dFix references in README.md, and add goal information
XIP AdministratorXIP Administrator
fc948afa732Add CONTRIBUTING.rst, NOTICE.txt, and README.md
XIP AdministratorXIP Administrator
65e925a878fAdd gitignore and new license file.
Jarek KrychJarek Krych
82e95420937Modified Eclipse .classpath file.SVN-Revision: 1374
Jarek KrychJarek Krych
7f4f5ff72a9Modified NBIA related JUnit tests. SVN-Revision: 1373
Jarek KrychJarek Krych
4bac5519d6cAdded src code ModelMap, ModelDictionary and ModelMapException. Created new edu.wustl.xipHost.osu package containing classes and interfaces used for DICOM query/retrieve from Emory/OSU repositories.SVN-Revision: 1372
Jarek KrychJarek Krych
7ee867d4c32Added new lib/NBIA5_1 package containing NBIA 5.1 and caGrid 1.4 jars. Added new OSU package to contain old OSU created jars for NBIA 4.0. SVN-Revision: 1371
Jarek KrychJarek Krych
360d107456fUpdated init and clean Ant targets in 'build-junit-tests.xml' file.SVN-Revision: 1362
Jarek KrychJarek Krych
bdac2591419Removed bug from GridQuery and GridRetrieveNBIA classes. Additional condition was added to verify if the new login object is not null. It could be null when JUnt testing.SVN-Revision: 1361
Jarek KrychJarek Krych
2e3ff37781aRemoved one JUnit test from removeApplicationTest class. Removed test was initially meant to test/verify if application is not removed when application state is not valid. Application code needs to be further enhanced to allow for this testing. Setting state to INPROGRESS (for testing) suspends the system since application is expecting to be notified about the next state changed by the hosted a...SVN-Revision: 1360
Jarek KrychJarek Krych
99d3af829b0Modified DcmFileFilter in QueryPacsLocationTest and RetrieveFromPacsLocationTest JUnit tests. Modified DcmFileFilter discards directories (just for unit tests) and when verifying isDicom() discards .svn files.SVN-Revision: 1359
Jarek KrychJarek Krych
3c941b5c7d4Removed unused/voided makeWG23DataModelTest JUnit tests from localFileSystem package.SVN-Revision: 1358
Jarek KrychJarek Krych
7eecfbe2152Added new build-junit-tests.xml Ant file to be used when running JUnit tests with Ant.SVN-Revision: 1357
Jarek KrychJarek Krych
b93dbc0fda3Added new report folder containing JUnit test result generated by Ant when running all unit test for all packages.SVN-Revision: 1356
Jarek KrychJarek Krych
64b2888e5a9Added ant-junit-1.8.4.jar and junit-4-10.jar to lib/xip package.SVN-Revision: 1355
Local Imp AdministratorLocal Imp Administrator
6a3b4c2d154Fixing merge conflicts from the previous commit.SVN-Revision: 1354
Local Imp AdministratorLocal Imp Administrator
6d5c32998301) Updated to include the OHT iheprofiles-2.0 libraries, Early Accesss release for the European Connectathon. 2) Updated to include a PDQ search tab to do patient ID searches (demo version - to be modified for use by multiple search sources). 3) Updated to include revisions to the XDS search tab, which is still a work in progress, to accomodate a new chooser for the XDS registry, and to accommo...SVN-Revision: 1353
Jarek KrychJarek Krych
6a91befd0a1Added/modified package.xml files to/in each XIP Host package, containing Doc description of each package content.SVN-Revision: 1352
Jarek KrychJarek Krych
7e6a2e878c4Removed unused nbia package together with its classes.SVN-Revision: 1351
Jarek KrychJarek Krych
0c310483354Resolved synchronization exceptions in DicomPanel class. Instead of synchronizing on Boolean we synchronized on 'this'. Assigning new value to Boolean was creating new object and the reference to actual initially synchronized object was lost.SVN-Revision: 1350
Jarek KrychJarek Krych
f1a2cf70cb5Removed all teh logic of starting up DICOM server and loading OHT libs from HostConfigurator. Logic was moved to StartupRunner class and is executed in a separate thread started when DICOMPanel is constructed.SVN-Revision: 1349
Jarek KrychJarek Krych
420080aa7d1Moved DicomServerStartup, DicomServerStartupEvent and DicomServerStartupListener to hostControl package. Renamed all three classes to StartupRunner, StartupEvent and StartupListener respectively. StartupRunner contains login for not only starting DICOM server but also loading OHT libs. When OHT libs are loaded outside of DICOM server startup exception is thrown.SVN-Revision: 1348
Jarek KrychJarek Krych
dc64442e1f5Removed unused isServerReady flag from DicomManagerImpl class.SVN-Revision: 1347
Jarek KrychJarek Krych
8640696182cImplemented DicomStartupListener interface in DicomPanel.SVN-Revision: 1346
Jarek KrychJarek Krych
0bed2e5b6aaCommented login for DICOM server startup in HostConfigurator class.SVN-Revision: 1345
Jarek KrychJarek Krych
dccc89fa912Added new DicomServerStartup, DicomServerStartupListener and DicomServerStartupEvent classes to dicom package.SVN-Revision: 1344
Jarek KrychJarek Krych
31ac3ea4e51Further updated read.txt file.SVN-Revision: 1343
Jarek KrychJarek Krych
d09d303cd45Modified XIPHostCompileRun.sh and XIPHostRun.sh files.SVN-Revision: 1342
Jarek KrychJarek Krych
e4c1db010fcModified XIP Host help content in read.txt file.SVN-Revision: 1341
Jarek KrychJarek Krych
3d6cb9e440fRemoved depricated DICOM parameters from xipConfig.xml file.SVN-Revision: 1340
Jarek KrychJarek Krych
bb3aa318132Removed coded in HostConfigurator responsible for loading the following depricated parameters: dicomStoragePort, dicomStorageSecurePort, dicomCommitPort, dicomCommitSecurePort.SVN-Revision: 1339
Jarek KrychJarek Krych
a07345989dfDicomPanel fixed a bug related to DicomManager instantiation.SVN-Revision: 1338
Jarek KrychJarek Krych
4f32776359dModified logNewUser() method in HostConfigurator.3. Added enhancement to logNewUser. If all three flags (useSTS, useXUA, useNBIASecur) are false, STS would be set to true. If more than one flag is set to true, modules would be loaded in the following order: STS, XUA, NBIA.SVN-Revision: 1337
Jarek KrychJarek Krych
61be4746fbfPartially modified XIP Host help content in read.txt file.SVN-Revision: 1336
Jarek KrychJarek Krych
2839578ae1dRemoved unused DB2_ADConfig.xml file from config package.SVN-Revision: 1335
Jarek KrychJarek Krych
0e71da88e8cAdded new method setEnableExitOnEsc(boolean) to LoginDialog. Modified logNewUser() method in HostConfigurator and added new parameter to the method setEnableExitOnEsc.SVN-Revision: 1334
Jarek KrychJarek Krych
a65807ffdc9Replaced Applications ID displayed in SwitchUserDialog with numbers )e.g. 1, 2, .. etc)SVN-Revision: 1333
Jarek KrychJarek Krych
cd00200487aRemoved old/out-of-date xus package and XUALogin in xua package. It was replaced by XUALogin in hostLogin package.SVN-Revision: 1332
Jarek KrychJarek Krych
07aee2d3a15Removed older version of log4j jar files from ext/lib and AVT packages.SVN-Revision: 1331
Jarek KrychJarek Krych
9c3e2430db8Modified performSwitchUserTasks() method in HostMainWindow. Added new resetPanels() method.SVN-Revision: 1330
Jarek KrychJarek Krych
a465828f2deAdded new resetCriteriaPanel() method to SearchCriteriaPanelAVT and SearchCriteriaPanel.SVN-Revision: 1329