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
Graph
d346e15b912b2bb72af8edcb5e6ea0b4154b29e3
Select Git revision
Branches
3
develop
default
master
plugin-integration
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jun
2
1
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-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 methods
XNAT-4311: CHECKBOXES
Removed 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 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.
Loading