Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xnat-web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dhcp
xnat-web
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8eef92e109d549c4da999bcebe80518b01a0c31d
Select Git revision
Branches
3
develop
default
master
plugin-integration
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
May
30
29
28
27
26
25
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
29
Apr
28
27
26
25
24
23
22
21
20
15
14
13
12
11
10
8
4
30
Mar
29
28
27
24
21
18
17
16
15
9
7
4
2
29
Feb
27
26
24
22
19
18
17
16
12
10
9
5
4
3
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 webapp
Converted XnatInitCheckFilter initialization to use YAML configuration instead of hard-coded URLs.
XNAT-4300: Moved security settings to Security tab
XNAT-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 fixes
Made 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 link
Reordered 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.
Got all mail properties to correctly update and persist, not just host, port, user, password, and protocol.
XNAT-4282 Delayed tag initialization until actually accessed to delay call to config service. Also fixed concurrent modification error in alias token scheduling.
Added handling of DICOM project rules from the config service, with
Got Secure Channel AdminUI setting to take effect.
Refactored tabs.js to be 'universal' (instead of just for the Admin UI); fixed display (or lack thereof) of descriptions on select menus; minor style tweaks.
XNAT-4279: added descriptions for user settings and anon/series import filters.
Fixed allow new user comments setting.
Fixed spelling mistake in Start TLS. Removed duplicate require login setting.
XNAT-4279: added descriptions for site setup and nonuser subscribers
Made some of my dependencies injected.
Modified load of XnatPlugin property files to switch from config
XNAT-4252 Fixed open XNAT.
Fixed bug where if you put in bad info for your smtp server when setting up the app, but later fixed it, it will always start off with the bad info after Tomcat restarts.
Got changes to email prefix and admin email to take effect. Added support for preference change event handlers for notifications events and for handlers that can handle both notifications and site config events.
XNAT-4274 Made smtp settings entered on setup persist correctly.
Made help email be used by site. Got recipient lists to save and take effect.
Merge branch 'prefs-handlers'
Completed rearchitecting of preference event handler framework and separated NotificationsPreferences from SiteConfigPreferences.
Ignore MANIFEST.MF files.
Loading