- Jul 21, 2016
-
-
Rick Herrick authored
application context, moving it back into root. Updated gradle-git-version plugin.
-
- Jul 20, 2016
-
-
Rick Herrick authored
XNAT-2429 XNAT-4201 XNAT-4423 Massive refactoring of libraries to get rid of split into root and application contexts. Moved lots of initialization from autowired fields to autowired constructors. Added method to create DICOM SCP instances without specifying ID since ID is now generated and provided. Fixed broken login on su operations.
-
- Jun 03, 2016
-
-
Rick Herrick authored
-
- May 27, 2016
-
-
Rick Herrick authored
property to pluginClass, added call to get entityPackages from plugins.
-
- May 22, 2016
-
-
Mark M. Florida authored
-
- May 20, 2016
-
-
Mike McKay authored
-
- May 19, 2016
-
-
Mark M. Florida authored
-
- May 18, 2016
-
-
Rick Herrick authored
XNAT-4913 Added ArchiveServlet back in, fixed a couple issues in action classes, updated applet classes and VM.
-
- Apr 28, 2016
-
-
Rick Herrick authored
-
- 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.
-
- Mar 22, 2016
-
-
Rick Herrick authored
Added DicomSCPApi to use Spring REST controller instead of restlet, updated DicomSCPManager to support required calls. Refactored XNAT support into abstract base class. Updated XnatWebAppInitializer to use plugin instead of module.
-
- Mar 19, 2016
-
-
Rick Herrick authored
-
- Mar 16, 2016
-
-
Rick Herrick authored
Added support for multipart form resolver, as well as the multipart configuration for the DispatcherServlet.
-
- 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 28, 2016
-
-
Rick Herrick authored
-
- 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 22, 2016
-
-
Rick Herrick authored
Moved initializer and root config classes to initialization package to remove change of double-scanning. Fixed a few other items.
-
Rick Herrick authored
-