- Jul 11, 2016
-
-
Mike Hodge authored
Minor refactoring of persistent and automation events. Better event listener exception handling and reporting. EventClass annotation is now an NRG processed annotation. Fix null Python scripting engine issue
-
- Jul 07, 2016
-
-
Rick Herrick authored
XNAT-4346 XNAT-4330 Changed AbstractXnatRestApi to AbstractXapiRestController. Fixed logic in permissions check that broke certain saved searches.
-
- May 31, 2016
-
-
Michael Hodge authored
-
- May 24, 2016
-
-
Rick Herrick authored
XNAT-482 Fix to build issue found when updating plexiviewer dependency. This exposed circular dependency where xnat-web war was included in xnat-web war, with predictably terrible results.
-
- May 19, 2016
-
-
Mark M. Florida authored
-
Rick Herrick authored
XNAT-4232 Tangentially related, providing more logging info on XAPI execution, logging arc-spec initialization.
-
- May 18, 2016
-
-
Rick Herrick authored
Fixed issue with build versioning, removed git-versioning plugin and substituted simple git plugin for revision.
-
- May 12, 2016
-
-
Rick Herrick authored
Removed old version REST API, added new buildInfo call in siteConfig, added build plugin to retrieve git repo info and build number.
-
- May 10, 2016
-
-
Rick Herrick authored
Added Hibernate 4 module to JSON serializer/deserializer to remove proxy properties in serialized JSON.
-
- May 08, 2016
-
-
Rick Herrick authored
-
- May 02, 2016
-
-
Mike McKay authored
-
- Apr 27, 2016
-
-
Rick Herrick authored
-
- Apr 25, 2016
-
-
Rick Herrick authored
-
- Apr 22, 2016
-
-
Mike Hodge authored
-
- Apr 20, 2016
-
-
Rick Herrick authored
Added fail-safe defaults to DatabaseConfig. Removed SpawnerConfig but added reference to spawner library SpawnerConfig to WebConfig. Added /xapi path to Swagger configuration. Added mavenLocal() to publishing repositories in build file.
-
- Apr 10, 2016
-
-
Rick Herrick authored
serializer service rather than separate object mapper instances. Integrated spawner functions. Moved from using resource resolver directly to using XnatResourceLocator.
-
Rick Herrick authored
-
Rick Herrick authored
-
Rick Herrick authored
-
- Mar 30, 2016
-
-
Rick Herrick authored
deployToTomcat task. Added some common ignore templates.
-
- Mar 28, 2016
-
-
Tim Olsen authored
-
- Mar 27, 2016
-
-
Rick Herrick authored
Made data source and Hibernate configurations populate from services.properties. Moved ORM configuration into DatabaseConfig and removed XML configuration file.
-
- Mar 19, 2016
-
-
Rick Herrick authored
-
- Mar 18, 2016
-
-
Rick Herrick authored
-
- Mar 07, 2016
-
-
Rick Herrick authored
Moved SwaggerConfig operations into WebConfig and fixed paths on Swagger resource handlers. Moved UsersApi and related classes into users subpackage. Fixed timeout cookie. Moved InstanceSettings.xml to InstanceSettings.xml.sample and put InstanceSettings.xml into the .gitignore file. Updated some dependency versions.
-
- Feb 24, 2016
-
-
Rick Herrick authored
Downgraded Jackson version to 2.6.5 to address compatibility issue with Spring 4.2.4.RELEASE (Jackson 2.7 is not supported until Spring 4.3).
-
- Feb 23, 2016
-
-
Rick Herrick authored
Added session timeout back to web.xml, removed from session event publisher. Added back in missing Spring Security filter chain from move to initializer. Added missing Xalan dependency for security. Added @PreDestroy method for DICOM SCP manager.
-
- Feb 19, 2016
-
-
Rick Herrick authored
-
John Flavin authored
-
- Feb 18, 2016
-
-
Rick Herrick authored
-
- Feb 16, 2016
-
-
Rick Herrick authored
Added initialization SQL to bootstrap user info. Updated InstanceSettings.xml. Changed ${applicationRoot} to ${xnat.home} in log4j.properties. Removed my email address from services.properties. Added explicit references to 4.2.4.RELEASE versions of Spring dependencies.
-
- Feb 10, 2016
-
-
Rick Herrick authored
-
Rick Herrick authored
-
Rick Herrick authored
Removed attempted fix at handling empty properties. Renamed plugin to xnat. Added mavenLocal() to repositories for plugins.
-
Rick Herrick authored
properties explicitly.
-
Rick Herrick authored
properties for deploy properties to use deploy rather than manager.
-
Rick Herrick authored
-
Rick Herrick authored
-
- Feb 05, 2016
-
-
Rick Herrick authored
-
- Feb 04, 2016
-
-
Rick Herrick authored
-