- 22 Nov, 2016 3 commits
-
-
Mark M. Florida authored
XNAT-4557, XNAT-4596: Added 'info' note for Security Channel setting; split up panels in "Miscellaneous" tab (Scan Type Mapping still needs a description).
-
Will Horton authored
-
Mark M. Florida authored
Normalized .js and .css urls and fixed some instances of ${SITE_ROOT} or ${versionString} not being defined; also removed unnecessary XNAT_CSRF query string in themes rest calls.
-
- 21 Nov, 2016 7 commits
-
-
Mark M. Florida authored
XNAT-4593: Password validation when editing users now uses the regex specified in site admin; fixed validation of custom regex (using 'pattern' or 'regex' property); added ability to specify error messages for failed validation (example, for siteUrl: data-message="Site Url must be the full URL, including domain and protocol.")
-
Rick Herrick authored
insertResourceCatalog() methods that accept ItemI instead of just URIs. Added data object service to provide shortcuts for managing XFT data objects.
-
Rick Herrick authored
XNAT-4548 Fixed check for parent object type that only worked from security item, moved check to URI interface type.
-
Rick Herrick authored
Primarily isolated resource catalog management. Added functionality to create archive URIs from XFT objects. A few minor fixes (SQL error in UpdateConfigurationService, added JSESSIONID to response entity for auth restlet.
-
Rick Herrick authored
-
Rick Herrick authored
XNAT-4557 Added matchSecurityProtocol flag that defaults to false. Only compares http/https on request/referer when true.
-
Mike McKay authored
-
- 16 Nov, 2016 3 commits
-
-
Mike McKay authored
-
Mike McKay authored
XNAT-4586 Made welcome emails get sent when admins edit existing users to make them both enabled and verified.
-
Mark M. Florida authored
XNAT-4044, XNAT-4399: added ID column to user table, added filter menus for 'verified', 'enabled', and 'active' columns; added ability to use a function to create a custom filter for a 'table.dataTable' column.
-
- 15 Nov, 2016 2 commits
-
-
Rick Herrick authored
groups from a user. Added code advice comments to VM file.
-
Mark M. Florida authored
XNAT-4578, XNAT-4582: Changed REST calls to set user roles to use XAPI; normalized the user 'edit' links to open the basic account info dialog first with a link to edit 'advanced' settings; changed validation type from 'email' to 'emails' (plural) to allow a comma-separated list of email addresses in a single input to be validated.
-
- 14 Nov, 2016 2 commits
-
-
Rick Herrick authored
remove hit from icon request that's botching the session ID.
-
Mike McKay authored
XNAT-4577 Fixed bug in changing user passwords through the new AdminUI section. The UsersApi class was trying to duplicate code from the save method, but incompletely. Removed code from UsersApi that hashes password since the save is already doing that.
-
- 11 Nov, 2016 4 commits
-
-
Mark M. Florida authored
XNAT-4044, XNAT-4242: Refactoring of user management page using XAPI services and Spawner UI elements; fixed some lingering validation issues along the way.
-
Rick Herrick authored
URL list for an Assessor XAR Import now contains the assessor id
-
Rick Herrick authored
attribute when principal isn't found.
-
Rick Herrick authored
.gradletasknamecache.
-
- 10 Nov, 2016 3 commits
-
-
Mark M. Florida authored
XNAT-4554, XNAT-4428, XNAT-4242, XNAT-4400: Moved Pipeline processing URL setting to its own tab under the "Advanced" group; fixed a few different issues with the passwords section of the Site Admin; improved handling of validation and blocking of form submission; attempts to prevent username and password fields from being auto-filled.
-
Rick Herrick authored
path filtering to remove split pattern matching. Added extra path handling for the /setup URI to handle redirect to slash-terminated version.
-
Mohana Ramaratnam authored
-
- 09 Nov, 2016 3 commits
-
-
Mike McKay authored
Fixed failed login lockout bugs by storing lockout time. Removed unused email verification expiration from admin UI.
-
Mark M. Florida authored
Major whitespace cleanup of user report page; removal of redundant 'admin bar' that appeared on old administration pages; addition of "Bundles" to top "Administer" menu.
-
Rick Herrick authored
broken dependency on Guava 21.0-SNAPSHOT.
-
- 07 Nov, 2016 2 commits
-
-
Mark M. Florida authored
-
Mark M. Florida authored
XNAT-4562, XNAT-4399, XNAT-4044: Changes to Spawner elements and JavaScript files to fix bogus rendering of investigators and to prepare for new User management UI.
-
- 03 Nov, 2016 5 commits
-
-
Will Horton authored
-
Mark M. Florida authored
Update for hashchange event to handle multiple hash parts - necessary to select a tab when page is loaded via ajax using the url hash.
-
Mark M. Florida authored
-
Mark M. Florida authored
-
Mark M. Florida authored
XNAT-4242, XNAT-4399, XNAT-4400: a form that fails validation will show a dialog and stop submission; JavaScript components for updated table.dataTable widget that supports advanced HTML transformations and filtering; other JS updates to support changes necessary for new user management UI.
-
- 02 Nov, 2016 1 commit
-
-
Rick Herrick authored
XNAT-4557 XNAT-4558 Added admin user and email to site admin. Fixed various handler methods to work better. Fixed issue where XnatAppInfo croaked when instantiated without manifest present.
-
- 01 Nov, 2016 1 commit
-
-
Rick Herrick authored
notification preference change handling to SmtpHandlerMethod.
-
- 28 Oct, 2016 1 commit
-
-
John Flavin authored
-
- 27 Oct, 2016 1 commit
-
-
Mike McKay authored
-
- 26 Oct, 2016 2 commits
-
-
Mark M. Florida authored
XNAT-4242: form validation errors will stop submission and display a dialog listing fields that need to be corrected.
-
Mark M. Florida authored
XNATX-501: removed default 'Select' option from Spawner-generated menus; fixed an error with getting length of an undefined value; utility style classes: center/centered, align-left/text-left, align-right/text-right, nowrap/no-wrap; added 'sprite.png' file back to YUI folder - some YUI widgets still need it.
-