- Oct 27, 2016
-
-
Mike McKay authored
-
- Oct 26, 2016
-
-
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.
-
Mark M. Florida authored
XNAT-4544: tweaked xmodal styles and defaults so buttons stay in the browser viewport and adjusted height of script editor dialog.
-
Mike McKay authored
XNAT-4553 Allowed XNAT admins to configure auth providers via properties files in the config directory instead of just via properties files in plugins.
-
- Oct 19, 2016
-
-
Mike Hodge authored
-
Mike Hodge authored
-
- Oct 18, 2016
-
-
Mike McKay authored
-
Mike Hodge authored
-
Mark M. Florida authored
Removed styles for h1-h4 elements inside xmodal dialogs - these should be set elsewhere for the specific content.
-
Mark M. Florida authored
XNAT-4533, more: Added Plugin Settings page - 'Administer > Plugin Settings' menu option will show when there's an installed plugin that has site-wide settings. The mechanism for this is clunky and could be improved if there was a way for plugins to register themselves as having site-wide settings. Split up items in 'Administer' menu for more granularity in inserting menu items. Other refactoring to support these features, including a new panel.form contentType option 'text/json' that submits JSON as text (needed for XSync plugin). (WHY!?)
-
- Oct 12, 2016
-
-
Rick Herrick authored
messaging.
-
- Oct 08, 2016
-
-
Will Horton authored
-
Will Horton authored
-
- Oct 07, 2016
-
-
Mike Hodge authored
-
Mike Hodge authored
-
- Oct 06, 2016
-
-
Rick Herrick authored
-
Rick Herrick authored
-
- Oct 05, 2016
-
-
Rick Herrick authored
Updated version to 1.7.1-SNAPSHOT. Converted nrgxnat.artifactoryonline.com URLs to nrgxnat.jfrog.io.
-
- 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.
-
Rick Herrick authored
-
- Oct 03, 2016
-
-
Rick Herrick authored
Changed signatures of List<UserI> methods, added checks on SystemPathVerification to make sure the system is REALLY initialized. Added fix for AliasToken serialization issue. Made warning about 1.7-compatible rt.jar more explicit and more helpful.
-
- Sep 27, 2016
-
-
Mike McKay authored
-
- Sep 22, 2016
-
-
Rick Herrick authored
-
Rick Herrick authored
-
- Sep 21, 2016
-
-
Rick Herrick authored
Checked for allowDataDeletion ahead of template population. If true, don't populate template because you don't want to restore those values.
-
Mark M. Florida authored
XNAT-4242: Validation type that would *optionally* allow empty fields, would instead *require* them to be empty.
-
- Sep 20, 2016
-
-
Rick Herrick authored
-
Mike McKay authored
-
Mark M. Florida authored
XNAT-4242: Form validation methods seem to be working well, but errors are only highlighted - form submission is not blocked; updated Site Admin YAML with validation hooks.
-
- Sep 19, 2016
-
-
Mike McKay authored
-
Mike McKay authored
XNAT-4463 Added message in cases where no project owners have valid emails. Hacked the UI to show this as an error message using Will's string contains hack. Hopefully we can get a better way to handle message type soon.
-
Mike McKay authored
XNAT-4463 Made PAR requests not fail when one project owner had an invalid email (also prevented similar failures on PAR acceptance/denial).
-
- Sep 16, 2016
-
-
Rick Herrick authored
-
Rick Herrick authored
-
Rick Herrick authored
XNAT-4516 Added better task tracking and logging to initializating task executor, added automated completion and execution tracking, logging and messaging. Broke view creation/update code into stand-alone initializing task. Added check for table that gets updated so that queries don't error out.
-
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.
-