- May 09, 2016
-
-
Mike McKay authored
XNAT-4180,XNAT-4187 Added generated script files. This fixes data tables and custom variables. Since these files never change, Tim said they do not need to be generated for each user. One problem with generating them the way we used to is that we had to have all the schemas in memory to generate ClassMapping.js.
-
Mike McKay authored
-
- May 08, 2016
-
-
Rick Herrick authored
-
Mike McKay authored
XNAT-4007 Fixed user edit UI for logged in users. UI still isn't quite right on the change forgotten password page.
-
Mike McKay authored
-
- May 07, 2016
-
-
Mike McKay authored
-
- May 05, 2016
-
-
Mike McKay authored
-
- May 04, 2016
-
-
Mike McKay authored
-
Mike McKay authored
-
- May 03, 2016
-
-
Rick Herrick authored
-
Rick Herrick authored
Fixed issues with retrieving full preferences object, fixed Swagger API, added support for preferences lists in values mode.
-
Rick Herrick authored
-
Rick Herrick authored
base.
-
Mike McKay authored
-
- May 02, 2016
-
-
Rick Herrick authored
-
Mike McKay authored
-
- May 01, 2016
-
-
Rick Herrick authored
unencrypted passwords.
-
- Apr 29, 2016
-
-
Justin Cleveland authored
-
- Apr 28, 2016
-
-
Rick Herrick authored
-
- Apr 27, 2016
-
-
Rick Herrick authored
-
- Apr 26, 2016
-
-
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
-
-
Mike Hodge authored
-
- Apr 23, 2016
-
-
Mike McKay authored
-
Mike McKay authored
-
- Apr 22, 2016
-
-
Mike Hodge 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
-
-
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.
-
- Apr 11, 2016
-
-
Rick Herrick authored
-