Ticket #3975 (closed: fixed)
Revise the ICat Investigation and Dataset Display
Reported by: | Shelly Ren | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | m2d@… | Blocked By: | |
Blocking: | Tester: | Nick Draper |
Description
Per discussion with Mathieu Doucet, we propose to make the following updates: For the ICat Investigation display 1) left align column title; 2) only present the most useful information like Proposal, Title, Instrument, and Run Range in the table. For the ICat Dataset display 1) modify the tree node to show name and value of each field; 2) only present datafile name, location, and create time.
Change History
comment:3 Changed 9 years ago by Shelly Ren
Refs #3975 -- Updated ICATSearch form
Replaced hard coded ISIS Investigation Search with Investigation Search; Center aligned label content in basic search and advanced search
Changeset: 5a1e430d99a88621adeab16a0797c8fb278ca214
comment:4 Changed 9 years ago by Shelly Ren
Refs #3975 -- Updated ICATSearch form
Replaced hard coded ISIS Investigation Search with Investigation Search; Center aligned label content in basic search and advanced search
Changeset: 5a1e430d99a88621adeab16a0797c8fb278ca214
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:6 Changed 9 years ago by Shelly Ren
- Status changed from accepted to verify
- Resolution set to fixed
- Milestone changed from Iteration 33 to Iteration 32
The code is fixed. I would suggest testing it out against ISIS ICAT3 because SNS has transitioned to ICAT4 lately. The ICAT API has been changed from version 3 to 4, and the existing soap binding only works with ICAT3.
comment:7 Changed 9 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:8 Changed 9 years ago by Nick Draper
- Status changed from verifying to reopened
- Resolution fixed deleted
problems with Loading and downloading data files - seems to be due to the new Python API
comment:9 Changed 9 years ago by Nick Draper
- Owner changed from Shelly Ren to Anders Markvardsen
- Status changed from reopened to assigned
comment:10 Changed 9 years ago by Anders Markvardsen
Allow catalog data to load on windows. Re #3975
And allow data to be downloaded
Changeset: 1eec51cea557cf9665441014293ae27d94eb43f8
comment:11 Changed 9 years ago by Anders Markvardsen
Removed catalog close buttons. re #3975
Changeset: 8b92d5a70689f4c92e923ec154a4134f2c4409bb
comment:12 Changed 9 years ago by Anders Markvardsen
- Status changed from assigned to accepted
Also tested that download now works on - not in the lab and not on VPN - win32 PC
comment:13 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:15 Changed 9 years ago by Nick Draper
On loading the workspaces are named with the full path of the file. Can we pass the name column entry as the workspace name rather than the path?
comment:16 Changed 9 years ago by Nick Draper
- Status changed from verifying to reopened
- Resolution fixed deleted
comment:17 Changed 9 years ago by Anders Markvardsen
Load now not contain path. Re #3975
Changeset: 3beab35107703bda80a7ca68fbbcb9491289e562
comment:19 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:20 Changed 9 years ago by Anders Markvardsen
Load now not contain path. Re #3975
Changeset: 3beab35107703bda80a7ca68fbbcb9491289e562
comment:22 Changed 9 years ago by Nick Draper
- Status changed from verifying to closed
file names are more sensible now
comment:23 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4822