- May 13, 2016
-
-
Mark M. Florida authored
-
Mark M. Florida authored
Many many updates: CSS changes to change appearance of tabs and buttons; shuffling of YUI css and image files; initial setup page is ready; multi-form submit is less annoying... etc...
-
- May 12, 2016
-
-
Mark M. Florida authored
-
Mark M. Florida authored
Added rootUrl() to form action attributes; changed lookupObjectValue() calls to lookupValue() to avoid string parsing issues; added some form submission methods to XNAT.xhr.
-
Justin Cleveland authored
-
Justin Cleveland authored
-
Justin Cleveland authored
-
Rick Herrick authored
-
Rick Herrick authored
-
Rick Herrick authored
Updated init check to check for whether the siteUrl is initialized. If it's not, system is assumed to be uninitialized.
-
Mark M. Florida authored
Added <textarea> panel element; improved handling of values that are looked up from a javascript object.
-
Mike McKay authored
Readded some changes of Flavin's that got lost and updated them to match new way of doing permissions. The relevant xnat_builder_1_6dev changesets are a05e3e5, b9b32dd, and a5d40e9.
-
Mike McKay authored
XNATX-428 Readded fix that got lost in move to 1.7 for issue with the calendar that caused multiple modals to be spawned in visits and protocols.
-
Rick Herrick authored
Removed old version REST API, added new buildInfo call in siteConfig, added build plugin to retrieve git repo info and build number.
-
Mark M. Florida authored
Conflicts: src/main/webapp/scripts/xnat/url.js
-
Mark M. Florida authored
Changed value/object lookup syntax to '??' - if an input value starts with '??' the following expression will be evaluated to get the value
-
- May 11, 2016
-
-
Justin Cleveland authored
-
Justin Cleveland authored
-
Justin Cleveland authored
Slowly adding and testing value population and setting in Admin UI panels. Also fixed context root problem on form action.
-
Mike McKay authored
Fixed project access requests. Fixed bug where unverified users were unable to log in even though require verification was set to false.
-
Mark M. Florida authored
Tolerate possible undefined values being passed to XNAT.url.rootUrl() function; tweaks to xmodal dialog styling.
-
Justin Cleveland authored
-
Rick Herrick authored
RootConfig, removed YAML object mapper which is now created directly by the serializer service.
-
Justin Cleveland authored
-
Mike McKay authored
-
Justin Cleveland authored
-
Justin Cleveland authored
-
Justin Cleveland authored
-
Mark M. Florida authored
Added /setup files; added panel.multiForm widget that will submit and reset all child <form> elements; style tweaks for panel.form and panel.multiForm widgets.
-
Mike McKay authored
Made it so that users can register when users are autoenabled and no email verification is required.
-
- May 10, 2016
-
-
Justin Cleveland authored
-
Justin Cleveland authored
Conflicts: .gitignore src/main/webapp/scripts/xnat/xhr.js
-
Justin Cleveland authored
-
Rick Herrick authored
Moved initialization of object mapper builder, added more features and options to builder configuration. Added preference bean mixin to builder. Added log4j.properties to resources and disabled Turbine log4j load.
-
Rick Herrick authored
Added Hibernate 4 module to JSON serializer/deserializer to remove proxy properties in serialized JSON.
-
Mike McKay authored
-
Mark M. Florida authored
-
Mark M. Florida authored
-
Mark M. Florida authored
Modified CSS and HTML structure to make the the user bar and main nav use the full window width; removed the gray background from the body; other miscellaneous updates.
-
Mark M. Florida authored
-