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.04Jun32131May302928272625262524232221201918171615141312111098765432129Apr2827262524232221201514131211108430Mar292827242118171615974229Feb272624221918171612109543XNAT-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.Removed display of layout screens from the AdminUI.Hacky fix so that put REST calls can get the project item.Got checksums option in AdminUI to control whether checksums are used.Made Roles and Features driven off of Site Config Preferences. Minor cleanup to prefs methodsXNAT-4311: CHECKBOXESRemoved adminUI fields we don't want for the beta.XNAT-4271 Fix for Site Series Import Filter. Everything seems to be working now. Still needs some more testing though.XNAT-4310 Fixed bug that broke the AdminUI. ChecksumsPropertyChangedListener was incompletely removed. This and a change to XNAT complete the removal.Made changes to the Site-wide Anonymization Script take effect.Updated Dicom Scp Upload section to pull information now saved in AdminUI.XNAT-4307: updates to DICOM SCP Receivers UI; added 'banner' notification for saving data in admin ui; removed obsolete spawner tag and view files; removed obsolete site-setup-elements.yaml (the initial setup elements are still in a separate file but will be integrated into site-admin-elements.yaml).XNAT-4306 Got zipExtensions working in the AdminUI and got the site to make use of it. This prevented an error that was causing notifications not to update right.XNAT-4296 Made Administer menu ordering consistent.XNAT-4293 Fixed a lot of bugs related to non-windows default paths being used in place of windows paths and made changing them in the AdminUI actually take effect. It required beating some of the ArcSpec code into submission, but hopefully ArcSpec will be going away soon.Add XImgView as a runtime dependency so it's included with the webappConverted XnatInitCheckFilter initialization to use YAML configuration instead of hard-coded URLs.XNAT-4300: Moved security settings to Security tabXNAT-4292 Got sessionXmlRebuilder running so things didn't stay stuck in receiving. Made changes to PreferenceHandler classes and Methods to make sure the methods get called when appropriate and only when appropriate.Fix XNAT-4291. Path of destination dir incorrect in prearchive when session moved from unassigned to an existing project.DICOM SCP manager panel and new files and changes to support that; other small style tweaks.XNAT-4269 Fixed permissions error in UsersApi calls. Piggybacking fixesMade changes to require salted preference take effect.A bunch of fixes to get password expiration working.XNAT-4268: Added some descriptions, and changed the name for displaying the applet linkReordered password section of AdminUI to reduce confusion.XNAT-4091 Got password history duration working.XNAT-4252 Prevented user from getting error page when logging out of an open XNAT.XNAT-4272 Fixed bug with disabling comments on registration.XNAT-4249, XNAT-4277 Fixes for login failure and timeout error messages.XNAT-4289 Fixed bug that was preventing users from enabling or disabling DicomSCP receivers.Added default verification email message.
Loading