Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • develop default
  • master
  • plugin-integration
3 results
Created with Raphaël 2.2.027Jun24222116151413875432131May302928272625262524232221201918171615141312111098765432129Apr2827262524232221201514131211108430Mar292827242118171615974229Feb272624221918171612109543XNAT-4374: Scripts menu is now updated when the dialog opens.XNAT-4373 Changed references to the XftStringUtils method IsAlphaNumericUnderscore() to isValidId().Modified URL return list to contain the assigned Accession IDXNAT-4370 Added siteConfig initialized flag to config and data paths.Removed delay for calling post-render callbacks for Spawner.XNAT-4318: removed 'loading' dialog since data is loaded so fast; also preserve tab selection on load and reload of admin page based on url hash.XNAT-4362 Fixed bug where Allow All Data Access level was not showing up in the UIXNAT-3846: tweaksXNAT-3846: disable login from IE 8 and show error message prompting usage of a newer browser; normalized property names in spawner.js; other minor JS tweaks to fix things IE was choking on.XNAT-4333, XNAT-4345: Reorient admin page layout with stacked labels and inputs to provide more horizontal space.XNAT-4186 Fixed session registry so users get warnings if other people are logged in to their account again.XNAT-2299,XNAT-3977 Removed nonfunctional view edit script page since it hasn't worked in a while and everything it provides can be done elsewhere. Future enhancements to script editing should be done in the AdminUI and in something other than qooxdoo.XNAT-4303: tweaked horizontal positioning of prearchive ui; tweaks to styling of prearchive details page; fixed reference to jquery-migrate script in 'Noninteractive' template.Added path match configurer to allow '.' characters in REST parameters.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.XNAT-4341: corrected the element targeted for offset calculation.Fixed shifting layout of initial setup page on large monitors.Added 'wrapper' tag on initial setup page.Fixed IE bug in Upload Additional Files.XNAT-???: Admin Pipeline page is ugly as sin. This makes it a little bit less so.XNAT-4336: Fix this thing again, this time in IE. (Yay)XNAT-4281 Replaced ? in Upload Additional Files with more helpful message.XNAT-4328 Made server part of request URI optional so that full URI orXNAT-4336: Hide "Undefined" projects from Browse menuXNAT-4324, XNAT-4194: Fix Browse menu display issues, and apply them to Admin pages as well. Update docs links in Admin pages too.XNAT-4194: Update documentation, tool and help links.XNAT-4317 Made it so the anonymization script could be disabled successfully.Removed 'notify administrator on' section at least for now because it wasn't working yet and because it's not necessary since we have the 'email recipients for' section in the Notifications AdminUI page.XNAT-4328 Updated XnatAppInfo to check the initialized preference ratherXNAT-4288: Route popup to an auto-closing response window. (Hack hack hack!)XNAT-4298 Fixed 3rd part of the bug by simply removing the checkboxes from the modals. They will default to enabled when created, and if someone wants to disable them, they can do so from the main page. I don't see the need to have them in the modals as well, but they can be added back in if we can get an onclick handler added to modal checkboxes like we have for non-modal checkboxes.XNAT-4298 Fixed 2 of the 3 bugs related to this. First, the frontend code was expecting the JSON for DICOM SCP instances to include fields that were still set to their default value, so I made a change so that all fields will be included in the JSON. The UI also only provided a way to enable/disable SCPs, not start them, so I made the enabling/disabling REST calls also start/stop them. The one remaining bug is that on creating/modifying an SCP instance through the UI, a String (instead of a boolean) gets passed to the REST call for the enabled field. The REST call needs a boolean to assign the right value to the new object's enabled status.XNAT-4324: Add simple "browse" menu to Top Bar. Links for browsing data type listings are currently broken though.XNAT-4320: IE does not like 'PUT' method for form elements. Repeat - NEVER USE 'PUT' METHOD FOR FORM ELEMENTS.XNAT-4313 - quick cosmetic fix (until css changes again and moves everything around) Adding hooks for better plugin classpath resource validation (XNAT-4308)XNAT-4236 XNAT-4237 Updated to use base method to locate plugin beans.XNAT-4283 Fixed time given for when users will be reenabled after lockout.XNAT-4255 Added PET Tracers to AdminUI.XNAT-4312: Remove artificial width constraint on new / edit project form.XNAT-4244 Got Notifications Email Messages section working in the AdminUI.
Loading