- Apr 21, 2016
-
-
Mark M. Florida authored
- Apr 20, 2016
-
-
Mark M. Florida authored
Minor fixes and updates: strip leading and trailing slashes from custom page name in url hash or query string; removed rogue semicolon; added methods to render and retrieve table HTML using XNAT.table(); added usage comment in 'hello.vm'.
-
Justin Cleveland authored
-
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
-
Mark M. Florida 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.
-
Rick Herrick authored
-
Rick Herrick authored
-
- Apr 13, 2016
-
-
Rick Herrick authored
-
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.
-
Rick Herrick authored
Merge commit '37317f9f' # Conflicts: # .gitignore # build.gradle # src/main/java/org/nrg/xdat/om/base/BaseXnatDicomseries.java # src/main/java/org/nrg/xdat/om/base/BaseXnatExperimentdata.java # src/main/java/org/nrg/xdat/om/base/BaseXnatImageassessordata.java # src/main/java/org/nrg/xdat/om/base/BaseXnatImagescandata.java # src/main/java/org/nrg/xdat/om/base/BaseXnatImagesessiondata.java # src/main/java/org/nrg/xdat/om/base/BaseXnatProjectdata.java # src/main/java/org/nrg/xdat/om/base/BaseXnatPublicationresource.java # src/main/java/org/nrg/xdat/om/base/BaseXnatPvisitdata.java # src/main/java/org/nrg/xdat/om/base/BaseXnatReconstructedimagedata.java # src/main/java/org/nrg/xdat/om/base/BaseXnatResource.java # src/main/java/org/nrg/xdat/om/base/BaseXnatResourcecatalog.java # src/main/java/org/nrg/xdat/om/base/BaseXnatResourceseries.java # src/main/java/org/nrg/xdat/om/base/BaseXnatSubjectdata.java
-
- 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
-
Rick Herrick authored
-
- Apr 08, 2016
-
-
Mark M. Florida authored
Fixed function name.
-
- Apr 04, 2016
-
-
Tim Olsen authored
-
- Mar 30, 2016
-
-
Rick Herrick authored
-
Rick Herrick authored
deployToTomcat task. Added some common ignore templates.
-
- Mar 29, 2016
-
-
Mike McKay authored
-
- Mar 28, 2016
-
-
Justin Cleveland authored
-
Tim Olsen authored
-
Mark M. Florida authored
Adding files for Admin UI spawning: tabs.js for overall rendering of tabbed interfaces, panel.js for rendering individual panel elements, jquery.dataAttr.js for reconciling jQuery's .data object and [data-] element attributes, table.js for (somewhat) easier rendering of table data from an array (rows) of arrays (cells); refactored spawn.js to use best option as the main function; added methods for chainable element spawner.
- 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
-
Mike McKay authored
-
- Mar 19, 2016
-
-
Rick Herrick authored
-