- Oct 06, 2016
-
-
gmlenz authored
-
- Sep 20, 2016
-
-
Rick Herrick authored
-
- Sep 14, 2016
-
-
Rick Herrick authored
initialization to anon service. Fixed error in initialization.
-
- May 19, 2016
-
-
Rick Herrick authored
XNAT-4232 Tangentially related, providing more logging info on XAPI execution, logging arc-spec initialization.
-
- May 16, 2016
-
-
Mark M. Florida authored
-
Rick Herrick authored
Converted security to mostly use Java config to allow injection of preferences during initialization. Fixed scheduler issues.
-
- May 14, 2016
-
-
Rick Herrick authored
Added default settings for database connection pooling. Fixed issue with illegal characters in site-admin-elements.yaml.
-
Rick Herrick authored
pooling control to xnat-conf.properties.
-
- May 13, 2016
-
-
Mark M. Florida authored
-
Rick Herrick authored
-
- 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 11, 2016
-
-
Mark M. Florida authored
Added /setup files; added panel.multiForm widget that will submit and reset all child <form> elements; style tweaks for panel.form and panel.multiForm widgets.
-
- May 10, 2016
-
-
Rick Herrick authored
Moved initialization of object mapper builder, added more features and options to builder configuration. Added preference bean mixin to builder. Added log4j.properties to resources and disabled Turbine log4j load.
-
- May 03, 2016
-
-
Rick Herrick authored
-
- 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.
-