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
b3e646ddd1eeab2227a9437e2c22b1df6e023885
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
10
Dec
9
5
6
5
2
1
30
Nov
23
22
21
16
15
14
11
10
11
10
9
8
7
3
2
1
28
Oct
27
26
24
19
18
17
12
7
6
5
4
3
27
Sep
22
21
20
19
16
15
14
13
12
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
revert security logging level to 'ERROR'
develop
develop
Merge branch 'master' into develop
1.7.1 release: updated references to dependencies to release versions.
master
master
Merged in mohanar_radiologics/xnat-web (pull request #3)
1.7.1 release: updated references to dependencies to release versions.
XNAT-4605 Fixed bug where project owners were unable to upload scan XML.
moved UserAttribute service to codebase
plugin-integrat…
plugin-integration
Merge branch 'master' into develop
XNAT-4550 XNAT-4603 Added derived data as a type that can be handled by simple experiment archive path. Changed special handling for image assessors to correctly resolve path relative to parent experiment.
XNAT-4602 Fix - Scan destination file should match with the rest of the archive structure - Removed a comment
XNAT-4602 Fix - Scan destination file should match with the rest of the archive structure
Added ResourceHttpMessageConverter to message converters to be able to return binary files
Added ResourceHttpMessageConverter to message converters to be able to return binary files
XNAT-4573 More unexplained "failed" logins have happened, so more url()
XNAT-4374: site event scripts menu is now updated upon opening the dialog; minor refactoring and cleanup.
XNAT-4548 Fix bugs in DefaultCatalogService
XNAT-4548 Added insertResources() and createAndInsertResourceCatalog() methods to provide shortcuts for associating files with XNAT data objects.
XNAT-4558 Improved handling of updated provider preference settings in the handler method. Removed redundant setReceivedFileUser() method from API implementation.
XNAT-4557 Added link to AdminUI security documentation.
XNAT-4551 Removed divs containing automation warning.
XNAT-4596: Changed Development Utilities to a regular "panel" rather than a "panel.form" (which uses an unnecessary <form> element)
XNAT-4557, XNAT-4596: Added 'info' note for Security Channel setting; split up panels in "Miscellaneous" tab (Scan Type Mapping still needs a description).
XNAT-4594: Parse Markdown for site description on all instances of login and registration pages.
Normalized .js and .css urls and fixed some instances of ${SITE_ROOT} or ${versionString} not being defined; also removed unnecessary XNAT_CSRF query string in themes rest calls.
XNAT-4593: Password validation when editing users now uses the regex specified in site admin; fixed validation of custom regex (using 'pattern' or 'regex' property); added ability to specify error messages for failed validation (example, for siteUrl: data-message="Site Url must be the full URL, including domain and protocol.")
XNAT-4548 XNAT-4556 Fixed typo where resources weren't saved. Added
XNAT-4548 Fixed check for parent object type that only worked from security item, moved check to URI interface type.
Primarily isolated resource catalog management. Added functionality to create archive URIs from XFT objects. A few minor fixes (SQL error in UpdateConfigurationService, added JSESSIONID to response entity for auth restlet.
XNAT-4591 Added extensible format file for date formats, built validation into the handler.
XNAT-4557 Added matchSecurityProtocol flag that defaults to false. Only compares http/https on request/referer when true.
XNAT-4586 Fixed more welcome email bugs that Charlie found.
XNAT-4445 Removed Monitor Sessions link.
XNAT-4586 Made welcome emails get sent when admins edit existing users to make them both enabled and verified.
XNAT-4044, XNAT-4399: added ID column to user table, added filter menus for 'verified', 'enabled', and 'active' columns; added ability to use a function to create a custom filter for a 'table.dataTable' column.
XNAT-4044 Added methods to support adding or removing multiple roles or
XNAT-4578, XNAT-4582: Changed REST calls to set user roles to use XAPI; normalized the user 'edit' links to open the basic account info dialog first with a link to edit 'advanced' settings; changed validation type from 'email' to 'emails' (plural) to allow a comma-separated list of email addresses in a single input to be validated.
XNAT-4573 Moved icon graphics to embedded base64-encoded objects to
XNAT-4577 Fixed bug in changing user passwords through the new AdminUI section. The UsersApi class was trying to duplicate code from the save method, but incompletely. Removed code from UsersApi that hashes password since the save is already doing that.
XNAT-4044, XNAT-4242: Refactoring of user management page using XAPI services and Spawner UI elements; fixed some lingering validation issues along the way.
Merged in mohanar/xnat-web-171snapshot (pull request #1)
Loading