- Apr 25, 2016
-
-
Mike Hodge authored
-
- Apr 23, 2016
-
-
Mike McKay authored
-
Mike McKay authored
-
- Apr 22, 2016
-
-
Mike Hodge authored
-
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 15, 2016
-
-
Justin Cleveland authored
Moving Theme redirection and script/style page imports to htmlOpen.vm for better coverage instead of HeaderIncludes
-
- Apr 14, 2016
-
-
Mark M. Florida authored
New and updated files for custom page support. Put page content files in *templates/pages or in the '/pages' folder at the root of the web app. Velocity, JSP, and HTML files are supported.
-
Rick Herrick authored
-
Rick Herrick authored
-
- Apr 13, 2016
-
-
Justin Cleveland authored
Moving ThemeService interface, implementation and ThemeConfig to XDAT core project and updating references to new packages in other dependencies that had to move as well.
-
- Apr 12, 2016
-
-
Rick Herrick authored
Added support for initializing site URL from request URL and servlet context. Finished StringUtils migration. Added XapiRestController handling.
-
- Apr 11, 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.
-
Rick Herrick authored
-
Rick Herrick authored
-
Rick Herrick authored
-
- Apr 04, 2016
-
-
Tim Olsen authored
-
- Mar 28, 2016
-
-
Justin Cleveland authored
-
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 24, 2016
-
-
Mike McKay authored
-
Rick Herrick authored
-
- 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 21, 2016
-
-
Rick Herrick authored
-
- Mar 19, 2016
-
-
Rick Herrick authored
-
- Mar 18, 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.
-
- Mar 02, 2016
-
-
Mike Hodge authored
-
Mike Hodge authored
-
- Feb 28, 2016
-
-
Rick Herrick authored
-
- Feb 26, 2016
-
-
Mike Hodge 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
-
Rick Herrick authored
Fixed issue where initializing templatized DICOM file namer broke Turbine/Velocity initialization. Added initial delay to prearchive rebuild task.
-
- Feb 18, 2016
-
-
Justin Cleveland authored
XNAT-3863 - Develop support for Interface Themes, XNAT-3940 - Develop a themes subdirectories helper utility, XNAT-3941 - Store theme parameter in application context for all other pages to access
-
- Feb 10, 2016
-
-
Rick Herrick authored
-
Rick Herrick authored
-