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.
2ed2db5d84b692bc32da928a0e286a96fabb3fb6
Select Git revision
Branches
3
develop
default
master
plugin-integration
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Oct
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
17
16
12
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
Improved fix for XNAT-4522.
XNAT-4242: Form validation methods seem to be working well, but errors are only highlighted - form submission is not blocked; updated Site Admin YAML with validation hooks.
XNAT-4522 Got it so users could reenable expired accounts again.
XNAT-4463 Added message in cases where no project owners have valid emails. Hacked the UI to show this as an error message using Will's string contains hack. Hopefully we can get a better way to handle message type soon.
XNAT-4463 Made PAR requests not fail when one project owner had an invalid email (also prevented similar failures on PAR acceptance/denial).
XNAT-4516 Change to determine if view update is required or not.
XNAT-4523 Fixed inadvertent change made by Bitbucket.
XNAT-4516 Added better task tracking and logging to initializating task executor, added automated completion and execution tracking, logging and messaging. Broke view creation/update code into stand-alone initializing task. Added check for table that gets updated so that queries don't error out.
XNAT-4523: Point DicomEdit doc link to wiki instead of nrgsite
Merge branch 'anon-logging'
Edit default site-wide anon script for if-then-else op, add dicomEdit logging to logs/anon.log
XNAT-4399, XNAT-277: Fixed transformation of table cell content; added links to projects of which investigators are PIs.
XNAT-4399, XNAT-4242, XNAT-277, XNAT-1365: added hooks for validation and fixed some validation methods; updated codeEditor to handle read-only code blocks (for use in plugin inspector); added UI for managing investigators; improvements to table.dataTable widget for plugin registry and investigator tables.
Loading