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.
d03a6e18881efb7bd597c3863ad7e20ada70d0cf
Select Git revision
Branches
3
develop
default
master
plugin-integration
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Oct
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
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
Project overview: point to AcceptTerms rather then RequestAccess
Minor upload UI configuration text and overflow change
Add configuration for upload UI options checkboxes
XNAT-4468 Added Submit button that was missing from Misc Admin UI page.
Fix XNAT-4545 and other issues with custom uploader buttons
Removed styles for h1-h4 elements inside xmodal dialogs - these should be set elsewhere for the specific content.
XNAT-4533, more: Added Plugin Settings page - 'Administer > Plugin Settings' menu option will show when there's an installed plugin that has site-wide settings. The mechanism for this is clunky and could be improved if there was a way for plugins to register themselves as having site-wide settings. Split up items in 'Administer' menu for more granularity in inserting menu items. Other refactoring to support these features, including a new panel.form contentType option 'text/json' that submits JSON as text (needed for XSync plugin). (WHY!?)
Completed first pass at CatalogApi, cleaned up initialization task
Merge
Visual improvements to custom uploader
Add default value and description fields to user-supplied parameters in upload UI
Fix issue where uploader not configured after configured resource setup
Fix for bad version number.
Refactored to move catalog refresh function into DefaultCatalogService.
Span project area after login across whole screen
welcome logo class in css
change colour and edges for login screen
dHCP font in app.css
default tomcat7 deploy path
No Site description on either login or register
excluded Search function
Add dHCP font family
excluded .war path from git
Banner logo cropping
Welcome screen logo
changed welcome site logo
ldap configuration
Modified welcome screen
added default gradle properties
Raised Security logging level from WARN to DEBUG
Updated version to 1.7.1-SNAPSHOT. Converted nrgxnat.artifactoryonline.com URLs to nrgxnat.jfrog.io.
Added support for retrieving current theme from REST. Added theme service as bean accessible from JSP context. Made accessible beans easily configurable from the configuration.properties file. Added ability to define programmatic transform classes for database migrations. Defined the themeService bean for xnat.tag.
XNAT-4473 Added xsiType for reconstructions.
Changed signatures of List<UserI> methods, added checks on SystemPathVerification to make sure the system is REALLY initialized. Added fix for AliasToken serialization issue. Made warning about 1.7-compatible rt.jar more explicit and more helpful.
XNAT-4469 Fixed Bulk Delete checkboxes for subjects.
README.md edited online with Bitbucket
README.md edited online with Bitbucket
Checked for allowDataDeletion ahead of template population. If true, don't populate template because you don't want to restore those values.
XNAT-4242: Validation type that would *optionally* allow empty fields, would instead *require* them to be empty.
1.7.0 release
Loading