- Oct 06, 2016
-
-
gmlenz authored
-
- Oct 04, 2016
-
-
Rick Herrick authored
Added support for retrieving current theme from REST. Added theme service as bean accessible from JSP context. Made accessible beans easily configurable from the configuration.properties file. Added ability to define programmatic transform classes for database migrations. Defined the themeService bean for xnat.tag.
-
- Sep 20, 2016
-
-
Rick Herrick authored
-
- Sep 14, 2016
-
-
Rick Herrick authored
initialization to anon service. Fixed error in initialization.
-
- Sep 09, 2016
-
-
Mark M. Florida authored
XNAT-4400: Changed checkboxes to switchboxes on initial setup page; enhancements to XNAT.spawner for spawning via JS (will be documented); input value syntax that will get other data on submission (used to populate email recipients for notifications from admin email during initial setup); fixed comment syntax on 'xnat.tag' file (JSP template).
-
- Sep 02, 2016
-
-
Mike Hodge authored
-
- Aug 26, 2016
-
-
Mark M. Florida authored
-
- Aug 12, 2016
-
-
Rick Herrick authored
all instances of putting guest user in auth principal. Modified filters to consider null and guest as anon.
-
- Aug 11, 2016
-
-
Rick Herrick authored
XNAT-4460 Added schema path elements to LinkedHashSet to preserve element ordering. Added check for schema existence and readability. Added more robust error handling and better display for exceptions from XAPI REST calls.
-
- Aug 05, 2016
-
-
Justin Cleveland authored
XNAT-4208 - Admin UI needs help indicators or descriptions, XNAT-4248 - passwordExpirationType should be a set of radio buttons, XNAT-1649 - Archive mount point is missing, but system runs without a message
-
- Aug 03, 2016
-
-
Mark M. Florida authored
XNAT-4400, XNAT-4434, XNAT-3978: Fixed and reconciled panel.select.menu and select.menu widgets so they work consistently; added 'beforeElement' and 'afterElement' properties for Spawner elements - these will insert content before or after the MAIN element that's being spawned; added 'input.text.block' widget for inserting an <input> element with display: block style; added XNAT.spawner.resolve('elementNamespace/element') helper method for making requests to /xapi/spawner/resolve/elementNamespace/element; fixed (hopefully) styling of <iframe> elements in xmodal dialogs; explicitly set scope for JSP vars to help prevent multiple loads of certain .tag files.
-
Mark M. Florida authored
-
- Jul 14, 2016
-
-
Mark M. Florida authored
-
- Jul 12, 2016
-
-
Justin Cleveland authored
-
- Jul 08, 2016
-
-
Mark M. Florida authored
-
- Jul 07, 2016
-
-
Mark M. Florida authored
-
- Jul 06, 2016
-
-
Justin Cleveland authored
XNAT-4248 - passwordExpirationType should be a set of radio buttons, plus calendar date picker and style changes to support V&P icons
-
- Jun 08, 2016
-
-
Mark M. Florida authored
XNAT-4303: tweaked horizontal positioning of prearchive ui; tweaks to styling of prearchive details page; fixed reference to jquery-migrate script in 'Noninteractive' template.
-
- Jun 07, 2016
-
-
Mark M. Florida authored
Updated jQuery 1.x and jQuery migrate scripts; removed jQuery 2.x files since they weren't used; changed name of 'chosen' menu functions to a more generic name for future transition to another menu widget.
-
- Jun 06, 2016
-
-
Mark M. Florida authored
-
- Jun 05, 2016
- Jun 01, 2016
-
-
Mark M. Florida authored
XNAT-4307: updates to DICOM SCP Receivers UI; added 'banner' notification for saving data in admin ui; removed obsolete spawner tag and view files; removed obsolete site-setup-elements.yaml (the initial setup elements are still in a separate file but will be integrated into site-admin-elements.yaml).
-
- May 31, 2016
-
-
Mike McKay authored
-
- May 25, 2016
-
-
Mark M. Florida authored
-
- May 24, 2016
-
-
Mark M. Florida authored
-
- May 22, 2016
-
-
Mark M. Florida authored
-
- May 20, 2016
-
-
Mark M. Florida authored
-
- May 19, 2016
-
-
Mark M. Florida authored
-
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
-
-
Mark M. Florida authored
-
Mark M. Florida authored
-
Mark M. Florida authored
-
Mike McKay authored
XNAT-4209 Added four pages for the different ways of uploading data, in addition to a main page that lists all of them. Also listed the options in a submenu under Upload->Images.
-
- May 17, 2016
-
-
Mike McKay authored
-
Mark M. Florida authored
XNAT-4210: Site Setup page works as requested (initialized:true) is set before showing the confirmation dialog, also moved site setup functions to /scripts/xnat/app/siteSetup.js; XNAT-4192: session timer works on all pages and DOESN'T RELY ON YUI ANYMORE; more reliable lookup of Spawner™ widget methods; added hooks in form input widgets to lookup a value via AJAX using syntax: 'value: ?$ /path/to/data | prop.name';
-
Mark M. Florida authored
Site setup sets initialized:true before closing the modal dialog; site setup functions moved to /scripts/xnat/app/siteSetup.js; more reliable Spawner widget method lookup - won't freak out if it can't find a method for your widget; session timer works on JSP pages and, get this... DOESN'T USE YUI ANYMORE; enhancements to xmodal dialogs - add 'keep' class to prevent destruction of modal elements when triggering a .close; probably some other stuff...
-
- May 16, 2016
-
-
Mark M. Florida authored
-
Mark M. Florida authored
-