- Apr 26, 2016
-
-
Mark Florida authored
-
Mark Florida authored
-
Mark M. Florida authored
Adding changes from last commit on custom-page branch - I want to get ONLY these changes into the master branch - there's probably a better way to do this...
-
Mark M. Florida authored
Extracted JS and CSS sections into new files 'BaseJS.vm' and 'AppJS.vm' so they can be included in other templates without other unnecessary scripts and stylesheets; Created new 'Basic.vm' layout with no XNAT content and 'Content.vm' as a container for XNAT data available through Velocity that can be retrieved via AJAX without pulling in conflicting scripts and stylesheets; Added sample templates 'Basic.vm' and 'Blank.vm' for use with the 'Basic' and 'Content' layouts respectively.
-
- Apr 25, 2016
-
-
Mark Florida authored
-
Rick Herrick authored
-
Mike Hodge authored
-
Rick Herrick authored
-
Mark Florida authored
-
- Apr 23, 2016
-
-
Mike McKay authored
-
Mike McKay authored
-
- Apr 22, 2016
-
-
Mike Hodge authored
-
Justin Cleveland authored
-
Mark M. Florida authored
Adding files for custom page feature, including skeleton for the admin page.
-
Mike Hodge authored
-
- 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
-