- Apr 28, 2016
-
-
Rick Herrick authored
-
- Apr 27, 2016
-
-
Rick Herrick authored
-
- 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.
-
- 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
-
- Mar 28, 2016
-
-
Justin Cleveland 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 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 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
Fixed issue where initializing templatized DICOM file namer broke Turbine/Velocity initialization. Added initial delay to prearchive rebuild task.
-
- Feb 19, 2016
-
-
Mike McKay authored
-
- Feb 18, 2016
-
-
Justin Cleveland authored
-
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 16, 2016
-
-
Rick Herrick authored
-
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
-
- Feb 03, 2016
-
-
Rick Herrick authored
integrate gradle-xnat-plugin and work out configuration for Cargo deploy tasks.
-