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.
58300d25411e0a807540f9d98f5422f7d1177274
Select Git revision
Branches
3
develop
default
master
plugin-integration
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jul
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-4332: hidden input was added to make sure receiver ID is included in form submission.
XNAT-4412, XNAT-4332, XNAT-4384: Fixes for DICOM SCP administration
XNAT-4426, XNAT-4400, XNAT-4345(?); reverted panels to side-by-side layout and increased the standard height of <textarea> elements; added a code editor - double-click a panel.textarea element to bring it up in a dialog for editing; select menus are properly selected; other miscellaneous stuff.
XNAT-2429 Workaround for weird error where XnatRestletExtensions beans aren't being loaded by ApplicationContext.getBeansOfType().
XNAT-2429 Fixed issue where initializer still loaded plugins into
XNAT-2429 XNAT-4201 XNAT-4423 Massive refactoring of libraries to get rid of split into root and application contexts. Moved lots of initialization from autowired fields to autowired constructors. Added method to create DICOM SCP instances without specifying ID since ID is now generated and provided. Fixed broken login on su operations.
XNAT-1649 - Archive mount point is missing, but system runs without a message
(partial commit) XNAT-1649 - Archive mount point is missing, but system runs without a message
(partial commit) XNAT-1649 - Archive mount point is missing, but system runs without a message
(partial commit) XNAT-1649 - Archive mount point is missing, but system runs without a message
(partial commit) XNAT-1649 - Archive mount point is missing, but system runs without a message
XNAT-4421, XNAT-4422: tabs without groups now render properly; table rows are now properly appended to an existing table.
XNAT-4400, XNAT-4399: corrected stupidity in spawn.js changes; allow tabs to spawn without groups (madness!); changed method names of data tables and lists in panels to panel.dataTable and panel.dataList; some refactoring of XNAT.table methods - now subsequent rows will not contain more cells than previous rows.
XNAT-4142: script editor now works in all browsers; added "Script Label" column to listing and set label to copy id if left blank in the editor;
Add default value option to event handler filterable values
Initial pass at getting the values from the arc spec table to be preserved in the move from 1.6 to 1.7. Still needs some work, such as making sure the existing values of the arc spec table do not get overwritten on initial Tomcat start.
XNAT-4332 Removed the SCP ID property, replaced with an integer key.
XNAT-4410, XNAT-4411 and XNAT-4416 - event handler management fixes and improvements
XNAT-4142: (partial) Updated Ace editor library to latest release version.
XNAT-4261, XNAT-4415
XNAT-4407 Fixed bug that was preventing users with All Data Access from accepting PARs. Fixed typo.
XNAT-4327 Removed additional code that set CSRF token. All token sets should now be done only in session event publisher at the point when the session is actually created.
Merge branch 'master' into work
update dependency to DicomEdit 4.2.3
XNAT-2650 Made PAR autoenabling configurable.
update dependency to DicomEdit 4.2.2
XNAT-4399, XNAT-4400: Tables can be easily populated with a url - XNAT.table.dataTable('/data/url').table; form panels can use submission method from data-method attribute; tab layout can not be specified in config object (rather than just through a JavaScript variable).
Fixing positioning of elements in theme section styles again -- no bug #
XNAT-4405 Added WWW-Authenticate to headers when non-interactive agent calls data URI. This lets non-preemptive basic auth work properly.
XNAT-3855 - Remove duplicate check boxes from MR and subject search screens
XNAT-4262- Enter key no longer submits quick search
XNAT-4357 - Fix IE JavaScript issue in file uploader plus improvements to drag and drop and other minor uploader fixes/improvements
Minor refactoring of persistent and automation events. Better event listener exception handling and reporting. EventClass annotation is now an NRG processed annotation. Fix null Python scripting engine issue
XNAT-4402 - Can't setup new 1.7 XNAT (405 error on submit)
XNAT-4268: set window.loggedIn variable to true in popup templates - the user must be logged in to view the popup anyway.
Merge branch 'master' of https://bitbucket.org/xnatdev/xnat-web
XNAT-4261, XNAT-4286 (partial)
Charlie's additional requests for XNAT-4248
Merge branch 'master' of https://bitbucket.org/xnatdev/xnat-web
Revert "XNAT-4392: updated sorting functionality in admin summary."
Loading