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.
edfd2f50e36ef04cbdda9fabcdf9c7f824311713
Select Git revision
Branches
3
develop
default
master
plugin-integration
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Sep
10
9
8
7
6
2
1
31
Aug
30
29
26
25
24
23
22
19
18
17
16
15
14
12
11
10
9
8
5
4
3
2
1
29
Jul
28
27
25
22
21
20
19
15
14
13
12
11
8
7
6
30
Jun
29
28
27
24
22
21
16
15
14
13
8
7
5
4
3
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-4378: tweak messaging for plugin registry.
XNAT-4499 XNAT-4509 XNAT-4516 Added environment to XnatAppInfo to support flexible properties (specifically xnat.is-primary-node setting). Added property helper methods as well. Added StringHttpMessageConverter to allow returning strings as XML, JSON, etc.
XNAT-4512, XNAT-4400: Dialog for displaying plugin info is now only code editor dialog that's disabled; added options for 'noData' and 'error' messages for 'table.dataTable' widget; added ability to transform table cells with an 'apply' property; also added replacement of '__VALUE__' string in HTML with the actual value for the cell.
XNAT-4507, XNAT-4508: Fix missing variables in automation and wrong div showing when no event handlers
XNAT-4378, XNAT-4400: Installed plugins can be viewed on "Manage Plugins" tab of Site Admin - JSON from '/xapi/plugins/pluginId' can be viewed in a dialog; added helper labels for switchbox elements ('onText' and 'offText' properties in the YAML); updates to codeEditor and dataTable functions.
XNAT-4510: Fix for upload additional file links doesn't display if there are site-level event handlers
XNAT-4301 Fixed permissions on user API. Tried to fix intermittent concurrent modification error in SecureResource.
XNAT-4400: Re-enabled auto-generation of element IDs from names.
XNAT-4014 Changed handling of NrgServiceException to fix incorrect
XNAT-4014 Updated DicomEdit dependency to 6.0-SNAPSHOT. This is a
XNAT-4301 Added isAdmin() to secured properties.
XNAT-4400: Changed checkboxes to switchboxes on initial setup page; enhancements to XNAT.spawner for spawning via JS (will be documented); input value syntax that will get other data on submission (used to populate email recipients for notifications from admin email during initial setup); fixed comment syntax on 'xnat.tag' file (JSP template).
XNAT-4505, XNAT-4500, XNAT-3869, XNAT-1365, XNAT-277 (partial): Major refactoring of Investigators UI on project add/edit pages.
XNAT-4378 XNAT-4301 Fixed the serialization config to suppress null values, hiding password, etc. Validated user create for REST APIs. Fixed broken plugin registry.
XNAT-4424 Fixed timing of alias token expiration by doing everything through Hibernate instead of direct database queries.
Moved XnatAppInfo to use new way of accessing site config preferences.
XNAT-2840 One more stab at securing user wrappers while keeping them
Added null check to XnatAppInfo.
XNAT-2840 Fallout from user creation, listing, and invalidation
XNAT-4325: Added an Admin UI panel for setting site-wide alerts. Also optimized appearance and positioning of site-wide alerts and the warning bar.
XNAT-4325 XNAT-4432 Added /xapi/siteConfig/siteWideAlert* to open URLs.
XNAT-2840 XNAT-4394 XNAT-4500 Added REST API functions to list and
XNAT-4301 XNAT-4394 XNAT-4500 Added @XnatMixIn class mapping processing to RootConfig. Cleaned up User class to ignore properties we don't want to see. Adjusted ResultSet processing to fix investigator API error.
XNAT-4501, fix for issue where logo takes up space on page even when it's not visible
XNAT-4394 Updated investigators API to include projects on which investigator is PI or associate investigator.
XNAT-4400: remove egregious padding around form panels in xmodal dialogs; allow disabling of labels for 'panel.element' widgets (label: false, or label: "")
XNAT-4286: Menu was not updating after creating new investigator (fixed); changed namespace to match file name and XAPI URI ('investigators' instead of 'investigatorData').
XNAT-4400: missed a 'switchbox' for "checksums" on File System tab
XNAT-4400: Changed checkboxes in Site Admin to new "switchbox" widget (panel.input.switchbox); stripped colon prefix from spawner elements' [data-name] attribute; other minor fixes and improvements to ui elements.
XNAT-4286: Total re-do of set/create investigator UI. New investigator window is now an xmodal dialog.
XNAT-4483: The REAL fix for "false" values showing up empty.
XNAT-4491: IE requires 'type' attribute to be set before 'value' for radio buttons
XNAT-4479 prevented update user page from having inaccurate error message by adding siteConfig to the context.
XNAT-4495 Added delete method to invalidate sessions for a particular user.
XNAT-4493: File uploader should be configurable to have either HTML or text results returned and display appropriately
File uploader - improvement to processing overlay
Updated max sessions description to indicate that you need to restart Tomcat for it to take effect.
XNAT-4486, XNAT-4487: data used to fill in values on Site Admin page is cached to prevent multiple requests; info icon moved to left of element's label.
XNAT-4400: minor style tweaks
XNAT-4435 XNAT-4484 XNAT-4485 Refactored NotificationsApi to use changes
Loading