- Oct 06, 2016
-
-
gmlenz authored
-
- Oct 05, 2016
-
-
Rick Herrick authored
Updated version to 1.7.1-SNAPSHOT. Converted nrgxnat.artifactoryonline.com URLs to nrgxnat.jfrog.io.
-
- Oct 03, 2016
-
-
Rick Herrick authored
Changed signatures of List<UserI> methods, added checks on SystemPathVerification to make sure the system is REALLY initialized. Added fix for AliasToken serialization issue. Made warning about 1.7-compatible rt.jar more explicit and more helpful.
-
- Sep 20, 2016
-
-
Rick Herrick authored
-
- Sep 16, 2016
-
-
Rick Herrick authored
XNAT-4516 Added better task tracking and logging to initializating task executor, added automated completion and execution tracking, logging and messaging. Broke view creation/update code into stand-alone initializing task. Added check for table that gets updated so that queries don't error out.
-
- Sep 09, 2016
-
-
Rick Herrick authored
"merge" of the changes in the dicomedit-migration branch.
-
- Sep 07, 2016
-
-
Rick Herrick authored
functions. Cleaned up user class to prevent marshalling of passwords, but handle incoming password values properly. Separated create and update methods. Made error reporting more robust.
-
- Sep 06, 2016
-
-
Rick Herrick authored
XNAT-4301 XNAT-4394 XNAT-4500 Added @XnatMixIn class mapping processing to RootConfig. Cleaned up User class to ignore properties we don't want to see. Adjusted ResultSet processing to fix investigator API error.
-
- Aug 24, 2016
-
-
Rick Herrick authored
file format that became unsupported as of Java 8. Replaced with last open release of primary Saxon 9.1.0.8 library (newer Saxon-HE library changed API so that PipelineManager didn't compile, and other XPath implementations would also require migrating that same code).
-
- Aug 19, 2016
-
-
Rick Herrick authored
-
- Aug 15, 2016
-
-
Rick Herrick authored
XNAT-4377 XNAT-4382 Cleaned up some dependency issues that affected build of XNAT data builder plugin. Added XnatPluginApi REST API. Added SortedProperties utility class to make it a bit easier to read properties outputs.
-
- Aug 09, 2016
-
-
Rick Herrick authored
-
- Jul 21, 2016
-
-
Rick Herrick authored
XNAT-2429 Workaround for weird error where XnatRestletExtensions beans aren't being loaded by ApplicationContext.getBeansOfType().
-
Rick Herrick authored
application context, moving it back into root. Updated gradle-git-version plugin.
-
- Jul 13, 2016
-
-
Rick Herrick authored
XNAT-4327 Removed additional code that set CSRF token. All token sets should now be done only in session event publisher at the point when the session is actually created.
-
drm authored
-
- 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
-