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.
606c9372332102897744b9cca27d2369a1e0f529
Select Git revision
Branches
3
develop
default
master
plugin-integration
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
May
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-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.
Merge branch 'master' of https://bitbucket.org/xnatdev/xnat-web
YAML updates and improvements to Spawner functionality.
XNAT-4266: Fixed DICOM Host to DICOM Port typo in site admin UI
Fixed issue with '*' character in YAML value, added double quotes.
Moved notifications stuff to NotificationsPreferences.
Rearchitecting preference event handler framework.
Minor fix for display of list of image session assessors
shouldn't kill the YAML parser
XNAT-4264: Moved checksum settings from misc to File System
"Blank" javascript file to use as a template for new or refactored js files - this sets us up for easier migration to a build system and/or dependency management like RequireJS.
XNAT-4249: '...timed out...' message won't display on login page unless user's last session was terminated due to inactivity. Spawner changes: for 'href', 'src', and 'action' properties, values starting with */ will ensure the path starts at the site root; also added 'name' attribute to form panels.
Rearchitecting preference event handler framework.
Added config and init logging to log4j configuration, added more logging to PropertiesConfig to troubleshoot issues with Vagrant VM initialization.
XNAT-4253 - Should Archive Path be modifiable?
Set timeout redirect 'waiting' dialog back to 2 seconds from 60.
Set SESSION_ACTIVE cookie on JSP pages to prevent timeout dialog re-spawning.
Loading