- Sep 16, 2016
-
-
Charlie Moore authored
-
drm authored
-
drm authored
-
Mark M. Florida authored
XNAT-4399, XNAT-277: Fixed transformation of table cell content; added links to projects of which investigators are PIs.
-
- Sep 15, 2016
-
-
Mark M. Florida authored
XNAT-4399, XNAT-4242, XNAT-277, XNAT-1365: added hooks for validation and fixed some validation methods; updated codeEditor to handle read-only code blocks (for use in plugin inspector); added UI for managing investigators; improvements to table.dataTable widget for plugin registry and investigator tables.
-
Rick Herrick authored
text/plain content type or ambiguation with multiple return types.
-
Mark M. Florida authored
XNAT-4518, XNAT-4520: included missing scripts on Noninteractive.vm template; checkboxes (and switchboxes) can use 1/0 for checked/unchecked as well as true/false.
-
Will authored
-
Mike McKay authored
-
Rick Herrick authored
plugins to initialize before running scan with Swagger init.
-
Mike McKay authored
XNAT-4520 Converted old 0/1 boolean properties to t/f when bringing them in to make the requireLogin property work correctly after 1.6 to 1.7 upgrade.
-
Rick Herrick authored
when cloning the repo with different character encoding. Replaced ad hoc implementation with commons-lang3 method.
-
- Sep 14, 2016
-
-
Rick Herrick authored
initialization to anon service. Fixed error in initialization.
-
Mike McKay authored
XNAT-4519 Prevented guest user from being given owner/member/collaborator access to a project through project page or xapi.
-
Mike McKay authored
XNAT-4519 Fixed cases where wrong user permissions were being checked, preventing the admin from removing project access.
-
Mike McKay authored
-
- Sep 13, 2016
-
-
Mark M. Florida authored
XNAT-4400: added attributes to DICOM SCP elements for easier identification and value checking; consolidated redundant functions; improvements to XNAT.table methods.
-
Rick Herrick authored
XNAT-4382 Moved HTTP message converters to separate bean instantiations so they can be picked up by plugins. Moved plugin configuration instantiation to servlet mapping.
-
Mark M. Florida authored
XNAT-4242, other: Added cron syntax validation, date comparison validation needs work but isn't really used anywhere yet; DICOM SCP 'enabled' checkboxes are now switchboxes; other minor tweaks and cleanup
-
- Sep 12, 2016
-
-
Mark M. Florida authored
-
Will authored
-
Rick Herrick authored
XNAT-4499 XNAT-4509 XNAT-4516 Added environment to XnatAppInfo to support flexible properties (specifically xnat.is-primary-node setting). Added property helper methods as well. Added StringHttpMessageConverter to allow returning strings as XML, JSON, etc.
-
Mark M. Florida authored
XNAT-4512, XNAT-4400: Dialog for displaying plugin info is now only code editor dialog that's disabled; added options for 'noData' and 'error' messages for 'table.dataTable' widget; added ability to transform table cells with an 'apply' property; also added replacement of '__VALUE__' string in HTML with the actual value for the cell.
-
- Sep 10, 2016
-
-
Mike Hodge authored
XNAT-4507, XNAT-4508: Fix missing variables in automation and wrong div showing when no event handlers
-
Mark M. Florida authored
XNAT-4378, XNAT-4400: Installed plugins can be viewed on "Manage Plugins" tab of Site Admin - JSON from '/xapi/plugins/pluginId' can be viewed in a dialog; added helper labels for switchbox elements ('onText' and 'offText' properties in the YAML); updates to codeEditor and dataTable functions.
-
- Sep 09, 2016
-
-
Mike Hodge authored
XNAT-4510: Fix for upload additional file links doesn't display if there are site-level event handlers
-
Rick Herrick authored
XNAT-4301 Fixed permissions on user API. Tried to fix intermittent concurrent modification error in SecureResource.
-
Mark M. Florida authored
-
Rick Herrick authored
status code, handle exception from XSync plugin correctly.
-
Rick Herrick authored
"merge" of the changes in the dicomedit-migration branch.
-
Rick Herrick authored
-
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).
-
Mark M. Florida authored
XNAT-4505, XNAT-4500, XNAT-3869, XNAT-1365, XNAT-277 (partial): Major refactoring of Investigators UI on project add/edit pages.
-
- Sep 08, 2016
-
-
Rick Herrick authored
XNAT-4378 XNAT-4301 Fixed the serialization config to suppress null values, hiding password, etc. Validated user create for REST APIs. Fixed broken plugin registry.
-
Mike McKay authored
XNAT-4424 Fixed timing of alias token expiration by doing everything through Hibernate instead of direct database queries.
-
Mike McKay authored
-
- Sep 07, 2016
-
-
Rick Herrick authored
functional.
-
Mike McKay authored
-
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.
-